1. b9e08d0 net: designware: Export various functions/struct to allow subclassing by Sjoerd Simons · 8 years ago
  2. 0fc41e5 rockchip: video: fix mpixelclock in rockchip HDMI by Nickey Yang Nickey Yang · 8 years ago
  3. 9b83201 rockchip: rk3288: set isp/vop qos priority level by Nickey Yang Nickey Yang · 8 years ago
  4. 2577d3f arm64: rk3399: update rockchip_get_cru API by Kever Yang · 8 years ago
  5. f5f3de8 dts: arm64: rk3399: add max-frequency for sdhci by Kever Yang · 8 years ago
  6. 39fbb56 mmc: rockchip_sdhci: add clock init for mmc by Kever Yang · 8 years ago
  7. 1a58146 rockchip: Fix veyron-minnie's Kconfig description by Martin Michlmayr · 8 years ago
  8. 21ba55d rockchip: configs: make rk3036 env config same as rk3288 by Jacob Chen · 8 years ago
  9. e1e9703 rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO_BROM by Jacob Chen · 8 years ago
  10. 897ddca rockchip: dts: popmetal: add usb host power supply node by Kever Yang · 8 years ago
  11. f57f35a rockchip: config: popmetal: enable the USB host controller and function by Kever Yang · 8 years ago
  12. da20981 rockchip: board: popmetal: de-assert the host rst pin in board init by Kever Yang · 8 years ago
  13. 4386feb SPL: Adjust more debug prints for ulong entry_point by Tom Rini · 8 years ago
  14. c8ac644 power_i2c.c: Fix unused variable warning by Tom Rini · 8 years ago
  15. 5b30997 Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 8 years ago
  16. f401e90 ARM: sunxi: remove bare default for CONFIG_MMC by Masahiro Yamada · 8 years ago
  17. 1d2c050 mmc: move more driver config options to Kconfig by Masahiro Yamada · 8 years ago
  18. 0ec6eb5 ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1 by Masahiro Yamada · 8 years ago
  19. ae4c81e mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · 8 years ago
  20. 55ed3b4 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  21. fed4408 mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP by Masahiro Yamada · 8 years ago
  22. b1b1add ARM: socfpga: remove unused CONFIG option and cleanup README.socfpga by Masahiro Yamada · 8 years ago
  23. 505cf47 power: change from meaningless value to error number by Jaehoon Chung · 8 years ago
  24. 9c720c8 mmc: uniphier-sd: fix Kconfig dependency by Masahiro Yamada · 8 years ago
  25. e5e7a7c mmc: sdhci-cadence: add Cadence SD4HC support by Masahiro Yamada · 8 years ago
  26. 3fd0a9b mmc: sdhci: combine the Host controller v3.0 feature into one condition by Jaehoon Chung · 8 years ago
  27. f37b7e4 mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · 8 years ago
  28. 9191458 mmc: sdhci: use the bitops APIs in sdhci.h by Jaehoon Chung · 8 years ago
  29. 62226b6 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · 8 years ago
  30. f73b33f mmc: s5p_sdhci: add the s5p_set_clock function by Jaehoon Chung · 8 years ago
  31. 07b0b9c mmc: change the set_ios return type from void to int by Jaehoon Chung · 8 years ago
  32. 6f88a3a mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · 8 years ago
  33. 5e96217 mmc: pic32_sdhci: move the code to pic32_sdhci.c by Jaehoon Chung · 8 years ago
  34. 62358a9 mmc: sdhci: remove the unused code about testing Card detect by Jaehoon Chung · 8 years ago
  35. 309bf02 mmc: sdhci: add the get_cd callback function in sdhci_ops by Jaehoon Chung · 8 years ago
  36. ecd7b24 mmc: sdhci: disable the 8bit mode when host doesn't support it by Jaehoon Chung · 8 years ago
  37. 7364dfe ARM64: zynqmp: Move CONFIG_AHCI from board file by Michal Simek · 8 years ago
  38. 1e94629 xilinx_phy: Pass correct pointer to fdtdec_get_int() by Kamensky Ivan · 8 years ago
  39. 04770e6 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  40. 86f21c9 mips: Use common _AC macro now. by Tom Rini · 8 years ago
  41. 0b84043 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  42. 509d4b9 ARM64: zynqmp: Generate handoff structure for ATF by Michal Simek · 8 years ago
  43. 5cf2228 fpga: Use enum for bitstream command types by Michal Simek · 8 years ago
  44. ef4cab9 ARM: zynqmp: Make SYS_VENDOR configurable by Mike Looijmans · 8 years ago
  45. de4914b ARM64: zynqmp: Fix i2c node's compatible string by Moritz Fischer · 8 years ago
  46. 50994ab i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · 8 years ago
  47. a765bdd net: zynq_gem: Use clock driver for ZynqMP by Siva Durga Prasad Paladugu · 8 years ago
  48. 128ec1f clk: zynqmp: Add clock driver support for zynqmp by Siva Durga Prasad Paladugu · 8 years ago
  49. 5ce987f ARM64: zynqmp: Enable fastboot for first SD/MMC/EMMC device by Siva Durga Prasad Paladugu · 8 years ago
  50. 2e15b07 ARM64: zynqmp: Add idle state for ZynqMP by Stefan Krsmanovic · 8 years ago
  51. 8925e59 ARM64: zynqmp: Fix usb nodes for dc1 and dc2 by Michal Simek · 9 years ago
  52. 7876dcb ARM64: zynqmp: Add missing earlycon for ep108 by Michal Simek · 8 years ago
  53. 14de6c4 ARM64: zynqmp: clk: Add the clock for watchdog by Shubhrajyoti Datta · 8 years ago
  54. a930ca5 ARM: dts: zynq: replace gpio-key,wakeup with wakeup-source property by Sudeep Holla · 9 years ago
  55. 085b2b8 ARM: zynq: Setup modeboot variable based on boot mode by Michal Simek · 8 years ago
  56. 5af46ca ARM: zynq: Remove spi-max-frequency by Michal Simek · 8 years ago
  57. c1d7f29 ARM: zynq: Remove CONFIG_BOOTP_SERVERIP by Michal Simek · 8 years ago
  58. 6ebf8a4 ARM: zynq: Move CONFIG_SYS_TEXT_BASE to Kconfig by Michal Simek · 8 years ago
  59. 3d4eb33 fpga: zynqmp: Remove empty functions by Michal Simek · 8 years ago
  60. 6f09d34 ARM64: zynqmp: Add support to save env to FAT by Siva Durga Prasad Paladugu · 8 years ago
  61. 936b038 ARM64: zynqmp: Increase environment size to 32K by Siva Durga Prasad Paladugu · 8 years ago
  62. 2902a9b microblaze: Enable option to overwrite default variables by Michal Simek · 8 years ago
  63. a9fb35a microblaze: Remove hardcoded IP address from config by Michal Simek · 8 years ago
  64. 36458ce microblaze: Make the board configuration name user definable by Sai Pavan Boddu · 8 years ago
  65. b908fca net: gem: Use wait_for_bit() instead of private mdio_wait() by Michal Simek · 8 years ago
  66. 3cd4218 lib: Add WATCHDOG_RESET to wait_bit.h by Michal Simek · 8 years ago
  67. f8f41ae scsi: dm: Unbind all scsi based block devices before new scan by Michal Simek · 8 years ago
  68. 886b392 defconfig: am335x_evm: enable usb driver model by Mugunthan V N · 8 years ago
  69. 1dfd7c2 am335x_evm: enable usb ether gadget as it supports DM_ETH by Mugunthan V N · 8 years ago
  70. ba7916c am33xx: board: init usb ether gadget for rndis support by Mugunthan V N · 8 years ago
  71. d4a3755 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · 8 years ago
  72. a705ebc Prepare v2017.01 by Tom Rini · 8 years ago v2017.01
  73. 8361af0 lib: gitignore *.elf and *.so generated by efi_loader by Ladislav Michl · 8 years ago
  74. f32a441 scripts/config_whitelist.txt: Resync by Tom Rini · 8 years ago
  75. a8eac0a mx6ullevk: Add missing MAINTAINERS for mx6ull_14x14_evk_plugin_defconfig by Jagan Teki · 8 years ago
  76. 4d82c4b am335x: configs: Use ISW_ENTRY_ADDR to set SPL_TEXT_BASE by Andrew F. Davis · 8 years ago
  77. 7410f14 arm: mach-omap2: Fix secure file generation by Andrew F. Davis · 8 years ago
  78. 0ed06c7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 8 years ago
  79. 88c7da6 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 8 years ago
  80. 4851278 powerpc: mpc85xx: Move macro CONFIG_SYS_PPC64 to Kconfig by York Sun · 8 years ago
  81. 7371774 powerpc: mpc85xx: Move CONFIG_SYS_FSL_QORIQ_CHASSIS* to Kconfig by York Sun · 8 years ago
  82. 9ec1010 powerpc: E6500: Move macro CONFIG_E6500 to Kconfig by York Sun · 8 years ago
  83. f43417e powerpc: mpc85xx: Remove unused ifdef in config header by York Sun · 8 years ago
  84. 22120f1 ddr: fsl: Move CONFIG_SYS_FSL_DDR_VER to Kconfig by York Sun · 8 years ago
  85. 51370d5 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · 8 years ago
  86. 66e399b ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · 8 years ago
  87. 63659ff powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  88. c01e4a1 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · 8 years ago
  89. ba1b6fb arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · 8 years ago
  90. d26e34c fsl_ddr: Move DDR config options to driver Kconfig by York Sun · 8 years ago
  91. a105503 powerpc: T104xQDS: Remove macro CONFIG_T104xD4QDS by York Sun · 8 years ago
  92. 146ded4 powerpc: T2081QDS: Remove macro T2081QDS by York Sun · 8 years ago
  93. 86e0a31 powerpc: T2080RDB: Remove macro CONFIG_T2080RDB by York Sun · 8 years ago
  94. 80d2618 powerpc: T2080QDS: Remove macro T2080QDS by York Sun · 8 years ago
  95. f4f6694 powerpc: T1040QDS: Remove macro CONFIG_T1040QDS by York Sun · 8 years ago
  96. 960286b powerpc: T1024RDB: Remove macro CONFIG_T1024RDB by York Sun · 8 years ago
  97. 9082405 powerpc: T1023RDB: Remove macro CONFIG_T1023RDB by York Sun · 8 years ago
  98. 08a37fd powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · 8 years ago
  99. 90b8038 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · 8 years ago
  100. 2c2e2c9 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · 8 years ago