1. 5e24a2e dm: spi: Add logging of some return values by Simon Glass · 6 years ago
  2. 6322a7b cros: Update cros_ec code to use struct udevice by Simon Glass · 6 years ago
  3. aa0ffe8 serial: Allow serial to be absent in TPL by Simon Glass · 6 years ago
  4. 6307896 tpm: Add support for SPL and TPL by Simon Glass · 6 years ago
  5. 06f9446 fdt: Allow indicating a node is for U-Boot proper only by Simon Glass · 6 years ago
  6. 380d4f7 rtc: Allow use of RTC in SPL and TPL by Simon Glass · 6 years ago
  7. 1076107 Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig by Simon Glass · 6 years ago
  8. ef39151 blk: Support block drivers in TPL by Simon Glass · 6 years ago
  9. 985ca39 spl: input: Allow input in SPL and TPL by Simon Glass · 6 years ago
  10. 97f5710 sf: Avoid allocating memory on every read operation by Simon Glass · 6 years ago
  11. e6c5c94 dm: core: Update ofnode to read binman-style flash entry by Simon Glass · 6 years ago
  12. cdb6aa0 dm: core: Add a function to find the first inactive child by Simon Glass · 6 years ago
  13. 9f15cc1 dm: core: Update some functions to use const by Simon Glass · 6 years ago
  14. c7a3acc dm: core: Alloc uclass-private data to be cache-aligned by Simon Glass · 6 years ago
  15. 4af3e9a sandbox: Restore blocking I/O on exit by Simon Glass · 6 years ago
  16. 66613f5 dm: spi: Clean up detection of sandbox SPI emulator by Simon Glass · 6 years ago
  17. ef8a250 sandbox: tpm: Enhance to support the latest Chromium OS by Simon Glass · 6 years ago
  18. 998af31 sandbox: tpm: Tidy up enums and return values by Simon Glass · 6 years ago
  19. 114b60a serial: sandbox: Allow serial output without device tree by Simon Glass · 6 years ago
  20. ee44176 sandbox: Add a debug UART by Simon Glass · 6 years ago
  21. 55d3991 sandbox: video: Speed up video output by Simon Glass · 6 years ago
  22. c3aed5d sandbox: spi: Add more logging by Simon Glass · 6 years ago
  23. 1289e96 sandbox: spi: Drop command-line SPI option by Simon Glass · 6 years ago
  24. a6a45cd ofnode: Add missing address translation into ofnode_get_addr_size() by Marek Vasut · 6 years ago
  25. 51cb927 ofnode: Replace of_n_addr_cells with of_n_size_cells by Marek Vasut · 6 years ago
  26. 0a60a81 Kconfig: sandbox: enable cmd_avb and dependencies by Jens Wiklander · 6 years ago
  27. eadf26f tee: add sandbox driver by Jens Wiklander · 6 years ago
  28. 1cc8cc4 tee: optee: support AVB trusted application by Jens Wiklander · 6 years ago
  29. 232cfd6 optee: support routing of rpmb data frames to mmc by Jens Wiklander · 6 years ago
  30. d4bd3d2 tee: add OP-TEE driver by Jens Wiklander · 6 years ago
  31. 9ff4a31 Add UCLASS_TEE for Trusted Execution Environment by Jens Wiklander · 6 years ago
  32. 4853ad3 mmc: rpmb: add mmc_rpmb_route_frames() by Jens Wiklander · 6 years ago
  33. 747558d dm: fdt: scan for devices under /firmware too by Jens Wiklander · 6 years ago
  34. 0fabfeb misc: Add support for the Arm Versatile Express config bus by Liviu Dudau · 6 years ago
  35. 14573fb Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  36. 1b48473 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  37. a4b38fc Merge tag 'rockchip-for-v2018.11-rc2' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  38. 3d1bd5b net: gmac_rockchip: Add handling for RGMII_ID/RXID/TXID by Janine Hagemann · 6 years ago
  39. 04acabd net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii by Janine Hagemann · 6 years ago
  40. ad8c9f6 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  41. 5eee9de spi: Add SPI driver for MT76xx SoCs by Stefan Roese · 6 years ago
  42. 9e5c2a7 mtd: nand: spi: Add Gigadevice SPI NAND support by Stefan Roese · 6 years ago
  43. 881e4fc sf: Add XMC xm25qh64a and xm25qh128a entries by Stefan Roese · 6 years ago
  44. a1588ac Merge tag 'rockchip-for-v2018.11' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  45. 86d56a5 gpio: dwapb_gpio: Change to use devm_kcalloc() by Ley Foon Tan · 6 years ago
  46. 6cfc3d6 phy: rcar: Add R-Car Gen3 PHY driver by Marek Vasut · 6 years ago
  47. 86c83e8 i2c: Add support for the Arm's Versatile Express I2C controller. by Liviu Dudau · 6 years ago
  48. 592cd5d Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  49. b3bec25 spi: sh_qspi: Add DM support to SH QSPI driver by Marek Vasut · 6 years ago
  50. 4ccb2f2 driver/spi: fsl_qspi: Remove non-DM stuff by Ashish Kumar · 6 years ago
  51. 6ac5909 spi: designware_spi: Add reset ctrl to driver by Ley Foon Tan · 6 years ago
  52. 5db66b3 cmd: mtd: add 'mtd' command by Miquel Raynal · 6 years ago
  53. 2a74930 mtd: mtdpart: implement proper partition handling by Miquel Raynal · 6 years ago
  54. ff4afa8 mtd: uboot: search for an equivalent MTD name with the mtdids by Miquel Raynal · 6 years ago
  55. 21cc1fb mtd: mtdpart: add a generic mtdparts-like parser by Miquel Raynal · 6 years ago
  56. e9f62db mtd: uclass: add probe function by Miquel Raynal · 6 years ago
  57. 26a52f3 rockchip: dwmmc: add rk2928-dw-mshc compatible by Heiko Stuebner · 6 years ago
  58. 05fa06b mmc: dw_mmc: check fifo status with a timeout in fifo mode by Heiko Stuebner · 6 years ago
  59. d24c1d0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  60. 30b3241 usb:ci_udc: don't overwrite configuration on pullup by Ramon Fried · 6 years ago
  61. 2466704 usb: ehci-msm: Add init_after_reset for CI_UDC by Ramon Fried · 6 years ago
  62. 8164952 usb:ci_udc: Introduce init_after_reset phy function by Ramon Fried · 6 years ago
  63. 0683b27 ehci: msm: use init_type in probe by Ramon Fried · 6 years ago
  64. 0ac0b6e ehci: msm: switch to generic PHY uclass by Ramon Fried · 6 years ago
  65. 92454e4 phy: db410c: Add MSM USB PHY driver by Ramon Fried · 6 years ago
  66. 2df4923 ehci: msm: Add missing platdata by Ramon Fried · 6 years ago
  67. cd8c3ae ehci: Replace board_prepare_usb with board_usb_init by Ramon Fried · 6 years ago
  68. 95a0772 serial: serial_stm32: Enable uart FIFO for STM32F7xx SoCs by Patrice Chotard · 6 years ago
  69. a71e907 clk: Add support for Arm's Versatile Express OSC clock generators by Liviu Dudau · 6 years ago
  70. b592936 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  71. 31b8217 dm: test: Add "/firmware" node scan test by Rajan Vaja · 6 years ago
  72. e7a52ba firmware: Add FIRMWARE config prompt string by Rajan Vaja · 6 years ago
  73. e6fd018 test: Add tests for board uclass by Mario Six · 6 years ago
  74. 6238ae4 board: Add gazerbeam driver by Mario Six · 6 years ago
  75. 5381c28 drivers: Add board uclass by Mario Six · 6 years ago
  76. e4c98a5 core: Add dev_{disable,enable}_by_path by Mario Six · 6 years ago
  77. e369e58 core: Add functions to set properties in live-tree by Mario Six · 6 years ago
  78. 27f622d Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  79. f4df405 mmc: omap_mmc: Remove invert references by Adam Ford · 6 years ago
  80. 0523a6c pinctrl: sandbox: add gpio onewire w1 group by Eugen Hristev · 6 years ago
  81. 84e55bd W1-EEPROM: add sandbox driver by Eugen Hristev · 6 years ago
  82. 0749f64 W1-EEPROM: add support for Maxim DS24 eeprom families by Maxime Ripard · 6 years ago
  83. 543b98c w1: identify devices with w1-eeprom uclass by Eugen Hristev · 6 years ago
  84. c924ee2 W1-EEPROM: Add an W1-EEPROM uclass for 1 wire EEPROMs by Maxime Ripard · 6 years ago
  85. 73aea28 w1: Add 1-Wire gpio driver by Maxime Ripard · 6 years ago
  86. d3e19cf w1: Add 1-Wire uclass by Maxime Ripard · 6 years ago
  87. 6203000 common: Generic loader for file system by Tien Fong Chee · 6 years ago
  88. bc53d26 block: Add a function to find block device descriptor by Tien Fong Chee · 6 years ago
  89. c1a65a8 video: Add support for Arm's Mali Display Processors by Liviu Dudau · 6 years ago
  90. 055da18 video: Add support for NXP's TDA19988 HDMI encoder by Liviu Dudau · 6 years ago
  91. 47b11c8 video: cfb_console: flush cache in display_rle8_bitmap by Sébastien Szymanski · 6 years ago
  92. 4eea531 video_osd: Add osd sandbox driver and tests by Mario Six · 6 years ago
  93. 9671f69 video_osd: Add ihs_video_out driver by Mario Six · 6 years ago
  94. 39a336f drivers: Add OSD uclass by Mario Six · 6 years ago
  95. 662f381 dm: video: support more escape sequences by Heinrich Schuchardt · 6 years ago
  96. 247058b drivers: qe: Move CONFIG_U_QE to Kconfig by Ran Wang · 6 years ago
  97. db947fa net: fman: Support both new and legacy FMan Compatibles by Zhao Qiang · 6 years ago
  98. 7abf923 ls1012a: remove debug info from u-boot log by Pramod Kumar · 6 years ago
  99. 0c2255b armv8: ls1043a: enable icid setup for qman portals by Laurentiu Tudor · 6 years ago
  100. 87519a9 driver: net: fsl-mc: Memset MC reserve ram memory before usage by Prabhakar Kushwaha · 6 years ago