Commit Graph

112 Commits (lime2-spi)

Author SHA1 Message Date
Bin Meng d8d81d4a5d config.mk: Remove duplicated -fno-strict-aliasing 6 years ago
Masahiro Yamada 3747bdbb2b arch: types.h: factor out fixed width typedefs to int-ll64.h 6 years ago
Bryan O'Donoghue 73171c8d53 nds32: Define PLATFORM__CLEAR_BIT for generic_clear_bit() 6 years ago
Bryan O'Donoghue 76b916f233 nds32: Define PLATFORM__SET_BIT for generic_set_bit() 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Rick Chen ebce73f0af Drop CONFIG_FTSDC010_BASE 6 years ago
Rick Chen 2060a69100 nds32: dts: AG101P support sd High-Speed mode 6 years ago
Alexey Brodkin 4280342adb fdt: Implement weak arch_fixup_fdt() 6 years ago
Rick Chen febcd97699 nds32: dts: Support ftsdc010 DM. 7 years ago
Paul Burton b3666a693a nds32: Use asm-generic/io.h 7 years ago
rick 9c7ffc94dc nds32: Fix io.h warning message about readb 7 years ago
rick 7b1a50b7b6 nds32: board: Support SPI driver. 7 years ago
rick e336b73d8a nds32: ftmac100 support cache enable. 7 years ago
rick 19fc21fb4a nds32: bootm: Fix warning of struct tag_serialnr declared 7 years ago
Masahiro Yamada b27af39935 dma: import linux/dma-direction.h to consolidate enum dma_data_direction 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 3a53e99c7d nds32: Remove include files from common.h 7 years ago
Simon Glass e8d4fa9057 nds32: Make u-boot-nds32.h a private header 7 years ago
rick be71a179bd nds32: eth: Support ftmac100 DM. 7 years ago
rick b841b6e946 nds32: Support AE3XX platform. 7 years ago
rick f5076f8698 nds32: Support AG101P timer DM. 7 years ago
rick 86132af799 nds32: Support AG101P serial DM. 7 years ago
Tom Rini 01abae4d04 Remove various unused interrupt related code 7 years ago
rick d607f6fa99 nds32: Support relocation. 8 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 8 years ago
Masahiro Yamada c74b8fcdd7 arm, nds32, sh: remove useless ioremap()/iounmap() defines 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
rick b19cc6bf21 nds32: Fix compile error. 8 years ago
Fabio Estevam d0a31232f5 nds32: Use the generic bitops headers 9 years ago
Kun-Hua Huang b3537c08e1 NDS32: Generic Board Support and Unsupport 9 years ago
Kun-Hua Huang 2e88bb28d8 NDS32: Generic Board Support and Unsupport 9 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 9 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 9 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 9 years ago
Michal Simek 0267ba5d86 common: Move dram_init() declaration to common location 9 years ago
Daniel Schwierzeck e19db555b4 Kbuild: introduce Makefile in arch/$ARCH/ 10 years ago
Masahiro Yamada 56f31e872e kbuild: use SoC-specific CONFIG to descend into SoC directory 10 years ago
Masahiro Yamada 165ecd26f0 kbuild: Descend into SOC directory from CPU directory 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Masahiro Yamada 90f984e397 kconfig: delete redundant CONFIG_${ARCH} definition 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 10 years ago
Masahiro Yamada 254d68b601 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 10 years ago
Masahiro Yamada a0a15b441c config.mk: specify the exact path to standalone linker script 10 years ago
Masahiro Yamada 9b6e2c363f kbuild: fix CROSS_COMPILE settings in config.mk 10 years ago
Masahiro Yamada 7c8278a866 kbuild: add dummy obj-y to create built-in.o 10 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 10 years ago
rick f889cc81c1 nds32: add support for leopard and orca board boot flow auto detect 10 years ago
Masahiro Yamada 547bb1edbf nds32: convert makefiles to Kbuild style 11 years ago