Commit Graph

91 Commits (6d365ea0acf0b6d8e4efd28d9853d287c52d7fec)

Author SHA1 Message Date
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Albert ARIBAUD b823fd9ba5 ARM: prevent misaligned array inits 12 years ago
Joe Hershberger c6734261ec arm: Add CONFIG_OF_BOARD_SETUP support to bootm 12 years ago
Rob Herring fcfa696b3a ARM: increase lmb stack space reservation to 4KB 12 years ago
Tom Rini 6507f133f3 SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux 12 years ago
Markus Hubig e23e5eeeb8 arm: Adds board_postclk_init to the init_sequence. 12 years ago
Allen Martin c497be78b3 arm: enable libgcc build for SPL 12 years ago
Fabio Estevam a21c65115b ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency 12 years ago
SRICHARAN R d702b0811d ARM: cache: Move the cp15 CR register read before flushing the cache. 12 years ago
Fabio Estevam d519b4bc0a ARM: introduce arch_early_init_r() 12 years ago
Simon Glass fe901f2d9b arm: Don't use printf() in SPL builds 12 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 12 years ago
Stephen Warren 9e02a6b8e5 arm: restore fdt_fixup_ethernet call to do_bootm_linux 12 years ago
Stephen Warren 1723997610 arm: fix bootm with device tree 12 years ago
Marek Vasut 44f074c771 BOOT: Add "bootz" command to boot Linux zImage on ARM 12 years ago
Simon Glass 2866903b3e arm: Check for valid FDT after console is up 12 years ago
Simon Schwarz 0a672d494d arm: Add Prep subcommand support to bootm 12 years ago
Stefano Babic d460587a44 Add cache functions to SPL for armv7 12 years ago
Simon Glass f933e84e34 bootstage: arm: Add bootstage calls in board and bootm 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 12 years ago
Hadli, Manjunath 8f5d468721 davinci: add support for printing clock frequency 13 years ago
Heiko Schocher 3ea11cacdd arm, fdt: update ethernet mac address before booting Linux 13 years ago
Wolfgang Grandegger 953209bf5e arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints 13 years ago
Christian Riesch 5cb939fb04 arm: printf() is not available in some SPL configurations 13 years ago
Mike Frysinger 2cc8b5c0e8 net: rtl8109: drop unused !NET_MULTI driver 13 years ago
Helmut Raiger 9660e442de cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 13 years ago
Heiko Schocher ee4014b005 arm, logbuffer: make it compileclean 13 years ago
Simon Glass eea63e05d0 fdt: ARM: Add fdtcontroladdr to set device tree address in environment 13 years ago
Simon Glass f5437ad141 fdt: ARM: Implement and verify embedded and separate device tree 13 years ago
Simon Glass bc4e14c43c arm: Correct build error introduced by getenv_ulong() patch 13 years ago
Simon Glass dc8bbea017 arm: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Wolfgang Denk 80c6abc306 arch/arm/lib/board.c: fix warning: variable ... set but not used 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Valentin Longchamp ea3681a6e4 POST/arm: adaptations needed for POST on ARM to work 13 years ago
Jason Kridner 2d3be7c456 led: remove camel casing of led identifiers globally 13 years ago
Aneesh V cabe2878a8 armv7: cache: remove flush on un-aligned invalidate 13 years ago
Aneesh V cba4b1809f arm: do not force d-cache enable on all boards 13 years ago
Igor Grinberg 15c2e2c0ea arm: fix bd pointer dereference prior initialization 13 years ago
Heiko Schocher b2b8f98f88 arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize 13 years ago
Matthias Weisser 34fe8281d7 arm: lib: memcpy: Do not copy to same address 13 years ago
Heiko Schocher ceb1d6d75e cosmetic: arm: lib/board.c: Coding Style cleanup 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 13 years ago
Aneesh V 05bad4aa56 scaled down version of generic libraries for SPL 13 years ago
Igor Grinberg 7eb29398c0 arm: add CONFIG_MACH_TYPE setting and documentation 13 years ago
Aneesh V 93bc21930a armv7: add PL310 support to u-boot 13 years ago
Aneesh V e05f00792b arm: minor fixes for cache and mmu handling 13 years ago
Aneesh V c2dd0d4554 armv7: integrate cache maintenance support 13 years ago