1. c87c811 Convert CONFIG_NAND_MXS to Kconfig by Stefan Agner · 7 years ago
  2. 8bbff6a Convert CONFIG_MXC_GPIO to Kconfig by Adam Ford · 7 years ago
  3. 923837e atcspi200: avoid possible NULL dereference by Heinrich Schuchardt · 7 years ago
  4. e24bd1e Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  5. 2d2d306 ubi: Ensure no fastmap flush after uif_close by Martin Townsend · 7 years ago
  6. 8bcf12c i2c: mvtwsi.c: Avoid NULL dereference by Heinrich Schuchardt · 7 years ago
  7. 9cef983 i2c: ihs_i2c: Factor out send_buffer method by Mario Six · 7 years ago
  8. 9216421 i2c: ihs_i2c: Make DM compatible by Mario Six · 7 years ago
  9. 64ef094 i2c: ihs_i2c: Prepare DM conversion by Mario Six · 7 years ago
  10. 84a4d34 i2c: fsl_i2c: Make live-tree compatible by Mario Six · 7 years ago
  11. d4f422f i2c: fsl_i2c: Remove inline declarations by Mario Six · 7 years ago
  12. a059de1 i2c: fsl_i2c: Fix style violations by Mario Six · 7 years ago
  13. a43aebe usb: ulpi: kconfig: Remove meaningless choice default by Ulf Magnusson · 7 years ago
  14. a4d4032 usb: dwc2: make casts of ep->dma_buf consistent by Tom Rini · 7 years ago
  15. 211a3a2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  16. 22191ac drivers/crypto/fsl: assign job-rings to non-TrustZone by Bryan O'Donoghue · 7 years ago
  17. 51313b4 mmc: fsl_esdhc: support SDR104 and HS200 by Peng Fan · 7 years ago
  18. 59d3782 mmc: fsl_esdhc: add strobe and tuning entry by Peng Fan · 7 years ago
  19. 958a210 rtc: adding RX8010SJ rtc driver by Nandor Han · 7 years ago
  20. 8d9bde0 net: e1000: implement eth_write_hwaddr by Hannu Lounento · 7 years ago
  21. e0a75fe net: e1000: split e1000_read_mac_addr by Hannu Lounento · 7 years ago
  22. f1bcad2 net: e1000: add support for writing to EEPROM by Hannu Lounento · 7 years ago
  23. a35332f power: pmic/regulator allow dm be omitted by SPL by Peng Fan · 7 years ago
  24. f24e482 net: fec: fix build warnings for 64bits support by Ye Li · 7 years ago
  25. 238a53c net: fec: do not access reserved register for i.MX8M by Peng Fan · 7 years ago
  26. 8953d86 gpio: mxc: add i.MX8M support by Peng Fan · 7 years ago
  27. eec2d43 mmc: fsl_esdhc: support i.MX8M by Peng Fan · 7 years ago
  28. 8a099b6 misc: ocotp: add i.MX8M support by Peng Fan · 7 years ago
  29. 6e43d1b dm: core: Add a function to look up a uclass by name by Simon Glass · 7 years ago
  30. 4f60e5d Kconfig: gadget: Move CONFIG_USB_FUNCTION_MASS_STORAGE to Kconfig by Lukasz Majewski · 7 years ago
  31. c6c1ca1 Kconfig: gadget: Move CONFIG_USB_FUNCTION_THOR to Kconfig by Lukasz Majewski · 7 years ago
  32. b769659 Kconfig: usb: Sort USB_FUNCTION_* entries by Lukasz Majewski · 7 years ago
  33. 48f58a5 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  34. ab21ece Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze by Tom Rini · 7 years ago
  35. 11d2e98 Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig by Adam Ford · 7 years ago
  36. 140ad2d drivers/ddr/fsl: Cleanup unused variable by York Sun · 7 years ago
  37. 944537c drivers/ddr/fsl: Modify binding registers to save time on data init by York Sun · 7 years ago
  38. 564e938 drivers/ddr/fsl: Add calculation of register control words by York Sun · 7 years ago
  39. c0c32af drivers/ddr/fsl: Add 3DS RDIMM support by York Sun · 7 years ago
  40. d46ec0b drivers/ddr/fsl: Fix workaround for A009803 by York Sun · 7 years ago
  41. 426230a drivers/ddr/fsl: Fix DDR4 RDIMM support by York Sun · 7 years ago
  42. f9747a5 driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl by Yogesh Gaur · 7 years ago
  43. 2d1c661 x86: qemu: qfw: Implement acpi_get_rsdp_addr() by Bin Meng · 7 years ago
  44. d55c815 nand: arasan: Select CONFIG_SYS_NAND_SELF_INIT by Ezequiel Garcia · 7 years ago
  45. f25ac66 nand: arasan_nfc: Use the calculated ecc address for updating ecc register by Siva Durga Prasad Paladugu · 7 years ago
  46. cacb8a0 nand: arasan_nfc: Add support for ondie ecc by Siva Durga Prasad Paladugu · 7 years ago
  47. b08fc34 nand: arasan_nfc: Move common ecc struct initialization init routine by Siva Durga Prasad Paladugu · 7 years ago
  48. c5e6e9b mvpp2: Fix warning over 32bit vs 64bit targets by Tom Rini · 7 years ago
  49. 05e23dd clk: clk_stm32: Add .set_rate callback by Patrice Chotard · 7 years ago
  50. ae5326a serial: Make full device search optional by Alexander Graf · 7 years ago
  51. d9a3569 cfi_flash: Always define cfi_flash_num_flash_banks by Mario Six · 7 years ago
  52. c0350fb cfi_flash: Fix indention by Mario Six · 7 years ago
  53. ddcf054 cfi_flash: Fix long lines by Mario Six · 7 years ago
  54. 5701ba8 cfi_flash: Bound-check index before array access by Mario Six · 7 years ago
  55. 9dbaebc flash: Fix spelling of "ERR_TIMOUT" by Mario Six · 7 years ago
  56. c8a9a82 cfi_flash: Rename camel-case variables by Mario Six · 7 years ago
  57. 876c52f cfi_flash: Fix strings split across lines by Mario Six · 7 years ago
  58. 5312838 cfi_flash: Use u8 pointers instead of void pointers by Mario Six · 7 years ago
  59. d3525b6 cfi_flash: Remove assignments from if conditions by Mario Six · 7 years ago
  60. ab61cfb cfi_flash: Remove return from void function by Mario Six · 7 years ago
  61. 0cec0a1 cfi_flash: Fix placement of brace by Mario Six · 7 years ago
  62. 9860137 cfi_flash: Fix else after break by Mario Six · 7 years ago
  63. 9f72021 cfi_flash: Fix spelling of "Unknown" by Mario Six · 7 years ago
  64. 12d7fed cfi_flash: Add missing braces in blocks by Mario Six · 7 years ago
  65. 4f89da4 cfi_flash: Remove unnecessary braces by Mario Six · 7 years ago
  66. a6d18f2 cfi_flash: Fix comment style by Mario Six · 7 years ago
  67. 38d2831 cfi_flash: Use __func__ macro instead of function name by Mario Six · 7 years ago
  68. 88ecd8b cfi_flash: Fix logical continuations by Mario Six · 7 years ago
  69. 0412e90 cfi_flash: Remove braces for single-statement blocks by Mario Six · 7 years ago
  70. 7223a8c cfi_flash: Fix missing/superfluous lines by Mario Six · 7 years ago
  71. 640f4e3 cfi_flash: Fix spacing around casts/operators by Mario Six · 7 years ago
  72. dde0913 cfi_flash: Fix indent of case statements by Mario Six · 7 years ago
  73. db91bb2 cfi_flash: Fix whitespace with casting by Mario Six · 7 years ago
  74. b168386 cfi_flash: Fix Parenthesis spacing by Mario Six · 7 years ago
  75. ca2b07a cfi_flash: Fix style of pointer declarations by Mario Six · 7 years ago
  76. 188a556 cfi_flash: Fix space between function name and parenthesis by Mario Six · 7 years ago
  77. f2ee915 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  78. 9821636 bcm2835_pinctrl: Probe pre-reloc by Alexander Graf · 7 years ago
  79. 6001985 bcm2835_pl011_serial: Add BCM2835 specific serial driver by Alexander Graf · 7 years ago
  80. fa48759 bcm2835_mu_serial: Convert to Kconfig by Alexander Graf · 7 years ago
  81. cf2c778 pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig by Alexander Graf · 7 years ago
  82. d10fc50 pl011: Convert CONFIG_PL011_SERIAL to Kconfig by Alexander Graf · 7 years ago
  83. 884f901 pl010: Convert CONFIG_PL010_SERIAL to Kconfig by Alexander Graf · 7 years ago
  84. b311163 pl01x: Convert to dev_read by Alexander Graf · 7 years ago
  85. 9dfeffe serial_bcm283x_mu: Fail loading if not muxed by Alexander Graf · 7 years ago
  86. bceab8d serial_bcm283x_mu: Always skip init by Alexander Graf · 7 years ago
  87. 80d5001 serial_bcm283x_mu: Convert to dev_read by Alexander Graf · 7 years ago
  88. fc8523a serial: bcm283x_mu: Remove support for post-init disabling by Alexander Graf · 7 years ago
  89. 608b0c4 serial: Use next serial device if probing fails by Alexander Graf · 7 years ago
  90. c8a73a2 mmc: Add bcm2835 sdhost controller by Alexander Graf · 7 years ago
  91. caf2233 bcm283x: Add pinctrl driver by Alexander Graf · 7 years ago
  92. 75b381a rockchip: clk: guard set_parent implementations against OF_PLATDATA by Philipp Tomsich · 7 years ago
  93. 64a1220 clk: rockchip: clk_rk3368: Implement "assign-clock-parent" by David Wu · 7 years ago
  94. 01c60ea clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate" by David Wu · 7 years ago
  95. d12d7c0 net: gmac_rockchip: Add support for the RK3228 GMAC by David Wu · 7 years ago
  96. 5bb616c clk: rockchip: Add rk322x gamc clock support by David Wu · 7 years ago
  97. 20ee0fd rockchip: pinctrl: Add rk322x gmac pinctrl support by David Wu · 7 years ago
  98. 424324d rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver by David Wu · 7 years ago
  99. b3d2a6d net: gmac_rockchip: Add rk3328 gmac support by David Wu · 7 years ago
  100. 7cd4eba clk: rockchip: Add rk3328 gamc clock support by David Wu · 7 years ago