~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* xilinx: zynq: Add the missing function prototypesAlgapally Santosh Sagar2023-07-21
* Correct SPL uses of ENV_VARS_UBOOT_RUNTIME_CONFIGSimon Glass2023-02-09
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-05
* xilinx: zynq: Enable early eeprom decodingMichal Simek2022-10-05
* xilinx: Define only mmc devnum not partitionMichal Simek2022-09-13
* xilinx: zynq: Use CONFIG_SPL_FS_LOAD_PAYLOAD_NAME for dfu_alt_infoMichal Simek2022-09-13
* xilinx: Fix logic when dfu_alt_info is generatedMichal Simek2022-09-13
* capsule: board: Add information needed for capsule updatesSughosh Ganu2022-04-15
* ARM: zynq: Fix debug uart initializationMichal Simek2022-02-21
* ARM: zynq: Enable capsule update for qspi and mmcMichal Simek2021-09-30
* xilinx: Return ENVL_NOWHERE instead of ENVL_UNKNOWNMike Looijmans2021-07-26
* xilinx: zynq: Add support for saving env based on bootmodeAshok Reddy Soma2021-04-23
* Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-23
|\
| * xilinx: Show silicon version in SPLMichal Simek2021-02-10
* | common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
|/
* xilinx: Add support for ENV_VARS_UBOOT_RUNTIME_CONFIGMichal Simek2020-08-20
* xilinx: Introduce board_late_init_xilinx()Michal Simek2020-04-27
* ARM: zynq: Add jtag distro boot supportT Karthik Reddy2020-01-14
* board: xilinx: Add support for user configurable boot script offsetT Karthik Reddy2020-01-14
* common: Move some board functions out of common.hSimon Glass2019-12-02
* ARM: zynq: Remove unused board_early_init_f()Michal Simek2019-10-24
* ARM: zynq: Specify MMC controller number for boot sequenceMichal Simek2019-10-08
* env: Move env_set() to env.hSimon Glass2019-08-11
* watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-26
* watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese2019-04-08
* arm: zynq: Update boot_targets based on bootmodeSiva Durga Prasad Paladugu2019-02-14
* xilinx: Move zynq_board_read_rom_ethaddr to shared locationMichal Simek2019-02-14
* lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu2018-07-19
* arm: zynq: Try to enable the first watchdog via aliasesMichal Simek2018-07-19
* arm: zynq: Add missing watchdog headerMichal Simek2018-06-15
* arm: zynq: Remove checkboard and enable DISPLAY_CPUINFOMichal Simek2018-05-11
* arm: zynq: Rework FPGA initializationMichal Simek2018-05-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* arm: zynq: Wire automatic ddr detection for Zynq and ZynqMP caseMichal Simek2018-04-23
* arm: zynq: Wire watchdog internalsMichal Simek2018-03-23
* arm: zynq: Update years in copyright to reflect latest changesMichal Simek2018-01-30
* arm: zynq: Show information about silicon versionMichal Simek2017-11-29
* arm: zynq: Return value from fdtdec_setup_memory_banksize directlyMichal Simek2017-11-28
* env: Rename setenv() to env_set()Simon Glass2017-08-16
* board_f: Drop setup_dram_config() wrapperSimon Glass2017-04-05
* ARM: zynq: Setup modeboot variable based on boot modeMichal Simek2017-01-10
* ARM: zynq: Replace board specific with generic memory bank decodingNathan Rossi2016-12-20
* Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"Tom Rini2016-12-09
* zynqmp worksMichal Simek2016-12-08
* ARM: zynq: Replace dram_init* functions with board_init_f safe onesNathan Rossi2016-12-08
* ARM: zynq: Add support for Zynq 7000S 7007s/7012s/7014s devicesMichal Simek2016-11-15
* ARM: zynq: Support systems with more memory banksMichal Simek2016-04-13
* net: gem: Allow to set the MAC from an EEPROMJoe Hershberger2016-04-04
* ARM: zynq: Read memory size setting from DTMichal Simek2016-02-22
* ARM: zynq: zynqmp: Line up checkboard messageMichal Simek2016-01-27