1. 48a0dbd spi: xilinx_spi: Driver clean-up by Jagan Teki · 9 years ago
  2. 23e281d spi: xilinx_spi: Move header code to driver by Jagan Teki · 9 years ago
  3. d8834f6 spi: Zap oc_tiny_spi driver by Jagan Teki · 9 years ago
  4. 7f80950 spi: Zap ftssp010_spi driver by Jagan Teki · 9 years ago
  5. e9549fa spi: Zap andes_spi driver by Jagan Teki · 9 years ago
  6. 86780ce sf: update sst25wf040b flash params by Haikun Wang · 9 years ago
  7. 7e5a16c mtd, nand: Move common functions from cmd_nand.c to common place by Heiko Schocher · 10 years ago
  8. 06cfc03 mtd, spi: Add MTD layer driver by Daniel Schwierzeck · 10 years ago
  9. 8924285 dm: sf: Add Atmel DataFlash spi flash driver by Haikun Wang · 9 years ago
  10. 07ed1b9 Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory" by Ian Campbell · 9 years ago
  11. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  12. 17491a8 Move default y configs out of arch/board Kconfig by Joe Hershberger · 9 years ago
  13. f038986 mtd: spi: Add the SPI_FLASH config to Kconfig by Joe Hershberger · 9 years ago
  14. e84d73d mmc: bcm2835_sdhci: Restore original delay behavior by Marek Vasut · 9 years ago
  15. 61a5a1c usb: ehci: Properly deal with data toggle for interrupt endpoints by Hans de Goede · 9 years ago
  16. 58e3194 mmc_write.c: Make mmc_berase do 32bit safe 64bit math by Tom Rini · 9 years ago
  17. 5e67ac7 mtd: OMAP: Enable GPMC prefetch mode for 16 bit access by Jeroen Hofstee · 10 years ago
  18. f2bf571 omap_gpmc: move prefetch out of CONFIG_NAND_OMAP_ELM by Jeroen Hofstee · 10 years ago
  19. 74934df sunxi: musb: Remove unused sunxi_musb_exit method by Hans de Goede · 9 years ago
  20. 836e334 sunxi: musb: Do not fully reset the controler from sunxi_musb_disable by Hans de Goede · 9 years ago
  21. fa6fec0 Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  22. 2cc6e1b ahci: extend data io wait to 10s by Mark Langsdorf · 9 years ago
  23. 5ed06fc ahci: support LBA48 data reads for 2+TB drives by Mark Langsdorf · 9 years ago
  24. 3ada902 dm: usb: tegra: Drop legacy USB code by Simon Glass · 10 years ago
  25. 8579a51 sandbox: Move CONFIG_SANDBOX_SERIAL to Kconfig by Simon Glass · 10 years ago
  26. 7f62c01 Remove SPL undefine of CONFIG_OF_CONTROL by Simon Glass · 10 years ago
  27. c62fb99 dm: serial: Don't support CONFIG_CONS_INDEX with device tree by Simon Glass · 10 years ago
  28. 0b31ec7 dm: ns16550: Support CONFIG_SYS_NS16550_MEM32 with driver model by Simon Glass · 10 years ago
  29. 92e1f85 Remove typedefs from bmp_layout.h by Simon Glass · 10 years ago
  30. fbb1494 dm: usb: Implement usb_detect_change() for driver model by Simon Glass · 10 years ago
  31. 8a18dd8 dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() by Simon Glass · 10 years ago
  32. a660342 tegra: lcd: Tidy up clock init by Simon Glass · 9 years ago
  33. c1865a5 tegra: spi: Support slow SPI rates by Simon Glass · 9 years ago
  34. f669ba4 tegra: spi: Drop the claim_bus() method to correct delays by Simon Glass · 9 years ago
  35. f7d9252 usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() by Inha Song · 10 years ago
  36. f873c5c samsung: usb: phy: Support for DWC3 PHY by Lukasz Majewski · 10 years ago
  37. 9582d23 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  38. c417f83 usb: ehci-vf: Add weak function for board specific initialisation by Sanchayan Maity · 10 years ago
  39. 6d236aa dm: gpio: vf610: Add GPIO driver support by Bhuvanchandra DV · 10 years ago
  40. b1a1fc9 dm: gpio: uclass: Add flag to control sequence numbering by Bhuvanchandra DV · 10 years ago
  41. 16e6cf0 drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect by Nikhil Badola · 9 years ago
  42. 13b468f Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  43. df61756 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  44. 30092fe sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl" by Hans de Goede · 9 years ago
  45. e652530 sunxi: mmc: Enable pull-up on card-detect gpio pin by Hans de Goede · 10 years ago
  46. a814941 dm: pci: Allow PCI bus numbering aliases by Simon Glass · 10 years ago
  47. f813548 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · 10 years ago
  48. acb8d31 pci: Do not skip legacy IDE device configuration by Bin Meng · 10 years ago
  49. 33105f9 pci: Allow debug message output in pci_auto.c by Bin Meng · 10 years ago
  50. 072b79d x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video Kconfig by Bin Meng · 10 years ago
  51. 7495d03 video: Kconfig: Make VESA driver avaiable for non-x86 boards by Bin Meng · 10 years ago
  52. 8dadff1 pci: Move pci_hose_phys_to_bus() to pci_common.c by Bin Meng · 10 years ago
  53. 0e7c339 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 10 years ago
  54. a14d89e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  55. 563ee4c ARM: UniPhier: update the vendor name of UniPhier in Kconfig by Masahiro Yamada · 10 years ago
  56. 663a23f ARM: UniPhier: replace <asm/io.h> with <linux/io.h> by Masahiro Yamada · 10 years ago
  57. dbbfdc1 sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory by Daniel Kochmański · 10 years ago
  58. dd93477 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  59. 79d657d usb: dwc2: Add support for v3 snpsid value by Peter Griffin · 10 years ago
  60. 2c24ed1 ci_udc: Update the ci_udc driver to support bulk transfers by Siva Durga Prasad Paladugu · 10 years ago
  61. 7935f03 cosmetic: change Author/MAINTAINER Name from Petermaier to Schmelzer by Hannes Schmelzer · 10 years ago
  62. 42e7894 fsl/sata: Replace sprintf() with snprintf() by Tang Yuantian · 10 years ago
  63. 359919a gpio: stm32: add stm32f1 support by Matt Porter · 10 years ago
  64. c326000 pci: imx: display message if no pcie link by Tim Harvey · 10 years ago
  65. fc409be pci: display header for bus scan by Tim Harvey · 10 years ago
  66. e5d831d Revert "Revert "stm32f4: fix serial output"" by Tom Rini · 10 years ago
  67. 0c465bf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  68. ffaa3a1 thermal: imx_thermal: increase critical temperature threshold by Tim Harvey · 10 years ago
  69. 24ebcf2 i2c, mxc: rework i2c base address names for different SoCs by Heiko Schocher · 10 years ago
  70. 5c4b1e9 arm, imx6, i2c: add I2C4 for MX6DL by Heiko Schocher · 10 years ago
  71. faa1ade pwm: imx: Remove unreachable code by Axel Lin · 10 years ago
  72. ecae644 pwm: imx: Prevent NULL pointer dereference by Axel Lin · 10 years ago
  73. 4ce682a mtd: vf610_nfc: enable ONFI detection by Stefan Agner · 10 years ago
  74. fe10d3f mtd: vf610_nfc: add 32-error correction option for HW ECC by Stefan Agner · 10 years ago
  75. 6120f75 mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig by Stefan Agner · 10 years ago
  76. ec01848 mtd: vf610_nfc: use in-band bad block table by Stefan Agner · 10 years ago
  77. 7056fee mtd: vf610_nfc: implement OOB only read by Stefan Agner · 10 years ago
  78. 4f48928 mtd: vf610_nfc: allow bitflips in an empty page by Stefan Agner · 10 years ago
  79. 0421341 mtd: vf610_nfc: remove read on SEQIN by Stefan Agner · 10 years ago
  80. 37528c1 mtd: vf610_nfc: remove caching of page in buffer by Stefan Agner · 10 years ago
  81. 1d87026 mtd: nand: mxs: Replace magic number for bits per ECC level with macro by Jörg Krause · 10 years ago
  82. c6fe144 mtd:mxs:nand calculate ecc strength dynamically by Peng Fan · 10 years ago
  83. 6c90d98 nand/elbc: Memory leak fix by Raghav Dogra · 10 years ago
  84. 12db818 nand: fix buffer alignment in new verification feature by Stephen Warren · 10 years ago
  85. cd039e3 Merge git://git.denx.de/u-boot-net by Tom Rini · 10 years ago
  86. 522aba3 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · 10 years ago
  87. 76f353e net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 10 years ago
  88. 5f67631 net: phy: Add support for all targets which requires MANUAL_RELOC by Michal Simek · 10 years ago
  89. 6750089 net/phy: refactor RTL8211F initialization by Shengzhou Liu · 10 years ago
  90. e84319a net: Update hardware MAC address if it changes in env by Joe Hershberger · 10 years ago
  91. 210f17f net/phy: Add support for realtek RTL8211F by Shengzhou Liu · 10 years ago
  92. 5f67b86 sunxi: video: Fix lvds panel support for sun6i+ by Hans de Goede · 10 years ago
  93. 291f73b thermal: imx_thermal: use CPU temperature grade for trip points by Tim Harvey · 10 years ago
  94. a392caa Merge git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago
  95. 33d2d15 bugfix i.mx6 pwm: prevent overflow of period_c * duty_ns by Brecht Neyrinck · 10 years ago
  96. d5175dc sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 10 years ago
  97. daa4577 sandbox: i2c: search child emul dev and check its uclass id by Przemyslaw Marczak · 10 years ago
  98. 75692a3 dm: regulator: uclass driver code cleanup by Przemyslaw Marczak · 10 years ago
  99. 1031498 dm: pmic: code cleanup of PMIC uclass driver by Przemyslaw Marczak · 10 years ago
  100. 3753f28 dm: regulator: add fixed voltage regulator driver by Przemyslaw Marczak · 10 years ago