1. d1c1b1e xilinx: common: Include header file to fix warning by Algapally Santosh Sagar · Thu Jan 19 22:36:14 2023 -0700
  2. 53f4436 xilinx: common: Add support for partial string match in board_fit_config_name_match() by Michal Simek · Fri Jan 06 09:38:52 2023 +0100
  3. 292b9ae xilinx: Add option to select SC id instead of DUT id for SC support by Michal Simek · Wed Nov 23 12:48:44 2022 +0100
  4. 0f36b14 xilinx: common: Remove zynq_board_read_rom_ethaddr() by Venkatesh Yadav Abbarapu · Mon Oct 17 15:18:18 2022 +0530
  5. 758a699 xilinx: common: fix board_late_init_xilinx() by Heinrich Schuchardt · Sat Oct 08 11:13:17 2022 +0200
  6. d79ebef xilinx: common: Add print_cpuinfo() declaration by Venkatesh Yadav Abbarapu · Tue Oct 04 11:20:53 2022 +0530
  7. 3be370d xilinx: common: Fix static checker warnings by Venkatesh Yadav Abbarapu · Mon Sep 26 12:22:42 2022 +0530
  8. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  9. 4c8e4ee xilinx: common: Add support for SOC detection by Michal Simek · Tue Sep 06 12:40:41 2022 +0200
  10. aa97561 arm64: xilinx: Move board_get_usable_ram_top() to common location by Michal Simek · Thu Aug 25 14:23:10 2022 +0200
  11. b5f206e xilinx: common: Use strlcpy instead of strncpy by Michal Simek · Thu Jul 21 16:19:18 2022 +0200
  12. 7459d4a xilinx: Wire uuid reading from FRU by Michal Simek · Thu Jul 21 16:19:17 2022 +0200
  13. 11ee835 xilinx: common: Separate display cpu info function by Stefan Herbrechtsmeier · Mon Jun 20 18:36:45 2022 +0200
  14. 62c5007 xilinx: cpuinfo: Print soc machine by Stefan Herbrechtsmeier · Mon Jun 20 18:36:44 2022 +0200
  15. 904fb97 xilinx: fru: Replace spaces with \0 in detected revision by Michal Simek · Mon Jun 06 09:31:27 2022 +0200
  16. ccb3646 capsule: board: Add information needed for capsule updates by Sughosh Ganu · Fri Apr 15 11:29:34 2022 +0530
  17. 9f60e44 fru: ops: Add support to read mac addresses from multirecord by Ashok Reddy Soma · Wed Feb 23 15:00:59 2022 +0100
  18. 2d3b1b7 xilinx: common: Optimise updating ethaddr from eeprom by Ashok Reddy Soma · Wed Feb 23 15:00:58 2022 +0100
  19. 6f04999 fru: ops: Return error from checksum if data is all zero's by Ashok Reddy Soma · Wed Feb 23 15:00:57 2022 +0100
  20. 5cb4d03 fru: ops: Clear fru table before storing data by Ashok Reddy Soma · Wed Feb 23 15:00:56 2022 +0100
  21. 1a50529 xilinx: Enable OF_BOARD for zynq and zynqmp boards by Michal Simek · Thu Feb 17 14:28:38 2022 +0100
  22. d35ccf2 xilinx: common: change bootm_size to not go beyond ram_top by Ricardo Salveti · Thu Jan 20 16:17:30 2022 -0300
  23. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · Tue Oct 26 09:12:33 2021 +0300
  24. e045351 xilinx: common: Enabling generic function for DT reselection by Michal Simek · Wed Aug 11 14:23:54 2021 +0200
  25. afb2857 xilinx: Add support for generic board detection by Michal Simek · Fri Jul 23 09:59:59 2021 +0200
  26. aada8a6 xilinx: common: Free allocated structure by Michal Simek · Fri Aug 13 09:17:10 2021 +0200
  27. e98ae1d xilinx: common: Change board_info[] handling by Michal Simek · Thu Aug 12 12:30:36 2021 +0200
  28. c88975e xilinx: Use variable for passing board_name by Michal Simek · Fri Jul 23 09:55:59 2021 +0200
  29. be5f572 xilinx: fru: Replace spaces with \0 in detected name by Michal Simek · Thu Aug 12 11:03:49 2021 +0200
  30. c8fa40a xilinx: common: Add function to print SoC info by T Karthik Reddy · Tue Aug 10 06:50:20 2021 -0600
  31. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  32. 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · Thu May 20 13:23:52 2021 +0200
  33. 466cdde xilinx: common: Fix boot script address by T Karthik Reddy · Fri Apr 02 01:49:17 2021 -0600
  34. df070ce Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Feb 23 10:45:55 2021 -0500
  35. 6d4317b xilinx: common: Fix CONFIG_XILINX_OF_BOARD_DTB_ADDR handling for ZynqMP by Michal Simek · Tue Feb 02 13:33:22 2021 +0100
  36. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  37. 663c162 xilinx: common: Do not touch CONFIG_XILINX_OF_BOARD_DTB_ADDR in SPL by Michal Simek · Mon Jan 04 11:07:28 2021 +0100
  38. 9b9d01e xilinx: common: Change macro handling in board_fdt_blob_setup() by Michal Simek · Mon Jan 04 11:03:36 2021 +0100
  39. 575d407 fru: ops: avoid out of bounds access by Heinrich Schuchardt · Sun Jan 03 18:07:53 2021 +0100
  40. 2fc7812 fru: common: Record pcie/uuid fields in custom board area by Michal Simek · Fri Nov 06 13:58:01 2020 +0100
  41. bd8d50f fru: ops: Do not let parser to write data to not allocated space by Michal Simek · Fri Nov 06 13:55:45 2020 +0100
  42. b682f00 fru: common: Switch capture variable with the rest by Michal Simek · Fri Nov 06 13:53:01 2020 +0100
  43. fe49df9 xilinx: Consolidate board_fit_config_name_match() for Xilinx platforms by Michal Simek · Mon Oct 26 12:26:13 2020 +0100
  44. 9ccfcae microblaze: Wire generic xilinx board_late_init_xilinx() by Michal Simek · Fri Oct 23 07:54:18 2020 +0200
  45. 17b7f66 xilinx: Add DDR base address to bootscript address by T Karthik Reddy · Wed Apr 01 06:01:21 2020 -0600
  46. 207e062 xilinx: board: Add FRU decoder support by Michal Simek · Mon Aug 03 16:14:23 2020 +0200
  47. d5c3321 xilinx: cmd: Add basic fru format generator by Michal Simek · Mon Apr 15 13:54:09 2019 +0200
  48. 7177d02 xilinx: cmd: Add support for FRU commands by Siva Durga Prasad Paladugu · Wed Apr 10 12:38:10 2019 +0530
  49. ca3fc2c xilinx: common: Add Makefile to common folder by Michal Simek · Tue Oct 20 12:05:14 2020 +0200
  50. 67ed85d xilinx: common: Protect board_late_init_xilinx() by Michal Simek · Thu Oct 22 11:14:20 2020 +0200
  51. 0bb24e1 xilinx: board: Add support for additional card detection by Michal Simek · Mon Aug 03 12:57:05 2020 +0200
  52. 394ee24 xilinx: board: Read the whole eeprom not just offset by Michal Simek · Mon Aug 03 13:01:45 2020 +0200
  53. ddf69ae xilinx: common: Do not save fdt_blob to bss section by Michal Simek · Fri Sep 04 16:21:47 2020 +0200
  54. c86ce0c xilinx: common: Change bootm_size variable setting by Michal Simek · Wed Aug 12 12:17:53 2020 +0200
  55. bd07b5d xilinx: common: Check return value from variable setup by Michal Simek · Wed Aug 12 12:16:49 2020 +0200
  56. 417b803 xilinx: common: Get rid of initrd_high variable setup by Michal Simek · Wed Aug 12 12:11:06 2020 +0200
  57. aee22b3 xilinx: Change logic around zynq_board_read_rom_ethaddr() by Michal Simek · Mon Aug 03 12:59:28 2020 +0200
  58. 8ba62d2 xilinx: Setup bootm variables by Michal Simek · Thu Jul 09 15:57:56 2020 +0200
  59. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  60. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  61. b90b97e xilinx: Move initrd_high setup to common location by Michal Simek · Wed Apr 08 10:51:36 2020 +0200
  62. 705d44a xilinx: Introduce board_late_init_xilinx() by Michal Simek · Tue Mar 31 12:39:37 2020 +0200
  63. c89f429 arm64: xilinx: Never touch DDR if system has no DDR by Michal Simek · Thu Mar 19 10:23:56 2020 +0100
  64. f345596 dm: core: Rename ofnode_get_chosen_prop() by Simon Glass · Mon Jan 27 08:49:43 2020 -0700
  65. 878ba36 arm64: zynqmp: Add support for OF_SEPARATE with board DTB by Michal Simek · Thu Dec 19 17:45:15 2019 +0100
  66. 6f462f2a arm64: zynqmp: Rename fw_dtb variable to fdt_blob by Michal Simek · Thu Dec 19 17:43:07 2019 +0100
  67. fd48fd7 arm64: xilinx: Enable generic of_board_dtb by Ibai Erkiaga · Wed Oct 02 15:57:37 2019 +0100
  68. 6f65820 arm64: versal: Move common board dtb search by Ibai Erkiaga · Wed Oct 02 15:57:36 2019 +0100
  69. d9bdc6d xilinx: common: Remove !DM_i2C code for reading mac from eeprom by Michal Simek · Tue Jan 22 15:55:46 2019 +0100
  70. 13db616 xilinx: common: Add support for DM_I2C zynq_board_read_rom_ethaddr() by Michal Simek · Mon Jan 21 16:29:07 2019 +0100
  71. 014d304 xilinx: Move zynq_board_read_rom_ethaddr to shared location by Michal Simek · Mon Jan 21 15:25:02 2019 +0100
  72. 3caf752 board: xilinx: Remove common folder by Michal Simek · Wed Jan 23 14:11:50 2013 +0100
  73. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  74. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · Thu Oct 13 16:45:02 2005 +0200
  75. 97e8bda * Patch by Sean Chang, 9 Aug 2004: by wdenk · Wed Sep 29 22:43:59 2004 +0000
  76. e537b3b * Patch by Peter Ryser, 20 Feb 2004: Add support for the Xilinx ML300 platform by wdenk · Mon Feb 23 23:54:43 2004 +0000