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