- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- e84d69a mcheck: introduce mcheck_on_ramrelocation(.) by Eugene Uriev · 8 months ago
- 26f5130 common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc by Stefan Bosch · 10 months ago
- 1a99d2c bloblist: refactor of bloblist_reloc() by Raymond Mao · 10 months ago
- 2febd46 video: Skip framebuffer reservation if already reserved by Devarsh Thakkar · 12 months ago
- 46245d4 common/board_f: Catch bloblist before starting reservations by Devarsh Thakkar · 12 months ago
- a28f39c bloblist: Support initing from multiple places by Simon Glass · 1 year, 2 months ago
- adad2d0 spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN by Simon Glass · 1 year, 2 months ago
- 14f1d29 freescale: Drop call to init_func_vid() in the init sequence by Simon Glass · 1 year, 3 months ago
- fcebb7b x86: Convert arch_fsp_init() to use events by Simon Glass · 1 year, 3 months ago
- 6b42d38 initcall: Support emitting events by Simon Glass · 1 year, 3 months ago
- a0e274b Merge tag 'v2023.10-rc3' into next by Tom Rini · 1 year, 3 months ago
- 51a9aac common: return type board_get_usable_ram_top by Heinrich Schuchardt · 1 year, 3 months ago
- 896409c video: Add a Kconfig option for SPL video handoff by Simon Glass · 1 year, 4 months ago
- eff11fa treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
- 50a132b board_f: Cosmetic style fix by Bin Meng · 1 year, 4 months ago
- f7ec531 common: board_f: Pass frame buffer info from SPL to u-boot by Nikhil M Jain · 1 year, 4 months ago
- e6b0350 x86: Improve the trampoline in 64-bit mode by Simon Glass · 1 year, 4 months ago
- f311b74 board_f: Relocate fdt even if GD_FLG_SKIP_RELOC is set by Kunihiko Hayashi · 1 year, 5 months ago
- 4c77f06 arch: m68k: Introduce trivial PIT based timer by Marek Vasut · 1 year, 8 months ago
- 7e9f588 sandbox: Bring back setting mon_len in global_data by Simon Glass · 1 year, 10 months ago
- 0bb9b09 global: Migrate CONFIG_PRAM to CFG by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- bb4dd96 global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* by Tom Rini · 2 years ago
- f38167d SYS_NONCACHED_MEMORY: Correct comment in common/board_f.c by Tom Rini · 2 years, 1 month ago
- c794e49 cyclic: get rid of cyclic_init() by Rasmus Villemoes · 2 years, 1 month ago
- 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- 52cb504 video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO by Simon Glass · 2 years, 1 month ago
- b24a7d9 video: cmd: Drop old LCD code by Simon Glass · 2 years, 1 month ago
- 32c58c1 common: board_f: Print information for all sysresets by Michal Suchanek · 2 years, 2 months ago
- dd029cf common/board_f: drop ifdefs around header includes by Ovidiu Panait · 2 years, 2 months ago
- bbce5f3 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · 2 years, 2 months ago
- fefffcf common/board_f: move CONFIG_MACH_TYPE logic to arch/arm/lib/bdinfo.c by Ovidiu Panait · 2 years, 2 months ago
- b1030eb common/board_f: remove XTRN_DECLARE_GLOBAL_DATA_PTR dead code by Ovidiu Panait · 2 years, 2 months ago
- 8dc23ef board_f: show_dram_config: Print also real DRAM size by Pali Rohár · 2 years, 2 months ago
- ad37d42 board_f: Fix printing gd->ram_size and gd->ram_top by Pali Rohár · 2 years, 3 months ago
- 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · 2 years, 3 months ago
- 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
- 7513df3 cyclic: Integrate cyclic functionality at bootup in board_r/f by Stefan Roese · 2 years, 3 months ago
- 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
- b59c093 lcd: Remove legacy CONFIG_FB_ADDR code by Tom Rini · 2 years, 5 months ago
- f942ebb microblaze: Add support for run time relocation by Michal Simek · 2 years, 5 months ago
- 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
- 5c1e727 Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig by Tom Rini · 2 years, 8 months ago
- fc55736 event: Convert arch_cpu_init_dm() to use events by Simon Glass · 2 years, 9 months ago
- f1c5191 event: Convert misc_init_f() to use events by Simon Glass · 2 years, 9 months ago
- 4f54253 event: Set up the event system on start-up by Simon Glass · 2 years, 9 months ago
- 90c1a58 bloblist: Rename the SPL tag by Simon Glass · 2 years, 11 months ago
- 5d2199d bloblist: Support allocating the bloblist by Simon Glass · 3 years, 1 month ago
- 8c4a68e board_f: Copy GD to new GD even if relocation disabled by Marek Vasut · 3 years ago
- 52b2e26 Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
- 0529b59 i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 5 months ago
- e7301bb sandbox: don't refer to symbol _init by Heinrich Schuchardt · 3 years, 6 months ago
- a73a7d3 board_f: cosmetic: change the debug trace to KB in reserve_video by Patrick Delaunay · 3 years, 8 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- ab7e746 bloblist: Support relocating to a larger space by Simon Glass · 3 years, 10 months ago
- b6225b5 common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt by Ovidiu Panait · 4 years ago
- 941e6e6 common: board_f: Move setup_machine code to setup_bdinfo by Ovidiu Panait · 4 years ago
- 525a2ec common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm by Ovidiu Panait · 4 years ago
- 85a31ac common: board_f: Drop initf_console_record wrapper by Ovidiu Panait · 4 years ago
- 6b165af common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F by Ovidiu Panait · 4 years ago
- 379e41f board: Show memory for frame buffers by Simon Glass · 4 years, 2 months ago
- 9e94505 bloblist: Place on a 4KB boundary by Simon Glass · 4 years, 2 months ago
- 90cda99 board_f: Add default values for bi_dram[] in dram_init_banksize() by Stefan Roese · 4 years, 3 months ago
- bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 3 months ago
- 0513df1 board_f: Remove dead code from init_func_i2c by Ovidiu Panait · 4 years, 3 months ago
- ad51fec common/board_f: make sure to call fix_fdt() before reserve_fdt() by Pragnesh Patel · 4 years, 3 months ago
- 6183c8d board_f: Remove setup_board_part1 by Ovidiu Panait · 4 years, 4 months ago
- 399aeb6 board_f: ppc: Factor out ppc-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
- f8a961b board_f: m68k: Factor out m68k-specific bdinfo setup by Ovidiu Panait · 4 years, 4 months ago
- 5fc6060 board_f: Move sram bdinfo assignments to generic code by Ovidiu Panait · 4 years, 4 months ago
- a585588 board_f: Factor out bdinfo bi_mem{start, size} to setup_bdinfo by Ovidiu Panait · 4 years, 4 months ago
- 3d0b040 board_f: Introduce arch_setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
- 0c5e9a0 board_f: Introduce setup_bdinfo initcall by Ovidiu Panait · 4 years, 4 months ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- 86dde17 common/board_f: Respect original FDT size while relocating by Oleksandr Andrushchenko · 4 years, 5 months ago
- 585ac8d common: fdt: Remove additional 4k space for fdt allocation by Ashok Reddy Soma · 4 years, 8 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- ea6a609 bootstage: Use BOOTSTAGE instead of BOOTSTATE by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- f6a18be common/board_f: avoid -Wtype-limits warning by Heinrich Schuchardt · 4 years, 7 months ago
- 28abafd common: board_f: Use cpu_get_current_dev in print_cpuinfo by Ye Li · 4 years, 7 months ago
- 2a2941b common/board_f: Make reserve_mmu generic by Ovidiu Panait · 4 years, 8 months ago
- 68b371a common/board_f: Move arm-specific reserve_mmu to arch/arm/lib/cache.c by Ovidiu Panait · 4 years, 8 months ago
- e177cbc board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory by Patrick Delaunay · 4 years, 9 months ago
- 9d343b7 board_f.c: Ensure gd->new_bootstage alignment by Patrice Chotard · 4 years, 9 months ago
- c508b27 board_f: Make clear_bss generic by Ovidiu Panait · 4 years, 10 months ago
- 8e0319f common/board_f.c: Remove arch-specific checks for cpucheck by Ovidiu Panait · 4 years, 10 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 85d6531 common: Move clock functions into a new file by Simon Glass · 5 years ago
- 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
- 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · 5 years ago
- 3673618 common: Move serial functions out of common.h by Simon Glass · 5 years ago
- 39d5852 bootstage: Correct relocation algorithm by Simon Glass · 5 years ago
- 96a5b7e bloblist: Reserve an aligned base by Simon Glass · 5 years ago
- 9b49643 board_f: fix noncached reservation calculation by Stephen Warren · 5 years ago
- 4d49e10 board_f: reserve noncached space below malloc area by Vikas Manocha · 5 years ago