~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: riscv: Add arch_lmb_reserve()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 bootstage.h from common headerSimon Glass2020-05-18
* riscv: Move all fdt fixups togetherAtish Patra2020-04-23
* riscv: Copy the reserved-memory nodes to final DTAtish Patra2020-04-23
* riscv: Add boot hartid to device treeAtish Patra2020-04-23
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move device-tree setup functions to fdt_support.hSimon Glass2020-01-17
* riscv: add option to wait for ack from secondary harts in smp functionsLukas Auer2019-12-10
* riscv: boot images passed to bootm on all hartsLukas Auer2019-04-08
* riscv: bootm: Support booting VxWorksBin Meng2018-12-31
* riscv: bootm: Change to use boot_hart from global dataBin Meng2018-12-18
* riscv: align bootm implementation with that of other architecturesLukas Auer2018-11-26
* riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux()Bin Meng2018-11-14
* riscv: bootm: Pass mhartid CSR value to kernelBin Meng2018-10-03
* riscv: bootm: Correct the 1st kernel argument to hart idBin Meng2018-10-03
* riscv: Remove setup.hBin Meng2018-10-03
* riscv: Add board_quiesce_devices stubAlexander Graf2018-05-29
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* riscv: bootm: Remove ATAGSRick Chen2018-03-30
* riscv: bootm: Support to boot riscv-linuxRick Chen2018-03-30
* riscv: checkpatch: Fix missing a blank line after declarationsRick Chen2018-03-30
* riscv: nx25: lib: Add relative lib funcs to support RISC-VRick Chen2018-01-12