~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct SPL uses of BOOTSTAGE_REPORTSimon Glass2023-02-09
* Correct SPL use of BOOTSTAGE_FDTSimon Glass2023-02-09
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut2021-09-23
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese2020-08-26
* mips: remove deprecated UNCACHED_SDRAM() macroDaniel Schwierzeck2020-07-18
* 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
* mips: add support to restore exception vector base before booting linuxWeijie Gao2020-04-27
* env: Move env_init() to env.hSimon Glass2019-08-11
* arch: mips: Update initrd_start and initrd_endHoratiu Vultur2019-05-03
* bootm: mips: Remove boot_reloc_ramdiskHoratiu Vultur2019-04-12
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* fdt: Implement weak arch_fixup_fdt()Alexey Brodkin2018-02-18
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* MIPS: bootm: Fix broken boot_env_legacy codepathZubair Lutfullah Kakakhel2017-07-25
* libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-02
* MIPS: Use ram_top, not bi_memsize, in arch_lmb_reservePaul Burton2016-11-30
* libfdt: Introduce new ARCH_FIXUP_FDT optionMichal Simek2016-07-31
* MIPS: bootm: Add fixup of '/memory' node.Purna Chandra Mandal2016-04-19
* MIPS: bootm: use CONFIG_IS_ENABLED() everywhereDaniel Schwierzeck2015-11-06
* MIPS: bootm: rework and fix broken bootm codeDaniel Schwierzeck2015-11-06
* MIPS: fix syntax for fdt_chosen/initrd.Govindraj Raja2015-08-21
* MIPS: implement device-tree handover to Linux kernelDaniel Schwierzeck2015-04-24
* MIPS: bootm: add bootstage reportingDaniel Schwierzeck2015-01-21
* MIPS: bootm: prepare a flattened device tree for the kernelDaniel Schwierzeck2015-01-21
* MIPS: bootm: add mem, rd_start and rd_size to kernel command lineDaniel Schwierzeck2015-01-21
* MIPS: bootm: refactor preparation of Linux kernel environmentDaniel Schwierzeck2015-01-21
* MIPS: bootm: refactor preparation of Linux kernel command lineDaniel Schwierzeck2015-01-21
* MIPS: bootm: remove unused or redundant header filesDaniel Schwierzeck2014-11-27
* MIPS: bootm: add missing initramfs relocationDaniel Schwierzeck2014-11-27
* mips: don't hardcode Malta env baudratePaul Burton2013-11-26
* qemu-malta: rename to just "malta"Paul Burton2013-11-09
* MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu MaltaDaniel Schwierzeck2013-08-13
* MIPS: bootm: add support for generic relocation of init ramdisksDaniel Schwierzeck2013-08-13
* MIPS: bootm: refactor initialisation of kernel environmentDaniel Schwierzeck2013-08-13
* MIPS: bootm: refactor initialisation of kernel cmdlineDaniel Schwierzeck2013-08-13
* MIPS: bootm: add support for LMBDaniel Schwierzeck2013-08-13
* MIPS: bootm: optimize kernel entry callDaniel Schwierzeck2013-08-13
* MIPS: bootm: fix checkpatch.pl warningsDaniel Schwierzeck2013-08-13
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* MIPS: bootm.c: add support for 'prep' and 'go' subcommandsGabor Juhos2013-01-16
* MIPS: bootm.c: separate environment initializationGabor Juhos2013-01-16
* MIPS: bootm.c: separate linux jump codeGabor Juhos2013-01-16
* MIPS: bootm.c: use debug macro to print debug messageGabor Juhos2013-01-16
* MIPS: bootm.c: make checkpatch.pl cleanDaniel Schwierzeck2012-06-03
* bootstage: Replace show_boot_progress/error() with bootstage_...()Simon Glass2012-03-18