Commit Graph

28 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
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Thomas Chou 21ff7344d1 nios2: convert cache flush to use dm cpu data 9 years ago
Thomas Chou fea7f3aa3e nios2: Switch to generic timer 9 years ago
Thomas Chou 5ff10aa7e7 nios2: add generic board support 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 10 years ago
Masahiro Yamada afea2c969a nios2: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Thomas Chou 1a05b5f91e nios2: fix missing comment terminator from SPDX License commit 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 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
Simon Glass 983c72f479 Clarify bootm OS arguments 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 11 years ago
Andreas Bießmann 63495ad77a nios2: fix style in board.c. 11 years ago
Thomas Chou 7dfb060291 nios2: move gd and bd into BSS 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 12 years ago
Stefan Kristiansson 8875833a86 nios2: add flush_dcache_range function 12 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 14 years ago
John Rigby 5a75e12107 FDT: only call boot_get_fdt from generic code 14 years ago
Thomas Chou 62a0557382 nios2: fix bootm error on fdt args 14 years ago
Thomas Chou 06c5d30dc3 nios2: add fdt support 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Thomas Chou 8d52ea6db4 nios2: fix div64 issue for gcc4 14 years ago
Thomas Chou 441cac10d8 nios2: fix no flash, add nand and mmc init in board.c 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago