Commit Graph

47 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
Mario Six 9dbaebcf9f flash: Fix spelling of "ERR_TIMOUT" 6 years ago
Simon Glass f1683aa73c board_f: Rename initdram() to dram_init() 7 years ago
Simon Glass 088454cde2 board_f: Drop return value from initdram() 7 years ago
Simon Glass 52c411805c board_f: Drop board_type parameter from initdram() 7 years ago
Masahiro Yamada c6e18144b6 m68k: move CONFIG_SYS_TEXT_BASE to defconfig files 8 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 9 years ago
angelo@sysam.it 5296cb1d99 m68k: add architecture-specific u-boot.lds 9 years ago
Masahiro Yamada 535aad29f2 MAINTAINERS: comment out blank M: field 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Masahiro Yamada 64bd89e437 m68k: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 11 years ago
Marek Vasut 8b493a5236 common: Discard the __u_boot_cmd section 12 years ago
Marek Vasut 556751427b common: Add .u_boot_list into all linker files 12 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 12 years ago
stany MARCEL 25ceb277de ColdFire: Cleanup lds files for multiple defined symbols 13 years ago
Graeme Russ dcac25a05e Remove calls to set_timer outside arch/ 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Peter Tyser a414553485 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU 14 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 15 years ago
TsiChung Liew 6e80f5aa09 ColdFire: Remove platforms mii.c file 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
TsiChung Liew c37ea03117 Fix compile error caused by incorrect function return type 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Jason Wessel 3d36be0300 Remove all the search paths from the .lds files. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 1b76988175 Fix remaining CONFIG_COMMANDS 16 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
TsiChungLiew 6706424d0b ColdFire: cobra5272 platform for MCF52x2 update 17 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago
Marian Balakowicz 483a0cf804 Fixes for gcc 3.4 based m68k toolchain, 18 years ago
Wolfgang Denk 8de7ed3abe More GCC 4.x code cleanup 18 years ago
Wolfgang Denk 807d5d7319 Fix problems with ld version 2.16 (dot outside sections problem) 19 years ago
wdenk a562e1bd9d Patch by Florian Schlote, 08 Sep 2004: 20 years ago