Commit Graph

168 Commits (83d290c56fab2d38cd1ab4c4cc7099559c1d5046)

Author SHA1 Message Date
Masahiro Yamada fbe79a17fd m68k: define __kernel_size_t as unsinged int again 10 years ago
Vasili Galka fa28179d2c m68k: Fix incorrect memory access on M5235 10 years ago
Vasili Galka 6b02d06feb m68k: Fix bug, "address of" operator was forgotten 10 years ago
Vasili Galka 7fae9e2493 m68k: Remove CONFIG_CMD_BEDBUG related code 10 years ago
Chao Fu f1329c9003 m68k:correct io macros about endian 10 years ago
Masahiro Yamada 5744e53430 m68k: eliminate a warning in cpu_init 10 years ago
Simon Glass ddc94378db m68k: Fix warnings with gcc 4.6 10 years ago
Simon Glass 9272a9b4f6 m68k: powerpc: Clean up do_mdm_init 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 10 years ago
Masahiro Yamada 5ee828ca95 kbuild: rename OBJTREE to objtree 10 years ago
Masahiro Yamada 4379ac6148 kbuild: rename TOPDIR to stctree 10 years ago
Masahiro Yamada 9b6e2c363f kbuild: fix CROSS_COMPILE settings in config.mk 10 years ago
Masahiro Yamada dfe966329e m68k: merge compile flags -ffixed-d7 -sep-data 10 years ago
Masahiro Yamada 6825a95b0b kbuild: use Linux Kernel build scripts 10 years ago
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 11 years ago
Jason Jin 1b9591c237 ColdFire: Update the arch_global_date changes for mcf5441x 11 years ago
Steve deRosier 08dbd6ccd5 Fix MCF5235 SDRAM base address macro 11 years ago
Jens Scharsig (BuS Elektronik) aea5eee126 m68k: fix debug call befor serial init 11 years ago
Simon Glass 24507cf50a m68k: Use image_setup_linux() instead of local code 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 11 years ago
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