1. d970969 sf: Add SPI protection mechanism from the kernel by Fabio Estevam · 9 years ago
  2. 1a03a7e powerpc: Remove __ilog2_u64 and ffs4 from bitops by Fabio Estevam · 9 years ago
  3. 0297d1e compat: Remove is_power_of_2() definition by Fabio Estevam · 9 years ago
  4. 5e39d08 bitops: Add fls_long and __ffs64 by Fabio Estevam · 9 years ago
  5. 64af415 avr32: Use the generic bitops headers by Fabio Estevam · 9 years ago
  6. 6e8a108 arc: Use the generic bitops headers by Fabio Estevam · 9 years ago
  7. c6c3fe6 mips: Use the generic bitops headers by Fabio Estevam · 9 years ago
  8. fa3414d nios2: Use the generic bitops headers by Fabio Estevam · 9 years ago
  9. 4a779da nds32: Use the generic bitops headers by Fabio Estevam · 9 years ago
  10. 0a1ccb9 openrisc: Use the generic bitops headers by Fabio Estevam · 9 years ago
  11. 2a33c78 sparc: Use the generic bitops headers by Fabio Estevam · 9 years ago
  12. 607238d sandbox: Use the generic bitops headers by Fabio Estevam · 9 years ago
  13. 6c36ca0 microblaze: Use the generic bitops headers by Fabio Estevam · 9 years ago
  14. e66afd8 sh: Use the generic bitops headers by Fabio Estevam · 9 years ago
  15. fb30928 blackfin: Use the generic bitops headers by Fabio Estevam · 9 years ago
  16. c38be38 m68k: Use the generic bitops headers by Fabio Estevam · 9 years ago
  17. 15eaa97 x86: Use the generic bitops headers by Fabio Estevam · 9 years ago
  18. d24ab14 ARM: Use the generic bitops headers by Fabio Estevam · 9 years ago
  19. fdcbc22 include: Add generic bitops headers by Fabio Estevam · 9 years ago
  20. 6ddec55 include: Add log2 header from the kernel by Fabio Estevam · 9 years ago
  21. dae7b73 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  22. e5e2498 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 9 years ago
  23. 5edcf4c Merge git://git.denx.de/u-boot-usb by Tom Rini · 9 years ago
  24. ccdaff3 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 9 years ago
  25. d52a5a7f video: Drop DEV_EXT_VIDEO flag by Bin Meng · 9 years ago
  26. 6abe4b6 video: Drop DEV_FLAGS_SYSTEM flag by Bin Meng · 9 years ago
  27. 45ed149 sandbox: adc: Add missing header file by Przemyslaw Marczak · 9 years ago
  28. 43306e3 arm: dts: socfpga: Increase the spi-max-frequency for QSPI flash by Chin Liang See · 9 years ago
  29. cb4ac0b spi: cadence_qspi: Ensure check for max frequency in place by Chin Liang See · 9 years ago
  30. f1d200f spi: cadence_qspi: Fix fdt read of spi-max-frequency by Chin Liang See · 9 years ago
  31. 36431f9 spi: cadence_qspi: Ensure spi_calibration is run when sclk change by Chin Liang See · 9 years ago
  32. c97b074 lib, fdt: Adding fdtdec_get_uint function by Chin Liang See · 9 years ago
  33. 1e4fa7c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  34. 3c98e7b mpc85xx: Add support for the Varisys Cyrus board by Andy Fleming · 9 years ago
  35. b9b8c2f rtc: Add MCP79411 support to DS1307 rtc driver by Andy Fleming · 9 years ago
  36. 054aed9 ARM: zynq: Remove zc70x target by Michal Simek · 9 years ago
  37. 23d9b62 arm: zynq: Move serial driver to driver model by Simon Glass · 9 years ago
  38. 4ef8bc5 arm: zynq: serial: Drop non-device-tree serial driver portions by Simon Glass · 9 years ago
  39. 25b8371 ARM: zynqmp: Enable DM and OF binding by Michal Simek · 9 years ago
  40. 8c7323a arm: zynq: dts: Add U-Boot device tree additions by Simon Glass · 9 years ago
  41. 6093336 dm: arm: zynq: Enable device tree control in SPL by Simon Glass · 9 years ago
  42. 091f6a3 arm: zynq: Support the debug UART by Simon Glass · 9 years ago
  43. 122216d arm: zynq: Drop unnecessary code in SPL board_init_f() by Simon Glass · 9 years ago
  44. f5b18bd arm: zynq: Use separate device tree instead of embedded by Simon Glass · 9 years ago
  45. 77ec34e dm: spl: Support device tree when BSS is in a different section by Simon Glass · 9 years ago
  46. 45f1e4e dm: spl: Generate u-boot-spl-dtb.bin only when enabled by Simon Glass · 9 years ago
  47. c860e3e dm: serial: Deal with stdout-path with an alias by Simon Glass · 9 years ago
  48. b044a4f fdtgrep: Simplify the alias generation code by Simon Glass · 9 years ago
  49. ca2403a fdt: Correct handling of alias regions by Simon Glass · 9 years ago
  50. 088dccb fdt: Add a function to look up a /chosen property by Simon Glass · 9 years ago
  51. 54b896f ARM: zynqmp: Add DTS for ep108 board by Michal Simek · 9 years ago
  52. 5ea8590 zynq-common: Define CONFIG_SYS_I2C_ZYNQ based on board config by Siva Durga Prasad Paladugu · 9 years ago
  53. 200f0c5 arm: socfpga: reset: correct dma, qspi, and sdmmc reset bit defines by Dinh Nguyen · 9 years ago
  54. e8d13bb usb: udc: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  55. 6c7d003 usb: lthor: Specify correct parameter for sizeof type by Michal Simek · 9 years ago
  56. 698cd6f usb: dwc3: Fix warnings on 64-bit builds by Michal Simek · 9 years ago
  57. 1bf0634 ARM: dra7xx_evm: Add DFU support for qspi flash by Vignesh R · 9 years ago
  58. 354e39e dfu: dfu_sf: Pass duplicate devstr to parse_dev by Vignesh R · 9 years ago
  59. 66cb3e4 ohci: Add missing cache-flush for hcca area by Hans de Goede · 9 years ago
  60. d83b89d common/usb_storage.c: Clean up usb_storage_probe() by Tom Rini · 9 years ago
  61. 2acb23b arm: at91: reworked meesc board support by Daniel Gorsulowski · 9 years ago
  62. 11fd15d mmc: atmel: Add atmel sdhci support by Wenyou Yang · 9 years ago
  63. 522f5a6 arm: at91: clock: Add the generated clock support by Wenyou Yang · 9 years ago
  64. 09456d9 mmc: sdhci: Fix the SD clock stop sequence by Wenyou Yang · 9 years ago
  65. 0a248bc arm: at91: Change the Chip ID registers' addresses by Wenyou Yang · 9 years ago
  66. 6a45b04 mpc85xx/t2081: enable parsing DDR ratio for T2081 rev1.1 by Shengzhou Liu · 9 years ago
  67. d456ea1 T104xD4RDB: Fix PHY address for PHY connected to FM1@DTSEC3 by Codrin Ciubotariu · 9 years ago
  68. c6799ce mmc: fsl_esdhc: enable EVDD automatic control for SD/MMC Legacy Adapter Card by Yangbo Lu · 9 years ago
  69. 73f6652 powerpc/t1040qds: enable peripheral clock for eSDHC by Yangbo Lu · 9 years ago
  70. 74b2954 powerpc/t1040qds: enable adapter card type identification support by Yangbo Lu · 9 years ago
  71. 81eacd6 mmc: fsl_esdhc: enable dat[4:7] for eMMC4.5 Adapter Card by Yangbo Lu · 9 years ago
  72. 61a9337 Powerpc: eSDHC: expand a fix to T4160 by Shaohui Xie · 9 years ago
  73. 81136a1 t1040d4rdb: assign muxed pins to qe-tdm when set hwconfig qe-tdm by Zhao Qiang · 9 years ago
  74. 1dcc63d samsung: clean up checkpatch issues by Minkyu Kang · 9 years ago
  75. abf4a62 odroid: clean up checkpatch issues by Minkyu Kang · 9 years ago
  76. 1ef89da smdk2410: clean up checkpatch issues by Minkyu Kang · 9 years ago
  77. d4e645b smdkv310: clean up checkpatch issues by Minkyu Kang · 9 years ago
  78. 401aec0 arm: exynos: clean up checkpatch issues by Minkyu Kang · 9 years ago
  79. 44468ef s5p sdhci: call pinmux for card's gpio pins before use them by Przemyslaw Marczak · 9 years ago
  80. 91fd747 Exynos4412: pinmux: disable pull for MMC pins by Przemyslaw Marczak · 9 years ago
  81. 23bc2a7 sandbox: add ADC unit tests by Przemyslaw Marczak · 9 years ago
  82. 1bc7f23 sandbox: add ADC driver by Przemyslaw Marczak · 9 years ago
  83. a6e12d3 exynos5-dt-types: add board detection for Odroid XU3/XU3L/XU4. by Przemyslaw Marczak · 9 years ago
  84. 10869d7 Odroid-XU3: dts: enable ADC, with request for pre-reloc bind by Przemyslaw Marczak · 9 years ago
  85. 91c2547 Exynos54xx: dts: add ADC node by Przemyslaw Marczak · 9 years ago
  86. 28a4d1e Odroid-XU3: enable s2mps11 PMIC support by Przemyslaw Marczak · 9 years ago
  87. d8c1562 dm: adc: add Exynos54xx compatible ADC driver by Przemyslaw Marczak · 9 years ago
  88. e0cb85b dm: adc: add simple ADC uclass implementation by Przemyslaw Marczak · 9 years ago
  89. c900103 dm: regulator: add function device_get_supply_regulator() by Przemyslaw Marczak · 9 years ago
  90. 9181512 dm: pmic: add s2mps11 PMIC I/O driver by Przemyslaw Marczak · 9 years ago
  91. cefbfe4 Exynos5422/5800: set cpu id to 0x5422 by Przemyslaw Marczak · 9 years ago
  92. 7ea11ba Peach-Pi: dts: add cpu-model string by Przemyslaw Marczak · 9 years ago
  93. 808b644 s5p: cpu_info: print "cpu-model" if exists in dts by Przemyslaw Marczak · 9 years ago
  94. 5b8bbbf samsung: board/misc: check returned pointer for get_board_type() calls by Przemyslaw Marczak · 9 years ago
  95. 38e290f ARM: at91: sama5: change the environment address to 0x6000 by Josh Wu · 9 years ago
  96. 23aeb92 lcd: atmel: Add 32bpp support for HLCDC by Marek Vasut · 9 years ago
  97. 0b7d54e mmc: atmel: Zap global 'initialized' variable by Marek Vasut · 9 years ago
  98. 903fc1d mmc: atmel: Implement proper private data by Marek Vasut · 9 years ago
  99. 6da7779 mmc: atmel: Fix clock configuration by Marek Vasut · 9 years ago
  100. 34524b1 mmc: atmel: Silence debug output by Marek Vasut · 9 years ago