Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
870e0bda43c9ea18a5f2fae5e48905c3b44ea18b
/
arch
/
nds32
254d68b
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
by Masahiro Yamada
· 11 years ago
a0a15b4
config.mk: specify the exact path to standalone linker script
by Masahiro Yamada
· 11 years ago
9b6e2c3
kbuild: fix CROSS_COMPILE settings in config.mk
by Masahiro Yamada
· 11 years ago
7c8278a
kbuild: add dummy obj-y to create built-in.o
by Masahiro Yamada
· 11 years ago
9e41403
kbuild: change out-of-tree build
by Masahiro Yamada
· 11 years ago
f889cc8
nds32: add support for leopard and orca board boot flow auto detect
by rick
· 11 years ago
547bb1e
nds32: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
9f128bc
nds32: introduce DMA allocation API
by ken kuo
· 11 years ago
aaf5e82
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 11 years ago
c54fd3e
nds32: Enable FPU if the version of CPU supported
by ken kuo
· 11 years ago
99ca91b
nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers
by Tom Rini
· 11 years ago
951344b
nds32: Convert Makefiles to use COBJS-y style
by ken kuo
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
4fc9670
nds32: ag101/ag102: Fix setting lastdec and now values
by Axel Lin
· 11 years ago
e3c58b0
nds32: Enable the function of passing parameters to Linux
by ken kuo
· 11 years ago
3c01670
nds32: Enable two banks of SDRAM on Andes board
by ken kuo
· 11 years ago
bea2868
nds32: introduce macros for bit manipulation
by Gabor Juhos
· 11 years ago
3f4978c
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· 13 years ago
b8eee43
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
by Dirk Eibach
· 11 years ago
2cb0e55
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
by Andreas Bießmann
· 11 years ago
fe8e4db
nds32: Use sections header to obtain link symbols
by Kuan-Yu Kuo
· 12 years ago
d2eae43
lib: consolidate hang()
by Andreas Bießmann
· 12 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
716cc8c
Change stub example to use asm-generic/sections.h
by Simon Glass
· 12 years ago
1865286
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
7b39523
malloc: make malloc_bin_reloc static
by Gabor Juhos
· 12 years ago
ea6bd08
nds32: Add a basic errno.h
by Simon Glass
· 12 years ago
ee22c1a
nds32: Use generic global_data
by Simon Glass
· 12 years ago
3743478
nds32: Drop tlb_addr from global data
by Simon Glass
· 12 years ago
5cb4858
Add architecture-specific global data
by Simon Glass
· 12 years ago
8b493a5
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
6c7c946
common: Convert the U-Boot commands to LG-arrays
by Marek Vasut
· 12 years ago
5567514
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
a25356d
nds32: Change global data baudrate to int
by Simon Glass
· 12 years ago
6abcf2d
nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
by Nobuhiro Iwamatsu
· 13 years ago
036036d
serial: Remove CONFIG_SERIAL_MULTI from remaining sources
by Marek Vasut
· 12 years ago
00d0d2a
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
by Daniel Schwierzeck
· 12 years ago
11a05fb
nds32: fix unused pmu_init warning
by Mike Frysinger
· 12 years ago
782ff0c
nds32: delete unused local variable
by Mike Frysinger
· 12 years ago
38230ee
nds32: drop bi_enetaddr from global data
by Mike Frysinger
· 12 years ago
47fde91
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
8d73284
nds32: split common cache access from cpu into lib
by Macpaul Lin
· 12 years ago
de30122
net: move bootfile init into eth_initialize
by Mike Frysinger
· 13 years ago
50a47d0
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
cf14123
nds32/ag102: add ag102 soc support
by Macpaul Lin
· 13 years ago
1e52fea
nds32/ag102: add header support of ag102 soc
by Macpaul Lin
· 13 years ago
1a05bb3
nds32/n1213: correct vector table in start.S
by Macpaul Lin
· 13 years ago
b0c4fae
nds32: fix ptrace and interrupt register overflow
by Macpaul Lin
· 13 years ago
770605e
bootstage: Replace show_boot_progress/error() with bootstage_...()
by Simon Glass
· 13 years ago
578ac1e
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
by Simon Glass
· 13 years ago
4ef8067
nds32/board.c: add PCI prompt at boot up
by Macpaul Lin
· 13 years ago
3998586
nds32/ag101/watchdog.S: add linkage support
by Macpaul Lin
· 13 years ago
184e6f7
nds32: add linkage support
by Macpaul Lin
· 13 years ago
39c8774
nds32/ag101: clean up for SoC related code
by Macpaul Lin
· 13 years ago
a230854
nds32/lib: add ide generic support
by Macpaul Lin
· 13 years ago
d21f6e5
nds32: enhance io.h for compatibility with periphals
by Macpaul Lin
· 13 years ago
6cb144b
adp-ag101p: Add SoC and board support of ag101p
by Macpaul Lin
· 14 years ago
c4f4054
nds32: fix data section of linker script
by Macpaul Lin
· 13 years ago
a53ef5e
nds32: asm/io.h: add __iormb __iowmb and inline io support
by Macpaul Lin
· 13 years ago
466e73b
nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Macpaul Lin
· 13 years ago
569bc62
nds32: Use getenv_ulong() in place of getenv(), strtoul
by Macpaul Lin
· 13 years ago
463d47f
nds32/lib: add generic funcs in NDS32 lib
by Macpaul Lin
· 13 years ago
445a886
nds32/ag101: cpu and init funcs of SoC ag101
by Macpaul Lin
· 13 years ago
37e5708
nds32/core N1213: NDS32 N12 core family N1213
by Macpaul Lin
· 13 years ago
00f892f
nds32: add header files support for nds32
by Macpaul Lin
· 13 years ago