index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
2024-01-29
treewide: Remove clk_free
Sean Anderson
2024-01-22
mtd: Make CONFIG_MTD be the gate symbol for the menu
Tom Rini
2023-12-21
Merge patch series "Complete decoupling of bootm logic from commands"
Tom Rini
2023-12-21
bootm: Rename do_bootm_states() to bootm_run_states()
Simon Glass
2023-12-21
bootm: Adjust arguments of boot_os_fn
Simon Glass
2023-12-21
mips: Add a reset_cpu() function
Simon Glass
2023-12-21
global: Rework architecture global_data.h to include <linux/types.h>
Tom Rini
2023-12-15
clk: treewide: switch to clock dump from clk_ops
Igor Prusov
2023-12-13
boot: Drop size parameter from image_setup_libfdt()
Simon Glass
2023-11-28
mips: io.h: Add defines for read/write/in/out functions
Igor Prusov
2023-11-28
mips: io.h: Add const to reads functions params
Igor Prusov
2023-11-06
bmips: Add Inteno XG6846 board
Linus Walleij
2023-10-24
mips: Remove common.h usage
Tom Rini
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-08-31
event: Use an event to replace last_stage_init()
Simon Glass
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2023-07-20
mips: octeon: Correct types in cvmx-pko3-queue
Tom Rini
2023-07-05
Merge tag 'v2023.07-rc6' into next
Tom Rini
2023-06-24
mips: cpu: Use plain puts() in restart handler
Marek Vasut
2023-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-05-31
mips: use asm-generic/unaligned.h
Jens Wiklander
2023-05-11
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
2023-02-14
dm: dts: Convert driver model tags to use new schema
Simon Glass
2023-02-10
Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLE
Simon Glass
2023-02-10
Correct SPL use of OCTEON_SERIAL_BOOTCMD
Simon Glass
2023-02-10
Correct SPL use of MIPS_CM
Simon Glass
2023-02-09
Correct SPL uses of BOOTSTAGE_REPORT
Simon Glass
2023-02-09
Correct SPL use of BOOTSTAGE_FDT
Simon Glass
2023-02-07
gpio: Drop unused pca9698 driver
Simon Glass
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-18
event: Correct dependencies on the EVENT framework
Tom Rini
2022-12-22
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
Tom Rini
2022-12-07
global: Remove extraneous DM_ETH imply/select
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-02
MIPS: convert CONFIG_SYS_MIPS_TIMER_FREQ to Kconfig
Daniel Schwierzeck
2022-11-02
MIPS: remove CONFIG_SYS_MHZ
Daniel Schwierzeck
2022-11-02
MIPS: remove deprecated TARGET_VCT option
Daniel Schwierzeck
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2022-07-13
mips: mtmips: add two reference boards for mt7621
Weijie Gao
2022-07-13
mips: mtmips: add support for MediaTek MT7621 SoC
Weijie Gao
2022-07-13
mips: add support for noncached_alloc()
Weijie Gao
2022-07-13
mips: add __image_copy_len for SPL linker script
Weijie Gao
2022-07-13
mips: add more definitions for asm/cm.h
Weijie Gao
[next]