Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
4460396da2f0116849e835066694efb6bf7d14ff
/
arch
/
nds32
4a779da
nds32: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
71300b2
NDS32: Generic Board Support and Unsupport
by Kun-Hua Huang
· 9 years ago
89299e2
NDS32: Generic Board Support and Unsupport
by Kun-Hua Huang
· 9 years ago
f069960
arch: Make board selection choices optional
by Joe Hershberger
· 10 years ago
3dbe17e
net: Remove the bd* parameter from net stack functions
by Joe Hershberger
· 10 years ago
ffdb488
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
ef932b0
common: Move dram_init() declaration to common location
by Michal Simek
· 10 years ago
17def7d
Kbuild: introduce Makefile in arch/$ARCH/
by Daniel Schwierzeck
· 10 years ago
abde127
kbuild: use SoC-specific CONFIG to descend into SoC directory
by Masahiro Yamada
· 10 years ago
40e73b1
kbuild: Descend into SOC directory from CPU directory
by Masahiro Yamada
· 10 years ago
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· 10 years ago
4869aee
kconfig: delete redundant CONFIG_${ARCH} definition
by Masahiro Yamada
· 10 years ago
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· 10 years ago
197c720
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
8226dfd
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
by Masahiro Yamada
· 11 years ago
a06c7cd
config.mk: specify the exact path to standalone linker script
by Masahiro Yamada
· 11 years ago
f0ac9e0
kbuild: fix CROSS_COMPILE settings in config.mk
by Masahiro Yamada
· 11 years ago
350735c
kbuild: add dummy obj-y to create built-in.o
by Masahiro Yamada
· 11 years ago
59f15f2
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
1aa6bf9
nds32: add support for leopard and orca board boot flow auto detect
by rick
· 11 years ago
8087e0e
nds32: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
6e56e4a
nds32: introduce DMA allocation API
by ken kuo
· 11 years ago
827b6f6
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 11 years ago
b69fa0d
nds32: Enable FPU if the version of CPU supported
by ken kuo
· 11 years ago
98a4269
nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers
by Tom Rini
· 11 years ago
c081426
nds32: Convert Makefiles to use COBJS-y style
by ken kuo
· 11 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
55edeb5
nds32: ag101/ag102: Fix setting lastdec and now values
by Axel Lin
· 11 years ago
3756a37
nds32: Enable the function of passing parameters to Linux
by ken kuo
· 11 years ago
7abab27
nds32: Enable two banks of SDRAM on Andes board
by ken kuo
· 11 years ago
caa2a96
nds32: introduce macros for bit manipulation
by Gabor Juhos
· 12 years ago
e0e55bc
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· 13 years ago
d2df811
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
by Dirk Eibach
· 11 years ago
da233ce
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
by Andreas Bießmann
· 11 years ago
b73752a
nds32: Use sections header to obtain link symbols
by Kuan-Yu Kuo
· 12 years ago
d7a886b
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
4a59809
Consolidate bool type
by York Sun
· 12 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
5b92820
Change stub example to use asm-generic/sections.h
by Simon Glass
· 12 years ago
9bce37c
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
b3b533c
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
be288b0
nds32: Add a basic errno.h
by Simon Glass
· 12 years ago
f62b94d
nds32: Use generic global_data
by Simon Glass
· 12 years ago
7734b95
nds32: Drop tlb_addr from global data
by Simon Glass
· 12 years ago
3ac47d7
Add architecture-specific global data
by Simon Glass
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
69c5e34
common: Convert the U-Boot commands to LG-arrays
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
f4baef0
nds32: Change global data baudrate to int
by Simon Glass
· 12 years ago
4298c93
nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
by Nobuhiro Iwamatsu
· 13 years ago
52039da
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· 12 years ago
01fe7db
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
by Daniel Schwierzeck
· 12 years ago
1ab1e61
nds32: fix unused pmu_init warning
by Mike Frysinger
· 12 years ago
cf68311
nds32: delete unused local variable
by Mike Frysinger
· 12 years ago
a090309
nds32: drop bi_enetaddr from global data
by Mike Frysinger
· 12 years ago
211c210
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
30c3944
nds32: split common cache access from cpu into lib
by Macpaul Lin
· 12 years ago
36fe7db
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
04b63f2
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
6471556
nds32/ag102: add ag102 soc support
by Macpaul Lin
· 13 years ago
024db0a
nds32/ag102: add header support of ag102 soc
by Macpaul Lin
· 13 years ago
526750b
nds32/n1213: correct vector table in start.S
by Macpaul Lin
· 13 years ago
d29086a
nds32: fix ptrace and interrupt register overflow
by Macpaul Lin
· 13 years ago
0169e6b
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
2939564
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
e474e77
nds32/board.c: add PCI prompt at boot up
by Macpaul Lin
· 13 years ago
a473271
nds32/ag101/watchdog.S: add linkage support
by Macpaul Lin
· 13 years ago
82cb8bd
nds32: add linkage support
by Macpaul Lin
· 13 years ago
f4a7b80
nds32/ag101: clean up for SoC related code
by Macpaul Lin
· 13 years ago
b381d91
nds32/lib: add ide generic support
by Macpaul Lin
· 13 years ago
1850f00
nds32: enhance io.h for compatibility with periphals
by Macpaul Lin
· 13 years ago
01cfa11
adp-ag101p: Add SoC and board support of ag101p
by Macpaul Lin
· 14 years ago
dddb9fe
nds32: fix data section of linker script
by Macpaul Lin
· 13 years ago
c70c9da
nds32: asm/io.h: add __iormb __iowmb and inline io support
by Macpaul Lin
· 13 years ago
22b479e
nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Macpaul Lin
· 13 years ago
4826095
nds32: Use getenv_ulong() in place of getenv(), strtoul
by Macpaul Lin
· 13 years ago
0d1f474
nds32/lib: add generic funcs in NDS32 lib
by Macpaul Lin
· 13 years ago
83dbca7
nds32/ag101: cpu and init funcs of SoC ag101
by Macpaul Lin
· 13 years ago
3bb6f7e
nds32/core N1213: NDS32 N12 core family N1213
by Macpaul Lin
· 13 years ago
0b9b59a
nds32: add header files support for nds32
by Macpaul Lin
· 13 years ago