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
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-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
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-27
mips: Add support for SoM "VoCore2".
Mauro Condarelli
2020-04-27
mips: mt76x8: ddr_cal: Correct dqs_find_min/max implementations
Stefan Roese
2020-04-27
mips: mt76x8: ddr_cal: Change types from u32 to int in dqs_find_min/max
Stefan Roese
2020-04-27
mips: mt76x8: ddr_cal: Rename dqs_test_valid() to dqs_test_error()
Stefan Roese
2020-04-27
mips: mtmips: add support for mt7628-rfb
Weijie Gao
2020-04-27
mips: mtmips: enable SPL for all boards
Weijie Gao
2020-04-27
mips: mtmips: add SPL support
Weijie Gao
2020-04-27
mips: mtmips: rewrite lowlevel codes of mt7628
Weijie Gao
2020-04-27
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
dts: mtmips: add alternative pinmux node for uart2
Weijie Gao
2020-04-27
mips: add a mtmips-specific field to architecture-specific global data
Weijie Gao
2020-04-27
mips: mtmips: make use of sysreset-resetctrl for mt7628 soc
Weijie Gao
2020-04-27
mips: spl: Flush cache before jumping to U-Boot proper
Stefan Roese
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: mtmips: add predefined i-cache/d-cache size and linesize
Weijie Gao
2020-04-27
mips: add support to restore exception vector base before booting linux
Weijie Gao
2020-04-13
Merge branch 'next'
Tom Rini
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-04-09
mips: cmd: go: Flush cache before jumping to app/image
Stefan Roese
2020-04-09
mips: vcoreiii: Fix cache coherency issues
Lars Povlsen
2020-04-09
MIPS: allow override of get_tbclk()
Alex Nemirovsky
2020-04-09
MIPS: allow override of flush_dcache_range()
Alex Nemirovsky
2020-04-03
arch: Add explicit linker script for u-boot-elf
Michal Simek
2020-02-20
dma-mapping: add <asm/dma-mapping.h> for all architectures
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
common: Move get_tbclk() to time.h
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2019-12-02
Merge branch '2019-12-02-master-imports'
Tom Rini
2019-12-02
common: Move trap_init() out of common.h
Simon Glass
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
[next]