Commit Graph

31 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
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
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 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
Simon Glass ddc94378db m68k: Fix warnings with gcc 4.6 10 years ago
Michal Simek 14cfc4f373 fpga: xilinx: Simplify load/dump/info function handling 10 years ago
Michal Simek 2df9d5c431 fpga: xilinx: Fix the rest of CamelCases 10 years ago
Michal Simek f8c1be9816 fpga: xilinx: Avoid CamelCase for in Xilinx_desc 10 years ago
Michal Simek 2a6e3869f2 fpga: spartan3: Avoid CamelCase 10 years ago
Masahiro Yamada 64bd89e437 m68k: convert makefiles to Kbuild style 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
Jason Jin fa862dd7ce ColdFire: Fix build error for astro mcf53731 board. 12 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 years ago
Wolfgang Denk 263d5c2f84 Remove redundant config.mk files 14 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
Wolfgang Wegner 9d79e5758c add ASTRO MCF5373L board 14 years ago