1. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  2. 0ec6eb5 ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1 by Masahiro Yamada · 8 years ago
  3. ae4c81e mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · 8 years ago
  4. 55ed3b4 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  5. fed4408 mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP by Masahiro Yamada · 8 years ago
  6. b1b1add ARM: socfpga: remove unused CONFIG option and cleanup README.socfpga by Masahiro Yamada · 8 years ago
  7. 505cf47 power: change from meaningless value to error number by Jaehoon Chung · 8 years ago
  8. 9c720c8 mmc: uniphier-sd: fix Kconfig dependency by Masahiro Yamada · 8 years ago
  9. e5e7a7c mmc: sdhci-cadence: add Cadence SD4HC support by Masahiro Yamada · 8 years ago
  10. 3fd0a9b mmc: sdhci: combine the Host controller v3.0 feature into one condition by Jaehoon Chung · 8 years ago
  11. f37b7e4 mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · 8 years ago
  12. 9191458 mmc: sdhci: use the bitops APIs in sdhci.h by Jaehoon Chung · 8 years ago
  13. 62226b6 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · 8 years ago
  14. f73b33f mmc: s5p_sdhci: add the s5p_set_clock function by Jaehoon Chung · 8 years ago
  15. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  16. 6f88a3a mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · 8 years ago
  17. 5e96217 mmc: pic32_sdhci: move the code to pic32_sdhci.c by Jaehoon Chung · 8 years ago
  18. 62358a9 mmc: sdhci: remove the unused code about testing Card detect by Jaehoon Chung · 8 years ago
  19. 309bf02 mmc: sdhci: add the get_cd callback function in sdhci_ops by Jaehoon Chung · 8 years ago
  20. ecd7b24 mmc: sdhci: disable the 8bit mode when host doesn't support it by Jaehoon Chung · 8 years ago
  21. 7364dfe ARM64: zynqmp: Move CONFIG_AHCI from board file by Michal Simek · 8 years ago
  22. 1e94629 xilinx_phy: Pass correct pointer to fdtdec_get_int() by Kamensky Ivan · 8 years ago
  23. 04770e6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  24. 86f21c9 mips: Use common _AC macro now. by Tom Rini · 8 years ago
  25. 0b84043 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  26. 509d4b9 ARM64: zynqmp: Generate handoff structure for ATF by Michal Simek · 8 years ago
  27. 5cf2228 fpga: Use enum for bitstream command types by Michal Simek · 8 years ago
  28. ef4cab9 ARM: zynqmp: Make SYS_VENDOR configurable by Mike Looijmans · 8 years ago
  29. de4914b ARM64: zynqmp: Fix i2c node's compatible string by Moritz Fischer · 8 years ago
  30. 50994ab i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · 8 years ago
  31. a765bdd net: zynq_gem: Use clock driver for ZynqMP by Siva Durga Prasad Paladugu · 8 years ago
  32. 128ec1f clk: zynqmp: Add clock driver support for zynqmp by Siva Durga Prasad Paladugu · 8 years ago
  33. 5ce987f ARM64: zynqmp: Enable fastboot for first SD/MMC/EMMC device by Siva Durga Prasad Paladugu · 8 years ago
  34. 2e15b07 ARM64: zynqmp: Add idle state for ZynqMP by Stefan Krsmanovic · 8 years ago
  35. 8925e59 ARM64: zynqmp: Fix usb nodes for dc1 and dc2 by Michal Simek · 8 years ago
  36. 7876dcb ARM64: zynqmp: Add missing earlycon for ep108 by Michal Simek · 8 years ago
  37. 14de6c4 ARM64: zynqmp: clk: Add the clock for watchdog by Shubhrajyoti Datta · 8 years ago
  38. a930ca5 ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source property by Sudeep Holla · 9 years ago
  39. 085b2b8 ARM: zynq: Setup modeboot variable based on boot mode by Michal Simek · 8 years ago
  40. 5af46ca ARM: zynq: Remove spi-max-frequency by Michal Simek · 8 years ago
  41. c1d7f29 ARM: zynq: Remove CONFIG_BOOTP_SERVERIP by Michal Simek · 8 years ago
  42. 6ebf8a4 ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig by Michal Simek · 8 years ago
  43. 3d4eb33 fpga: zynqmp: Remove empty functions by Michal Simek · 8 years ago
  44. 6f09d34 ARM64: zynqmp: Add support to save env to FAT by Siva Durga Prasad Paladugu · 8 years ago
  45. 936b038 ARM64: zynqmp: Increase environment size to 32K by Siva Durga Prasad Paladugu · 8 years ago
  46. 2902a9b microblaze: Enable option to overwrite default variables by Michal Simek · 8 years ago
  47. a9fb35a microblaze: Remove hardcoded IP address from config by Michal Simek · 8 years ago
  48. 36458ce microblaze: Make the board configuration name user definable by Sai Pavan Boddu · 8 years ago
  49. b908fca net: gem: Use wait_for_bit() instead of private mdio_wait() by Michal Simek · 8 years ago
  50. 3cd4218 lib: Add WATCHDOG_RESET to wait_bit.h by Michal Simek · 8 years ago
  51. f8f41ae scsi: dm: Unbind all scsi based block devices before new scan by Michal Simek · 8 years ago
  52. 886b392 defconfig: am335x_evm: enable usb driver model by Mugunthan V N · 8 years ago
  53. 1dfd7c2 am335x_evm: enable usb ether gadget as it supports DM_ETH by Mugunthan V N · 8 years ago
  54. ba7916c am33xx: board: init usb ether gadget for rndis support by Mugunthan V N · 8 years ago
  55. d4a3755 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · 8 years ago
  56. a705ebc Prepare v2017.01 by Tom Rini · 8 years ago
  57. 8361af0 lib: gitignore *.elf and *.so generated by efi_loader by Ladislav Michl · 8 years ago
  58. f32a441 scripts/config_whitelist.txt: Resync by Tom Rini · 8 years ago
  59. a8eac0a mx6ullevk: Add missing MAINTAINERS for mx6ull_14x14_evk_plugin_defconfig by Jagan Teki · 8 years ago
  60. 4d82c4b am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASE by Andrew F. Davis · 8 years ago
  61. 7410f14 arm: mach-omap2: Fix secure file generation by Andrew F. Davis · 8 years ago
  62. cf2a693 arm: samsung: goni: use the driver model for max8998 by Jaehoon Chung · 8 years ago
  63. 0ed06c7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  64. 88c7da6 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  65. 4851278 powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to Kconfig by York Sun · 8 years ago
  66. 7371774 powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to Kconfig by York Sun · 8 years ago
  67. 9ec1010 powerpc: E6500: Move macro CONFIG_E6500 to Kconfig by York Sun · 8 years ago
  68. f43417e powerpc: mpc85xx: Remove unused ifdef in config header by York Sun · 8 years ago
  69. 22120f1 ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to Kconfig by York Sun · 8 years ago
  70. 51370d5 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
  71. 66e399b ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  72. 63659ff powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  73. c01e4a1 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · 8 years ago
  74. ba1b6fb arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  75. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  76. a105503 powerpc: T104xQDS: Remove macro CONFIG_T104xD4QDS by York Sun · 8 years ago
  77. 146ded4 powerpc: T2081QDS: Remove macro T2081QDS by York Sun · 8 years ago
  78. 86e0a31 powerpc: T2080RDB: Remove macro CONFIG_T2080RDB by York Sun · 8 years ago
  79. 80d2618 powerpc: T2080QDS: Remove macro T2080QDS by York Sun · 8 years ago
  80. f4f6694 powerpc: T1040QDS: Remove macro CONFIG_T1040QDS by York Sun · 8 years ago
  81. 960286b powerpc: T1024RDB: Remove macro CONFIG_T1024RDB by York Sun · 8 years ago
  82. 9082405 powerpc: T1023RDB: Remove macro CONFIG_T1023RDB by York Sun · 8 years ago
  83. 08a37fd powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · 8 years ago
  84. 90b8038 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  85. 2c2e2c9 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
  86. 53c9538 powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to Kconfig by York Sun · 8 years ago
  87. 26e79b6 powerpc: mpc85xx: Move CONFIG_SYS_NUM_TLBCAMS to Kconfig by York Sun · 8 years ago
  88. f8dee36 powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  89. 101000b mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print by Jagan Teki · 8 years ago
  90. b63b463 spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible by Vignesh R · 8 years ago
  91. 57897c1 spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible by Vignesh R · 8 years ago
  92. eb77f5c sunxi: A64: enable SPL by Andre Przywara · 8 years ago
  93. 3a21756 sunxi: DRAM: fix H3 DRAM size display on aarch64 by Andre Przywara · 8 years ago
  94. ed25486 sunxi: H3/A64: fix non-ODT setting by Andre Przywara · 8 years ago
  95. 1bc464b sunxi: A64: use H3 DRAM initialization code for A64 as well by Jens Kuske · 8 years ago
  96. b556159 sunxi: clocks: Use the correct pattern register for PLL11 by Philipp Tomsich · 8 years ago
  97. e013bea sunxi: H3: add DRAM controller single bit delay support by Jens Kuske · 8 years ago
  98. 0eb6f9f sunxi: H3: add and rename some DRAM contoller registers by Jens Kuske · 8 years ago
  99. dcb5009 sunxi: H3: Rework MBUS priority setup by Philipp Tomsich · 8 years ago
  100. 52e3182 sunxi: provide default DRAM config for sun50i in Kconfig by Andre Przywara · 8 years ago