aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/lib
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"Tom Rini1-1/+1
2024-04-10treewide: Make arch-specific bootm code depend on BOOTMSimon Glass1-1/+1
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass1-2/+4
2023-10-24microblaze: Remove common.h usageTom Rini1-1/+0
2023-02-10Correct SPL uses of LMBSimon Glass1-1/+1
2022-09-29treewide: Drop bootm_headers_t typedefSimon Glass1-3/+3
2022-09-13microblaze: add arch_print_bdinfo() implementationOvidiu Panait2-0/+25
2022-07-26zynqmp: Run board_get_usable_ram_top() only on main U-BootAshok Reddy Soma1-1/+1
2022-06-24microblaze: cache: introduce flush_cache_all()Ovidiu Panait1-1/+1
2022-06-24microblaze: cache: introduce Kconfig options for icache/dcache sizesOvidiu Panait1-1/+1
2022-06-24microblaze: cache: improve dcache Kconfig optionsOvidiu Panait1-2/+0
2022-06-24microblaze: cache: replace XILINX_USE_DCACHE -> CONFIG_DCACHEOvidiu Panait1-1/+1
2021-10-08image: Drop IMAGE_ENABLE_OF_LIBFDTSimon Glass1-1/+1
2021-09-23lmb: Switch to generic arch_lmb_reserve_generic()Marek Vasut1-27/+1
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass1-1/+1
2020-05-18common: Drop image.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2020-01-17common: Move hang() to the same header as panic()Simon Glass1-0/+1
2019-12-02common: Move ARM cache operations out of common.hSimon Glass1-0/+1
2019-10-24microblaze: Unify Linux bootm processMichal Simek1-6/+9
2019-10-24microblaze: Fix FDT message in boot_prep_linux()Michal Simek1-1/+1
2019-10-08microblaze: Switch to generic bootm implementationMichal Simek1-53/+52
2019-10-08microblaze: Define arch_lmb_reserveMichal Simek1-0/+41
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin1-5/+0
2018-02-13microblaze: bootm: Fix compiler warningBin Meng1-1/+2
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada1-0/+5
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-0/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2015-02-09microblaze: Move architecture to use generic board initMichal Simek2-202/+0
2015-02-09microblaze: Use standard interrupt_init() functionMichal Simek1-1/+1
2014-06-19fdt_support: delete force argument of fdt_initrd()Masahiro Yamada1-1/+1
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-1/+0
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada1-1/+1
2014-02-19microblaze: remove an empty file arch/microblaze/lib/time.cMasahiro Yamada1-0/+0
2014-02-04microblaze: Add SPL supportMichal Simek1-1/+10
2014-02-04microblaze: Show u-boot bannerMichal Simek1-0/+7
2013-10-31microblaze: convert makefiles to Kbuild styleMasahiro Yamada1-24/+3
2013-10-16microblaze: Fix watchdog initializationMichal Simek1-3/+3
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-08microblaze: Call spi_init functionMichal Simek1-0/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-68/+4
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach1-1/+1
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann1-0/+6