- a0a71d3b Remove CROSS_COMPILE default from arch/*/config.mk by Tom Rini · 4 years, 6 months ago
- 6570d73 bdinfo: nds32: Use generic bd_info by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
- 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
- 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 9 months ago
- 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 9 months ago
- 7167d67 dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 9 months ago
- 4a81a21 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 10 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- afb0215 common: Move reset_cpu() to the CPU header by Simon Glass · 5 years ago
- 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
- 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
- 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · 5 years ago
- 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 6 years ago
- ba64b8b CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 6 years ago
- 4d4ac02 CONFIG_SYS_[ID]CACHE_OFF: unify the 'any' case by Trevor Woerner · 6 years ago
- a009fa7 dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
- 9f76865 nds32: dts: Fix mmc node compatible string by Rick Chen · 6 years ago
- 8c5e914 nds32: Fix boot fail issue when build with elf-mculib. by Rick Chen · 6 years ago
- f078804 nds32: Generate SW fpu instruction. by Rick Chen · 6 years ago
- 2d75ab7 nds32: Remove gcc unused option by Rick Chen · 6 years ago
- ccd035a Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
- 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
- 508332b config.mk: Remove duplicated -fno-strict-aliasing by Bin Meng · 6 years ago
- 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
- 348a236 nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · 7 years ago
- 2725e0b nds32: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 87bed2a Drop CONFIG_FTSDC010_BASE by Rick Chen · 7 years ago
- b29123e nds32: dts: AG101P support sd High-Speed mode by Rick Chen · 7 years ago
- 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
- da1ad11 nds32: dts: Support ftsdc010 DM. by Rick Chen · 7 years ago
- b037a5b nds32: Use asm-generic/io.h by Paul Burton · 7 years ago
- a6a1db3 nds32: Fix io.h warning message about readb by rick · 7 years ago
- 4f6cd72 nds32: board: Support SPI driver. by rick · 7 years ago
- 702affe nds32: ftmac100 support cache enable. by rick · 7 years ago
- 6a93159 nds32: bootm: Fix warning of struct tag_serialnr declared by rick · 7 years ago
- ef205ea dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 692abc9 nds32: Remove include files from common.h by Simon Glass · 8 years ago
- 94dd939 nds32: Make u-boot-nds32.h a private header by Simon Glass · 8 years ago
- dc24dac nds32: eth: Support ftmac100 DM. by rick · 8 years ago
- f1113c9 nds32: Support AE3XX platform. by rick · 8 years ago
- 6d564b8 nds32: Support AG101P timer DM. by rick · 8 years ago
- 2492bfc nds32: Support AG101P serial DM. by rick · 8 years ago
- dfafe89 Remove various unused interrupt related code by Tom Rini · 8 years ago
- b0fd6e0 nds32: Support relocation. by rick · 9 years ago
- 83e3ed1 Remove arch/${ARCH}/include/asm/errno.h by Masahiro Yamada · 8 years ago
- ea83da5 arm, nds32, sh: remove useless ioremap()/iounmap() defines by Masahiro Yamada · 8 years ago
- 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
- 687f1f8 nds32: Fix compile error. by rick · 9 years ago
- 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