index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nds32
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
1
-24
/
+0
*
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
1
-3
/
+1
*
dma-mapping: fix the prototype of dma_map_single()
Masahiro Yamada
2020-02-19
1
-2
/
+3
*
asm: dma-mapping.h: Fix dma mapping functions
Vignesh Raghavendra
2020-01-25
1
-2
/
+21
*
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
1
-0
/
+1
*
common: Move relocate_code() to init.h
Simon Glass
2020-01-17
1
-1
/
+1
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
2
-0
/
+2
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
3
-0
/
+3
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
1
-1
/
+0
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
3
-7
/
+21
*
CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig
Trevor Woerner
2019-05-18
1
-0
/
+12
*
CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case
Trevor Woerner
2019-05-18
2
-2
/
+2
*
dts: switch spi-flash to jedec, spi-nor compatible
Neil Armstrong
2019-04-12
1
-1
/
+1
*
nds32: dts: Fix mmc node compatible string
Rick Chen
2019-01-22
2
-2
/
+2
*
nds32: Fix boot fail issue when build with elf-mculib.
Rick Chen
2019-01-22
1
-1
/
+1
*
nds32: Generate SW fpu instruction.
Rick Chen
2019-01-22
1
-2
/
+2
*
nds32: Remove gcc unused option
Rick Chen
2019-01-22
1
-1
/
+1
*
Drop CONFIG_INIT_CRITICAL
Bin Meng
2018-11-26
1
-51
/
+0
*
Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
2018-11-18
1
-2
/
+2
*
config.mk: Remove duplicated -fno-strict-aliasing
Bin Meng
2018-09-25
1
-1
/
+1
*
arch: types.h: factor out fixed width typedefs to int-ll64.h
Masahiro Yamada
2018-09-10
1
-31
/
+2
*
nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit()
Bryan O'Donoghue
2018-05-15
1
-0
/
+2
*
nds32: Define PLATFORM__SET_BIT for generic_set_bit()
Bryan O'Donoghue
2018-05-15
1
-0
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
37
-80
/
+37
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
Drop CONFIG_FTSDC010_BASE
Rick Chen
2018-03-30
3
-6
/
+0
*
nds32: dts: AG101P support sd High-Speed mode
Rick Chen
2018-03-30
1
-0
/
+1
*
fdt: Implement weak arch_fixup_fdt()
Alexey Brodkin
2018-02-18
1
-6
/
+0
*
nds32: dts: Support ftsdc010 DM.
Rick Chen
2017-11-30
2
-0
/
+16
*
nds32: Use asm-generic/io.h
Paul Burton
2017-10-02
1
-29
/
+3
*
nds32: Fix io.h warning message about readb
rick
2017-09-28
1
-6
/
+6
*
nds32: board: Support SPI driver.
rick
2017-09-21
1
-0
/
+23
*
nds32: ftmac100 support cache enable.
rick
2017-09-21
2
-1
/
+49
*
nds32: bootm: Fix warning of struct tag_serialnr declared
rick
2017-09-21
2
-1
/
+2
*
dma: import linux/dma-direction.h to consolidate enum dma_data_direction
Masahiro Yamada
2017-09-12
1
-5
/
+1
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
1
-2
/
+2
*
nds32: Remove include files from common.h
Simon Glass
2017-06-05
1
-0
/
+1
*
nds32: Make u-boot-nds32.h a private header
Simon Glass
2017-06-05
1
-0
/
+2
*
nds32: eth: Support ftmac100 DM.
rick
2017-05-23
2
-0
/
+13
*
nds32: Support AE3XX platform.
rick
2017-05-22
21
-103
/
+706
*
nds32: Support AG101P timer DM.
rick
2017-05-22
2
-1
/
+10
*
nds32: Support AG101P serial DM.
rick
2017-05-22
5
-3
/
+77
*
Remove various unused interrupt related code
Tom Rini
2017-04-06
1
-18
/
+0
*
nds32: Support relocation.
rick
2016-09-29
5
-73
/
+77
*
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-09-23
1
-1
/
+0
[next]