Commit Graph

82 Commits (b5e57fc78659dafd08f857550eaea87b413cc4f4)

Author SHA1 Message Date
Jeroen Hofstee 52422e37bb leds: missing include 11 years ago
Jeroen Hofstee 8590c800ee arm: board: use __weak 11 years ago
Masahiro Yamada 2aff23cadf arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Ian Campbell c6f3d50b9b ahci-plat: Provide a weak scsi_init hook 11 years ago
Albert ARIBAUD b60eff31f3 arm: remove unneeded symbol offsets and _TEXT_BASE 11 years ago
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 11 years ago
Masahiro Yamada 365475e6d1 Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee 11 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 11 years ago
David Feng 0ae7653128 arm64: core support 11 years ago
Albert ARIBAUD bd851c7a26 Revert "ARM: move interrupt_init to before relocation" 12 years ago
Rob Herring 0f5141e9c5 ARM: move interrupt_init to before relocation 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 12 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
Simon Glass e103b7ae90 arm: Use sections header to obtain link symbols 12 years ago
Lucas Stach fd8e1c3866 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README 12 years ago
Simon Glass 34fd5d253d arm: Move tlb_addr and tlb_size to arch_global_data 12 years ago
Lucas Stach 4e5eb45898 arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README 12 years ago
Taylor Hutt 80e409508b arm: Tabify code for MMC initialization 12 years ago
Simon Glass 2f8d8d6b3a arm: Move bootstage record for board_init_f() to after arch_cpu_init() 12 years ago
Simon Glass e2e3e2b1be arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD 12 years ago
Simon Glass 06fd853890 arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading 12 years ago
Simon Glass eae78c3406 arm: Move fdt check earlier so that board_early_init_f() can use it 12 years ago
Gabe Black 724cdffca1 arm: Keep track of the tlb size as well as its location 12 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 13 years ago
Łukasz Majewski 2ffb4beb50 pmic: Introduce power_init_board() method at ./lib/board.c file 13 years ago
Ashok bcf28c23f2 ARM : Remove unused CONFIG_DRIVER_SMC91111, CONFIG_DRIVER_LAN91C96 13 years ago
Simon Glass 39826f0997 arm: fdt: Relocate fdt along with other data 13 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 13 years ago
Markus Hubig e23e5eeeb8 arm: Adds board_postclk_init to the init_sequence. 13 years ago
Fabio Estevam a21c65115b ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency 13 years ago
Fabio Estevam d519b4bc0a ARM: introduce arch_early_init_r() 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
Simon Glass 2866903b3e arm: Check for valid FDT after console is up 13 years ago
Simon Glass f933e84e34 bootstage: arm: Add bootstage calls in board and bootm 13 years ago
Hadli, Manjunath 8f5d468721 davinci: add support for printing clock frequency 13 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