Commit Graph

69 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
Tom Rini d024236e5a Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR 6 years ago
Alexey Brodkin 4280342adb fdt: Implement weak arch_fixup_fdt() 6 years ago
Bin Meng 244ce78a04 microblaze: bootm: Fix compiler warning 6 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Michal Simek e945f6dc28 microblaze: Move architecture to use generic board init 9 years ago
Michal Simek 2c7c32fa7f microblaze: Use standard interrupt_init() function 9 years ago
Masahiro Yamada dbe963ae51 fdt_support: delete force argument of fdt_initrd() 10 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 10 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 10 years ago
Masahiro Yamada 56746d8010 microblaze: remove an empty file arch/microblaze/lib/time.c 10 years ago
Michal Simek 9d24274509 microblaze: Add SPL support 10 years ago
Michal Simek 6ba64f24a4 microblaze: Show u-boot banner 10 years ago
Masahiro Yamada a71a36f692 microblaze: convert makefiles to Kbuild style 11 years ago
Michal Simek 8c4dba1a5e microblaze: Fix watchdog initialization 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Michal Simek 07a16f2a9c microblaze: Call spi_init function 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 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
Simon Glass 983c72f479 Clarify bootm OS arguments 11 years ago
Michal Simek a8425d5288 microblaze: bootm: Add support for loading initrd 11 years ago
Michal Simek 1e71fa4369 microblaze: bootm: Fix coding style issues 11 years ago
Andreas Bießmann d2eae43ba8 lib: consolidate hang() 11 years ago
Andreas Bießmann 50ffb1174c microblaze: fix style in board.c 11 years ago
Michal Simek 0f21f98dd4 watchdog: Add support for Xilinx Microblaze watchdog 11 years ago
David Holsgrove 2281ba5172 microblaze: Add muldi3.c which contains routines for _muldi3 11 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Michal Simek 5811830fae microblaze: Flush caches before enabling them 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Michal Simek c60a57912a microblaze: board: Use bi_flashstart instead of CONFIG_SYS_FLASH_BASE 12 years ago
Michal Simek 2380b8f529 microblaze: Clean microblaze initialization 12 years ago
Michal Simek bcbb046bd5 microblaze: timer: Prepare for device-tree initialization 12 years ago
Michal Simek e35c05baa1 microblaze: board: Remove compilation warning 12 years ago
Michal Simek b710d9d6c2 microblaze: Add support for device tree driven board configuration 12 years ago
Michal Simek 575a3d21f6 microblaze: intc: Clear interrupt code 12 years ago
Michal Simek e0bb305df8 microblaze: Call serial multi initialization 12 years ago
Michal Simek 779bf42c2a microblaze: Move __udelay implementation 12 years ago
Michal Simek 36c7e6efb3 microblaze: Remove extern from board.c 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 94e4dae9fa microblaze: Use getenv_ulong() in place of getenv(), strtoul 13 years ago
Michal Simek 2267e2d132 microblaze: Copy bootfile from variables 13 years ago
Michal Simek aa7acdd509 microblaze: Initialize jumptable and console 13 years ago
Michal Simek a93c1a171c microblaze: Support flashes on lower addresses 13 years ago