Commit Graph

83 Commits (c9aa831ee26f629fbd2df67cab8bb357777e2256)

Author SHA1 Message Date
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 12 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 13 years ago
Simon Glass b1f17bf5ff Add strcasecmp() and strncasecmp() 13 years ago
Alison Wang 45370e1836 ColdFire: Add MCF5441x CPU support 13 years ago
Alison Wang 7adbd11e78 ColdFire: Fix unused variable in cpu_init.c 13 years ago
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 13 years ago
Simon Glass f5a5b3c5ee m68k: Change bi_baudrate and global data baudrate to int 13 years ago
Marek Vasut c59ac903f2 m68k: Fix unused variable in board.c 13 years ago
Marek Vasut c1568ca545 m68k: Fix unused variable warning in speed.c 13 years ago
Marek Vasut 2b05593da6 m68k: Fix unused variable warning 13 years ago
Marek Vasut 37d6cc3176 m68k: Fix wrong assembler instruction in start.S 13 years ago
Philippe De Muyter 2ca7406c64 m68k: Fix relocation errors in start.S 13 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 13 years ago
Daniel Schwierzeck 00d0d2ad4e malloc: remove extern declarations of malloc_bin_reloc() in board.c files 13 years ago
Jason Jin 30a3f3881e Flex bus definition update for Coldfire 5253. 13 years ago
Richard Retanubun 59d0612252 ColdFire: Queued SPI driver 13 years ago
Alison Wang 198cafbf2c ColdFire: Clean up checkpatch warnings for MCF54451 and MCF54455 13 years ago
Alison Wang a4110eecf2 ColdFire: Clean up checkpatch warnings for MCF547x and MCF548x 13 years ago
Alison Wang c6d8863015 ColdFire: Clean up checkpatch warnings for MCF523x 13 years ago
Alison Wang aa0d99fc28 ColdFire: Clean up checkpatch warnings for MCF532x/MCF537x/MCF5301x 13 years ago
Alison Wang 32dbaafa5a ColdFire: Clean up checkpatch warnings for MCF52x2 13 years ago
Alison Wang 849fc42471 ColdFire: Clean up checkpatch warnings for MCF5227x 13 years ago
Alison Wang 33d4411931 ColdFire: Add clear and set bits macros for ColdFire platform 13 years ago
Alison Wang f7799a1175 ColdFire: Update the bitops for ColdFire platform 13 years ago
Mike Frysinger 47fde91f0c global_data: unify global flag defines 13 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 14 years ago
Simon Glass 77b8f2033b m68k: Use getenv_ulong() in place of getenv(), strtoul 14 years ago
Anton Staaf a8fc12eb8e m68k: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 14 years ago
stany MARCEL aa2bd9b015 ColdFire: Add $(obj) before cpu lib to correct build 14 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 14 years ago
Mike Frysinger 476af299b0 image: push default arch values to arch headers 14 years ago
Graeme Russ 9558b48af0 console: Implement pre-console buffer 14 years ago
Jason Jin 3f8ce93956 ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usage 14 years ago
Jason Jin 6752da6b26 ColdFire:Add mb for 5253 dram initialization 14 years ago
Jason Jin 444ddfc751 ColdFire:Update the timer_init since it was unified. 14 years ago
Jason Jin 6c0bf27d74 ColdFire: Cleanup for partial linking and --gc-sections 14 years ago
Jason Jin 45263ec4c0 ColdFire: Update compile flags for each CPUs 14 years ago
Mike Williams 1626308797 cleanup: Fix typos and misspellings in various files. 14 years ago
Andreas Bießmann 09c2e90c11 unify version_string 14 years ago
Graeme Russ 4769be21cc Timer: Remove reset_timer() for non-Nios2 arches 14 years ago