1. 7d5ac91 input: TWL4030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
  2. 6dc443e power: twl4030: Power off support by Paul Kocialkowski · 9 years ago
  3. e9b3ce3 lpc32xx: devkit3250: add spl build support by Vladimir Zapolskiy · 9 years ago
  4. 768ddee lpc32xx: devkit3250: update of board configuration by Vladimir Zapolskiy · 9 years ago
  5. dcfd37e nand: lpc32xx: add SLC NAND controller support by Vladimir Zapolskiy · 9 years ago
  6. 8d1809a spl: nand: simple: replace readb() with chip specific read_buf() by Vladimir Zapolskiy · 9 years ago
  7. 2dd4632 image: fix Android ramdisk support when dtb is specified by Rob Herring · 9 years ago
  8. 10d3ac3 JFFS2: Use merge sort when parsing filesystem by Mark Tomlinson · 9 years ago
  9. 54a8838 JFFS2: Use CLEANMARKER to reduce scanning time by Mark Tomlinson · 9 years ago
  10. 081adef JFFS2: Change scansize to match linux kernel by Mark Tomlinson · 9 years ago
  11. c5b1940 JFFS2: Optimize building lists during scan by Mark Tomlinson · 9 years ago
  12. 2d6d93a JFFS2: Improve speed reading flash files by Mark Tomlinson · 9 years ago
  13. 891224a JFFS2: Only list each directory entry once by Mark Tomlinson · 9 years ago
  14. 225cf4c JFFS2: Speed up and fix comparison functions by Mark Tomlinson · 9 years ago
  15. 3799b3f JFFS2: Return early when file read not necessary by Mark Tomlinson · 9 years ago
  16. 39d0ce0 arm: bcmcygnus: Enable Ethernet support by Jiandong Zheng · 9 years ago
  17. 3b5df50 arm, at91: support for sam9260 based smartweb board by Heiko Schocher · 9 years ago
  18. c10ac54 nand, atmel: remove udelay in spl_nand_erase_one() by Heiko Schocher · 9 years ago
  19. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  20. faa765d net: e1000: Increase autoneg timeout to 8 seconds by Stefan Roese · 9 years ago
  21. 7628afe tftp.c: fix CONFIG_TFTP_TSIZE for small files by Max Krummenacher · 9 years ago
  22. acb5ff0 port vexpress to use distro boot commands by Dennis Gilmore · 9 years ago
  23. 1a11ab8 Move setting CONFIG_BOOTP_VCI_STRING to before including the vexpress-common header by Dennis Gilmore · 9 years ago
  24. 2100f22 PXE: if a board has set its own value for CONFIG_BOOTP_VCI_STRING do not set the default one. Use the board set value instead by Dennis Gilmore · 9 years ago
  25. 32b4a8a ARM: highbank: remove DRAM bank setup by Rob Herring · 9 years ago
  26. e6b606d dm: pmic: max77686: Correct two typos in a comment by Simon Glass · 9 years ago
  27. 8640522 power: regulator: max77686 correct variable type by Peng Fan · 9 years ago
  28. 125914d fsl: common: pfuze: no use original pfuze code if DM_PMIC by Peng Fan · 9 years ago
  29. 8fa4635 power: regulator: add pfuze100 support by Peng Fan · 9 years ago
  30. 3e91a6d power: pmic: pfuze100 support driver model by Peng Fan · 9 years ago
  31. 40ade2c power: regulator: update comments for regulator-name by Peng Fan · 9 years ago
  32. cf26001 power: regulator use node name when no regulator-name by Peng Fan · 9 years ago
  33. 430abe1 power: pfuze100 correct SWBST macro definition by Peng Fan · 9 years ago
  34. 1c87ffe mmc: dw_mmc: Avoid using printf() for errors by Simon Glass · 9 years ago
  35. 1b564ce net: phy: broadcom: Add BCM Cygnus PHY by Jiandong Zheng · 9 years ago
  36. 59370f3 net: phy: delay only if reset handler is registered by Jörg Krause · 9 years ago
  37. 2c171a2 net: phy: fix data type of phy_id by Jörg Krause · 9 years ago
  38. 466f775 qoriq eth.c bugfix: handle received corrupted frames correctly by Daniel Inderbitzin · 9 years ago
  39. 1a79189 net: lpc32xx: add RMII phy mode support by Vladimir Zapolskiy · 9 years ago
  40. 23f5db0 net: lpc32xx: improve MAC configuration on reset and initialization by Vladimir Zapolskiy · 9 years ago
  41. fe0596c net: lpc32xx: connect MAC to phy with CONFIG_PHY_ADDR id by Vladimir Zapolskiy · 9 years ago
  42. 6e039b4 net: lpc32xx: correct command register reset value by Vladimir Zapolskiy · 9 years ago
  43. 0b83019 net: davinci_emac: don't teardown inactive rx channel by Jeroen Hofstee · 9 years ago
  44. 8396d0a net: Add support for Marvell 88E1510 PHY by Clemens Gruber · 9 years ago
  45. 90a94ef net: Improve 88E151x PHY initialization by Clemens Gruber · 9 years ago
  46. ade4ea4 net: macb: add gmac multi-queue support by Wu, Josh · 9 years ago
  47. 9071274 net/phy: set led for rtl8211f phy by Shengzhou Liu · 9 years ago
  48. 48b168b e1000: remove unnecessary clearing of SWSM.SWSM_SMBI by Tim Harvey · 9 years ago
  49. 3c63dd5 Revert "e1000: fix sw fw sync on igb i210/i211" by Tim Harvey · 9 years ago
  50. 7e2d991 e1000: releasing semaphore once no longer needed by Tim Harvey · 9 years ago
  51. 9042d97 mmc: dw_mmc: Improve handling of data transfer failure by Marek Vasut · 9 years ago
  52. d9dbb97 mmc: dw_mmc: Zap endless timeout by Marek Vasut · 9 years ago
  53. 603b2f3 mmc: dw_mmc: Stop bounce buffer even in case of failure by Marek Vasut · 9 years ago
  54. e2c1c5b Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  55. 8c45858 dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port by Hans de Goede · 9 years ago
  56. 15f8876 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  57. 39920c8 sunxi: display: Add composite video out support by Hans de Goede · 9 years ago
  58. f6d9d32 sunxi: display: Add support for interlaced modes by Hans de Goede · 9 years ago
  59. 0ecb43a sunxi: display: Add a few extra register and constant defines by Hans de Goede · 9 years ago
  60. ab2a2be sunxi: display: Correct clk_delay calculations for lcd displays by Hans de Goede · 9 years ago
  61. bf68934 sunxi: display: Replace #ifdef-ery with helper functions by Hans de Goede · 9 years ago
  62. 5fa9b6f sunxi: Enable musb in host mode on the Jesurun Q5 by Hans de Goede · 9 years ago
  63. a5da3c8 sunxi: Do not add a stdout-path alias to dts on boards without a serial port by Hans de Goede · 9 years ago
  64. 211aca4 sunxi: Add CONFIG_USB0_ID_DET setting to 2 more tablets by Hans de Goede · 9 years ago
  65. c9f8947 sunxi: usb-phy: Never power off the usb ports by Hans de Goede · 9 years ago
  66. 960caeb sunxi: nand: Add board configuration options by Piotr Zierhoffer · 9 years ago
  67. aeb4b0d sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support by Piotr Zierhoffer · 9 years ago
  68. ad00829 sunxi: nand: Add pinmux and clock settings for NAND support by Karol Gugala · 9 years ago
  69. 38c4f8b sunxi: Enable USB DRC on Wexler TAB7200 by Aleksei Mamlin · 9 years ago
  70. bd48c06 arm: socfpga: misc: Add support for printing FPGA type by Dinh Nguyen · 9 years ago
  71. bd0f5a9 arm: socfpga: scan: Add code to get FPGA ID by Dinh Nguyen · 9 years ago
  72. 5e19b68 arm: socfpga: scan: Factor out IO chain programming by Marek Vasut · 9 years ago
  73. 62a0c9c arm: socfpga: scan: Clean up horrible macros by Marek Vasut · 9 years ago
  74. 66acc19 arm: socfpga: scan: Introduce generic JTAG accessor by Marek Vasut · 9 years ago
  75. aa5659a arm: socfpga: scan: Clean up scan_chain_engine_is_idle() by Marek Vasut · 9 years ago
  76. cf96848 ddr: altera: sequencer: add RW_MGR_MEM_NUMBER_OF_RANKS by Dinh Nguyen · 9 years ago
  77. 139823e ddr: altera: sequencer: Clean checkpatch issues by Marek Vasut · 9 years ago
  78. 5ded732 ddr: altera: sequencer: Clean data types by Marek Vasut · 9 years ago
  79. 96fd436 ddr: altera: sequencer: Pluck out misc macros from code by Marek Vasut · 9 years ago
  80. 3cd0906 ddr: altera: sequencer: Zap SEQ_T(INIT|RESET)_CNTR._VAL by Marek Vasut · 9 years ago
  81. 98cfc90 ddr: altera: sequencer: Zap VFIFO_SIZE by Marek Vasut · 9 years ago
  82. 042ff2d ddr: altera: sequencer: Wrap misc remaining macros by Marek Vasut · 9 years ago
  83. 160695d ddr: altera: sequencer: Pluck out IO_* macros from code by Marek Vasut · 9 years ago
  84. 10c1426 ddr: altera: sequencer: Wrap IO_* macros by Marek Vasut · 9 years ago
  85. 1fa0c8c ddr: altera: sequencer: Pluck out RW_MGR_* macros from code by Marek Vasut · 9 years ago
  86. d718a26 ddr: altera: sequencer: Wrap RW_MGR_* macros by Marek Vasut · 9 years ago
  87. 04955cf ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_init by Marek Vasut · 9 years ago
  88. 499b7a7 ddr: altera: sequencer: Zap bogus redefinition of RW_MGR_MEM_NUMBER_OF_RANKS by Marek Vasut · 9 years ago
  89. f085ac3 ddr: altera: sequencer: Zap unused params and macros by Marek Vasut · 9 years ago
  90. c4ecc98 ddr: altera: sequencer: Clean up mach/sdram.h by Marek Vasut · 9 years ago
  91. 9c76df5 ddr: altera: sequencer: Move qts-generated files to board dir by Marek Vasut · 9 years ago
  92. 08eb947 ddr: altera: sdram: Make sdram_start and sdram_end into u32 by Marek Vasut · 9 years ago
  93. 6d01595 ddr: altera: sdram: Minor cleanup in sdram_get_rule() by Marek Vasut · 9 years ago
  94. a003740 ddr: altera: sdram: Minor cleanup in sdram_set_rule() by Marek Vasut · 9 years ago
  95. 96b869b ddr: altera: sdram: Add missing kerneldoc by Marek Vasut · 9 years ago
  96. 269de4f ddr: altera: sdram: Clean up sdram_write_verify() by Marek Vasut · 9 years ago
  97. f97606f ddr: altera: sdram: Clean up sdram_calculate_size() part 2 by Marek Vasut · 9 years ago
  98. bb056d9 ddr: altera: sdram: Clean up sdram_calculate_size() part 1 by Marek Vasut · 9 years ago
  99. 5af9141 ddr: altera: sdram: Introduce socfpga_sdram_get_config() by Marek Vasut · 9 years ago
  100. 99f453e ddr: altera: sdram: Clean up sdram_mmr_init_full() part 8 by Marek Vasut · 9 years ago