~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu2022-11-22
* ARM: zynq: Align bss and end of u-boot image to 64bitsMichal Simek2022-09-13
* zynq: Convert arm twd timer to DM driverStefan Herbrechtsmeier2022-09-12
* fpga: xilinx: add bitstream flags to driver descOleksandr Suvorov2022-07-26
* spl: Move SPL_LDSCRIPT defaults to one placeTom Rini2022-06-28
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* ARM: zynq: Fix debug uart initializationMichal Simek2022-02-21
* xilinx: Remove GPIO_EXTRA_HEADER selectionMichal Simek2022-02-15
* spi: Rename SPI_SUPPORT to SPISimon Glass2021-09-04
* serial: Rename SERIAL_SUPPORT to SERIALSimon Glass2021-09-04
* mmc: Rename MMC_SUPPORT to MMCSimon Glass2021-09-04
* reset: Remove addr parameter from reset_cpu()Harald Seiler2021-03-02
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()Simon Glass2021-01-05
* 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
* xilinx: kconfig: Move sourcing of board Kconfig to mach foldersMichal 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
* common: Drop net.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
* dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move get_tbclk() to time.hSimon Glass2020-01-17
* ARM: zynq: Remove unused QSPI and USB addressesMichal Simek2020-01-14
* zynq: mtd: nand: Remove hardcoded base addressesAshok Reddy Soma2020-01-14
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-18
* ARM: zynq: Remove addresses for i2c controllersMichal Simek2019-02-14
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-01
* linker: Modify linker scripts to be more genericTom Rini2019-01-26
* ARM: zynq: Remove unused GEM addressesMichal Simek2019-01-24
* zynq: Kconfig: extend the bootstrap malloc() poolAnton Gerasimov2019-01-24
* Kconfig: Move config SYS_MALLOC_LEN to Kconfig for zynqSiva Durga Prasad Paladugu2018-08-06
* efi_loader: Rename sections to allow for implicit dataAlexander Graf2018-07-25
* arm: zynq: spl: fix FPGA initializationLuis Araneda2018-07-19
* xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu2018-07-19
* arm: zynq: Remove checkboard and enable DISPLAY_CPUINFOMichal Simek2018-05-11
* arm: zynq: Rework FPGA initializationMichal Simek2018-05-11
* 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
* arm: zynq: Enable setup board name for different boardsMichal Simek2018-04-23
* nand: zynq: Cleanup initializationEzequiel Garcia2018-04-23
* arm: zynq: Handle ENXIO error return value properlyMichal Simek2018-04-09
* mmc: Added Kconfig support for CONFIG_ZYNQ_SDHCI_MAX_FREQVipul Kumar2018-03-01
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-07