~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct SPL uses of LMBSimon Glass2023-02-10
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma2022-07-26
* lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut2021-09-23
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-17
* common: Drop log.h from common headerSimon Glass2020-05-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* common: Drop bootstage.h from common headerSimon Glass2020-05-18
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_get() to env.hSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* m68k: Fix warnings with gcc 4.6Simon Glass2014-06-11
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-02
* m68k: Use image_setup_linux() instead of local codeSimon Glass2013-05-14
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-18
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-18
* Stop passing around bootmem_base value.Grant Likely2011-04-25
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-13