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
/
nds32
Age
Commit message (
Expand
)
Author
2022-02-09
dts: automatically build necessary .dtb files
Rasmus Villemoes
2021-12-27
Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig
Tom Rini
2021-10-08
image: Drop IMAGE_ENABLE_OF_LIBFDT
Simon Glass
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-24
arm: use CONFIG_SUPPORT_PASSING_ATAGS
Patrick Delaunay
2021-09-23
lmb: nds32: Add arch_lmb_reserve()
Marek Vasut
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-31
Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig
Tom Rini
2021-08-06
pci: ppc: Drop ftpci100 driver
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-06-23
global_data: Ensure we have <config.h> when symbols are not in Kconfig yet
Tom Rini
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
nds32: Remove dead reset_cpu() implementation
Harald Seiler
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-01
Remove CROSS_COMPILE default from arch/*/config.mk
Tom Rini
2020-06-25
bdinfo: nds32: Use generic bd_info
Simon Glass
2020-05-18
common: Drop linux/delay.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-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_map_single()
Masahiro Yamada
2020-01-25
asm: dma-mapping.h: Fix dma mapping functions
Vignesh Raghavendra
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
common: Move relocate_code() to init.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts 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
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
Trevor Woerner
2019-05-18
CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case
Trevor Woerner
2019-04-12
dts: switch spi-flash to jedec, spi-nor compatible
Neil Armstrong
2019-01-22
nds32: dts: Fix mmc node compatible string
Rick Chen
2019-01-22
nds32: Fix boot fail issue when build with elf-mculib.
Rick Chen
2019-01-22
nds32: Generate SW fpu instruction.
Rick Chen
2019-01-22
nds32: Remove gcc unused option
Rick Chen
2018-11-26
Drop CONFIG_INIT_CRITICAL
Bin Meng
[next]