~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* arm64: zynqmp: Switch to amd.com emailsMichal Simek2023-07-21
* Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini2023-06-12
|\
| * board: xilinx: Add missing prototypesAlgapally Santosh Sagar2023-06-12
* | efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima2023-06-08
|/
* Correct SPL use of REGEXSimon Glass2023-02-10
* Correct SPL uses of MICROBLAZESimon Glass2023-02-10
* Correct SPL uses of EFI_HAVE_CAPSULE_SUPPORTSimon Glass2023-02-09
* Correct SPL uses of DTB_RESELECTSimon Glass2023-02-09
* Correct SPL use of CMD_FRUSimon Glass2023-02-09
* Correct SPL use of ARCH_ZYNQSimon Glass2023-02-09
* fru: ops: Display FRU fields properly for 0xc1 fieldsAlgapally Santosh Sagar2023-01-27
* xilinx: board: Update logic in xilinx_read_eeprom_legacyMichal Simek2023-01-27
* xilinx: board: Fix xilinx_eeprom_legacy_cleanup()Michal Simek2023-01-27
* xilinx: board: Use ETH_ALEN macro for mac address sizeMichal Simek2023-01-27
* xilinx: common: Include header file to fix warningAlgapally Santosh Sagar2023-01-27
* xilinx: common: Add support for partial string match in board_fit_config_name...Michal Simek2023-01-18
* xilinx: Add option to select SC id instead of DUT id for SC supportMichal Simek2022-12-05
* xilinx: common: Remove zynq_board_read_rom_ethaddr()Venkatesh Yadav Abbarapu2022-11-22
* xilinx: common: fix board_late_init_xilinx()Heinrich Schuchardt2022-10-10
* xilinx: common: Add print_cpuinfo() declarationVenkatesh Yadav Abbarapu2022-10-10
* xilinx: common: Fix static checker warningsVenkatesh Yadav Abbarapu2022-10-05
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* xilinx: common: Add support for SOC detectionMichal Simek2022-09-13
* arm64: xilinx: Move board_get_usable_ram_top() to common locationMichal Simek2022-09-13
* xilinx: common: Use strlcpy instead of strncpyMichal Simek2022-07-26
* xilinx: Wire uuid reading from FRUMichal Simek2022-07-26
* xilinx: common: Separate display cpu info functionStefan Herbrechtsmeier2022-06-24
* xilinx: cpuinfo: Print soc machineStefan Herbrechtsmeier2022-06-24
* xilinx: fru: Replace spaces with \0 in detected revisionMichal Simek2022-06-06
* capsule: board: Add information needed for capsule updatesSughosh Ganu2022-04-15
* fru: ops: Add support to read mac addresses from multirecordAshok Reddy Soma2022-03-07
* xilinx: common: Optimise updating ethaddr from eepromAshok Reddy Soma2022-03-07
* fru: ops: Return error from checksum if data is all zero'sAshok Reddy Soma2022-03-07
* fru: ops: Clear fru table before storing dataAshok Reddy Soma2022-03-07
* xilinx: Enable OF_BOARD for zynq and zynqmp boardsMichal Simek2022-02-21
* xilinx: common: change bootm_size to not go beyond ram_topRicardo Salveti2022-02-01
* sandbox: Remove OF_HOSTFILEIlias Apalodimas2021-10-27
* xilinx: common: Enabling generic function for DT reselectionMichal Simek2021-08-26
* xilinx: Add support for generic board detectionMichal Simek2021-08-26
* xilinx: common: Free allocated structureMichal Simek2021-08-26
* xilinx: common: Change board_info[] handlingMichal Simek2021-08-26
* xilinx: Use variable for passing board_nameMichal Simek2021-08-26
* xilinx: fru: Replace spaces with \0 in detected nameMichal Simek2021-08-26
* xilinx: common: Add function to print SoC infoT Karthik Reddy2021-08-26
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-02
* treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún2021-05-24
* xilinx: common: Fix boot script addressT Karthik Reddy2021-04-23
* Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-23
|\
| * xilinx: common: Fix CONFIG_XILINX_OF_BOARD_DTB_ADDR handling for ZynqMPMichal Simek2021-02-10