Commit Graph

180 Commits (f2bc6fc3316d85dcd36d88788c3c412213c7823c)

Author SHA1 Message Date
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 14 years ago
Heiko Schocher 3ea11cacdd arm, fdt: update ethernet mac address before booting Linux 14 years ago
Wolfgang Grandegger 953209bf5e arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints 14 years ago
Christian Riesch 5cb939fb04 arm: printf() is not available in some SPL configurations 14 years ago
Mike Frysinger 2cc8b5c0e8 net: rtl8109: drop unused !NET_MULTI driver 14 years ago
Helmut Raiger 9660e442de cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT 14 years ago
Heiko Schocher ee4014b005 arm, logbuffer: make it compileclean 14 years ago
Simon Glass eea63e05d0 fdt: ARM: Add fdtcontroladdr to set device tree address in environment 14 years ago
Simon Glass f5437ad141 fdt: ARM: Implement and verify embedded and separate device tree 14 years ago
Simon Glass bc4e14c43c arm: Correct build error introduced by getenv_ulong() patch 14 years ago
Simon Glass dc8bbea017 arm: Use getenv_ulong() in place of getenv(), strtoul 14 years ago
Wolfgang Denk 80c6abc306 arch/arm/lib/board.c: fix warning: variable ... set but not used 14 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 14 years ago
Valentin Longchamp ea3681a6e4 POST/arm: adaptations needed for POST on ARM to work 14 years ago
Jason Kridner 2d3be7c456 led: remove camel casing of led identifiers globally 14 years ago
Aneesh V cabe2878a8 armv7: cache: remove flush on un-aligned invalidate 14 years ago
Aneesh V cba4b1809f arm: do not force d-cache enable on all boards 14 years ago
Igor Grinberg 15c2e2c0ea arm: fix bd pointer dereference prior initialization 14 years ago
Heiko Schocher b2b8f98f88 arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize 14 years ago
Matthias Weisser 34fe8281d7 arm: lib: memcpy: Do not copy to same address 14 years ago
Heiko Schocher ceb1d6d75e cosmetic: arm: lib/board.c: Coding Style cleanup 14 years ago
Andreas Bießmann 09c2e90c11 unify version_string 14 years ago
Aneesh V 401bb30b6d replace CONFIG_PRELOADER with CONFIG_SPL_BUILD 14 years ago
Aneesh V 05bad4aa56 scaled down version of generic libraries for SPL 14 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
Po-Yu Chuang 3a8a83e08d arm: get_sp() should always be compiled 15 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 15 years ago
Heiko Schocher 296cae732b arm: add 8-byte alignment for ABI compliance before board_init_f 15 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 15 years ago
Steve Sakoman 8345fb242c ARMV7: Fix build for non-OMAP3 boards 15 years ago
Wolfgang Denk a9aa392629 Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC 15 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 15 years ago
Heiko Schocher 1336cad298 arm, bootm: Fix compile warning 15 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 15 years ago
Enric Balletbo i Serra cdb1d4f97e ARM: fix relocation support for onenand device. 15 years ago