1. cc2eca0 board: meesc: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  2. 8f2bbde board: pm9261: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  3. c99bfb4 board: ethernut5: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  4. dabf855 board: pm9263: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  5. e4ac71b board: at91sam9260ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 7 years ago
  6. 5d7fd3e board: at91sam9rlek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 7 years ago
  7. 67d4cad board: at91sam9263ek: Use SPI-flash-based AT45xxx DataFlash by Wenyou.Yang@microchip.com · 7 years ago
  8. b59fe68 board: at91sam9261ek: Update to support DT and DM by Wenyou.Yang@microchip.com · 7 years ago
  9. 8dcee7c gpt: harden set_gpt_info() against non NULL-terminated strings by Alison Chaiken · 7 years ago
  10. 8b3397f GPT: provide commands to selectively rename partitions by Alison Chaiken · 7 years ago
  11. f04d4b5 GPT: read partition table from device into a data structure by Alison Chaiken · 7 years ago
  12. e422258 GPT: add accessor function for disk GUID by Alison Chaiken · 7 years ago
  13. 1f1e6f5 partitions: increase MAX_SEARCH_PARTITIONS and move to part.h by Alison Chaiken · 7 years ago
  14. 264fbb7 cmd gpt: test in sandbox by Alison Chaiken · 7 years ago
  15. 0653b96 GPT: fix error in partitions string doc by Alison Chaiken · 7 years ago
  16. 462e232 disk_partition: introduce macros for description string lengths by Alison Chaiken · 7 years ago
  17. 2cb47e6 EFI: replace number with UUID_STR_LEN macro by Alison Chaiken · 7 years ago
  18. 089eb6c Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 7 years ago
  19. 0fb3606 PowerPC: mpc85xx: Update ft_verify_fdt by Tom Rini · 7 years ago
  20. 661d6d8 qemu-ppce500: Update get_phys_ccsrbar_addr_early() by Tom Rini · 7 years ago
  21. 485e83d ahci-pci: Update call to ahci_probe_scsi_pci() by Bin Meng · 7 years ago
  22. 78be280 Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  23. fad4156 ARM: rmobile: Update defconfig of R-Car Gen3 by Nobuhiro Iwamatsu · 7 years ago
  24. c9746c6 net: ravb: Add clock handling support by Marek Vasut · 7 years ago
  25. fbde41d net: ravb: Detect PHY correctly by Marek Vasut · 7 years ago
  26. 934fd3b net: ravb: Add OF probing support by Marek Vasut · 7 years ago
  27. 8fe2ffc serial: sh: Use the clock framework to obtain clock config by Marek Vasut · 7 years ago
  28. 2b2e483 serial: sh: Convert to Kconfig by Marek Vasut · 7 years ago
  29. 0860900 ARM: rmobile: Enable clock framework on ULCB by Marek Vasut · 7 years ago
  30. 8dbb33d ARM: rmobile: Enable clock framework on Salvator-X by Marek Vasut · 7 years ago
  31. f3b8bf7 clk: rmobile: Add RCar Gen3 clock driver by Marek Vasut · 7 years ago
  32. f3911b8 ARM: rmobile: Enable OF_CONTROL on RCar Gen3 by Marek Vasut · 7 years ago
  33. b938f38 ARM: dts: rmobile: Import DTS from Linux 4.12 by Marek Vasut · 7 years ago
  34. c77ca64 ARM: rmobile: Increase console buffer sizes by Marek Vasut · 7 years ago
  35. ad43cd3 ARM: rmobile: ulcb: Add ULCB board support by Marek Vasut · 7 years ago
  36. a66afd9 ARM: rmobile: Add PFC PUEN bank 5 address by Marek Vasut · 7 years ago
  37. fef4cba Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  38. 7e802f4 arm64: zynqmp: avoid out of buffer access by Heinrich Schuchardt · 7 years ago
  39. 8d52653 arm64: zynqmp: Make chip_id routine to handle based on el. by Siva Durga Prasad Paladugu · 7 years ago
  40. cd35d52 arm64: zynqmp: Make chip_id a global routine() by Siva Durga Prasad Paladugu · 7 years ago
  41. 9f0a8e9 arm64: zynqmp: Modify chip_id routine to get either idcode or version by Siva Durga Prasad Paladugu · 7 years ago
  42. 40d839a arm64: zynqmp: Move dts zcu102 to zcu102-revA by Michal Simek · 7 years ago
  43. a698bbf arm64: zynqmp: Dont write to system timestamp generator by Siva Durga Prasad Paladugu · 8 years ago
  44. 245d528 arm64: zynqmp: Do not setup time if already setup by Michal Simek · 7 years ago
  45. f97de33 arm64: zynqmp: Fix SVD mask for getting chip ID by Michal Simek · 7 years ago
  46. d821879 arm64: zynqmp: Add Kconfig option for adding psu_init to binary by Michal Simek · 7 years ago
  47. e0f3610 arm64: zynqmp: Call psu_init from board_early_init_f by Michal Simek · 7 years ago
  48. 668fdd4 arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuines by Siva Durga Prasad Paladugu · 7 years ago
  49. 5e2a907 arm64: zynqmp: Define a way to intialize TCM by Siva Durga Prasad Paladugu · 7 years ago
  50. 9ed4e81 arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMU by Siva Durga Prasad Paladugu · 7 years ago
  51. 3da614c fpga: xilinx: Avoid using local intermediate buffer by Siva Durga Prasad Paladugu · 8 years ago
  52. ec12b8b clk: zynqmp: Remove unused macros/variables by Michal Simek · 8 years ago
  53. bcfc086 clk: zynqmp: Dont panic incase of mmio write/read failures by Siva Durga Prasad Paladugu · 8 years ago
  54. f0471e9 clk: zynqmp: Add support for CCF driver by Siva Durga Prasad Paladugu · 8 years ago
  55. 0522353 common: board_f: Make reserve_mmu a weak function by Siva Durga Prasad Paladugu · 7 years ago
  56. b3c1e43 zynq: Add Z-Turn board by Alexander Graf · 7 years ago
  57. 605e523 zynq: Enable distro boot by Alexander Graf · 7 years ago
  58. a56b5f1 zynq: Add EFI runtime sections to linker script by Alexander Graf · 7 years ago
  59. 54f4d07 arm: zynq: Label whole PL part as fpga_full region by Michal Simek · 8 years ago
  60. 8bf9908 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  61. 82b5d0a Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  62. 6c98ff8 arm64: ls2088ardb: Add distro secure boot support by VINITHA PILLAI · 7 years ago
  63. 876c7fe arm64: ls2088ardb: Add distro boot support by Zhang Ying-22455 · 7 years ago
  64. 50f1467 arm: ls1021atwr: Add distro secure boot support by Sumit Garg · 7 years ago
  65. 860a3bd arm64: ls1046ardb: Add distro secure boot support by Sumit Garg · 7 years ago
  66. 9cbcc4d arm64: ls1043ardb: Add distro secure boot support by Sumit Garg · 7 years ago
  67. 6264ab6 arm64: ls1046ardb: Add distro boot support by Qianyu Gong · 7 years ago
  68. 783d968 armv8: ls1046a: move CONFIG_CMD_USB to defconfig by Qianyu Gong · 7 years ago
  69. 9d66254 arm64: ls1043ardb: Add distro boot support by Shengzhou Liu · 7 years ago
  70. ccb56a8 soc/fsl-layerscape: Update SVR number for LS2081A and LS2041A by Santan Kumar · 7 years ago
  71. 53c6226 fsl/usb: enable errata-a010151 for ls2088a and ls2081a by Santan Kumar · 7 years ago
  72. a8913a9 board/ls2080aqds, SD-boot: Update env offset by Santan Kumar · 7 years ago
  73. a6231fe armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64 by Alison Wang · 7 years ago
  74. 283eb4a spi: fsl_qspi: Pet watchdog even more by Alexander Stein · 7 years ago
  75. a999c9d arm: ls1021atwr: Add distro boot support by Alison Wang · 8 years ago
  76. 73f5bc1 x86: Switch all boards to use DM SCSI by Bin Meng · 7 years ago
  77. 828b725 x86: Convert MMC to driver model by Simon Glass · 7 years ago
  78. 609dabc block: ide: Fix build error when CONFIG_BLK is on by Bin Meng · 7 years ago
  79. 239a09b dm: scsi: Add a generic PCI-based AHCI driver by Bin Meng · 7 years ago
  80. ccf6641 x86: ivybridge: remove unused uma_memory_size by xypron.glpk@gmx.de · 7 years ago
  81. ce9d1b0 x86: Convert INTEL_ICH6_GPIO to Kconfig by Bin Meng · 7 years ago
  82. 5b5d173 x86: kconfig: Move USB to platform Kconfig by Bin Meng · 7 years ago
  83. 19ca463 x86: kconfig: Let board select SPI flash by Bin Meng · 7 years ago
  84. 9fdeb84 x86: qemu: Remove SPI flash from defconfigs by Bin Meng · 7 years ago
  85. b1f7873 x86: qemu: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  86. ac43201 x86: quark: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  87. a8e3dda x86: tangier: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  88. 2f2c891 x86: queensbay: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  89. 860520c x86: coreboot: kconfig: Imply drivers that are useful by Bin Meng · 7 years ago
  90. 0120fef x86: broadwell: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  91. 31dd76c x86: ivybridge: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  92. 2c00e03 x86: baytrail: kconfig: Imply platform specific drivers by Bin Meng · 7 years ago
  93. 0e0204d x86: kconfig: Imply DM uclass drivers by Bin Meng · 7 years ago
  94. 08844ef x86: kconfig: Select OF_CONTROL by Bin Meng · 7 years ago
  95. 1949a9a x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig by Bin Meng · 7 years ago
  96. 6f40e7c x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig by Bin Meng · 7 years ago
  97. b0d42d7 x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig by Bin Meng · 7 years ago
  98. 842a8de x86: kconfig: Let board select BOARD_EARLY_INIT_F by Bin Meng · 7 years ago
  99. d3935ff x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig by Bin Meng · 7 years ago
  100. 00a17fd x86: kconfig: Select PCI and DM_PCI by Bin Meng · 7 years ago