Commit Graph

87 Commits (472d546054dadacca91530bad42ad06f6408124e)

Author SHA1 Message Date
York Sun 472d546054 Consolidate bool type 11 years ago
Simon Glass a6741bce50 Declare watchdog functions in watchdog.h 11 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 11 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 11 years ago
Simon Glass e56b250735 m68k: Use generic global_data 12 years ago
Simon Glass 7e2592fd5a m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data 12 years ago
Simon Glass 609e6ec3f6 ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data 12 years ago
Simon Glass 5cb48582ac Add architecture-specific global data 12 years ago
angelo fd70aa4146 m68k/lib: fix serial driver relocation 12 years ago
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 12 years ago
Mike Frysinger 50a47d0523 net: punt bd->bi_ip_addr 12 years ago
Simon Glass 770605e4f9 bootstage: Replace show_boot_progress/error() with bootstage_...() 12 years ago
Simon Glass 578ac1e9ba bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() 12 years ago
Simon Glass a5466651e9 m68k: Change memsz to a signed char to avoid warning 12 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