1. d40f71e efi_loader: Handle memory overflows by Andreas Färber · 9 years ago
  2. f4cc504 ARM: AM43xx: Fix BOOT_DEVICE_USB ID by Lokesh Vutla · 9 years ago
  3. 82a9c3d configs: ks2: move CMD_NAND to defconfigs by Lokesh Vutla · 9 years ago
  4. 56c8f0a memory: Move TI_AEMIF config to KCONFIG by Lokesh Vutla · 9 years ago
  5. 96504b6 drivers/power/pmic/pm8916.c: Make usid be uint32_t by Tom Rini · 9 years ago
  6. 44d15c2 drivers/gpio/pm8916_gpio.c: Make pid be uint32_t by Tom Rini · 9 years ago
  7. b8cd132 m68k: fix broken buildman m68k by angelo@sysam.it · 9 years ago
  8. 9163499 gunzip.c: use block layer for writes by Eric Nelson · 9 years ago
  9. 9b59102 efi_loader: Expose ascending efi memory map by Alexander Graf · 9 years ago
  10. fdbae01 efi_loader: Put fdt into convenient location by Alexander Graf · 9 years ago
  11. e570232 efi_loader: Always flush in cache line size granularity by Alexander Graf · 9 years ago
  12. 1a6bbac dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZE by Mateusz Kulikowski · 9 years ago
  13. 2ff5cc3 efi_loader: Use system fdt as fallback by Alexander Graf · 9 years ago
  14. c5bba09 distro: Enable iso partition code by Alexander Graf · 9 years ago
  15. 3491ee7 efi_loader: Increase path string to 32 characters by Alexander Graf · 9 years ago
  16. c49a1b8 efi_loader: Pass file path to payload by Alexander Graf · 9 years ago
  17. eb8d82c efi_loader: Add el torito support by Alexander Graf · 9 years ago
  18. 06fe57b efi_loader: Split drive add into function by Alexander Graf · 9 years ago
  19. 90a199e iso: Allow 512 byte sector size by Alexander Graf · 9 years ago
  20. b0c1326 iso: Start with partition 1 by Alexander Graf · 9 years ago
  21. 168c1e8 iso: Make little endian and 64bit safe by Alexander Graf · 9 years ago
  22. 0ac8cea board: ti: am57xx: Add support for am572x idk in SPL by Steve Kipisz · 9 years ago
  23. 6a37866 board: ti: am57xx: Update EMIF SDRAM 1 and 3 Timings by Schuyler Patton · 9 years ago
  24. 481bd48 am57x: Move CONS_INDEX to Kconfig by Daniel Allred · 9 years ago
  25. f168c65 cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT by Michal Simek · 9 years ago
  26. 811382b kconfig: Move CONFIG_OF_LIBFDT to Kconfig by Michal Simek · 9 years ago
  27. df09524 bcm281xx: save ENV to MMC by Steve Rae · 9 years ago
  28. 7f79bf6 bcm281xx: enable CONFIG_OF_LIBFDT by Steve Rae · 9 years ago
  29. 7dc4e85 configs: dra74_evm: enable mmc driver model by Mugunthan V N · 9 years ago
  30. 30dcff8 configs: dra72_evm: enable mmc driver model by Mugunthan V N · 9 years ago
  31. c08efbe ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and dt binding docs by Mugunthan V N · 9 years ago
  32. 0aa768f ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt binding docs by Mugunthan V N · 9 years ago
  33. a9a0aa7 drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined by Mugunthan V N · 9 years ago
  34. 1fda80c drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer by Mugunthan V N · 9 years ago
  35. 5da543c common: env: support sata device by Peng Fan · 9 years ago
  36. 3d3d91c ARM: rpi: fix 64-bit CONFIG_SYS_TEXT_BASE by Stephen Warren · 9 years ago
  37. 830a8e3 drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use by Tom Rini · 9 years ago
  38. 1807907 fdt: implement dev_get_addr_name() by Stephen Warren · 9 years ago
  39. 22e4268 sandbox: Enable many more commands by Tom Rini · 9 years ago
  40. e75c02d test/dm/core.c: Make pre-reloc test use pre-reloc struct by Tom Rini · 9 years ago
  41. c235027 board: README.sandbox: Update dm test command by Jagan Teki · 9 years ago
  42. 10dd3ca doc: driver-model: Update dm tests run using test.py by Jagan Teki · 9 years ago
  43. 9d4ce6b dm: device.c: Minor coding-style fix by Stefan Roese · 9 years ago
  44. ef1851a dm: part: fix missing driver name in debug print by Nishanth Menon · 9 years ago
  45. 7cf58dd dm: core: device: set pinctrl state for pinctrl device by Peng Fan · 9 years ago
  46. 2bbbd7c xpress: Update <usb/ehci-fsl.h> include by Tom Rini · 9 years ago
  47. a4b8b8e Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  48. 319cff4 ARM64: zynqmp: Use i2c cadence DM driver by Michal Simek · 9 years ago
  49. 0075dac dm: i2c: Add driver for Cadence I2C IP by Moritz Fischer · 9 years ago
  50. 30d7814 i2c: Describe Cadence I2C devicetree bindings by Moritz Fischer · 9 years ago
  51. a9072dd ARM64: zynqmp: Enable pca953x driver for zcu102 by Michal Simek · 9 years ago
  52. fc2ef43 GPIO: pca953x: Remove compilation warnings on arm64 by Michal Simek · 9 years ago
  53. 9a5299f ARM64: zynqmp: Enable CMD_GPIO and DM_GPIO for ep108 by Michal Simek · 9 years ago
  54. 3c1107e zynqmp: Kconfig: Enable ZYNQ_GPIO for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  55. 1904ce5 gpio: zynqmp: Add GPIO driver support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  56. 228a1f9 gpio: zynq: Move the definitions to driver file by Siva Durga Prasad Paladugu · 9 years ago
  57. 4fde71c gpio: zynq: Remove non driver model code by Siva Durga Prasad Paladugu · 9 years ago
  58. d6d0082 gpio: Kconfig: Enable Zynq GPIO driver using kconfig by Siva Durga Prasad Paladugu · 9 years ago
  59. 6fea901 gpio: zynq: Convert Zynq GPIO to driver model by Siva Durga Prasad Paladugu · 9 years ago
  60. 943f458 ARM64: zynqmp: Clean header after moving stuff to Kconfig by Michal Simek · 9 years ago
  61. a335bd2 ARM64: zynqmp: Add support for zc1751 with DC cards by Michal Simek · 9 years ago
  62. 0b780f0 ARM64: zynqmp: Add defconfig for zcu102 revB board by Michal Simek · 9 years ago
  63. 5fc61c8 ARM64: zynqmp: Add support for ZCU102 platform by Michal Simek · 9 years ago
  64. 507e4f4 ARM64: zynqmp: Remove netdev.h from board file by Michal Simek · 9 years ago
  65. a8c0bf3 ARM64: zynqmp: Make DDR detection code work on 32bit system by Michal Simek · 9 years ago
  66. a913132 ARM64: zynqmp: Extend early malloc space to be able to run DM drivers by Michal Simek · 9 years ago
  67. b9658ce ARM64: zynqmp: Do not setup DM_ETH/GPIO/MMC by default for all boards by Michal Simek · 9 years ago
  68. 3a9dfcf ARM64: zynqmp: Add missing nand node for ep108 by Punnaiah Choudary Kalluri · 9 years ago
  69. 8386b64 ARM64: zynqmp: Added OOB timing settings in zynqmp-ep108.dts by Anurag Kumar Vulisha · 9 years ago
  70. d171c75 ARM64: zynqmp: Use 64bit size cell format for memory node by Michal Simek · 9 years ago
  71. 13111a1 ARM64: zynqmp: Fix DWC3 binding with the kernel by Michal Simek · 9 years ago
  72. de4c7ba ARM64: zynqmp: Add serdes address space dp driver by Michal Simek · 9 years ago
  73. 928d8ed ARM64: zynqmp: Align register description by Michal Simek · 9 years ago
  74. 7e58f3b ARM64: zynqmp: dp: Add default properties to zynqmp.dtsi by Hyun Kwon · 9 years ago
  75. 4fb90b3e ARM64: zynqmp: Use correct addresses in node names by Hyun Kwon · 9 years ago
  76. 738bc44 ARM64: zynqmp: Align node address with parent node for dpdma by Michal Simek · 9 years ago
  77. 8f0dc3e ARM64: zynqmp: Add backward compatible string for uart by Michal Simek · 9 years ago
  78. f9fda43 ARM64: zynqmp: Fix coding style for pcie by Michal Simek · 9 years ago
  79. f6e02b3 ARM64: zynqmp: Extend pcie node to support legacy interrupts by Bharat Kumar Gogada · 9 years ago
  80. 111d29a ARM64: zynqmp: Add interrupt-controller property to gpio nodes by Michal Simek · 9 years ago
  81. de96a3e ARM64: zynqmp: Add ddrc node in dts by Naga Sureshkumar Relli · 9 years ago
  82. 7b3cb89 ARM64: zynqmp: Added clocks to DT by VNSL Durga · 9 years ago
  83. b197dd4 ARM64: zynqmp: Add CCI-400 node by Michal Simek · 9 years ago
  84. 86e6eee ARM64: zynqmp: Add missing interrupt-parent to PMU node by Michal Simek · 9 years ago
  85. 40ef7de ARM64: zynqmp: DT: Add power domains by Soren Brinkmann · 9 years ago
  86. d7ce737 ARM64: zynqmp: Added broken-tuning property to SD, eMMC nodes by P L Sai Krishna · 9 years ago
  87. 5804e92 ARM64: zynqmp: Sync GEM nodes with Linux by Michal Simek · 9 years ago
  88. fde098f ARM64: zynqmp: Hook up the GEMs to the SMMU by Edgar E. Iglesias · 9 years ago
  89. f1880d8 ARM64: zynqmp: Correct IRQ nr for the SMMU by Edgar E. Iglesias · 9 years ago
  90. c345e71 ARM64: zynqmp: Add 8-bit bus width property. by P L Sai Krishna · 9 years ago
  91. aebee4f ARM64: zynqmp: dt: Change qspi node compatible string by Ranjit Waghmode · 9 years ago
  92. ea79504 ARM64: zynqmp: Add missing mmc aliases by Michal Simek · 9 years ago
  93. 65aaf11 ARM64: zynqmp: Use C pre-processor for includes in dts by Alistair Francis · 9 years ago
  94. d1d90f1 ARM64: zynqmp: Move kernel and fdt offsets and sizes to board config file by Siva Durga Prasad Paladugu · 9 years ago
  95. 72cc993 ARM: zynq: Do not perform reset at the end of thor by Michal Simek · 9 years ago
  96. f4780a7 ARM: zynq: Support systems with more memory banks by Michal Simek · 9 years ago
  97. 134244a ARM: zynq: Use memory initialization based on DTS file by Michal Simek · 9 years ago
  98. b46e95f ARM: zynq: Fix usb phy node for Zybo by Michal Simek · 9 years ago
  99. 9e5b344 ARM: zynq: Extend microzed board support by Michal Simek · 9 years ago
  100. 48d4def ARM: zynq: Add missing qspi for xm013 by Michal Simek · 9 years ago