Commit Graph

96 Commits (cd43b51600918a03216146c1bb4a73f4d7f04901)

Author SHA1 Message Date
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Simon Glass 3a53e99c7d nds32: Remove include files from common.h 8 years ago
Simon Glass e8d4fa9057 nds32: Make u-boot-nds32.h a private header 8 years ago
rick be71a179bd nds32: eth: Support ftmac100 DM. 8 years ago
rick b841b6e946 nds32: Support AE3XX platform. 8 years ago
rick f5076f8698 nds32: Support AG101P timer DM. 8 years ago
rick 86132af799 nds32: Support AG101P serial DM. 8 years ago
Tom Rini 01abae4d04 Remove various unused interrupt related code 8 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 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
rick b19cc6bf21 nds32: Fix compile error. 9 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 10 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 10 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 10 years ago
Michal Simek 0267ba5d86 common: Move dram_init() declaration to common location 10 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 11 years ago
Masahiro Yamada 254d68b601 kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib 11 years ago
Masahiro Yamada a0a15b441c config.mk: specify the exact path to standalone linker script 11 years ago
Masahiro Yamada 9b6e2c363f kbuild: fix CROSS_COMPILE settings in config.mk 11 years ago
Masahiro Yamada 7c8278a866 kbuild: add dummy obj-y to create built-in.o 11 years ago
Masahiro Yamada 9e4140329e kbuild: change out-of-tree build 11 years ago
rick f889cc81c1 nds32: add support for leopard and orca board boot flow auto detect 11 years ago
Masahiro Yamada 547bb1edbf nds32: convert makefiles to Kbuild style 11 years ago
ken kuo 9f128bcc07 nds32: introduce DMA allocation API 11 years ago
ken kuo c54fd3efa4 nds32: Enable FPU if the version of CPU supported 12 years ago
Tom Rini 99ca91b6d7 nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers 12 years ago
ken kuo 951344b778 nds32: Convert Makefiles to use COBJS-y style 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Axel Lin 4fc9670513 nds32: ag101/ag102: Fix setting lastdec and now values 12 years ago
ken kuo e3c58b0292 nds32: Enable the function of passing parameters to Linux 12 years ago
ken kuo 3c016704d9 nds32: Enable two banks of SDRAM on Andes board 12 years ago
Gabor Juhos bea2868f5e nds32: introduce macros for bit manipulation 12 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 12 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 12 years ago
Andreas Bießmann 2cb0e55a3c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 12 years ago
Kuan-Yu Kuo fe8e4dbad1 nds32: Use sections header to obtain link symbols 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
York Sun 472d546054 Consolidate bool type 12 years ago
Simon Glass 716cc8cc7f Change stub example to use asm-generic/sections.h 12 years ago