Commit Graph

78 Commits (c854a601ad385fac7fd19e4456abea1ccca83295)

Author SHA1 Message Date
Marek Vasut 1655f9f6c7 ppc: Zap MHPC board 10 years ago
Masahiro Yamada 535aad29f2 MAINTAINERS: comment out blank M: field 10 years ago
Masahiro Yamada ab7cb4eefa mpc8xx: move common linker scripts into the CPU directory 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
Simon Glass e1bf824dfd Add cli_ prefix to readline functions 11 years ago
Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 11 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Wolfgang Denk b8bfde7f01 PPC 74xx_7xx: Fix build warnings for ELPPC board 12 years ago
Albert ARIBAUD 5993053fa4 replace last __bss_end__ occurrences with __bss_end 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
Albert ARIBAUD ef123c5253 Refactor linker-generated arrays 12 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
Anatolij Gustschin c3e17d5c9e board/eltec/elppc/misc.c: Fix GCC 4.6 build warning 13 years ago
Wolfgang Denk c53043b7f1 MPC7xx: remove obsolete "BAB7xx" board 13 years ago
Igor Grinberg e3150460a4 common: move extern char console_buffer[] to common.h 13 years ago
Wolfgang Denk e1196b8005 board/eltec/mhpc/flash.c: Fix GCC 4.6 build warning 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Joakim Tjernlund 9d8fbd1b20 powerpc, 8xx: Fixup all 8xx u-boot.lds scripts 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Wolfgang Denk e2c2a95e60 74xx_7xx: 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
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Peter Tyser 8d1f268204 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU 15 years ago
Peter Tyser 78acc472d9 Rename lib_generic/ to lib/ 15 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
Kumar Gala ff4e66e93c pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity 16 years ago
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 16 years ago
Wolfgang Denk 8ed44d91c8 Cleanup: fix "MHz" spelling 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 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 16 years ago
Ben Warren 10efa024b8 Moved initialization of EEPRO100 Ethernet controller to board_eth_init() 16 years ago
Ben Warren 8ca0b3f99c Moved initialization of TULIP Ethernet controller to board_eth_init() 16 years ago
Wolfgang Denk e2d45e6f4d elppc board: Coding style cleanup. 17 years ago
Wolfgang Denk 82b24a8a50 elppc board: fix syntax error. 17 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 17 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Jason Wessel 3d36be0300 Remove all the search paths from the .lds files. 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 17 years ago