~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* mips: cpu: Use plain puts() in restart handlerMarek Vasut2023-06-24
* mips: add __image_copy_len for SPL linker scriptWeijie Gao2022-07-13
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-31
* mips: enable _machine_restart for splWeijie Gao2021-01-24
* mips: start.S: Add Octeon boot header compatibilityStefan Roese2020-11-30
* mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init codeStefan Roese2020-07-18
* mips: sync asm/mipsregs.h with Linux 5.7Daniel Schwierzeck2020-07-18
* mips: add config options for generic cache setup codeDaniel Schwierzeck2020-07-18
* mips: refactor disabling of cachesDaniel Schwierzeck2020-07-18
* mips: start.S: remove dead codeDaniel Schwierzeck2020-07-18
* mips: time: Only compile the weak get_tbclk() when neededStefan Roese2020-07-18
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* mips: add a option to support not reserving malloc space on initial stackWeijie Gao2020-04-27
* mips: add an option to support initialize SRAM for initial stackWeijie Gao2020-04-27
* mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...Weijie Gao2020-04-27
* mips: enable support for appending dtb to spl binaryWeijie Gao2020-04-27
* mips: start.S: avoid overwriting outside gd when clearing global data in stackWeijie Gao2020-04-27
* MIPS: allow override of get_tbclk()Alex Nemirovsky2020-04-09
* common: Move get_tbclk() to time.hSimon Glass2020-01-17
* common: Move interrupt functions into a new headerSimon Glass2019-12-02
* linker: Modify linker scripts to be more genericTom Rini2019-01-26
* MIPS: optimize and fix ELF sectionsDaniel Schwierzeck2019-01-16
* MIPS: move create_tlb() in an proper header: mipsregs.hGregory CLEMENT2018-12-19
* MIPS: fix linking of standalone programsDaniel Schwierzeck2018-11-18
* Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck2018-11-18
* MIPS: make size of relocation table fixed but configurableDaniel Schwierzeck2018-11-02
* MIPS: start.S: make boot config at offset 0x10 configurableDaniel Schwierzeck2018-09-22
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.ldsPaul Burton2017-11-28
* mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan2017-07-27
* MIPS: Stop building position independent codePaul Burton2017-07-25
* MIPS: add initial infrastructure for Broadcom MIPS SoCsÁlvaro Fernández Rojas2017-05-10
* MIPS: allow using generic sysreset driversÁlvaro Fernández Rojas2017-05-10
* MIPS: call debug_uart_init right before board_init_fDaniel Schwierzeck2017-05-10
* MIPS: add possibility to setup initial stack and global data in SRAMDaniel Schwierzeck2016-11-30
* MIPS: factor out code for initial stack and global dataDaniel Schwierzeck2016-11-30
* MIPS: fix iand optimize setup of CP0 registersDaniel Schwierzeck2016-11-30
* MIPS: fix ROM exception vectorsDaniel Schwierzeck2016-11-30
* MIPS: make inclusion of ROM exception vectors configurableDaniel Schwierzeck2016-11-30
* MIPS: Hang if run on a secondary CPUPaul Burton2016-09-21
* MIPS: Fix cache maintenance in relocate_code & simplifyPaul Burton2016-09-21
* MIPS: Ensure Config.K0=2 applies before any memory accessesPaul Burton2016-09-21
* MIPS: Map CM Global Control RegistersPaul Burton2016-09-21
* MIPS: If we don't need DDR for cache init, init cache firstPaul Burton2016-09-21
* MIPS: Preserve Config implementation-defined bitsPaul Burton2016-09-21
* MIPS: Enable use of the instruction cache earlierPaul Burton2016-09-21
* MIPS: Probe cache line sizes once during bootPaul Burton2016-09-21