summaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2019-05-05spl: fix linker size check off-by-one errorsSimon Goldschmidt
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-07-30dm: Change CMD_DM enablingMichal Simek
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-19microblaze: Do not force saving variables to flashMichal Simek
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek
2018-07-19microblaze: Cosmetic changes in Microblaze related filesShreenidhi Shedi
2018-07-19microblaze: Do not call timer init that earlyMichal Simek
2018-07-19microblaze: Use default implementation from include/linux/io.hMichal Simek
2018-06-18.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin
2018-02-13microblaze: bootm: Fix compiler warningBin Meng
2017-10-02microblaze: Use asm-generic/io.hPaul Burton
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-13spl: add hierarchical defaults for SPL_LDSCRIPTPhilipp Tomsich
2017-07-27microblaze: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-...Andy Yan
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-06-19microblaze: Build only DTBs for selected targetMichal Simek
2017-05-08spl: make image arg or fdt blob address reconfigurableVikas Manocha
2017-02-10microblaze: Fix endif macro commandMichal Simek
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-10-19efi: Use asmlinkage for EFIAPISimon Glass
2016-10-06spl: Add a parameter to jump_to_image_linux()Simon Glass
2016-09-23Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada
2016-06-06Remove unneeded remnants of bcopy().Robert P. J. Day
2016-06-06microblaze: Move MSR instruction selection to KconfigMichal Simek
2016-04-04microblaze: Remove !OF_CONTROL code for timer and interruptMichal Simek
2016-04-04microblaze: Read information about timer/interrupts from DTMichal Simek
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-02-24microblaze: Add missing chosen nodeMichal Simek
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-27microblaze: Remove empty file - cpu.cMichal Simek
2016-01-27microblaze: Wire-up debug_uart in asmMichal Simek
2016-01-27serial: uartlite: Move driver to DMMichal Simek
2016-01-13Fix board init code to respect the C runtime environmentAlbert ARIBAUD
2015-12-18microblaze: Enable DM by defaultMichal Simek
2015-12-18microblaze: Enable OF_CONTROL by defaultMichal Simek
2015-11-19microblaze: Fix C99/gnu99 compatiblity for inline functionsNathan Rossi
2015-11-19microblaze: Fix style issues in header filesNathan Rossi
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-11-05microblaze: Use the generic bitops headersFabio Estevam
2015-10-24microblaze: Add a TODO to call board_init_f_mem()Simon Glass
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-03-28generic-board: select SYS_GENERIC_BOARD for some architecturesMasahiro Yamada
2015-03-28generic-board: move __HAVE_ARCH_GENERIC_BOARD to KconfigMasahiro Yamada
2015-03-24remove unnecessary version.h includesRob Herring