- 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, 11 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, 4 months ago
- bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 4 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, 4 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
- 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
- 79fd214 env: Move env_init() to env.h by Simon Glass · 5 years ago
- ad375cc common: Remove video_setmem() by Simon Glass · 5 years ago
- 42cf22f common: Move lcd_setmem() to lcd.h by Simon Glass · 5 years ago
- c960b14 trace: trace buffer may exceed 2GiB by Heinrich Schuchardt · 5 years ago
- 2aecfc5 trace: undefined reference to `trace_early_init' by Heinrich Schuchardt · 5 years ago
- 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
- 752707a sandbox: Improve debugging in initcall_run_list() by Simon Glass · 6 years ago
- f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
- 5931fbb spi: Zap CONFIG_HARD_SPI by Jagan Teki · 6 years ago
- f9391ec spi: Remove used spi_init by Jagan Teki · 6 years ago
- e14f1a2 spl: Add support for passing handoff info to U-Boot proper by Simon Glass · 6 years ago
- a815dab bloblist: Locate bloblist in U-Boot by Simon Glass · 6 years ago
- 0509c4e arm: at91: wdt: Convert watchdog driver to dm/dt by Prasanthi Chellakumar · 6 years ago
- be2269f dm: cpu: Fix print_cpuinfo() output by Bin Meng · 6 years ago
- 97bbb60 board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · 6 years ago
- b0e3879 Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active" by Bin Meng · 6 years ago
- 2bb020e board_f: Use static print_cpuinfo if CONFIG_CPU is active by Mario Six · 6 years ago
- 7194f25 common: board_f: Sort includes by Mario Six · 6 years ago
- 4481a5d board_f: Add reset status printing by Mario Six · 6 years ago
- 94a1d52 lib: fdtdec: Update ram_base to store ram start adddress by Siva Durga Prasad Paladugu · 6 years ago
- c76af2a board_f: Only reserve memory for U-Boot if we're going to relocate by Alexey Brodkin · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- c157ab9 arc: Introduce a possibility to not relocate U-boot by Alexey Brodkin · 9 years ago
- 18c5064 common: move init_helpers.h prototypes in init.h by Patrick Delaunay · 7 years ago
- a0a2b21 common: move board_f.c prototypes in init.h by Patrick Delaunay · 7 years ago
- 80b66dd common: board_f: Fix style violations by Mario Six · 7 years ago
- cb22594 Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 7 years ago
- 3146b4d common/board_f.c: align m68k arch to use CONFIG_DISPLAY_CPUINFO by Angelo Dureghello · 7 years ago
- f771678 common: board_f: vid: Add VID specific API to adjust core voltage by Rajesh Bhagat · 7 years ago
- 3301bfc riscv: Modify generic codes to support RISC-V by Rick Chen · 7 years ago
- 55e32ba log: Plumb logging into the init sequence by Simon Glass · 7 years ago
- 49badb9 Drop the log buffer by Simon Glass · 7 years ago
- b77fe1f board_f: Drop the timer after relocation by Simon Glass · 7 years ago
- 3b361dc common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · 7 years ago
- 22c34c2 env: Rename getenv_hex(), getenv_yesno(), getenv_ulong() by Simon Glass · 7 years ago
- 0522353 common: board_f: Make reserve_mmu a weak function by Siva Durga Prasad Paladugu · 7 years ago
- 1fa20e4d spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN by Andy Yan · 7 years ago
- d3a278d MIPS: Stop building position independent code by Paul Burton · 7 years ago
- d8b354a board_f: Add new function to allow runtime DTB selection by Cooper Jr., Franklin · 7 years ago
- 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
- 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
- 160583b board_f: fix calculation of reloc_off by Lothar Waßmann · 7 years ago
- c55d5c3 board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage() by Simon Glass · 7 years ago
- d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
- 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
- 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
- 01154cb bootstage: Support SPL by Simon Glass · 8 years ago
- 405e2b0 bootstage: Record the time taken to set up driver model by Simon Glass · 8 years ago
- e635af1 bootstage: Init as early as possible by Simon Glass · 8 years ago
- b9aff92 bootstage: Support relocating boostage data by Simon Glass · 8 years ago
- 8820033 bootstage: Convert to use malloc() by Simon Glass · 8 years ago
- f004e8a arm: Remove include files from common.h by Simon Glass · 8 years ago
- c9956d8 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 8 years ago
- cd22685 board_f: skip timer_init() on Coldfire archs by Angelo Dureghello · 8 years ago
- 1a46a72 i2c: Finish dropping use of CONFIG_I2C_HARD by Simon Glass · 8 years ago