summaryrefslogtreecommitdiff
path: root/arch/arm/lib/bootm.c
AgeCommit message (Expand)Author
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-10bootm: Clean up bootz_setup() functionSimon Glass
2013-06-26arm: Implement the 'fake' go commandSimon Glass
2013-05-14arm: Use image_setup_linux() instead of local codeSimon Glass
2013-05-14arm: Refactor bootm to reduce #ifdefsSimon Glass
2013-02-07treewide: include libfdt_env.h before fdt.hKim Phillips
2012-10-30arm bootm: Allow to pass board specified atagsPali Rohár
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