- 1bd5456 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. by Miao Yan · 11 years ago
- 06bc873 cosmetic: remove empty lines at the top of file by Masahiro Yamada · 11 years ago
- 5a0c0ba ARM: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
- bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
- 8de142c ARM: extend non-secure switch to also go into HYP mode by Andre Przywara · 11 years ago
- fe7d925 ARM: trigger non-secure state switch during bootm execution by Andre Przywara · 11 years ago
- f2d6076 ARM: use r9 for gd by Jeroen Hofstee · 11 years ago
- 2deb1ba ARM,relocate: do not use r9 by Jeroen Hofstee · 11 years ago
- 0f586cb arm: spl: Do not set the stack pointer twice by Masahiro Yamada · 11 years ago
- c7aed9b arm: spl: For Falcon Mode, set a default machid of ~0 by Tom Rini · 11 years ago
- 315c12a Merge branch 'u-boot/master' into u-boot-arm/master by Albert ARIBAUD · 11 years ago
- ca7d59b ARM: move interrupt_init to before relocation by Rob Herring · 11 years ago
- 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · 12 years ago
- e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
- d2df811 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
- 1d021a8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- 5f1afdd bootm: Clean up bootz_setup() function by Simon Glass · 11 years ago
- 3c26c58 arm: Implement the 'fake' go command by Simon Glass · 11 years ago
- 4a71742 pxa: fix memory coherency problem after relocation by Mike Dunn · 11 years ago
- 1fc34f1 arm: optimize relocate_code routine by Albert ARIBAUD · 11 years ago
- af3ff16 arm: make __rel_dyn_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
- c53687e arm: make __image_copy_{start, end} compiler-generated by Albert ARIBAUD · 11 years ago
- 800ea3e arm: generalize lib/bss.c into lib/sections.c by Albert ARIBAUD · 11 years ago
- 1691593 remove all references to .dynsym by Albert ARIBAUD · 11 years ago
- debc2fc cosmetic: arm: fix comments in arch/arm/lib/crt0.S by Masahiro Yamada · 12 years ago
- 96a2548 arm: Remove OMAP2420H4 and all omap24xx support by Tom Rini · 11 years ago
- 9580b32 arm: factorize relocate_code routine by Albert ARIBAUD · 12 years ago
- 653909f arm: Use image_setup_linux() instead of local code by Simon Glass · 12 years ago
- 50ad221 arm: Refactor bootm to reduce #ifdefs by Simon Glass · 12 years ago
- d7a886b lib: consolidate hang() by Andreas Bießmann · 12 years ago
- 80f2f93 arm: Remove deprecated and now unused NAND SPL by Benoît Thébaudeau · 12 years ago
- a043661 arm: Remove unused relocate_code() parameters by Benoît Thébaudeau · 12 years ago
- 73dcb27 arm: crt0.S: Remove bogus .globl by Benoît Thébaudeau · 12 years ago
- 06396c1 ARM: mmu: Set domain permissions to client access by R Sricharan · 12 years ago
- 0871607 ARM: mmu: Introduce weak dram_bank_setup function by R Sricharan · 12 years ago
- 19aac97 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- 97bbf18 arm: Enable generic board support by Simon Glass · 12 years ago
- e0e641e arm: Use sections header to obtain link symbols by Simon Glass · 12 years ago
- ed70c8f Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
- 436f632 arm: make __bss_start and __bss_end__ compiler-generated by Albert ARIBAUD · 12 years ago
- d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
- 6b4ee15 arm: Move tlb_addr and tlb_size to arch_global_data by Simon Glass · 12 years ago
- 97ec739 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README by Lucas Stach · 12 years ago
- d84d60f arm: Tabify code for MMC initialization by Taylor Hutt · 12 years ago
- 25d0227 arm: Move bootstage record for board_init_f() to after arch_cpu_init() by Simon Glass · 12 years ago
- f1ffb6c arm: Make interrupts.o and reset.o in libarm also appear in SPL by Tom Wai-Hong Tam · 12 years ago
- e882201 arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD by Simon Glass · 12 years ago
- 6b8d5fd arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading by Simon Glass · 12 years ago
- 7d5c036 arm: Move fdt check earlier so that board_early_init_f() can use it by Simon Glass · 12 years ago
- 72866c7 arm: Keep track of the tlb size as well as its location by Gabe Black · 12 years ago
- 7a7825f arm: move flush_dcache_all() to just before disable cache by Arun Mankuzhi · 12 years ago
- facdae5 arm: move C runtime setup code in crt0.S by Albert ARIBAUD · 12 years ago
- bafe41a Merge remote-tracking branch 'u-boot/master' into u-boot-arm-merged by Allen Martin · 12 years ago
- 864ec56 env: Use getenv_yesno() more generally by Joe Hershberger · 12 years ago
- a4f2079 arm: Add control over cachability of memory regions by Simon Glass · 12 years ago
- 3636a34 pmic: Introduce power_init_board() method at ./lib/board.c file by Łukasz Majewski · 12 years ago
- 9b9f90b Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
- 5ebe4f1 arm bootm: Allow to pass board specified atags by Pali Rohár · 12 years ago
- 734165a ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96 by Ashok · 12 years ago
- d467823 arm: fdt: Relocate fdt along with other data by Simon Glass · 12 years ago
- a29c787 Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
- 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
- d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
- ceea077 arm: Add CONFIG_OF_BOARD_SETUP support to bootm by Joe Hershberger · 12 years ago
- 13137f3 ARM: increase lmb stack space reservation to 4KB by Rob Herring · 12 years ago
- 0fa36a4 bootstage: Store boot timings in device tree by Simon Glass · 12 years ago
- 31dfba4 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux by Tom Rini · 12 years ago
- 3c92e0e arm: Adds board_postclk_init to the init_sequence. by Markus Hubig · 12 years ago
- ea74c93 arm: enable libgcc build for SPL by Allen Martin · 12 years ago
- 3f703e8 ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency by Fabio Estevam · 13 years ago
- 88f4bf2 ARM: cache: Move the cp15 CR register read before flushing the cache. by SRICHARAN R · 13 years ago
- 4310ecc ARM: introduce arch_early_init_r() by Fabio Estevam · 13 years ago
- 188d971 arm: Don't use printf() in SPL builds by Simon Glass · 13 years ago
- 36fe7db net: move bootfile init into eth_initialize by Mike Frysinger · 13 years ago
- 04b63f2 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
- 6d32e64 arm: restore fdt_fixup_ethernet call to do_bootm_linux by Stephen Warren · 13 years ago
- c570fba arm: fix bootm with device tree by Stephen Warren · 13 years ago
- cf41a9b BOOT: Add "bootz" command to boot Linux zImage on ARM by Marek Vasut · 13 years ago
- d3842c4 arm: Check for valid FDT after console is up by Simon Glass · 13 years ago
- 6a597b9 arm: Add Prep subcommand support to bootm by Simon Schwarz · 13 years ago
- 84fb0dd Add cache functions to SPL for armv7 by Stefano Babic · 13 years ago
- ef980a7 bootstage: arm: Add bootstage calls in board and bootm by Simon Glass · 13 years ago
- 0169e6b bootstage: Replace show_boot_progress/error() with bootstage_...() by Simon Glass · 13 years ago
- 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
- 0dfccbe davinci: add support for printing clock frequency by Hadli, Manjunath · 13 years ago
- 95b644b arm, fdt: update ethernet mac address before booting Linux by Heiko Schocher · 13 years ago
- 74b04d9 arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints by Wolfgang Grandegger · 13 years ago
- 86657d4 arm: printf() is not available in some SPL configurations by Christian Riesch · 13 years ago
- d2a9424 net: rtl8109: drop unused !NET_MULTI driver by Mike Frysinger · 13 years ago
- dae82aa Merge branch 'master' of git://git.denx.de/u-boot-arm by Wolfgang Denk · 13 years ago
- d5a184b cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT by Helmut Raiger · 13 years ago
- 9026d68 arm, logbuffer: make it compileclean by Heiko Schocher · 13 years ago
- dc6fa64 fdt: ARM: Add fdtcontroladdr to set device tree address in environment by Simon Glass · 13 years ago
- 3433dd7 fdt: ARM: Implement and verify embedded and separate device tree by Simon Glass · 13 years ago
- 1712b56 arm: Correct build error introduced by getenv_ulong() patch by Simon Glass · 13 years ago
- 706c234 arm: Use getenv_ulong() in place of getenv(), strtoul by Simon Glass · 13 years ago
- bff3b82 arch/arm/lib/board.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago