Commit Graph

77 Commits (7202e8ae5132deae7a9e6f310c3278f2da388471)

Author SHA1 Message Date
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Simon Glass b1f17bf5ff Add strcasecmp() and strncasecmp() 12 years ago
Alison Wang 45370e1836 ColdFire: Add MCF5441x CPU support 12 years ago
Alison Wang 7adbd11e78 ColdFire: Fix unused variable in cpu_init.c 12 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 12 years ago
Simon Glass f5a5b3c5ee m68k: Change bi_baudrate and global data baudrate to int 12 years ago
Marek Vasut c59ac903f2 m68k: Fix unused variable in board.c 12 years ago
Marek Vasut c1568ca545 m68k: Fix unused variable warning in speed.c 12 years ago
Marek Vasut 2b05593da6 m68k: Fix unused variable warning 12 years ago
Marek Vasut 37d6cc3176 m68k: Fix wrong assembler instruction in start.S 12 years ago
Philippe De Muyter 2ca7406c64 m68k: Fix relocation errors in start.S 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 12 years ago
Jason Jin 30a3f3881e Flex bus definition update for Coldfire 5253. 12 years ago
Richard Retanubun 59d0612252 ColdFire: Queued SPI driver 12 years ago
Alison Wang 198cafbf2c ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 12 years ago
Alison Wang a4110eecf2 ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x 12 years ago
Alison Wang c6d8863015 ColdFire: Clean up checkpatch warnings for MCF523x 12 years ago
Alison Wang aa0d99fc28 ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x 12 years ago
Alison Wang 32dbaafa5a ColdFire: Clean up checkpatch warnings for MCF52x2 12 years ago
Alison Wang 849fc42471 ColdFire: Clean up checkpatch warnings for MCF5227x 12 years ago
Alison Wang 33d4411931 ColdFire: Add clear and set bits macros for ColdFire platform 12 years ago
Alison Wang f7799a1175 ColdFire: Update the bitops for ColdFire platform 12 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 12 years ago
Mike Frysinger de30122bb5 net: move bootfile init into eth_initialize 13 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 13 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 13 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 13 years ago
Simon Glass a5466651e9 m68k: Change memsz to a signed char to avoid warning 13 years ago
Mike Frysinger 65f0d12152 m68k: fix ambiguous bit testing 13 years ago
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 14 years ago
Grant Likely 590d3cacb9 Stop passing around bootmem_base value. 14 years ago
Wolfgang Denk 8ae86b76c6 Make STANDALONE_LOAD_ADDR configurable per board 14 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 14 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 14 years ago