Commit Graph

271 Commits (f875bbb49111c308b90b9ca74d1b79f69498b278)

Author SHA1 Message Date
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Simon Glass 0dde7f5379 arm: Add control over cachability of memory regions 12 years ago
Łukasz Majewski 2ffb4beb50 pmic: Introduce power_init_board() method at ./lib/board.c file 12 years ago
Pali Rohár 89e6f13849 arm bootm: Allow to pass board specified atags 12 years ago
Ashok bcf28c23f2 ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96 12 years ago
Simon Glass 39826f0997 arm: fdt: Relocate fdt along with other data 12 years ago
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
Simon Glass 94fd1316b7 bootstage: Store boot timings in device tree 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 13 years ago
SRICHARAN R d702b0811d ARM: cache: Move the cp15 CR register read before flushing the cache. 13 years ago
Fabio Estevam d519b4bc0a ARM: introduce arch_early_init_r() 13 years ago
Simon Glass fe901f2d9b arm: Don't use printf() in SPL builds 13 years ago
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 14 years ago