Commit Graph

186 Commits (lime2-spi)

Author SHA1 Message Date
Masahiro Yamada 3747bdbb2b arch: types.h: factor out fixed width typedefs to int-ll64.h 6 years ago
Tom Rini 86cf1c8285 configs: Migrate CONFIG_NR_DRAM_BANKS 6 years ago
Michal Simek 08a00cba06 dm: Change CMD_DM enabling 6 years ago
Michal Simek 5ed063d10f Kconfig: Sort bool, default, select and imply options 6 years ago
Michal Simek 28a961aa0b microblaze: Do not force saving variables to flash 6 years ago
Michal Simek 4a69366967 microblaze: Convert generic platform to DM gpio 6 years ago
Shreenidhi Shedi 35912528a8 microblaze: Cosmetic changes in Microblaze related files 6 years ago
Michal Simek 35670665d6 microblaze: Do not call timer init that early 6 years ago
Michal Simek 4ab11ecaaa microblaze: Use default implementation from include/linux/io.h 6 years ago
Masahiro Yamada 28b538b69d .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignore 6 years ago
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
Paul Burton dbee715237 microblaze: Use asm-generic/io.h 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Philipp Tomsich b529993e02 spl: add hierarchical defaults for SPL_LDSCRIPT 7 years ago
Andy Yan 9eea50162c microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-Boot 7 years ago
Simon Glass 85fc970d74 Convert CONFIG_ENV_IS_IN_FLASH to Kconfig 7 years ago
Michal Simek 41f59f6853 microblaze: Build only DTBs for selected target 7 years ago
Vikas Manocha 5bf5250e9d spl: make image arg or fdt blob address reconfigurable 7 years ago
Michal Simek 1d82e2c15c microblaze: Fix endif macro command 7 years ago
Tom Rini e5ec48152a Kconfig: Migrate BOARD_LATE_INIT to a select 7 years ago
Masahiro Yamada 63c0941726 libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY 8 years ago
Simon Glass a0b49bc334 efi: Use asmlinkage for EFIAPI 8 years ago
Simon Glass ca12e65caa spl: Add a parameter to jump_to_image_linux() 8 years ago
Masahiro Yamada 4491327d59 Remove arch/${ARCH}/include/asm/errno.h 8 years ago
Robert P. J. Day 25bab53ab2 Remove unneeded remnants of bcopy(). 8 years ago
Michal Simek ac551e3492 microblaze: Move MSR instruction selection to Kconfig 8 years ago
Michal Simek a359eaa598 microblaze: Remove !OF_CONTROL code for timer and interrupt 8 years ago
Michal Simek 9aa65cab73 microblaze: Read information about timer/interrupts from DT 8 years ago
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 8 years ago
Michal Simek 20434c8a0b microblaze: Add missing chosen node 8 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 8 years ago
Michal Simek 85916e29df microblaze: Remove empty file - cpu.c 8 years ago
Michal Simek 48470b7a20 microblaze: Wire-up debug_uart in asm 8 years ago
Michal Simek 93768393d7 serial: uartlite: Move driver to DM 8 years ago
Albert ARIBAUD ecc306639e Fix board init code to respect the C runtime environment 8 years ago
Michal Simek 4280f50238 microblaze: Enable DM by default 8 years ago
Michal Simek ef159abf99 microblaze: Enable OF_CONTROL by default 8 years ago
Nathan Rossi e0f21e1cbc microblaze: Fix C99/gnu99 compatiblity for inline functions 9 years ago
Nathan Rossi 7cb73730c8 microblaze: Fix style issues in header files 9 years ago
Tom Rini da58dec866 Various Makefiles: Add SPDX-License-Identifier tags 9 years ago
Fabio Estevam e6e7b7c0ab microblaze: Use the generic bitops headers 9 years ago
Simon Glass cd2bee3544 microblaze: Add a TODO to call board_init_f_mem() 9 years ago
Joe Hershberger a26cd04920 arch: Make board selection choices optional 9 years ago
Masahiro Yamada 0a9e7ee5bd generic-board: select SYS_GENERIC_BOARD for some architectures 9 years ago
Masahiro Yamada 0a12e6872e generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig 9 years ago
Rob Herring 7682a99826 remove unnecessary version.h includes 9 years ago
Michal Simek 7f33899221 microblaze: spl: Add LISTS to linker script 9 years ago