Commit Graph

103 Commits (b5e01eecc89e3e5c2ed3c17b803529be3c3702fb)

Author SHA1 Message Date
Masahiro Yamada 643aae1406 include: delete include/linux/config.h 11 years ago
Masahiro Yamada 64bd89e437 m68k: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 93e1459641 Coding Style cleanup: replace leading SPACEs by TABs 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Heiko Schocher 00f792e0df i2c, fsl_i2c: switch to new multibus/multiadapter support 11 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 11 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 11 years ago
Dirk Eibach b8eee4354f Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM 11 years ago
Andreas Bießmann 2cb0e55a3c avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux 12 years ago
Jason Jin 1b9591c237 ColdFire: Update the arch_global_date changes for mcf5441x 12 years ago
Steve deRosier 08dbd6ccd5 Fix MCF5235 SDRAM base address macro 12 years ago
Jens Scharsig (BuS Elektronik) aea5eee126 m68k: fix debug call befor serial init 12 years ago
Simon Glass 24507cf50a m68k: Use image_setup_linux() instead of local code 12 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 12 years ago
York Sun 472d546054 Consolidate bool type 12 years ago
Simon Glass a6741bce50 Declare watchdog functions in watchdog.h 12 years ago
Simon Glass 1865286466 Introduce generic link section.h symbol files 12 years ago
Simon Glass 3929fb0a14 Replace __bss_end__ with __bss_end 12 years ago
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 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