~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: zynq: Fix debug uart initializationMichal Simek2022-02-21
* spi: Rename SPI_SUPPORT to SPISimon Glass2021-09-04
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-04
* xilinx: Consolidate board_fit_config_name_match() for Xilinx platformsMichal Simek2020-10-29
* fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek2020-09-23
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* ARM: zynq: Do not print message about boot deviceMichal Simek2020-04-06
* Makefile: Add environment variable DEVICE_TREE to headerMichal Simek2020-04-06
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* arm: zynq: spl: fix FPGA initializationLuis Araneda2018-07-19
* arm: zynq: Enable debug_uart_init in spl when enabledMichal Simek2018-05-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-07
* arm: zynq: Update years in copyright to reflect latest changesMichal Simek2018-01-30
* arm: zynq: Move ps7_* to separate fileMichal Simek2017-11-29
* common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-26
* ARM: zynq: Call ps7_post_config() for SPLMichal Simek2016-05-24
* ARM: zynq: Add support for SPL_LOAD_FITMichal Simek2016-05-24
* arm: zynq: Support the debug UARTSimon Glass2015-11-04
* arm: zynq: Drop unnecessary code in SPL board_init_f()Simon Glass2015-11-04
* zynq: Move SPL console init out of board_init_f()Simon Glass2015-10-24
* ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada2015-05-25
* ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada2015-04-29