1. d7f5306 README: remove CONFIG_CMD_DATE by Chris Packham · 7 years ago
  2. f90df59 tools: moveconfig: cleanup README entires by Chris Packham · 7 years ago
  3. ca43834 tools: moveconfig: cleanup whitelist entries by Chris Packham · 7 years ago
  4. 85edfc1 tools: moveconfig: extract helper function for user confirmation by Chris Packham · 7 years ago
  5. d425d60 rtc: Add DM support to ds1307 by Chris Packham · 7 years ago
  6. 2e0c6f3 igep003x: Add netboot support by Pau Pajuelo · 7 years ago
  7. 09533e5 igep003x: Add support for IGEP SMARC AM335x by Pau Pajuelo · 7 years ago
  8. 3607e0f igep003x: UBIize by Ladislav Michl · 7 years ago
  9. a96c08f igep0033: Rename to igep003x by Ladislav Michl · 7 years ago
  10. 18cae43 mtd: nand: Consolidate nand spl loaders implementation by Ladislav Michl · 7 years ago
  11. bf86392 ARM: am33xx: define BOOT_DEVICE_ONENAND by Ladislav Michl · 7 years ago
  12. df9f07f ARM: am33xx: fix typo in spl.h by Ladislav Michl · 7 years ago
  13. fddd70e stm32f7: remove not needed configuration from board config by Vikas Manocha · 7 years ago
  14. 97c2093 stm32f7: add support for stm32f769 disco board by Vikas Manocha · 7 years ago
  15. bd4a985 stm32f7: move board specific pin muxing to dts by Vikas Manocha · 7 years ago
  16. 58fb3c8 stm32f7: increase the max no of pin configuration to 70 by Vikas Manocha · 7 years ago
  17. bfea69a stm32f7: sdram: correct sdram configuration as per micron sdram by Vikas Manocha · 7 years ago
  18. a241c24 stm32f7: enable board info read from device tree by Vikas Manocha · 7 years ago
  19. 57af3cc stm32f7: stm32f746-disco: read memory info from device tree by Vikas Manocha · 7 years ago
  20. 2f80a9f stm32f746: to switch on user LED1 & read user button by Vikas Manocha · 7 years ago
  21. 280057b stm32f7: use stm32f7 gpio driver supporting driver model by Vikas Manocha · 7 years ago
  22. d33a6a2 ARM: DT: stm32f7: add gpio device tree nodes by Vikas Manocha · 7 years ago
  23. 7741710 dm: gpio: Add driver for stm32f7 gpio controller by Vikas Manocha · 7 years ago
  24. 6c9a100 stm32f7: sdram: use sdram device tree node to configure sdram controller by Vikas Manocha · 7 years ago
  25. d0b24c1 stm32f7: use clock driver to enable sdram controller clock by Vikas Manocha · 7 years ago
  26. 2d9c33c stm32f7: use driver model for sdram initialization by Vikas Manocha · 7 years ago
  27. fd198ee ARM: DT: stm32f7: add sdram pin contol node by Vikas Manocha · 7 years ago
  28. 910a52e stm32f7: dm: add driver model support for sdram by Vikas Manocha · 7 years ago
  29. bf1ae44 stm32f7: sdram: move sdram driver code to ram drivers area by Vikas Manocha · 7 years ago
  30. 890bafd stm32f7: use clock driver to enable qspi controller clock by Vikas Manocha · 7 years ago
  31. 5bf5250 spl: make image arg or fdt blob address reconfigurable by Vikas Manocha · 7 years ago
  32. dc07961 arm: am57xx: cl-som-am57x: enable USB commands by Uri Mashiach · 8 years ago
  33. d9eb26e arm: am57xx: cl-som-am57x: enable USB storage by Uri Mashiach · 8 years ago
  34. e627290 arm: am57xx: cl-som-am57x: fix USB scan by Uri Mashiach · 8 years ago
  35. 4acfe1a arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocks by Uri Mashiach · 8 years ago
  36. 1a9a5f7 usb: host: xhci-omap: fix double weak board_usb_init functions by Uri Mashiach · 8 years ago
  37. ef3f3b8 arm: usb: dra7xx: xHCI registers based on USB port index by Uri Mashiach · 8 years ago
  38. 67566ab arm: dra7xx: move CONFIG_DRA7XX to Kconfig by Uri Mashiach · 8 years ago
  39. 64c4ffa Prepare v2017.05 by Tom Rini · 7 years ago
  40. 169b50e board/BuR/common: incorrect check of dtb by xypron.glpk@gmx.de · 7 years ago
  41. f59a3b2 tools: sunxi: avoid read after end of string by xypron.glpk@gmx.de · 7 years ago
  42. d27e35f relocate-rela: add missing va_end() by xypron.glpk@gmx.de · 7 years ago
  43. 05d887b lib: circbuf: avoid possible null pointer dereference by xypron.glpk@gmx.de · 7 years ago
  44. 1275a44 arm64: mvebu: incorrect check of fdt address cells by xypron.glpk@gmx.de · 7 years ago
  45. cc93834 meson: gxbb: increase CONFIG_SYS_BOOTM_LEN by xypron.glpk@gmx.de · 7 years ago
  46. 27a1987 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  47. 5a49b29 sunxi: add support for Banana Pi M2 Plus board by Icenowy Zheng · 7 years ago
  48. 2f54205 drivers: spi: Remove duplicate .probe method by Suniel Mahesh · 7 years ago
  49. 0b2e5bb env_sf: use DIV_ROUND_UP to calculate number of sectors to erase by Andreas Fenkart · 7 years ago
  50. c041c60 env_sf: re-order error handling in single-buffer env_relocate_spec by Andreas Fenkart · 7 years ago
  51. 8fee884 enf_sf: reuse setup_flash_device instead of open coding it by Andreas Fenkart · 7 years ago
  52. afa81a7 env_sf: factor out prepare_flash_device by Andreas Fenkart · 7 years ago
  53. ac6991f zynq: spi: Honour the activation / deactivation delay by Moritz Fischer · 8 years ago
  54. 61a77ce spi: atmel: check GPIO validity before using cs_gpios by Wenyou Yang · 7 years ago
  55. daa8b75 sunxi: enable SATA on Banana Pi M2 Ultra by Icenowy Zheng · 7 years ago
  56. 9946631 sunxi: add clock configuration of R40 sata by Icenowy Zheng · 7 years ago
  57. af83a60 ARM: sunxi: use imply instead of bare default y in Kconfig by Masahiro Yamada · 7 years ago
  58. 3abfd88 ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/Kconfig by Masahiro Yamada · 7 years ago
  59. a63d800 Prepare v2017.05-rc3 by Tom Rini · 7 years ago
  60. 7880dcf odroid-c2: README: MMC is supported by xypron.glpk@gmx.de · 7 years ago
  61. d038574 meson: gxbb: change ramdisk_addr_r by xypron.glpk@gmx.de · 7 years ago
  62. 1f677e4 meson: gxbb: enable MMC as boot target by xypron.glpk@gmx.de · 7 years ago
  63. 2681e78 configs: Re-sync by Tom Rini · 7 years ago
  64. 57ba664 scripts/config_whitelist.txt: Re-sync by Tom Rini · 7 years ago
  65. f73be5f warp7: MAINTAINERS: Add warp7_secure_defconfig entry by Fabio Estevam · 7 years ago
  66. 26d6119 fdt: Move fdt_fixup_ethernet to a common place by Tom Rini · 7 years ago
  67. c9032ce cmd: add Kconfig option for 'date' command by Chris Packham · 7 years ago
  68. ae189ba Drop the pdsp188x driver by Simon Glass · 7 years ago
  69. 00aff7b powerpc: Drop configs/manroland by Simon Glass · 7 years ago
  70. 93d66ee Convert CONFIG_CMD_DISPLAY to Kconfig by Simon Glass · 7 years ago
  71. 3bd25cb Convert CONFIG_CMD_DIAG to Kconfig by Simon Glass · 7 years ago
  72. 10c0133 Kconfig: Drop CONFIG_CMD_DFL by Simon Glass · 7 years ago
  73. d569c95 Convert CONFIG_CMD_DEKBLOB to Kconfig by Simon Glass · 7 years ago
  74. 279e7c4 Kconfig: Drop CONFIG_CMD_DEFAULTENV_VARS by Simon Glass · 7 years ago
  75. 80e44cf fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 7 years ago
  76. 9707274 fs: Convert CONFIG_CMD_CRAMFS to Kconfig by Simon Glass · 7 years ago
  77. d315628 Convert CONFIG_CMD_CLK to Kconfig by Simon Glass · 7 years ago
  78. 3d0aeb9 Drop CONFIG_CMD_CLEAR by Simon Glass · 7 years ago
  79. 854fcd5 Convert CONFIG_CMD_CHIP_CONFIG to Kconfig by Simon Glass · 7 years ago
  80. deb95999 fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 7 years ago
  81. d66a10f fs: Convert CONFIG_CMD_CBFS to Kconfig by Simon Glass · 7 years ago
  82. 983b103 Convert CONFIG_SYS_WHITE_ON_BLACK to Kconfig by Simon Glass · 7 years ago
  83. 4893e34 Convert CONFIG_CMD_BSP to Kconfig by Simon Glass · 7 years ago
  84. 0f71025 Convert CONFIG_CMD_BMP to Kconfig by Simon Glass · 7 years ago
  85. 218257b Convert CONFIG_CMD_BMODE to Kconfig by Simon Glass · 7 years ago
  86. c04b9b3 Convert CONFIG_CMD_BLOB to Kconfig by Simon Glass · 7 years ago
  87. ac20a1b Convert CONFIG_CMD_BEDBUG to Kconfig by Simon Glass · 7 years ago
  88. ac60e46 Convert CONFIG_CMD_BAT to Kconfig by Simon Glass · 7 years ago
  89. 4848d89 ti816x_evm: Change CONFIG_CMD_ASKEN to CONFIG_CMD_ASKENV by Simon Glass · 7 years ago
  90. b1a873d Convert CONFIG_CMD_AES et al to Kconfig by Simon Glass · 7 years ago
  91. 92572ec power: Drop CONFIG_PMIC by Simon Glass · 7 years ago
  92. 0fd28b1 power: Drop CONFIG_I2C_PMIC by Simon Glass · 7 years ago
  93. bdf25a5 power: Convert CONFIG_PMIC_AS3722 to Kconfig by Simon Glass · 7 years ago
  94. 2838c07 power: Move as3722 pmic to pmic/ directory by Simon Glass · 7 years ago
  95. 56aceaf power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722 by Simon Glass · 7 years ago
  96. 29ec685 arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options by Tom Rini · 7 years ago
  97. 6e39de1 sunxi: Disable DE2 video driver where not needed by Jernej Skrabec · 7 years ago
  98. 5600945 sunxi: video: Add A64/H3/H5 HDMI driver by Jernej Skrabec · 7 years ago
  99. a05a454 sunxi: Enable DM_I2C for A64/H3/H5 by Jernej Skrabec · 7 years ago
  100. a8f01cc sunxi: i2c: Add support for DM I2C by Jernej Skrabec · 7 years ago