~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cpu
Commit message (
Expand
)
Author
Age
*
mips: cpu: Use plain puts() in restart handler
Marek Vasut
2023-06-24
*
mips: add __image_copy_len for SPL linker script
Weijie Gao
2022-07-13
*
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-23
*
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
*
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-31
*
mips: enable _machine_restart for spl
Weijie Gao
2021-01-24
*
mips: start.S: Add Octeon boot header compatibility
Stefan Roese
2020-11-30
*
mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code
Stefan Roese
2020-07-18
*
mips: sync asm/mipsregs.h with Linux 5.7
Daniel Schwierzeck
2020-07-18
*
mips: add config options for generic cache setup code
Daniel Schwierzeck
2020-07-18
*
mips: refactor disabling of caches
Daniel Schwierzeck
2020-07-18
*
mips: start.S: remove dead code
Daniel Schwierzeck
2020-07-18
*
mips: time: Only compile the weak get_tbclk() when needed
Stefan Roese
2020-07-18
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
*
common: Drop init.h from common header
Simon Glass
2020-05-18
*
mips: add a option to support not reserving malloc space on initial stack
Weijie Gao
2020-04-27
*
mips: add an option to support initialize SRAM for initial stack
Weijie Gao
2020-04-27
*
mips: add an option to enable u_boot_list section for SPL loaders in u-boot-s...
Weijie Gao
2020-04-27
*
mips: enable support for appending dtb to spl binary
Weijie Gao
2020-04-27
*
mips: start.S: avoid overwriting outside gd when clearing global data in stack
Weijie Gao
2020-04-27
*
MIPS: allow override of get_tbclk()
Alex Nemirovsky
2020-04-09
*
common: Move get_tbclk() to time.h
Simon Glass
2020-01-17
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
*
linker: Modify linker scripts to be more generic
Tom Rini
2019-01-26
*
MIPS: optimize and fix ELF sections
Daniel Schwierzeck
2019-01-16
*
MIPS: move create_tlb() in an proper header: mipsregs.h
Gregory CLEMENT
2018-12-19
*
MIPS: fix linking of standalone programs
Daniel Schwierzeck
2018-11-18
*
Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
2018-11-18
*
MIPS: make size of relocation table fixed but configurable
Daniel Schwierzeck
2018-11-02
*
MIPS: start.S: make boot config at offset 0x10 configurable
Daniel Schwierzeck
2018-09-22
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
MIPS: Drop unused PTR_COUNT_SHIFT from u-boot.lds
Paul Burton
2017-11-28
*
mips: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot
Andy Yan
2017-07-27
*
MIPS: Stop building position independent code
Paul Burton
2017-07-25
*
MIPS: add initial infrastructure for Broadcom MIPS SoCs
Álvaro Fernández Rojas
2017-05-10
*
MIPS: allow using generic sysreset drivers
Álvaro Fernández Rojas
2017-05-10
*
MIPS: call debug_uart_init right before board_init_f
Daniel Schwierzeck
2017-05-10
*
MIPS: add possibility to setup initial stack and global data in SRAM
Daniel Schwierzeck
2016-11-30
*
MIPS: factor out code for initial stack and global data
Daniel Schwierzeck
2016-11-30
*
MIPS: fix iand optimize setup of CP0 registers
Daniel Schwierzeck
2016-11-30
*
MIPS: fix ROM exception vectors
Daniel Schwierzeck
2016-11-30
*
MIPS: make inclusion of ROM exception vectors configurable
Daniel Schwierzeck
2016-11-30
*
MIPS: Hang if run on a secondary CPU
Paul Burton
2016-09-21
*
MIPS: Fix cache maintenance in relocate_code & simplify
Paul Burton
2016-09-21
*
MIPS: Ensure Config.K0=2 applies before any memory accesses
Paul Burton
2016-09-21
*
MIPS: Map CM Global Control Registers
Paul Burton
2016-09-21
*
MIPS: If we don't need DDR for cache init, init cache first
Paul Burton
2016-09-21
*
MIPS: Preserve Config implementation-defined bits
Paul Burton
2016-09-21
*
MIPS: Enable use of the instruction cache earlier
Paul Burton
2016-09-21
*
MIPS: Probe cache line sizes once during boot
Paul Burton
2016-09-21
[next]