Commit Graph

84 Commits (56382a81f38bed423791d7b80e95c1f65bd83b9b)

Author SHA1 Message Date
Nobuhiro Iwamatsu 6abcf2d531 nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 12 years ago
Mike Frysinger 11a05fbde7 nds32: fix unused pmu_init warning 12 years ago
Mike Frysinger 782ff0cd87 nds32: delete unused local variable 12 years ago
Mike Frysinger 38230ee7bb nds32: drop bi_enetaddr from global data 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 12 years ago
Macpaul Lin 8d732840ba nds32: split common cache access from cpu into lib 12 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 13 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 years ago
Macpaul Lin cf14123021 nds32/ag102: add ag102 soc support 13 years ago
Macpaul Lin 1e52fea33a nds32/ag102: add header support of ag102 soc 13 years ago
Macpaul Lin 1a05bb3c28 nds32/n1213: correct vector table in start.S 13 years ago
Macpaul Lin b0c4fae44a nds32: fix ptrace and interrupt register overflow 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 13 years ago
Macpaul Lin 4ef806794a nds32/board.c: add PCI prompt at boot up 13 years ago
Macpaul Lin 3998586bce nds32/ag101/watchdog.S: add linkage support 13 years ago
Macpaul Lin 184e6f7db9 nds32: add linkage support 13 years ago
Macpaul Lin 39c87743bb nds32/ag101: clean up for SoC related code 13 years ago
Macpaul Lin a2308547d1 nds32/lib: add ide generic support 13 years ago
Macpaul Lin d21f6e583b nds32: enhance io.h for compatibility with periphals 13 years ago
Macpaul Lin 6cb144bc26 adp-ag101p: Add SoC and board support of ag101p 13 years ago
Macpaul Lin c4f4054664 nds32: fix data section of linker script 13 years ago
Macpaul Lin a53ef5e4ba nds32: asm/io.h: add __iormb __iowmb and inline io support 13 years ago
Macpaul Lin 466e73b19b nds32: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
Macpaul Lin 569bc625e3 nds32: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Macpaul Lin 463d47f66c nds32/lib: add generic funcs in NDS32 lib 13 years ago
Macpaul Lin 445a886d7a nds32/ag101: cpu and init funcs of SoC ag101 13 years ago
Macpaul Lin 37e5708afa nds32/core N1213: NDS32 N12 core family N1213 13 years ago
Macpaul Lin 00f892fcc9 nds32: add header files support for nds32 13 years ago