- 076c7bf global_data: Ensure we have <config.h> when symbols are not in Kconfig yet by Tom Rini · 3 years, 5 months ago
- 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- 77b8cfe lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 8 months ago
- 477a6bc arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h header by Simon Glass · 3 years, 11 months ago
- 5ffd5e8 bdinfo: nds32: Use generic bd_info by Simon Glass · 4 years, 6 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
- 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 9 months ago
- 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 9 months ago
- c22c0db dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 9 months ago
- c0a5a81 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
- e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 3747bdb arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
- 73171c8 nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 7 years ago
- 76b916f nds32: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- ebce73f Drop CONFIG_FTSDC010_BASE by Rick Chen · 7 years ago
- b3666a6 nds32: Use asm-generic/io.h by Paul Burton · 7 years ago
- 9c7ffc9 nds32: Fix io.h warning message about readb by rick · 7 years ago
- e336b73 nds32: ftmac100 support cache enable. by rick · 7 years ago
- 19fc21f nds32: bootm: Fix warning of struct tag_serialnr declared by rick · 7 years ago
- b27af39 dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
- e8d4fa9 nds32: Make u-boot-nds32.h a private header by Simon Glass · 7 years ago
- b841b6e nds32: Support AE3XX platform. by rick · 7 years ago
- 86132af nds32: Support AG101P serial DM. by rick · 8 years ago
- d607f6f nds32: Support relocation. by rick · 9 years ago
- 4491327 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
- c74b8fc arm, nds32, sh: remove useless ioremap()/iounmap() defines by Masahiro Yamada · 8 years ago
- a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
- b19cc6b nds32: Fix compile error. by rick · 9 years ago
- d0a3123 nds32: Use the generic bitops headers by Fabio Estevam · 9 years ago
- b3537c0 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
- 2e88bb2 NDS32: Generic Board Support and Unsupport by Kun-Hua Huang · 9 years ago
- 0267ba5 common: Move dram_init() declaration to common location by Michal Simek · 10 years ago
- 8e26157 bd_info: remove bi_barudrate member from struct bd_info 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
- 99ca91b nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers by Tom Rini · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- e3c58b0 nds32: Enable the function of passing parameters to Linux by ken kuo · 11 years ago
- bea2868 nds32: introduce macros for bit manipulation by Gabor Juhos · 11 years ago
- fe8e4db nds32: Use sections header to obtain link symbols by Kuan-Yu Kuo · 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
- 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
- a25356d nds32: Change global data baudrate to int by Simon Glass · 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
- 50a47d0 net: punt bd->bi_ip_addr by Mike Frysinger · 13 years ago
- 1e52fea nds32/ag102: add header support of ag102 soc by Macpaul Lin · 13 years ago
- b0c4fae nds32: fix ptrace and interrupt register overflow by Macpaul Lin · 13 years ago
- 184e6f7 nds32: add linkage 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
- 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
- 445a886 nds32/ag101: cpu and init funcs of SoC ag101 by Macpaul Lin · 13 years ago
- 00f892f nds32: add header files support for nds32 by Macpaul Lin · 13 years ago