Commit Graph

34 Commits (8addd3ed7e6c1bcc54a4c9062e0bec6c302b462d)

Author SHA1 Message Date
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
Masahiro Yamada e2906a5943 Makefile: rename all libraries to built-in.o 11 years ago
Masahiro Yamada 620110afe5 board: Do not add -DCONFIG_SYS_TEXT_BASE in board config.mk 11 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
Heiko Schocher 00f792e0df i2c, fsl_i2c: switch to new multibus/multiadapter support 11 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 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
Alison Wang 849fc42471 ColdFire: Clean up checkpatch warnings for MCF5227x 12 years ago
Wolfgang Denk 702e6014f1 doc: cleanup - move board READMEs into respective board directories 12 years ago
Jason Jin 27f7ae70d6 ColdFire: Fix the compile issue for M52277 13 years ago
stany MARCEL 327474f854 ColdFire: Merge differentiated linking files into a sigle one by board 13 years ago
Jason Jin 6c0bf27d74 ColdFire: Cleanup for partial linking and --gc-sections 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
TsiChung Liew a21d0c2cc9 ColdFire: Add SBF support for M52277EVB 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
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
TsiChungLiew 1552af70ec ColdFire: Add MCF5227x cpu and M52277EVB support-1 17 years ago