1. 8a0b4c2 dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device by Hans de Goede · 10 years ago
  2. 3b5ddd3 dm: usb: Make usb_get_bus easier to use for callers by Hans de Goede · 10 years ago
  3. 4a9cbb9 dm: rtc: sandbox: Enable real-time clock support by Simon Glass · 10 years ago
  4. d9050b5 dm: rtc: Add a uclass for real-time clocks by Simon Glass · 10 years ago
  5. 504548f dm: sandbox: Add os_localtime() to obtain the system time by Simon Glass · 10 years ago
  6. 573e3f7 dm: rtc: Split structure definition into its own file by Simon Glass · 10 years ago
  7. 0c1d7a6 dm: Remove unnecessary types in bcd.h by Simon Glass · 10 years ago
  8. 4283e84 dm: rtc: Rename mktime() and reduce the number of parameters by Simon Glass · 10 years ago
  9. 1299466 dm: rtc: Rename to_tm() to rtc_to_tm() and add error code by Simon Glass · 10 years ago
  10. 2d937bb dm: rtc: Rename gregorian day function by Simon Glass · 10 years ago
  11. 4c70ed9 dm: i2c: Add an explicit test mode to the sandbox I2C driver by Simon Glass · 10 years ago
  12. 0c70261 dm: i2c: Add functions to read and write a register by Simon Glass · 10 years ago
  13. dfda30f dm: spi: Correct the comment on spi_get_ops() by Simon Glass · 10 years ago
  14. b46cb63 dm: spi: Avoid setting the speed with every transfer by Simon Glass · 10 years ago
  15. d3cbf12 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  16. df08b2e Merge git://git.denx.de/u-boot-marvell by Tom Rini · 10 years ago
  17. 073efd7 arm: mvebu: Add Armada A38x DB-88F6820-GP board support by Stefan Roese · 10 years ago
  18. 758b07a arm: mvebu: mv-common.h: Add CONFIG_PREBOOT by Stefan Roese · 10 years ago
  19. 44ffbe5 arm: mvebu: Change network init code to allow a more flexible setup by Stefan Roese · 10 years ago
  20. 549e798 arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header by Stefan Roese · 10 years ago
  21. 42e5aab arm: mvebu: Move mvebu-common into mach-mvebu by Stefan Roese · 10 years ago
  22. 323a6bb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 10 years ago
  23. 54c7a1e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  24. 5fd3edd mmc: remove the MMC_MODE_HC flag by Rob Herring · 10 years ago
  25. 3a669bc mmc: Fix splitting device initialization by Andrew Gabbasov · 10 years ago
  26. ec600d1 mmc: Avoid extra duplicate entry in mmc device structure by Andrew Gabbasov · 10 years ago
  27. 90cccbf mmc: Fix typo in MMC type checking macro by Andrew Gabbasov · 10 years ago
  28. 5895b7c Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  29. 17a7069 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  30. 19ac688 powerpc/mpc85xx: Add board support for ucp1020 by Oleksandr G Zhadan · 10 years ago
  31. 00c9d7b powerpc/t2080qds: enable eSDHC peripheral clock support by Yangbo Lu · 10 years ago
  32. 163beec mmc: fsl_esdhc: Add peripheral clock support by Yangbo Lu · 10 years ago
  33. 90a6cd3 powerpc/t2080qds: enable eSDHC adapter card type identification by Yangbo Lu · 10 years ago
  34. b124f8a mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · 10 years ago
  35. 00d7e5b powerpc/t1023rdb: Add T1023 RDB board support by Shengzhou Liu · 10 years ago
  36. f36e0ba T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue by Zhao Qiang · 10 years ago
  37. 66cba6b powerpc/t4rdb: Add SD boot support for T4240RDB board by Chunhe Lan · 10 years ago
  38. 288542c drivers: usb: fsl: Workaround for Erratum A004477 by Nikhil Badola · 10 years ago
  39. 18984e8 mpc85xx/T4240EMU: Remove T4240EMU board by York Sun · 10 years ago
  40. 1168e09 sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 10 years ago
  41. d9989cc sunxi: emac: Remove non driver-model code by Hans de Goede · 10 years ago
  42. 0391488 sunxi: Move all boards to the driver-model by Hans de Goede · 10 years ago
  43. 58bf2c0 sunxi: dts: Add a CONFIG_DEFAULT_DEVICE_TREE setting to all sunxi boards by Hans de Goede · 10 years ago
  44. db325e8 sunxi: dts: Sync all dts files with upstream kernel by Hans de Goede · 10 years ago
  45. 81174e1 sunxi: emac: port to phylib by Hans de Goede · 10 years ago
  46. d690b39 sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.h by Hans de Goede · 10 years ago
  47. 3ae1d13 sunxi: axp: Move axp gpio code to a separate axpi-gpio driver by Hans de Goede · 10 years ago
  48. bb930c3 sunxi: axp: Move axp pmic register helpers to a separate file by Hans de Goede · 10 years ago
  49. 551ea28 sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops by Hans de Goede · 10 years ago
  50. 6ef998d sunxi: Do not build i2c support when we've no i2c controllers by Hans de Goede · 10 years ago
  51. 131a645 dm: Implement a CPU uclass by Simon Glass · 10 years ago
  52. 1b5fe40 Add print_freq() to display frequencies nicely by Simon Glass · 10 years ago
  53. 7da617c Move display_options functions to their own header by Simon Glass · 10 years ago
  54. 3d217f6 dm: core: Add a function to bind a driver for a device tree node by Simon Glass · 10 years ago
  55. 07ea9da x86: minnowmax: use the correct NOR in the configuration by Gabriel Huau · 10 years ago
  56. 1530536 x86: queensbay: Implement PIRQ routing by Bin Meng · 10 years ago
  57. f17cea6 x86: Write configuration tables in last_stage_init() by Bin Meng · 10 years ago
  58. 6e0150f x86: Set serial port IRQ for SMSC LPC47M by Bin Meng · 10 years ago
  59. a94a010 x86: Move CONFIG_ENV_IS_IN_SPI_FLASH to x86-common.h by Bin Meng · 10 years ago
  60. 4a7c11d Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 10 years ago
  61. 43246cc ARM: zynq: move SoC sources to mach-zynq by Masahiro Yamada · 10 years ago
  62. daf6dea zynqmp: Enable SDHCI0 options by Michal Simek · 10 years ago
  63. facf700 zynqmp: Enable FS_GENERIC option by Siva Durga Prasad Paladugu · 10 years ago
  64. 32b7dba zynqmp: Add SPI driver support for ZynqMP by Siva Durga Prasad Paladugu · 10 years ago
  65. 055792a zynqmp: i2c: Enable i2c driver for zynqMP by Siva Durga Prasad Paladugu · 10 years ago
  66. 58f865f zynqmp: Add support for R5 sw loading by Michal Simek · 10 years ago
  67. a38e81e zynqmp: caches: Enable dcache for zynqmp by Siva Durga Prasad Paladugu · 10 years ago
  68. 0f4011a zynq: Add Zynq PicoZed board support by Nathan Rossi · 10 years ago
  69. 61597e5 zynq: Enable GPIO driver and GPIO commands by Michal Simek · 10 years ago
  70. 8fc6c91 Merge branch 'master' of git://www.denx.de/git/u-boot-socfpga by Tom Rini · 10 years ago
  71. 73348c0 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  72. 0d1ce19 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  73. c4801ad dm: sf: Save flash flags to struct spi_flash by Bin Meng · 10 years ago
  74. 9887c1a mx6cuboxi: Load the correct 'fdtfile' variable by Fabio Estevam · 10 years ago
  75. fa25217 mx6cuboxi: Use more standard namings for fdt variables by Fabio Estevam · 10 years ago
  76. c35f6cb Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  77. d0e295d ls2085a: esdhc: Add esdhc support for ls2085a by Yangbo Lu · 10 years ago
  78. 212b8d8 armv8/ls2085ardb: Enable NAND SPL support by Scott Wood · 10 years ago
  79. 8e728cd armv8/ls2085aqds: NAND boot support by Scott Wood · 10 years ago
  80. dd88806 driver/ifc: Add 64KB page support by Jaiprakash Singh · 10 years ago
  81. c158fad board/ls2085qds: Add support ethernet by Prabhakar Kushwaha · 10 years ago
  82. 3636534 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  83. 7755e53 colibri_vf: Enable USB support for Colibri Vybrid by Sanchayan Maity · 10 years ago
  84. cc4d78f ARM: vf610: Initial integration for Colibri VF50/VF61 by Sanchayan Maity · 10 years ago
  85. 6312a95 m68k: add architecture-specific u-boot.lds by angelo@sysam.it · 10 years ago
  86. f1a5e71 fastboot: ARM: OMAP5: Enable reboot-bootloader by Dileep Katta · 10 years ago
  87. f273129 ARM: DRA7XX: Enable Fastboot by Dileep Katta · 10 years ago
  88. 009bb35 gpio: mvmfp: support newer MFP bit definitions by Xiang Wang · 10 years ago
  89. 9ed4f70 davinci: add support for omapl138-lcdk board by Peter Howard · 10 years ago
  90. e12abcb armv8/ls2085ardb: Add support of LS2085ARDB platform by York Sun · 10 years ago
  91. 0301703 armv8/ls2085aqds: Add support of LS2085AQDS platform by York Sun · 10 years ago
  92. 2dd335f driver/ldpaa: Add support of WRIOP static data structure by Prabhakar Kushwaha · 10 years ago
  93. 835c72b net/memac_phy: reuse driver for little endian SoCs by Shaohui Xie · 10 years ago
  94. f4fed4b drivers/fsl-mc: Changed MC firmware loading for new boot architecture by J. German Rivera · 10 years ago
  95. 0e3a2b9 armv8: Add SerDes framework for Layerscape Architecture by Minghuan Lian · 10 years ago
  96. 77a1097 armv8/ls2085a: Fix generic timer clock source by York Sun · 10 years ago
  97. 2393169 armv8/ls2085a: Update common header file by Prabhakar Kushwaha · 10 years ago
  98. 1f8d706 driver/ddr/fsl: Add workaround for DDR erratum A008511 by York Sun · 10 years ago
  99. 55eb5fa drivers/ddr/fsl: Update DDR driver for DDR4 by York Sun · 10 years ago
  100. f1a5216 driver/i2c/mxc: Enable I2C bus 3 and 4 by York Sun · 10 years ago