Commit Graph

84 Commits (56382a81f38bed423791d7b80e95c1f65bd83b9b)

Author SHA1 Message Date
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 11 years ago
Tom Rini 99ca91b6d7 nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers 11 years ago
ken kuo 951344b778 nds32: Convert Makefiles to use COBJS-y style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Axel Lin 4fc9670513 nds32: ag101/ag102: Fix setting lastdec and now values 11 years ago
ken kuo e3c58b0292 nds32: Enable the function of passing parameters to Linux 11 years ago
ken kuo 3c016704d9 nds32: Enable two banks of SDRAM on Andes board 11 years ago
Gabor Juhos bea2868f5e nds32: introduce macros for bit manipulation 11 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 11 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 11 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
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 12 years ago
Simon Glass ea6bd08b77 nds32: Add a basic errno.h 12 years ago
Simon Glass ee22c1a214 nds32: Use generic global_data 12 years ago
Simon Glass 37434783bb nds32: Drop tlb_addr from global data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Simon Glass a25356d771 nds32: Change global data baudrate to int 12 years ago