Commit Graph

47 Commits (ed0fc4b172de0aae51055ae8e17c6593314c6ca2)

Author SHA1 Message Date
Simon Glass 77b8f2033b m68k: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Anton Staaf a8fc12eb8e m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 13 years ago
stany MARCEL aa2bd9b015 ColdFire: Add $(obj) before cpu lib to correct build 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 13 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 13 years ago
Jason Jin 3f8ce93956 ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usage 13 years ago
Jason Jin 6752da6b26 ColdFire:Add mb for 5253 dram initialization 13 years ago
Jason Jin 444ddfc751 ColdFire:Update the timer_init since it was unified. 13 years ago
Jason Jin 6c0bf27d74 ColdFire: Cleanup for partial linking and --gc-sections 13 years ago
Jason Jin 45263ec4c0 ColdFire: Update compile flags for each CPUs 13 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 13 years ago
Andreas Bießmann 09c2e90c11 unify version_string 13 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 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
Grant Likely 590d3cacb9 Stop passing around bootmem_base value. 13 years ago
Wolfgang Denk 8ae86b76c6 Make STANDALONE_LOAD_ADDR configurable per board 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
John Rigby 2956532625 Move DECLARE_GLOBAL_DATA_PTR to file scope 14 years ago
Mike Frysinger 882b7d726f do_reset: unify duplicate prototypes 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 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
John Rigby fca43cc801 boot: change some arch ifdefs to feature ifdefs 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 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 ea882baf9c New implementation for internal handling of environment variables. 14 years ago
Wolfgang Denk 91a76751a0 Make getenv() work before relocation. 14 years ago
Mike Frysinger 5700bb6352 miiphy: constify device name 14 years ago
Wolfgang Denk cdb749778a Rename getenv_r() into getenv_f() 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Wolfgang Wegner adf55679af add CONFIG_SYS_FEC_FULL_MII for MCF5445x 14 years ago
Wolfgang Wegner ae49099755 add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x 14 years ago
Wolfgang Wegner e9b43cae1a add missing PCS3 for MCF5445x 14 years ago
Peter Tyser a414553485 m68k: Move cpu/$CPU to arch/m68k/cpu/$CPU 14 years ago
Peter Tyser 819833af39 Move architecture-specific includes to arch/$ARCH/include/asm 14 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 14 years ago