~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
* arm: riscv: Remove additional ifdef from code guarded by CONFIG_IS_ENABLEDMichal Simek2022-07-26
* image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass2021-10-08
* lmb: Always compile arch_lmb_reserve() into U-Boot on armMarek Vasut2021-09-23
* Revert most of the series for adding vexpress_aemv8r supportTom Rini2021-09-03
* arm: Use armv8_switch_to_el1 env to switch to EL1Peter Hoyes2021-09-02
* Revert "arm: bootm: Disable LMB reservation for command line and board info o...Jan Kiszka2021-08-08
* arm: bootm: Disable LMB reservation for command line and board info on arm64Marek Vasut2021-07-09
* bootm: do not hang on failureHeinrich Schuchardt2021-04-12
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-15
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* | arm: Remove vital devices lastSimon Glass2021-02-03
|/
* 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
* common: Drop net.h from common headerSimon Glass2020-05-18
* ARM: bootm: take into account gd->ram_topPatrice Chotard2020-04-17
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move some SMP functions out of common.hSimon Glass2019-12-02
* boot: arm: Enable support for custom board_prep_linuxLokesh Vutla2019-10-25
* env: Move env_get() to env.hSimon Glass2019-08-11
* arm: lib: bootm: Push the Starting kernel print to the endKeerthy2019-03-22
* arm: bootm: fix sp detection at end of address rangeSimon Goldschmidt2019-01-16
* bootm: fix 'memory-fixup' for vxWorks bootHannes Schmelzer2018-05-10
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* vxworks: fixed cpu enable using PSCI on armv8Vasyl Vavrychuk2018-04-13
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-05
* ARM: bootm: don't assume sp is in DRAM bank 0Stephen Warren2018-01-12
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* Revert "armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kernel"Tom Rini2017-06-29
* armv7m: Disable D-cache when booting nommu(ARMv7M) Linux kerneltnishinaga.dev@gmail.com2017-06-09
* arm: Add declarations to avoid needing to include headersSimon Glass2017-06-05
* dm: Use dm.h header when driver mode is usedSimon Glass2017-06-01
* arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux()Patrice Chotard2017-04-27
* arm: bootm: Add dm_remove_devices_flags() call to announce_and_cleanup()Stefan Roese2017-04-04
* armv8: aarch64: Fix the warning about x1-x3 nonzero issueAlison Wang2017-01-18
* ARMv8: Setup PSCI memory and device treemacro.wave.z@gmail.com2016-12-15
* libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-02
* armv8: fsl-layerscape: SMP support for loading 32-bit OSAlison Wang2016-11-22
* armv8: Support loading 32-bit OS in AArch32 execution stateAlison Wang2016-11-22
* ls2080: Exit dpaa only right before exiting U-BootAlexander Graf2016-11-17
* vexpress: Check TC2 firmware support before defaulting to nonsec bootingJon Medhurst \(Tixy\)2016-08-15
* libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek2016-07-31
* spl: zImage support in Falcon modeLadislav Michl2016-07-22
* ARM: bootm: Try to use relocated ramdiskJeffy Chen2016-01-21
* common: bootm: check return value of strict_strtoulPeng Fan2015-12-05