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
/
board
/
AndesTech
Commit message (
Expand
)
Author
Age
Files
Lines
*
riscv: ae350: Switch to use binman to generate u-boot.itb
Bin Meng
2021-05-19
1
-0
/
+1
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
3
-0
/
+3
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
3
-0
/
+3
*
|
riscv: ax25-ae350: Cast addr with uintptr_t
Bin Meng
2021-02-03
1
-1
/
+1
|
/
*
riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc reg
Rick Chen
2020-07-24
1
-1
/
+2
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
3
-3
/
+3
*
common: Drop image.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop net.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
common: Drop flash.h from common header
Simon Glass
2020-05-18
3
-0
/
+3
*
common: Move RAM-sizing functions to init.h
Simon Glass
2020-01-17
3
-0
/
+3
*
riscv: ax25-ae350: Use generic memory size setup
Rick Chen
2019-12-10
1
-19
/
+2
*
riscv: ax25-ae350: add SPL configuration
Rick Chen
2019-12-10
3
-0
/
+40
*
riscv: ae350: use the v5l2 driver to configure the cache
Rick Chen
2019-09-03
1
-0
/
+9
*
riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flash
Rick Chen
2019-05-09
1
-4
/
+0
*
riscv: configs: Support AE350 SMP booting from flash flow
Rick Chen
2019-05-09
1
-0
/
+2
*
riscv: ae350: enable SMP
Rick Chen
2019-04-08
1
-0
/
+1
*
riscv: configs: Rename ax25-ae350 defconfig
Rick Chen
2018-12-18
1
-3
/
+2
*
riscv: ax25: Hide the ax25-specific Kconfig option
Bin Meng
2018-12-18
1
-0
/
+4
*
riscv: ax25-ae350: Pass dtb address to u-boot with a1 register
Rick Chen
2018-12-05
1
-1
/
+2
*
Merge git://git.denx.de/u-boot-riscv
Tom Rini
2018-11-26
1
-0
/
+2
*
riscv: Remove mach type
Bin Meng
2018-10-03
1
-2
/
+0
*
board: ax25-ae350: Support cfi flash
Rick Chen
2018-05-29
1
-0
/
+34
*
board: nx25-ae250: Rename as ax25-ae350
Rick Chen
2018-05-29
5
-13
/
+13
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
6
-15
/
+6
*
riscv: ae250: Support DT provided by the board at runtime
Rick Chen
2018-03-30
1
-0
/
+9
*
board: Drop ftsdc010 non-dm code
Rick Chen
2018-03-30
3
-33
/
+0
*
riscv: board: Add nx25-ae250 to support RISC-V
Rick Chen
2018-01-12
4
-0
/
+115
*
nds32: board: Support ftsdc010 DM.
Rick Chen
2017-11-30
1
-0
/
+2
*
nds32: board: Fix andestech adp-ae3xx.c make fail problem.
rick
2017-09-21
1
-0
/
+1
*
nds32: Remove include files from common.h
Simon Glass
2017-06-05
1
-0
/
+2
*
nds32: eth: Support ftmac100 DM.
rick
2017-05-23
2
-4
/
+4
*
nds32: Support AE3XX platform.
rick
2017-05-22
5
-1
/
+126
*
board_f: Drop setup_dram_config() wrapper
Simon Glass
2017-04-05
1
-1
/
+3
*
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
2015-08-28
9
-312
/
+0
*
NDS32: Generic Board Support and Unsupport
Kun-Hua Huang
2015-08-28
1
-1
/
+0
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
3
-15
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
3
-0
/
+18
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
3
-0
/
+69
*
nds32: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
3
-60
/
+3
*
nds32: fix the missing COBJS-y change
ken kuo
2013-08-09
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Tom Rini
2013-07-25
6
-12
/
+27
|
\
|
*
nds32: Convert Makefiles to use COBJS-y style
ken kuo
2013-07-25
3
-8
/
+8
|
*
nds32: Enable two banks of SDRAM on Andes board
ken kuo
2013-07-24
2
-2
/
+18
|
*
nds32: adp-ag102: use 'faraday/ftpci100.h' for pci_ftpci_init
Gabor Juhos
2013-07-24
1
-2
/
+1
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
6
-99
/
+6
|
/
*
doc: cleanup - move board READMEs into respective board directories
Wolfgang Denk
2012-07-29
1
-0
/
+74
*
board/adp-ag102: add board specific files
Macpaul Lin
2012-04-22
2
-0
/
+150
*
adp-ag101p: Add SoC and board support of ag101p
Macpaul Lin
2011-11-10
2
-0
/
+133
*
adp-ag101: add board adp-ag101 support
Macpaul Lin
2011-10-22
2
-0
/
+133