Jeroen Hofstee
|
8590c800ee
arm: board: use __weak
|
10 年之前 |
Masahiro Yamada
|
2aff23cadf
arm: fdt_control: fix a build error with CONFIG_OF_EMBED=y
|
11 年之前 |
Masahiro Yamada
|
8e2615752e
bd_info: remove bi_barudrate member from struct bd_info
|
11 年之前 |
Ian Campbell
|
c6f3d50b9b
ahci-plat: Provide a weak scsi_init hook
|
11 年之前 |
Tom Rini
|
eeb72e6761
Merge branch 'master' of git://git.denx.de/u-boot-arm
|
11 年之前 |
Albert ARIBAUD
|
b60eff31f3
arm: remove unneeded symbol offsets and _TEXT_BASE
|
11 年之前 |
York Sun
|
e38661634b
common: Add get_effective_memsize() to memsize.c
|
11 年之前 |
Masahiro Yamada
|
365475e6d1
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
|
11 年之前 |
Masahiro Yamada
|
6ab6b2afa0
dts: re-write dts/Makefile more simply with Kbuild
|
11 年之前 |
David Feng
|
0ae7653128
arm64: core support
|
11 年之前 |
Albert ARIBAUD
|
bd851c7a26
Revert "ARM: move interrupt_init to before relocation"
|
11 年之前 |
Albert ARIBAUD
|
8b485ba12b
Merge branch 'u-boot/master' into u-boot-arm/master
|
12 年之前 |
Rob Herring
|
0f5141e9c5
ARM: move interrupt_init to before relocation
|
12 年之前 |
Tom Rini
|
c2120fbfbc
Merge branch 'master' of git://git.denx.de/u-boot-i2c
|
12 年之前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年之前 |
Heiko Schocher
|
ea818dbbcd
i2c, soft-i2c: switch to new multibus/multiadapter support
|
12 年之前 |
Heiko Schocher
|
3f4978c713
i2c: common changes for multibus/multiadapter support
|
13 年之前 |
Andreas Bießmann
|
d2eae43ba8
lib: consolidate hang()
|
12 年之前 |
Simon Glass
|
e103b7ae90
arm: Use sections header to obtain link symbols
|
12 年之前 |
Simon Glass
|
34fd5d253d
arm: Move tlb_addr and tlb_size to arch_global_data
|
12 年之前 |
Lucas Stach
|
4e5eb45898
arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
|
12 年之前 |
Taylor Hutt
|
80e409508b
arm: Tabify code for MMC initialization
|
12 年之前 |
Simon Glass
|
2f8d8d6b3a
arm: Move bootstage record for board_init_f() to after arch_cpu_init()
|
12 年之前 |
Simon Glass
|
e2e3e2b1be
arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on LCD
|
12 年之前 |
Simon Glass
|
06fd853890
arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
|
12 年之前 |
Simon Glass
|
eae78c3406
arm: Move fdt check earlier so that board_early_init_f() can use it
|
12 年之前 |
Gabe Black
|
724cdffca1
arm: Keep track of the tlb size as well as its location
|
12 年之前 |
Albert ARIBAUD
|
e05e5de7fa
arm: move C runtime setup code in crt0.S
|
12 年之前 |
Joe Hershberger
|
ec8a252cd4
env: Use getenv_yesno() more generally
|
12 年之前 |
Łukasz Majewski
|
2ffb4beb50
pmic: Introduce power_init_board() method at ./lib/board.c file
|
12 年之前 |