1. ee3c653 ARM: keystone2: Add support for getting external clock dynamically by Lokesh Vutla · 8 years ago
  2. c5f177d ARM: k2g: Add support for dynamic programming of PLL based on SYSCLK by Lokesh Vutla · 8 years ago
  3. 52f030f configs: ks2: Enable TI_COMMON_CMD_OPTIONS by Lokesh Vutla · 8 years ago
  4. 6515aaa configs: dra7xx: Enable TI_COMMON_CMD_OPTIONS by Lokesh Vutla · 8 years ago
  5. 1bf6865 configs: am57xx: Enable TI_COMMON_CMD_OPTIONS by Lokesh Vutla · 8 years ago
  6. 14339d5 configs: am43xx: Enable TI_COMMON_CMD_OPTIONS by Lokesh Vutla · 8 years ago
  7. 344edf0 configs: am335x: Enable TI_COMMON_CMD_OPTIONS by Lokesh Vutla · 8 years ago
  8. 690485e board: ti: Define Kconfig symbol for common cmd options by Lokesh Vutla · 8 years ago
  9. 8776350 Add ARM errata workaround 852421 and 852423 for Cortex-A17 by Nisal Menuka · 8 years ago
  10. d5c16d0 aspeed: Cleanup ast2500-u-boot.dtsi Device Tree by maxims@google.com · 8 years ago
  11. defb184 aspeed: Refactor SCU to use consistent mask & shift by maxims@google.com · 8 years ago
  12. 3b95902 aspeed: Add support for Clocks needed by MACs by maxims@google.com · 8 years ago
  13. 7a88543 aspeed: Enable I2C in EVB defconfig by maxims@google.com · 8 years ago
  14. 4dc038f aspeed: Add I2C Driver by maxims@google.com · 8 years ago
  15. 4999bb0 aspeed: Add P-Bus clock in ast2500 clock driver by maxims@google.com · 8 years ago
  16. 3ef7f12 aspeed: Enable Pinctrl Driver in AST2500 EVB by maxims@google.com · 8 years ago
  17. 4f0e44e aspeed: AST2500 Pinctrl Driver by maxims@google.com · 8 years ago
  18. 99f8ad7 aspeed: Refactor AST2500 RAM Driver and Sysreset Driver by maxims@google.com · 8 years ago
  19. c93adc0 aspeed: Device Tree configuration for Reset Driver by maxims@google.com · 8 years ago
  20. 858d497 aspeed: Reset Driver by maxims@google.com · 8 years ago
  21. 413353b aspeed: Make SCU lock/unlock functions part of SCU API by maxims@google.com · 8 years ago
  22. 1eb0a46 aspeed: Watchdog Timer Driver by maxims@google.com · 8 years ago
  23. 0753bc2 dm: Simple Watchdog uclass by maxims@google.com · 8 years ago
  24. 17c5fb1 aspeed: Update ast2500 Device Tree by maxims@google.com · 8 years ago
  25. f22f3dc ARM: DT: STM32F746: add u-boot, dm-pre-reloc property to sub nodes by Vikas Manocha · 8 years ago
  26. d7f5306 README: remove CONFIG_CMD_DATE by Chris Packham · 8 years ago
  27. f90df59 tools: moveconfig: cleanup README entires by Chris Packham · 8 years ago
  28. ca43834 tools: moveconfig: cleanup whitelist entries by Chris Packham · 8 years ago
  29. 85edfc1 tools: moveconfig: extract helper function for user confirmation by Chris Packham · 8 years ago
  30. d425d60 rtc: Add DM support to ds1307 by Chris Packham · 8 years ago
  31. 2e0c6f3 igep003x: Add netboot support by Pau Pajuelo · 8 years ago
  32. 09533e5 igep003x: Add support for IGEP SMARC AM335x by Pau Pajuelo · 8 years ago
  33. 3607e0f igep003x: UBIize by Ladislav Michl · 8 years ago
  34. a96c08f igep0033: Rename to igep003x by Ladislav Michl · 8 years ago
  35. 18cae43 mtd: nand: Consolidate nand spl loaders implementation by Ladislav Michl · 8 years ago
  36. bf86392 ARM: am33xx: define BOOT_DEVICE_ONENAND by Ladislav Michl · 8 years ago
  37. df9f07f ARM: am33xx: fix typo in spl.h by Ladislav Michl · 8 years ago
  38. fddd70e stm32f7: remove not needed configuration from board config by Vikas Manocha · 8 years ago
  39. 97c2093 stm32f7: add support for stm32f769 disco board by Vikas Manocha · 8 years ago
  40. bd4a985 stm32f7: move board specific pin muxing to dts by Vikas Manocha · 8 years ago
  41. 58fb3c8 stm32f7: increase the max no of pin configuration to 70 by Vikas Manocha · 8 years ago
  42. bfea69a stm32f7: sdram: correct sdram configuration as per micron sdram by Vikas Manocha · 8 years ago
  43. a241c24 stm32f7: enable board info read from device tree by Vikas Manocha · 8 years ago
  44. 57af3cc stm32f7: stm32f746-disco: read memory info from device tree by Vikas Manocha · 8 years ago
  45. 2f80a9f stm32f746: to switch on user LED1 & read user button by Vikas Manocha · 8 years ago
  46. 280057b stm32f7: use stm32f7 gpio driver supporting driver model by Vikas Manocha · 8 years ago
  47. d33a6a2 ARM: DT: stm32f7: add gpio device tree nodes by Vikas Manocha · 8 years ago
  48. 7741710 dm: gpio: Add driver for stm32f7 gpio controller by Vikas Manocha · 8 years ago
  49. 6c9a100 stm32f7: sdram: use sdram device tree node to configure sdram controller by Vikas Manocha · 8 years ago
  50. d0b24c1 stm32f7: use clock driver to enable sdram controller clock by Vikas Manocha · 8 years ago
  51. 2d9c33c stm32f7: use driver model for sdram initialization by Vikas Manocha · 8 years ago
  52. fd198ee ARM: DT: stm32f7: add sdram pin contol node by Vikas Manocha · 8 years ago
  53. 910a52e stm32f7: dm: add driver model support for sdram by Vikas Manocha · 8 years ago
  54. bf1ae44 stm32f7: sdram: move sdram driver code to ram drivers area by Vikas Manocha · 8 years ago
  55. 890bafd stm32f7: use clock driver to enable qspi controller clock by Vikas Manocha · 8 years ago
  56. 5bf5250 spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 8 years ago
  57. dc07961 arm: am57xx: cl-som-am57x: enable USB commands by Uri Mashiach · 8 years ago
  58. d9eb26e arm: am57xx: cl-som-am57x: enable USB storage by Uri Mashiach · 8 years ago
  59. e627290 arm: am57xx: cl-som-am57x: fix USB scan by Uri Mashiach · 8 years ago
  60. 4acfe1a arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks by Uri Mashiach · 8 years ago
  61. 1a9a5f7 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · 8 years ago
  62. ef3f3b8 arm: usb: dra7xx: xHCI registers based on USB port index by Uri Mashiach · 8 years ago
  63. 67566ab arm: dra7xx: move CONFIG_DRA7XX to Kconfig by Uri Mashiach · 8 years ago
  64. 64c4ffa Prepare v2017.05 by Tom Rini · 8 years ago
  65. 169b50e board/BuR/common: incorrect check of dtb by xypron.glpk@gmx.de · 8 years ago
  66. f59a3b2 tools: sunxi: avoid read after end of string by xypron.glpk@gmx.de · 8 years ago
  67. d27e35f relocate-rela: add missing va_end() by xypron.glpk@gmx.de · 8 years ago
  68. 05d887b lib: circbuf: avoid possible null pointer dereference by xypron.glpk@gmx.de · 8 years ago
  69. 1275a44 arm64: mvebu: incorrect check of fdt address cells by xypron.glpk@gmx.de · 8 years ago
  70. cc93834 meson: gxbb: increase CONFIG_SYS_BOOTM_LEN by xypron.glpk@gmx.de · 8 years ago
  71. 27a1987 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  72. 5a49b29 sunxi: add support for Banana Pi M2 Plus board by Icenowy Zheng · 8 years ago
  73. 2f54205 drivers: spi: Remove duplicate .probe method by Suniel Mahesh · 8 years ago
  74. 0b2e5bb env_sf: use DIV_ROUND_UP to calculate number of sectors to erase by Andreas Fenkart · 8 years ago
  75. c041c60 env_sf: re-order error handling in single-buffer env_relocate_spec by Andreas Fenkart · 8 years ago
  76. 8fee884 enf_sf: reuse setup_flash_device instead of open coding it by Andreas Fenkart · 8 years ago
  77. afa81a7 env_sf: factor out prepare_flash_device by Andreas Fenkart · 8 years ago
  78. ac6991f zynq: spi: Honour the activation / deactivation delay by Moritz Fischer · 8 years ago
  79. 61a77ce spi: atmel: check GPIO validity before using cs_gpios by Wenyou Yang · 8 years ago
  80. daa8b75 sunxi: enable SATA on Banana Pi M2 Ultra by Icenowy Zheng · 8 years ago
  81. 9946631 sunxi: add clock configuration of R40 sata by Icenowy Zheng · 8 years ago
  82. af83a60 ARM: sunxi: use imply instead of bare default y in Kconfig by Masahiro Yamada · 8 years ago
  83. 3abfd88 ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/Kconfig by Masahiro Yamada · 8 years ago
  84. a63d800 Prepare v2017.05-rc3 by Tom Rini · 8 years ago
  85. 7880dcf odroid-c2: README: MMC is supported by xypron.glpk@gmx.de · 8 years ago
  86. d038574 meson: gxbb: change ramdisk_addr_r by xypron.glpk@gmx.de · 8 years ago
  87. 1f677e4 meson: gxbb: enable MMC as boot target by xypron.glpk@gmx.de · 8 years ago
  88. 2681e78 configs: Re-sync by Tom Rini · 8 years ago
  89. 57ba664 scripts/config_whitelist.txt: Re-sync by Tom Rini · 8 years ago
  90. f73be5f warp7: MAINTAINERS: Add warp7_secure_defconfig entry by Fabio Estevam · 8 years ago
  91. 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 8 years ago
  92. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  93. ae189ba Drop the pdsp188x driver by Simon Glass · 8 years ago
  94. 00aff7b powerpc: Drop configs/manroland by Simon Glass · 8 years ago
  95. 93d66ee Convert CONFIG_CMD_DISPLAY to Kconfig by Simon Glass · 8 years ago
  96. 3bd25cb Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 8 years ago
  97. 10c0133 Kconfig: Drop CONFIG_CMD_DFL by Simon Glass · 8 years ago
  98. d569c95 Convert CONFIG_CMD_DEKBLOB to Kconfig by Simon Glass · 8 years ago
  99. 279e7c4 Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARS by Simon Glass · 8 years ago
  100. 80e44cf fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 8 years ago