Commit Graph

61 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Angelo Dureghello c533cfcd93 m68k: fix cache.c for Coldfire V4E 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Masahiro Yamada 63a7578e4e arch, board: squash lines for immediate return 8 years ago
angelo@sysam.it 6463fd8f95 m68k: add private libgcc 9 years ago
Wu, Josh 4dbe4b168b m68k: cache: add an empty stub functions for invalidate/flush dcache 9 years ago
Masahiro Yamada 6eb6f132e6 m68k: remove arch/m68k/lib/board.c 9 years ago
angelo@sysam.it e310b93ec1 m68k: add generic-board support 9 years ago
Vasili Galka 7fae9e2493 m68k: Remove CONFIG_CMD_BEDBUG related code 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 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 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
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 3929fb0a14 Replace __bss_end__ with __bss_end 11 years ago
Gabor Juhos 7b395232da malloc: make malloc_bin_reloc static 11 years ago
Simon Glass 7e2592fd5a m68k: Move CONFIG_EXTRA_CLOCK to arch_global_data 11 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
Marek Vasut 6c7c946cad common: Convert the U-Boot commands to LG-arrays 12 years ago
Marek Vasut c59ac903f2 m68k: Fix unused variable in board.c 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
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
Simon Glass 77b8f2033b m68k: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Mike Frysinger e2a53458a7 net: drop !NET_MULTI code 13 years ago
Jason Jin 444ddfc751 ColdFire:Update the timer_init since it was unified. 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 13 years ago
Grant Likely 590d3cacb9 Stop passing around bootmem_base value. 13 years ago
Po-Yu Chuang 44c6e6591c rename _end to __bss_end__ 13 years ago
Peter Tyser eddf52b593 Replace "FLASH" strings with "Flash" or "flash" 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago