summaryrefslogtreecommitdiff
path: root/board/AndesTech
AgeCommit message (Expand)AuthorFilesLines
2021-05-19riscv: ae350: Switch to use binman to generate u-boot.itbBin Meng1-0/+1
2021-02-15Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini3-0/+3
2021-02-03riscv: ax25-ae350: Cast addr with uintptr_tBin Meng1-1/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass3-0/+3
2020-07-24riscv: ae350: Use fdtdec_get_addr_size_auto_noparent to parse smc regRick Chen1-1/+2
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada3-3/+3
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass3-0/+3
2020-05-18common: Drop flash.h from common headerSimon Glass3-0/+3
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass3-0/+3
2019-12-10riscv: ax25-ae350: Use generic memory size setupRick Chen1-19/+2
2019-12-10riscv: ax25-ae350: add SPL configurationRick Chen3-0/+40
2019-09-03riscv: ae350: use the v5l2 driver to configure the cacheRick Chen1-0/+9
2019-05-09riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flashRick Chen1-4/+0
2019-05-09riscv: configs: Support AE350 SMP booting from flash flowRick Chen1-0/+2
2019-04-08riscv: ae350: enable SMPRick Chen1-0/+1
2018-12-18riscv: configs: Rename ax25-ae350 defconfigRick Chen1-3/+2
2018-12-18riscv: ax25: Hide the ax25-specific Kconfig optionBin Meng1-0/+4
2018-12-05riscv: ax25-ae350: Pass dtb address to u-boot with a1 registerRick Chen1-1/+2
2018-11-26Merge git://git.denx.de/u-boot-riscvTom Rini1-0/+2
2018-10-03riscv: Remove mach typeBin Meng1-2/+0
2018-05-29board: ax25-ae350: Support cfi flashRick Chen1-0/+34
2018-05-29board: nx25-ae250: Rename as ax25-ae350Rick Chen5-13/+13
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini6-15/+6
2018-03-30riscv: ae250: Support DT provided by the board at runtimeRick Chen1-0/+9
2018-03-30board: Drop ftsdc010 non-dm codeRick Chen3-33/+0
2018-01-12riscv: board: Add nx25-ae250 to support RISC-VRick Chen4-0/+115
2017-11-30nds32: board: Support ftsdc010 DM.Rick Chen1-0/+2
2017-09-21nds32: board: Fix andestech adp-ae3xx.c make fail problem.rick1-0/+1
2017-06-05nds32: Remove include files from common.hSimon Glass1-0/+2
2017-05-23nds32: eth: Support ftmac100 DM.rick2-4/+4
2017-05-22nds32: Support AE3XX platform.rick5-1/+126
2017-04-05board_f: Drop setup_dram_config() wrapperSimon Glass1-1/+3
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang9-312/+0
2015-08-28NDS32: Generic Board Support and UnsupportKun-Hua Huang1-1/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada3-15/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada3-0/+18
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada3-0/+69
2013-11-01nds32: convert makefiles to Kbuild styleMasahiro Yamada3-60/+3
2013-08-08nds32: fix the missing COBJS-y changeken kuo1-1/+1
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini6-12/+27
2013-07-25nds32: Convert Makefiles to use COBJS-y styleken kuo3-8/+8
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk6-99/+6
2013-07-24nds32: Enable two banks of SDRAM on Andes boardken kuo2-2/+18
2013-07-24nds32: adp-ag102: use 'faraday/ftpci100.h' for pci_ftpci_initGabor Juhos1-2/+1
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+74
2012-04-22board/adp-ag102: add board specific filesMacpaul Lin2-0/+150
2011-11-10adp-ag101p: Add SoC and board support of ag101pMacpaul Lin2-0/+133
2011-10-22adp-ag101: add board adp-ag101 supportMacpaul Lin2-0/+133