~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
* microblaze: add arch_print_bdinfo() implementationOvidiu Panait2022-09-13
* zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma2022-07-26
* microblaze: cache: introduce flush_cache_all()Ovidiu Panait2022-06-24
* microblaze: cache: introduce Kconfig options for icache/dcache sizesOvidiu Panait2022-06-24
* microblaze: cache: improve dcache Kconfig optionsOvidiu Panait2022-06-24
* microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHEOvidiu Panait2022-06-24
* image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass2021-10-08
* lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut2021-09-23
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* 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
* common: Drop net.h from common headerSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move ARM cache operations out of common.hSimon Glass2019-12-02
* microblaze: Unify Linux bootm processMichal Simek2019-10-24
* microblaze: Fix FDT message in boot_prep_linux()Michal Simek2019-10-24
* microblaze: Switch to generic bootm implementationMichal Simek2019-10-08
* microblaze: Define arch_lmb_reserveMichal Simek2019-10-08
* 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
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* fdt: Implement weak arch_fixup_fdt()Alexey Brodkin2018-02-18
* microblaze: bootm: Fix compiler warningBin Meng2018-02-13
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-02
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-14
* Use correct spelling of "U-Boot"Bin Meng2016-02-06
* microblaze: Move architecture to use generic board initMichal Simek2015-02-09
* microblaze: Use standard interrupt_init() functionMichal Simek2015-02-09
* fdt_support: delete force argument of fdt_initrd()Masahiro Yamada2014-06-19
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-12
* dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-19
* microblaze: remove an empty file arch/microblaze/lib/time.cMasahiro Yamada2014-02-19
* microblaze: Add SPL supportMichal Simek2014-02-04
* microblaze: Show u-boot bannerMichal Simek2014-02-04
* microblaze: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31
* microblaze: Fix watchdog initializationMichal Simek2013-10-16
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14
* microblaze: Call spi_init functionMichal Simek2013-08-08
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-16
* avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-02
* Clarify bootm OS argumentsSimon Glass2013-06-26
* microblaze: bootm: Add support for loading initrdMichal Simek2013-05-09
* microblaze: bootm: Fix coding style issuesMichal Simek2013-05-09
* lib: consolidate hang()Andreas Bießmann2013-05-01