Commit Graph

80 Commits (deb005622782bf568a4daa8daeb8adf95b606492)

Author SHA1 Message Date
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 13 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 years ago
Stephen Warren 9e02a6b8e5 arm: restore fdt_fixup_ethernet call to do_bootm_linux 13 years ago
Stephen Warren 1723997610 arm: fix bootm with device tree 13 years ago
Marek Vasut 44f074c771 BOOT: Add "bootz" command to boot Linux zImage on ARM 13 years ago
Simon Glass 2866903b3e arm: Check for valid FDT after console is up 13 years ago
Simon Schwarz 0a672d494d arm: Add Prep subcommand support to bootm 13 years ago
Stefano Babic d460587a44 Add cache functions to SPL for armv7 13 years ago
Simon Glass f933e84e34 bootstage: arm: Add bootstage calls in board and bootm 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 13 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 14 years ago
Aneesh V 93bc21930a armv7: add PL310 support to u-boot 14 years ago
Aneesh V e05f00792b arm: minor fixes for cache and mmu handling 14 years ago
Aneesh V c2dd0d4554 armv7: integrate cache maintenance support 14 years ago
Aneesh V e47f2db537 armv7: rename cache related CONFIG flags 14 years ago
Aneesh V 4c93da7c39 arm: make default implementation of cache_flush() weakly linked 14 years ago
Michael Schwingen 1ed63c5498 run arm_pci_init after relocation 14 years ago
Wolfgang Denk 566e5cf451 ARM: drop unsupported 'trab' board 14 years ago
Wolfgang Denk cd6881b519 Minor coding style cleanup. 14 years ago
Minkyu Kang d32a1a4caa Don't grab memory for LCD if FB address is defined 14 years ago
Eric Cooper 6445a3051e ARM: fix stack pointer adjustment in board_init_f() 14 years ago
Matthias Weisser d8834a1323 arm: Use optimized memcpy and memset from linux 14 years ago
Grant Likely 55b0a39314 Respect memreserve regions specified in the device tree 14 years ago
Grant Likely 590d3cacb9 Stop passing around bootmem_base value. 14 years ago
Po-Yu Chuang f326cbba98 arm: fix incorrect monitor protection region in FLASH 14 years ago