]> Git Repo - u-boot.git/commit - common/board_r.c
NDS32: Generic Board Support and Unsupport
authorKun-Hua Huang <[email protected]>
Mon, 24 Aug 2015 06:52:35 +0000 (14:52 +0800)
committerTom Rini <[email protected]>
Fri, 28 Aug 2015 15:46:35 +0000 (11:46 -0400)
commit2e88bb28d8061286d2f1cabcac224df15b941b82
treef61379fd60c3a45e33c2fbae96df449daf7294db
parent14006a5671058bfe2f323beeec66448fce228adb
NDS32: Generic Board Support and Unsupport

Add nds32 ag101p generic board support.

Signed-off-by: Kun-Hua Huang <[email protected]>
14 files changed:
arch/Kconfig
arch/nds32/cpu/n1213/Makefile
arch/nds32/cpu/n1213/ag101/lowlevel_init.S
arch/nds32/cpu/n1213/start.S
arch/nds32/include/asm/u-boot.h
arch/nds32/lib/Makefile
arch/nds32/lib/board.c [deleted file]
arch/nds32/lib/interrupts.c
board/AndesTech/adp-ag101p/adp-ag101p.c
common/board_f.c
common/board_r.c
common/command.c
doc/README.ag101p [new file with mode: 0644]
include/configs/adp-ag101p.h
This page took 0.03058 seconds and 4 git commands to generate.