Commit Graph

209 Commits (lime2-spi)

Author SHA1 Message Date
Mario Six c0434407b5 board_f: Use static print_cpuinfo if CONFIG_CPU is active 6 years ago
Mario Six 138181a550 common: board_f: Sort includes 6 years ago
Mario Six 23471aed5c board_f: Add reset status printing 6 years ago
Siva Durga Prasad Paladugu 1473b12ad0 lib: fdtdec: Update ram_base to store ram start adddress 6 years ago
Alexey Brodkin ff2b2ba845 board_f: Only reserve memory for U-Boot if we're going to relocate 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Alexey Brodkin 264d298fda arc: Introduce a possibility to not relocate U-boot 6 years ago
Patrick Delaunay b8aa55cb64 common: move init_helpers.h prototypes in init.h 6 years ago
Patrick Delaunay d6f8771239 common: move board_f.c prototypes in init.h 6 years ago
Mario Six 16ef147425 common: board_f: Fix style violations 6 years ago
Angelo Dureghello b9153fe308 common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO 6 years ago
Rajesh Bhagat 1fab98fb90 common: board_f: vid: Add VID specific API to adjust core voltage 6 years ago
Rick Chen 068feb9b86 riscv: Modify generic codes to support RISC-V 6 years ago
Simon Glass af1bc0cf46 log: Plumb logging into the init sequence 7 years ago
Simon Glass c5404b64fb Drop the log buffer 7 years ago
Simon Glass 5ee94b4f40 board_f: Drop the timer after relocation 7 years ago
Thomas Petazzoni c1ee8936bf common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA 7 years ago
Simon Glass bfebc8c965 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() 7 years ago
Siva Durga Prasad Paladugu 60873f736e common: board_f: Make reserve_mmu a weak function 7 years ago
Andy Yan f1896c45cb spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 7 years ago
Paul Burton 703ec9ddf9 MIPS: Stop building position independent code 7 years ago
Cooper Jr., Franklin af9e6ad4ab board_f: Add new function to allow runtime DTB selection 7 years ago
Heiko Schocher 98f705c9ce powerpc: remove 4xx support 7 years ago
Heiko Schocher 064b55cfcb powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x 7 years ago
Lothar Waßmann 53207bfd70 board_f: fix calculation of reloc_off 7 years ago
Simon Glass baa7d345fb board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() 7 years ago
Heiko Schocher 5025897774 powerpc, 5xx: remove support for 5xx 7 years ago
Heiko Schocher 2eb48ff7a2 powerpc, 8260: remove support for mpc8260 7 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 7 years ago
Simon Glass 824bb1b453 bootstage: Support SPL 7 years ago
Simon Glass 63c5bf48d5 bootstage: Record the time taken to set up driver model 7 years ago
Simon Glass 5ac44a5543 bootstage: Init as early as possible 7 years ago
Simon Glass 25e7dc6a6a bootstage: Support relocating boostage data 7 years ago
Simon Glass b383d6c05e bootstage: Convert to use malloc() 7 years ago
Simon Glass b885d02e2c arm: Remove include files from common.h 7 years ago
Angelo Dureghello 0ce452872f board_f: skip timer_init() on Coldfire archs 7 years ago
Simon Glass 69153988a6 i2c: Finish dropping use of CONFIG_I2C_HARD 7 years ago
Simon Glass f1683aa73c board_f: Rename initdram() to dram_init() 7 years ago
Tom Rini 01abae4d04 Remove various unused interrupt related code 7 years ago
Simon Glass 1fbf97dc45 board_f: powerpc: Drop unused headers 7 years ago
Simon Glass e47b2d674f board_f: Make relocation functions generic 7 years ago
Simon Glass 96d4b75c0d board_f: Make init_helpers generic 7 years ago
Simon Glass e5fb573f64 powerpc: Move setup_board_extra() into a PPC file 7 years ago
Simon Glass 056285fd45 board_f: Move errno.h down to the bottom 7 years ago
Simon Glass 479312233c board_f: Drop unused headers 7 years ago
Simon Glass 76b00aca4f board_f: Drop setup_dram_config() wrapper 7 years ago
Simon Glass abf7f4c704 board_f: Drop CONFIG_SPL_BUILD check 7 years ago
Simon Glass 0f079eb51c board_f: Put video memory reservation in one function 7 years ago
Simon Glass 80d4bcd3ec board_f: Move the extra #ifdef condition into reserve_mmu() 7 years ago
Simon Glass b56db48615 board_f: Use a single condition for reserve_logbuffer() 7 years ago