Commit Graph

85 Commits (06a119a03147aec3cf1fe746a6ef0aa1c66e7e72)

Author SHA1 Message Date
Mike Frysinger f6add132f6 net/miiphy/serial: drop duplicate "NAMESIZE" define 13 years ago
Heiko Schocher 7d5ff54fde i2c: Codingstyle cleanup for i2c evb64260 board driver 13 years ago
Wolfgang Denk 504f7080c3 board/evb64260/zuma_pbb_mbox.c: Fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk 827320724c board/evb64260/zuma_pbb_mbox.c: CodingStyle cleanup 13 years ago
Wolfgang Denk b191c70162 board/evb64260/sdram_init.c: Fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk b524b1c75d board/evb64260/eth.c: Fix GCC 4.6 build warning 13 years ago
Wolfgang Denk 54a087464d board/evb64260/evb64260.c: Fix GC 4.6 build warning 13 years ago
Wolfgang Denk d3a1b1bc1d board/evb64260/i2c.c: Fix GCC 4.6 build warnings 13 years ago
Wolfgang Denk fecf63e41e board/evb64260/i2c.c: Coding Style cleanup 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 14 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 8ef583a035 miiphy: convert to linux/mii.h 14 years ago
Wolfgang Denk e2c2a95e60 74xx_7xx: 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
Mike Frysinger 5700bb6352 miiphy: constify device name 15 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 15 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
Anatolij Gustschin e03b4d296b Fix compiler warnings for EVB64260, P3G4 and ZUMA 15 years ago
Wolfgang Denk ee80fa7b6e Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions 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 858290178f ppc: Enable full relocation to RAM 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 16 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Wolfgang Denk b8845abdc0 Fix build errors after making flash_get_info() non-static 16 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 16 years ago
Wolfgang Denk 1113cb764b evb64260: fix "cast to pointer from integer of different size" warnings 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
Jean-Christophe PLAGNIOL-VILLARD bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 16 years ago
Ben Warren 6aca145e06 Moved initialization of GT6426x Ethernet controller to board_eth_init() 17 years ago
Wolfgang Denk d0ff51ba5d Code cleanup: fix old style assignment ambiguities like "=-" etc. 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
Jon Loeliger 77a318545d board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. 18 years ago
Jon Loeliger b9307262f8 board/[d-e]*: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 5e378003d5 board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Wolfgang Denk 511d0c72b8 Coding style cleanup 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 19 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 years ago