aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/lib/bootm.c
AgeCommit message (Expand)Author
2012-10-15Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini
2012-10-04arm: Add CONFIG_OF_BOARD_SETUP support to bootmJoe Hershberger
2012-10-04ARM: increase lmb stack space reservation to 4KBRob Herring
2012-10-02bootstage: Store boot timings in device treeSimon Glass
2012-04-23arm: restore fdt_fixup_ethernet call to do_bootm_linuxStephen Warren
2012-04-23arm: fix bootm with device treeStephen Warren
2012-03-30BOOT: Add "bootz" command to boot Linux zImage on ARMMarek Vasut
2012-03-27arm: Add Prep subcommand support to bootmSimon Schwarz
2012-03-18bootstage: arm: Add bootstage calls in board and bootmSimon Glass
2012-03-18bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
2011-12-19arm, fdt: update ethernet mac address before booting LinuxHeiko Schocher
2011-04-25Respect memreserve regions specified in the device treeGrant Likely
2011-04-25Stop passing around bootmem_base value.Grant Likely
2011-02-21arm: get_sp() should always be compiledPo-Yu Chuang
2010-10-26arm, bootm: Fix compile warningHeiko Schocher
2010-10-18ARM: add flat device tree supportJohn Rigby
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-06-23ARM: remove unused VIDEOLFB ATAGMinkyu Kang
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser