Commit Graph

19 Commits (1b09b53e7dda7f8d4e7ec2927137f3b71327955a)

Author SHA1 Message Date
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 12 years ago
Simon Glass a5466651e9 m68k: Change memsz to a signed char to avoid warning 13 years ago
Simon Glass 77b8f2033b m68k: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Jason Jin 444ddfc751 ColdFire:Update the timer_init since it was unified. 13 years ago
Graeme Russ 5c8404aff1 Timer: Remove set_timer completely 13 years ago
Minkyu Kang d32a1a4caa Don't grab memory for LCD if FB address is defined 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Wolfgang Denk 553f09823c Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE 14 years ago
Richard Retanubun 683e9f1ea5 board_init_r: Removed unused cmdtp variable 14 years ago
Wolfgang Denk 544d97e9aa PCU_E: remove code for yet another corpse 14 years ago
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 14 years ago
Heiko Schocher 3fbeeea633 common: move TOTAL_MALLOC_LEN to include/common.h 14 years ago
Heiko Schocher 620f1f6a64 relocation: fixup cmdtable 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago
Luigi 'Comio' Mantellini 310cecb8cc Add bb_miiphy_init call before any ethernet bring-up code. 15 years ago
Peter Tyser bdb2802f4a Consolidate arch-specific mem_malloc_init() implementations 15 years ago
Peter Tyser 832f4377d6 Standardize mem_malloc_init() implementation 15 years ago
Peter Tyser d870552ee4 Consolidate arch-specific sbrk() implementations 15 years ago
Peter Tyser d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations 15 years ago
Peter Tyser a483a167bc Standardize mem_malloc_init() implementation 15 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 15 years ago
TsiChung Liew 11d88b26a6 ColdFire: Remove compiler warning messages 15 years ago
Richard Retanubun dc26965ad3 Compier warning cleanup 15 years ago
Stefan Roese c790b04d23 lib_arch/board.c: Move malloc initialization before flash_init() 15 years ago
Mike Frysinger 19b5b533cc lib_*/board.c: do not initialize bi_enet*addr in global data 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 93f6d72544 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 9314cee691 rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM 16 years ago
Jean-Christophe PLAGNIOL-VILLARD bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 16 years ago
TsiChung Liew ab6ba84268 ColdFire: Fix board.c warning message 16 years ago
Haavard Skinnemoen 0768b7a872 Consolidate strmhz() implementation 16 years ago
TsiChung Liew a7323bba22 ColdFire: Add SSPI feature for MCF5445x 16 years ago
Wolfgang Denk b64f190b7a Fix printf() format issues with sizeof_t types by using %zu 16 years ago
TsiChung Liew 6e37091afc ColdFire: Fix warning messages by passing correct data type in board.c 16 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 16 years ago
Marcel Ziswiler b71190f325 Fix implicit declaration build warnings 16 years ago
TsiChungLiew 1552af70ec ColdFire: Add MCF5227x cpu and M52277EVB support-1 17 years ago
TsiChungLiew 8ae158cd87 ColdFire: Add M54455EVB for MCF5445x 17 years ago
TsiChungLiew ab77bc547b ColdFire: MCF5329 Update and cleanup 17 years ago
Jon Loeliger b3aff0cb9e disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger 7def6b34f9 lib_{m68k,microblaze,mips,ppc}/: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
TsiChung Liew 8e585f02f8 Added M5329AFEE and M5329BFEE Platforms 17 years ago