Commit Graph

120 Commits (lime2-spi)

Author SHA1 Message Date
Masahiro Yamada 776babd784 board_r: fix a typo in comment block 8 years ago
Tom Rini cbb2df2018 CONFIG_NEEDS_MANUAL_RELOC: Fix warnings when not set 9 years ago
Siva Durga Prasad Paladugu e9acb9ea43 common: board: Dont relocate FDT incase of CONFIG_OF_EMBED 9 years ago
Francois Retief 1e85ccec53 sparc: Update PROM initialization code for generic board 9 years ago
Francois Retief e17c5200c7 sparc: Initial ground work for generic board initialization 9 years ago
Simon Glass 881c124ab8 dm: timer: Avoid using timer before it is ready 9 years ago
Simon Glass 9854a8748c console: Add a console buffer 9 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
Bin Meng 643b0f75e7 x86: Move timer_init() call a bit earlier 9 years ago
Francois Retief 3f33f6a28b sparc: Kconfig: Move the CMD_AMBAPP command to Kconfig 9 years ago
Bernhard Nortmann 13cfbe5135 allow LED initialization without STATUS_LED_BOOT 9 years ago
Thomas Chou 545dfd1014 env: export fdt_blob to the environment variable 9 years ago
Thomas Chou 8f41b8785b timer: start a new timer after relocation 9 years ago
Kun-Hua Huang 2e88bb28d8 NDS32: Generic Board Support and Unsupport 9 years ago
Stefan Roese 27e7215645 ppc4xx: Remove sc3 board 9 years ago
Simon Glass bcb0c61e1a x86: Allow CPUs to be set up after relocation 9 years ago
York Sun 12eaf31c07 armv8/fsl-lsch3: Update early MMU table 9 years ago
Simon Glass ba4575626e dm: x86: spi: Convert ICH SPI driver to driver model 9 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Simon Glass ff3e077bd2 dm: pci: Add a uclass for PCI 9 years ago
Jan Kiszka 671fa63e79 common/board_r: Restore non-cached memory setup 9 years ago
Alison Wang 1313db48e2 m68k: Add generic board support for MCF547X/8X and MCF5445X 9 years ago
angelo@sysam.it e310b93ec1 m68k: add generic-board support 9 years ago
Andreas Bießmann a752a8b4c4 avr32: add generic board support 9 years ago
Andreas Bießmann c722f0b026 common/board_r: allocate bootparams 9 years ago
Michal Simek e945f6dc28 microblaze: Move architecture to use generic board init 9 years ago
Andreas Bießmann 61d7b1bb5f common/board_r: manual relocation for cmd table 9 years ago
Masahiro Yamada 0365ffcc0b generic-board: show model name in board_init_f() too 9 years ago
Thierry Reding 1dfdd9ba4e ARM: Implement non-cached memory support 10 years ago
Thierry Reding ed710457a5 ARM: Implement non-cached memory support 10 years ago
Masahiro Yamada 36da51ebac powerpc: mpc8xx: remove hermes board support 10 years ago
Masahiro Yamada 70879a9256 flash: do not fail even if flash_size is zero 10 years ago
Bin Meng d51457583f x86: Remove unnecessary call to initr_enable_interrupts() 10 years ago
Bin Meng a549f7497b x86: Remove cpu_init_r() for x86 10 years ago
Simon Glass 65990d5680 x86: Remove board_early_init_r() 10 years ago
Simon Glass c9356be307 dm: Split the simple malloc() implementation into its own file 10 years ago
Jeroen Hofstee 2588ba14db common: board_r: make local functions static 10 years ago
Jeroen Hofstee dd2a6cd0f7 common: board: use __weak 10 years ago
Simon Glass ebe76a2df9 dm: Remove spi_init() from board_r.c when using driver model 10 years ago
Valentin Longchamp ae1a74ebe7 common/board_r: remove warning in initr_mem for 64-bit phys_size_t 10 years ago
York Sun fef3e25fc3 common/board_r: Fix booting issue on T4240QDS 10 years ago
Simon Glass 9fb02491fe dm: Make driver model available before board_init() 10 years ago
Simon Glass 294b91a581 Set up stdio earlier when using driver model 10 years ago
Jeroen Hofstee 47a602eab4 board_r: ARM[64] do not set gd again 10 years ago
Thomas Chou 5ff10aa7e7 nios2: add generic board support 10 years ago
Ian Campbell 19ad527d8c board_r: Add missing return to initr_doc 10 years ago
Simon Glass ab7cd62790 dm: Support driver model prior to relocation 10 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 10 years ago
Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation 10 years ago