Age | Commit message (Expand) | Author |
2017-04-04 | arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup() | Stefan Roese |
2017-01-18 | armv8: aarch64: Fix the warning about x1-x3 nonzero issue | Alison Wang |
2016-12-15 | ARMv8: Setup PSCI memory and device tree | macro.wave.z@gmail.com |
2016-12-02 | libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY | Masahiro Yamada |
2016-11-22 | armv8: fsl-layerscape: SMP support for loading 32-bit OS | Alison Wang |
2016-11-22 | armv8: Support loading 32-bit OS in AArch32 execution state | Alison Wang |
2016-11-17 | ls2080: Exit dpaa only right before exiting U-Boot | Alexander Graf |
2016-08-15 | vexpress: Check TC2 firmware support before defaulting to nonsec booting | Jon Medhurst \(Tixy\) |
2016-07-31 | libfdt: Introduce new ARCH_FIXUP_FDT option | Michal Simek |
2016-07-22 | spl: zImage support in Falcon mode | Ladislav Michl |
2016-01-21 | ARM: bootm: Try to use relocated ramdisk | Jeffy Chen |
2015-12-05 | common: bootm: check return value of strict_strtoul | Peng Fan |
2015-05-13 | ARM: Clean up CONFIG_ARMV7_NONSEC/VIRT/PSCI conditions | Jan Kiszka |
2015-04-18 | common: Make sure arch-specific map_sysmem() is defined | Joe Hershberger |
2015-02-24 | armv8/fsl-lsch3: Convert flushing L3 to assembly to avoid using stack | York Sun |
2015-01-05 | ARM: bootm: do not add PSCI to fdt when booting in secure mode. | Ian Campbell |
2014-11-24 | ARM: bootm: Allow booting in secure mode on hyp capable systems | Hans de Goede |
2014-11-11 | Revert "lib: bootm: add missing include" | Michal Simek |
2014-10-27 | Merge branch 'master' of git://git.denx.de/u-boot-imx | Tom Rini |
2014-10-25 | lib: bootm: add missing include | Jeroen Hofstee |
2014-10-21 | ARM: prevent compiler warnings from bootm.c | Eric Nelson |
2014-08-30 | arm64: Correct passing of Linux kernel args | Tom Rini |
2014-07-28 | ARM: convert arch_fixup_memory_node to a generic FDT fixup function | Ma Haijun |
2014-07-28 | ARM: HYP/non-sec: allow relocation to secure RAM | Marc Zyngier |
2014-07-28 | ARM: HYP/non-sec: move switch to non-sec to the last boot phase | Marc Zyngier |
2014-04-07 | bootstage: arm: fix fdt stashing code | Mela Custodio |
2014-04-07 | armv8: Flush dcache before switching to EL2 | York Sun |
2014-01-10 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-01-09 | arm64: core support | David Feng |
2013-12-16 | common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int... | Miao Yan |
2013-10-03 | ARM: extend non-secure switch to also go into HYP mode | Andre Przywara |
2013-10-03 | ARM: trigger non-secure state switch during bootm execution | Andre Przywara |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-10 | bootm: Clean up bootz_setup() function | Simon Glass |
2013-06-26 | arm: Implement the 'fake' go command | Simon Glass |
2013-05-14 | arm: Use image_setup_linux() instead of local code | Simon Glass |
2013-05-14 | arm: Refactor bootm to reduce #ifdefs | Simon Glass |
2013-02-07 | treewide: include libfdt_env.h before fdt.h | Kim Phillips |
2012-10-30 | arm bootm: Allow to pass board specified atags | Pali Rohár |
2012-10-15 | Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging | Tom Rini |
2012-10-04 | arm: Add CONFIG_OF_BOARD_SETUP support to bootm | Joe Hershberger |
2012-10-04 | ARM: increase lmb stack space reservation to 4KB | Rob Herring |
2012-10-02 | bootstage: Store boot timings in device tree | Simon Glass |
2012-04-23 | arm: restore fdt_fixup_ethernet call to do_bootm_linux | Stephen Warren |
2012-04-23 | arm: fix bootm with device tree | Stephen Warren |
2012-03-30 | BOOT: Add "bootz" command to boot Linux zImage on ARM | Marek Vasut |
2012-03-27 | arm: Add Prep subcommand support to bootm | Simon Schwarz |
2012-03-18 | bootstage: arm: Add bootstage calls in board and bootm | Simon Glass |
2012-03-18 | bootstage: Replace show_boot_progress/error() with bootstage_...() | Simon Glass |
2012-03-18 | bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() | Simon Glass |