1. 54651aa aspeed: AST2500 Pinctrl Driver by maxims@google.com · 8 years ago
  2. 0fdb11a aspeed: Refactor AST2500 RAM Driver and Sysreset Driver by maxims@google.com · 8 years ago
  3. ed365e3 aspeed: Device Tree configuration for Reset Driver by maxims@google.com · 8 years ago
  4. 750875c aspeed: Reset Driver by maxims@google.com · 8 years ago
  5. adea66c aspeed: Make SCU lock/unlock functions part of SCU API by maxims@google.com · 8 years ago
  6. df35df2 aspeed: Watchdog Timer Driver by maxims@google.com · 8 years ago
  7. daea6d4 dm: Simple Watchdog uclass by maxims@google.com · 8 years ago
  8. 65c82ef aspeed: Update ast2500 Device Tree by maxims@google.com · 8 years ago
  9. 3deae0d ARM: DT: STM32F746: add u-boot, dm-pre-reloc property to sub nodes by Vikas Manocha · 8 years ago
  10. fe2222c README: remove CONFIG_CMD_DATE by Chris Packham · 8 years ago
  11. 0e6deff tools: moveconfig: cleanup README entires by Chris Packham · 8 years ago
  12. 9d5274f tools: moveconfig: cleanup whitelist entries by Chris Packham · 8 years ago
  13. 85e15c5 tools: moveconfig: extract helper function for user confirmation by Chris Packham · 8 years ago
  14. 97a3e91 rtc: Add DM support to ds1307 by Chris Packham · 8 years ago
  15. 305f1f2 igep003x: Add netboot support by Pau Pajuelo · 8 years ago
  16. b2310f1 igep003x: Add support for IGEP SMARC AM335x by Pau Pajuelo · 8 years ago
  17. b6bd7f9 igep003x: UBIize by Ladislav Michl · 8 years ago
  18. 10bdc71 igep0033: Rename to igep003x by Ladislav Michl · 8 years ago
  19. c6a4200 mtd: nand: Consolidate nand spl loaders implementation by Ladislav Michl · 8 years ago
  20. c58502e ARM: am33xx: define BOOT_DEVICE_ONENAND by Ladislav Michl · 8 years ago
  21. b5f0dc6 ARM: am33xx: fix typo in spl.h by Ladislav Michl · 8 years ago
  22. ca4647f stm32f7: remove not needed configuration from board config by Vikas Manocha · 8 years ago
  23. d3cc5cf stm32f7: add support for stm32f769 disco board by Vikas Manocha · 8 years ago
  24. e18d5ad stm32f7: move board specific pin muxing to dts by Vikas Manocha · 8 years ago
  25. 40ddb3a stm32f7: increase the max no of pin configuration to 70 by Vikas Manocha · 8 years ago
  26. 1c6459d stm32f7: sdram: correct sdram configuration as per micron sdram by Vikas Manocha · 8 years ago
  27. d7a80fc stm32f7: enable board info read from device tree by Vikas Manocha · 8 years ago
  28. b6fd9eb stm32f7: stm32f746-disco: read memory info from device tree by Vikas Manocha · 8 years ago
  29. 9c7573e stm32f746: to switch on user LED1 & read user button by Vikas Manocha · 8 years ago
  30. 1a8fde7 stm32f7: use stm32f7 gpio driver supporting driver model by Vikas Manocha · 8 years ago
  31. f51303a ARM: DT: stm32f7: add gpio device tree nodes by Vikas Manocha · 8 years ago
  32. ec8630a dm: gpio: Add driver for stm32f7 gpio controller by Vikas Manocha · 8 years ago
  33. 4515ffe stm32f7: sdram: use sdram device tree node to configure sdram controller by Vikas Manocha · 8 years ago
  34. f9c6e6a stm32f7: use clock driver to enable sdram controller clock by Vikas Manocha · 8 years ago
  35. 096be33 stm32f7: use driver model for sdram initialization by Vikas Manocha · 8 years ago
  36. f9429f6 ARM: DT: stm32f7: add sdram pin contol node by Vikas Manocha · 8 years ago
  37. aa88e1a stm32f7: dm: add driver model support for sdram by Vikas Manocha · 8 years ago
  38. 2479609 stm32f7: sdram: move sdram driver code to ram drivers area by Vikas Manocha · 8 years ago
  39. 9f28b5c stm32f7: use clock driver to enable qspi controller clock by Vikas Manocha · 8 years ago
  40. 62b021c spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  41. f78f386 arm: am57xx: cl-som-am57x: enable USB commands by Uri Mashiach · 8 years ago
  42. a7c61f1 arm: am57xx: cl-som-am57x: enable USB storage by Uri Mashiach · 8 years ago
  43. dcb93a5 arm: am57xx: cl-som-am57x: fix USB scan by Uri Mashiach · 8 years ago
  44. 6dd1f1f arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks by Uri Mashiach · 8 years ago
  45. 6383066 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · 8 years ago
  46. f6ff74e arm: usb: dra7xx: xHCI registers based on USB port index by Uri Mashiach · 8 years ago
  47. e47ae87 arm: dra7xx: move CONFIG_DRA7XX to Kconfig by Uri Mashiach · 8 years ago
  48. 444cfc6 Prepare v2017.05 by Tom Rini · 8 years ago
  49. 8a9e9ac board/BuR/common: incorrect check of dtb by xypron.glpk@gmx.de · 8 years ago
  50. a8197cb tools: sunxi: avoid read after end of string by xypron.glpk@gmx.de · 8 years ago
  51. 5cdd539 relocate-rela: add missing va_end() by xypron.glpk@gmx.de · 8 years ago
  52. 42cc341 lib: circbuf: avoid possible null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  53. 3eac974 arm64: mvebu: incorrect check of fdt address cells by xypron.glpk@gmx.de · 8 years ago
  54. 07fee66 meson: gxbb: increase CONFIG_SYS_BOOTM_LEN by xypron.glpk@gmx.de · 8 years ago
  55. 7125917 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  56. 7e5b268 drivers: spi: Remove duplicate .probe method by Suniel Mahesh · 8 years ago
  57. 50b7d03 zynq: spi: Honour the activation / deactivation delay by Moritz Fischer · 8 years ago
  58. 530fa31 spi: atmel: check GPIO validity before using cs_gpios by Wenyou Yang · 8 years ago
  59. 99ad30d Prepare v2017.05-rc3 by Tom Rini · 8 years ago
  60. 965c3f5 odroid-c2: README: MMC is supported by xypron.glpk@gmx.de · 8 years ago
  61. 840e0af meson: gxbb: change ramdisk_addr_r by xypron.glpk@gmx.de · 8 years ago
  62. 787b5d1 meson: gxbb: enable MMC as boot target by xypron.glpk@gmx.de · 8 years ago
  63. 79f4eea configs: Re-sync by Tom Rini · 8 years ago
  64. b56a584 scripts/config_whitelist.txt: Re-sync by Tom Rini · 8 years ago
  65. 479fd7f warp7: MAINTAINERS: Add warp7_secure_defconfig entry by Fabio Estevam · 8 years ago
  66. 78548ea fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  67. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  68. 55f3ea7 Drop the pdsp188x driver by Simon Glass · 8 years ago
  69. 8cf9981 powerpc: Drop configs/manroland by Simon Glass · 8 years ago
  70. 0a6d8e6 Convert CONFIG_CMD_DISPLAY to Kconfig by Simon Glass · 8 years ago
  71. 20ea563 Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 8 years ago
  72. 6e04a7a Kconfig: Drop CONFIG_CMD_DFL by Simon Glass · 8 years ago
  73. 8839124 Convert CONFIG_CMD_DEKBLOB to Kconfig by Simon Glass · 8 years ago
  74. a95de89 Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARS by Simon Glass · 8 years ago
  75. 690f509 fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 8 years ago
  76. 519805e fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 8 years ago
  77. 04ac6f1 Convert CONFIG_CMD_CLK to Kconfig by Simon Glass · 8 years ago
  78. 2f07258 Drop CONFIG_CMD_CLEAR by Simon Glass · 8 years ago
  79. aa0c457 Convert CONFIG_CMD_CHIP_CONFIG to Kconfig by Simon Glass · 8 years ago
  80. 579b51a fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 8 years ago
  81. 0501e3e fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · 8 years ago
  82. d65a142 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 8 years ago
  83. ffab9a0 Convert CONFIG_CMD_BSP to Kconfig by Simon Glass · 8 years ago
  84. b575bfc Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 8 years ago
  85. 3ec09a0 Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 8 years ago
  86. 311ec4f Convert CONFIG_CMD_BLOB to Kconfig by Simon Glass · 8 years ago
  87. 3423f21 Convert CONFIG_CMD_BEDBUG to Kconfig by Simon Glass · 8 years ago
  88. bc76c74 Convert CONFIG_CMD_BAT to Kconfig by Simon Glass · 8 years ago
  89. e3e6902 ti816x_evm: Change CONFIG_CMD_ASKEN to CONFIG_CMD_ASKENV by Simon Glass · 8 years ago
  90. 528fdd1 Convert CONFIG_CMD_AES et al to Kconfig by Simon Glass · 8 years ago
  91. a29160c power: Drop CONFIG_PMIC by Simon Glass · 8 years ago
  92. 4148d75 power: Drop CONFIG_I2C_PMIC by Simon Glass · 8 years ago
  93. 52222b1 power: Convert CONFIG_PMIC_AS3722 to Kconfig by Simon Glass · 8 years ago
  94. 5ae97a0 power: Move as3722 pmic to pmic/ directory by Simon Glass · 8 years ago
  95. 81a3356 power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 by Simon Glass · 8 years ago
  96. 387e647 arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options by Tom Rini · 8 years ago
  97. 0658656 Merge tag 'xilinx-fixes-for-v2017.05' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  98. c32ffa8 ext4: Fix comparision of unsigned expression with < 0 by Lokesh Vutla · 8 years ago
  99. 22bfb8e MAINTAINERS: Update for Keystone2 secure devices by Lokesh Vutla · 8 years ago
  100. ffb3c0b arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux() by Patrice Chotard · 8 years ago