Commit Graph

70 Commits (11ada9225a16ed2d8ddbf0715a2416245a777cbc)

Author SHA1 Message Date
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 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 10 years ago
Masahiro Yamada 853ce2ee9c board: delete unused header files 11 years ago
Masahiro Yamada 0298793dd9 board: cogent: include header files in a more natural way 11 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Albert ARIBAUD 5993053fa4 replace last __bss_end__ occurrences with __bss_end 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
Marek Vasut ec3fd68952 serial: Use default_serial_puts() in drivers 12 years ago
Marek Vasut a382725060 serial: Remove CONFIG_SERIAL_MULTI from serial drivers 12 years ago
Marek Vasut d25c39d360 serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver 12 years ago
Wolfgang Denk 31a167cfa8 board/cogent/flash.c: Fix GCC 4.6 buiild warning 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Scott Wood 83b7e2a7f2 Handle most LDSCRIPT setting centrally 13 years ago
Joakim Tjernlund 9d8fbd1b20 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 years ago
Wolfgang Denk ba273f066f 8260: Cleanup for partial linking and --gc-sections 14 years ago
Wolfgang Denk cd0402a730 8xx: Cleanup for partial linking and --gc-sections 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 14 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 14 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 14 years ago
Peter Tyser 858290178f ppc: Enable full relocation to RAM 15 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 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
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago
Grant Likely 1c3dd43338 powerpc: Backout relocation changes. 17 years ago
Grant Likely 96279ab4ca Revert "Correct fixup relocation for mpc8260" 17 years ago
Jon Loeliger fcec2eb93e board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Grant Likely 5af61b2f4b Correct fixup relocation for mpc8260 17 years ago
Grant Likely 5fc59175b9 Consolidate mpc8260 linker scripts 17 years ago
Jon Loeliger 5e378003d5 board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 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