Commit Graph

42 Commits (lime2-spi)

Author SHA1 Message Date
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
Alexey Brodkin 4280342adb fdt: Implement weak arch_fixup_fdt() 6 years ago
rick 19fc21fb4a nds32: bootm: Fix warning of struct tag_serialnr declared 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
rick b841b6e946 nds32: Support AE3XX platform. 7 years ago
rick 86132af799 nds32: Support AG101P serial DM. 7 years ago
Kun-Hua Huang 2e88bb28d8 NDS32: Generic Board Support and Unsupport 9 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 9 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 547bb1edbf nds32: convert makefiles to Kbuild style 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
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 11 years ago
Kuan-Yu Kuo fe8e4dbad1 nds32: Use sections header to obtain link symbols 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 11 years ago
York Sun 472d546054 Consolidate bool type 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 11 years ago
Simon Glass 37434783bb nds32: Drop tlb_addr from global data 12 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 12 years ago
Nobuhiro Iwamatsu 6abcf2d531 nds32: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 12 years ago
Mike Frysinger 11a05fbde7 nds32: fix unused pmu_init warning 12 years ago
Mike Frysinger 782ff0cd87 nds32: delete unused local variable 12 years ago
Macpaul Lin 8d732840ba nds32: split common cache access from cpu into lib 12 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 12 years ago
Macpaul Lin b0c4fae44a nds32: fix ptrace and interrupt register overflow 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 12 years ago
Macpaul Lin 4ef806794a nds32/board.c: add PCI prompt at boot up 12 years ago
Macpaul Lin a2308547d1 nds32/lib: add ide generic support 13 years ago
Macpaul Lin 569bc625e3 nds32: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Macpaul Lin 463d47f66c nds32/lib: add generic funcs in NDS32 lib 13 years ago