1. 2957224 rockchip: Fix veyron-minnie's Kconfig description by Martin Michlmayr · 8 years ago
  2. 541adcc rockchip: configs: make rk3036 env config same as rk3288 by Jacob Chen · 8 years ago
  3. 6df354c rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO_BROM by Jacob Chen · 8 years ago
  4. da65ce9 rockchip: dts: popmetal: add usb host power supply node by Kever Yang · 8 years ago
  5. f7d6def rockchip: config: popmetal: enable the USB host controller and function by Kever Yang · 8 years ago
  6. 4879609 rockchip: board: popmetal: de-assert the host rst pin in board init by Kever Yang · 8 years ago
  7. f1c2fc0 SPL: Adjust more debug prints for ulong entry_point by Tom Rini · 8 years ago
  8. 2cfca56 power_i2c.c: Fix unused variable warning by Tom Rini · 8 years ago
  9. aa8bf62 Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  10. 0666599 ARM: sunxi: remove bare default for CONFIG_MMC by Masahiro Yamada · 8 years ago
  11. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  12. 75d38e7 ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1 by Masahiro Yamada · 8 years ago
  13. f1ad728 mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · 8 years ago
  14. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  15. dc607f8 mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP by Masahiro Yamada · 8 years ago
  16. fca8232 ARM: socfpga: remove unused CONFIG option and cleanup README.socfpga by Masahiro Yamada · 8 years ago
  17. 10e80f3 power: change from meaningless value to error number by Jaehoon Chung · 8 years ago
  18. c232653 mmc: uniphier-sd: fix Kconfig dependency by Masahiro Yamada · 8 years ago
  19. dcbc443 mmc: sdhci-cadence: add Cadence SD4HC support by Masahiro Yamada · 8 years ago
  20. bc00a54 mmc: sdhci: combine the Host controller v3.0 feature into one condition by Jaehoon Chung · 8 years ago
  21. f7558ee mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · 8 years ago
  22. 07d012c mmc: sdhci: use the bitops APIs in sdhci.h by Jaehoon Chung · 8 years ago
  23. 46d3c03 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · 8 years ago
  24. d4cb6ba mmc: s5p_sdhci: add the s5p_set_clock function by Jaehoon Chung · 8 years ago
  25. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  26. 730a595 mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · 8 years ago
  27. 9174eb4 mmc: pic32_sdhci: move the code to pic32_sdhci.c by Jaehoon Chung · 8 years ago
  28. 1e81af8 mmc: sdhci: remove the unused code about testing Card detect by Jaehoon Chung · 8 years ago
  29. b8ef298 mmc: sdhci: add the get_cd callback function in sdhci_ops by Jaehoon Chung · 8 years ago
  30. 665152e mmc: sdhci: disable the 8bit mode when host doesn't support it by Jaehoon Chung · 8 years ago
  31. 8285ac1 ARM64: zynqmp: Move CONFIG_AHCI from board file by Michal Simek · 8 years ago
  32. 6fe282a xilinx_phy: Pass correct pointer to fdtdec_get_int() by Kamensky Ivan · 8 years ago
  33. e4c8e2a Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  34. 67450c3 mips: Use common _AC macro now. by Tom Rini · 8 years ago
  35. 79417c5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  36. 456e454 ARM64: zynqmp: Generate handoff structure for ATF by Michal Simek · 8 years ago
  37. 20d6b95 fpga: Use enum for bitstream command types by Michal Simek · 8 years ago
  38. 61d245c ARM: zynqmp: Make SYS_VENDOR configurable by Mike Looijmans · 8 years ago
  39. e94b8df ARM64: zynqmp: Fix i2c node's compatible string by Moritz Fischer · 8 years ago
  40. f807776 i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · 8 years ago
  41. baa2035 net: zynq_gem: Use clock driver for ZynqMP by Siva Durga Prasad Paladugu · 8 years ago
  42. 468b55f clk: zynqmp: Add clock driver support for zynqmp by Siva Durga Prasad Paladugu · 8 years ago
  43. 82e7fb2 ARM64: zynqmp: Enable fastboot for first SD/MMC/EMMC device by Siva Durga Prasad Paladugu · 9 years ago
  44. 8e16a6e ARM64: zynqmp: Add idle state for ZynqMP by Stefan Krsmanovic · 8 years ago
  45. a411700 ARM64: zynqmp: Fix usb nodes for dc1 and dc2 by Michal Simek · 9 years ago
  46. 1ff1da6 ARM64: zynqmp: Add missing earlycon for ep108 by Michal Simek · 8 years ago
  47. 6e94aad ARM64: zynqmp: clk: Add the clock for watchdog by Shubhrajyoti Datta · 8 years ago
  48. 4652157 ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source property by Sudeep Holla · 9 years ago
  49. 1935671 ARM: zynq: Setup modeboot variable based on boot mode by Michal Simek · 8 years ago
  50. 0594a5d ARM: zynq: Remove spi-max-frequency by Michal Simek · 8 years ago
  51. d5abd26 ARM: zynq: Remove CONFIG_BOOTP_SERVERIP by Michal Simek · 8 years ago
  52. 9254387 ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig by Michal Simek · 8 years ago
  53. 117b6ca fpga: zynqmp: Remove empty functions by Michal Simek · 8 years ago
  54. 84aa134 ARM64: zynqmp: Add support to save env to FAT by Siva Durga Prasad Paladugu · 8 years ago
  55. ebb3ebd ARM64: zynqmp: Increase environment size to 32K by Siva Durga Prasad Paladugu · 8 years ago
  56. 31caa37 microblaze: Enable option to overwrite default variables by Michal Simek · 9 years ago
  57. 9853c2b microblaze: Remove hardcoded IP address from config by Michal Simek · 8 years ago
  58. 12a112a microblaze: Make the board configuration name user definable by Sai Pavan Boddu · 8 years ago
  59. e670965 net: gem: Use wait_for_bit() instead of private mdio_wait() by Michal Simek · 8 years ago
  60. d16a04b lib: Add WATCHDOG_RESET to wait_bit.h by Michal Simek · 8 years ago
  61. 9c49b8c scsi: dm: Unbind all scsi based block devices before new scan by Michal Simek · 8 years ago
  62. fd6071c defconfig: am335x_evm: enable usb driver model by Mugunthan V N · 8 years ago
  63. 73fd4bd am335x_evm: enable usb ether gadget as it supports DM_ETH by Mugunthan V N · 8 years ago
  64. 6ad84ba am33xx: board: init usb ether gadget for rndis support by Mugunthan V N · 8 years ago
  65. 095b761 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · 8 years ago
  66. ee3e267 Prepare v2017.01 by Tom Rini · 8 years ago
  67. cc21ab8 lib: gitignore *.elf and *.so generated by efi_loader by Ladislav Michl · 8 years ago
  68. 416d9e5 scripts/config_whitelist.txt: Resync by Tom Rini · 8 years ago
  69. c170df1 mx6ullevk: Add missing MAINTAINERS for mx6ull_14x14_evk_plugin_defconfig by Jagan Teki · 8 years ago
  70. 74c48a0 am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASE by Andrew F. Davis · 8 years ago
  71. cc3615c arm: mach-omap2: Fix secure file generation by Andrew F. Davis · 8 years ago
  72. c54cb36 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  73. 4888179 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  74. 7eafac1 powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to Kconfig by York Sun · 8 years ago
  75. 0d3b859 powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to Kconfig by York Sun · 8 years ago
  76. f4e8a75 powerpc: E6500: Move macro CONFIG_E6500 to Kconfig by York Sun · 8 years ago
  77. 6e413f5 powerpc: mpc85xx: Remove unused ifdef in config header by York Sun · 8 years ago
  78. 4e57797 ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to Kconfig by York Sun · 8 years ago
  79. fe84507 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
  80. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  81. be73553 powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  82. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · 8 years ago
  83. 1dc61ca arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  84. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  85. d1c15e6 powerpc: T104xQDS: Remove macro CONFIG_T104xD4QDS by York Sun · 8 years ago
  86. 99eb607 powerpc: T2081QDS: Remove macro T2081QDS by York Sun · 8 years ago
  87. a05baa4 powerpc: T2080RDB: Remove macro CONFIG_T2080RDB by York Sun · 8 years ago
  88. c68b12d powerpc: T2080QDS: Remove macro T2080QDS by York Sun · 8 years ago
  89. 8853a2c powerpc: T1040QDS: Remove macro CONFIG_T1040QDS by York Sun · 8 years ago
  90. f9a0363 powerpc: T1024RDB: Remove macro CONFIG_T1024RDB by York Sun · 8 years ago
  91. 940ee4a powerpc: T1023RDB: Remove macro CONFIG_T1023RDB by York Sun · 8 years ago
  92. d7dd06c powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · 8 years ago
  93. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  94. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago
  95. 85ab6f0 powerpc: mpc85xx: Move CONFIG_SYS_PPC_E500_DEBUG_TLB to Kconfig by York Sun · 8 years ago
  96. 14e098d powerpc: mpc85xx: Move CONFIG_SYS_NUM_TLBCAMS to Kconfig by York Sun · 8 years ago
  97. af5495a powerpc: E500: Move CONFIG_E500 and CONFIG_E500MC to Kconfig by York Sun · 8 years ago
  98. 991402e mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print by Jagan Teki · 8 years ago
  99. 2d3be6f spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible by Vignesh R · 8 years ago
  100. 4f06bf2 spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible by Vignesh R · 8 years ago