1. 057c220 Correct License and Copyright information on few files by Ruchika Gupta · 9 years ago
  2. 55f1b39 ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT by Stefano Babic · 9 years ago
  3. 01d10aa mcx: add Ethernet over USB by Stefano Babic · 9 years ago
  4. 62321e2 omap3: fix NAND support for mcx board by Stefano Babic · 9 years ago
  5. 0b11dbf drivers: hierarchize drivers Kconfig menu by Masahiro Yamada · 9 years ago
  6. c69abd80 include/bitfield.h: Assure new bitfield value doesn't touch unwanted bits by Codrin Ciubotariu · 9 years ago
  7. 4cffbec arm/rpi: Enable dcache by Alexander Stein · 9 years ago
  8. db402e0 dwc2: Add dcache support by Alexander Stein · 9 years ago
  9. 4342557 arm/mach-bcm283x/mbox: Flush and invalidate dcache when using fw mailbox by Alexander Stein · 9 years ago
  10. 927753a ARM: bcm283x: Allocate all mailbox buffers cacheline aligned by Alexander Stein · 9 years ago
  11. 060f9bf ARM: bcm283x: Define CONFIG_SYS_CACHELINE_SIZE by Alexander Stein · 9 years ago
  12. 2085ae7 arm1136/arm1176: Merge cache handling code by Alexander Stein · 9 years ago
  13. b16a52b arm1136: Remove dead code by Alexander Stein · 9 years ago
  14. 5c2cff8 sniper: Keypad support, with recovery and fastboot key combinations by Paul Kocialkowski · 9 years ago
  15. 0e14f88 sniper: Power off when the power on reason is not a valid one by Paul Kocialkowski · 9 years ago
  16. 69f2541 sniper: Power button reset support by Paul Kocialkowski · 9 years ago
  17. fbdd329 sniper: Fastboot support by Paul Kocialkowski · 9 years ago
  18. 9f4e1e9 sniper: Pass serial number through ATAG by Paul Kocialkowski · 9 years ago
  19. 169ecb4 sniper: Serial number support, obtained from die ID by Paul Kocialkowski · 9 years ago
  20. 957efd4 sniper: OMAP3 reboot mode support by Paul Kocialkowski · 9 years ago
  21. 0257930 LG Optimus Black (P970) codename sniper support by Paul Kocialkowski · 9 years ago
  22. a08af85 omap3: Reboot mode support by Paul Kocialkowski · 9 years ago
  23. a4c8bbb input: twl4030: Keypad scan and input by Paul Kocialkowski · 9 years ago
  24. 7d5ac91 input: TWL4030 input support for power button, USB and charger by Paul Kocialkowski · 9 years ago
  25. 6dc443e power: twl4030: Power off support by Paul Kocialkowski · 9 years ago
  26. e9b3ce3 lpc32xx: devkit3250: add spl build support by Vladimir Zapolskiy · 9 years ago
  27. 768ddee lpc32xx: devkit3250: update of board configuration by Vladimir Zapolskiy · 9 years ago
  28. dcfd37e nand: lpc32xx: add SLC NAND controller support by Vladimir Zapolskiy · 9 years ago
  29. 8d1809a spl: nand: simple: replace readb() with chip specific read_buf() by Vladimir Zapolskiy · 9 years ago
  30. 2dd4632 image: fix Android ramdisk support when dtb is specified by Rob Herring · 9 years ago
  31. 10d3ac3 JFFS2: Use merge sort when parsing filesystem by Mark Tomlinson · 9 years ago
  32. 54a8838 JFFS2: Use CLEANMARKER to reduce scanning time by Mark Tomlinson · 9 years ago
  33. 081adef JFFS2: Change scansize to match linux kernel by Mark Tomlinson · 9 years ago
  34. c5b1940 JFFS2: Optimize building lists during scan by Mark Tomlinson · 9 years ago
  35. 2d6d93a JFFS2: Improve speed reading flash files by Mark Tomlinson · 9 years ago
  36. 891224a JFFS2: Only list each directory entry once by Mark Tomlinson · 9 years ago
  37. 225cf4c JFFS2: Speed up and fix comparison functions by Mark Tomlinson · 9 years ago
  38. 3799b3f JFFS2: Return early when file read not necessary by Mark Tomlinson · 9 years ago
  39. 39d0ce0 arm: bcmcygnus: Enable Ethernet support by Jiandong Zheng · 9 years ago
  40. 3b5df50 arm, at91: support for sam9260 based smartweb board by Heiko Schocher · 9 years ago
  41. c10ac54 nand, atmel: remove udelay in spl_nand_erase_one() by Heiko Schocher · 9 years ago
  42. 80402f3 spl, common, serial: build SPL without serial support by Heiko Schocher · 9 years ago
  43. acb5ff0 port vexpress to use distro boot commands by Dennis Gilmore · 9 years ago
  44. 1a11ab8 Move setting CONFIG_BOOTP_VCI_STRING to before including the vexpress-common header by Dennis Gilmore · 9 years ago
  45. 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
  46. 32b4a8a ARM: highbank: remove DRAM bank setup by Rob Herring · 9 years ago
  47. e6b606d dm: pmic: max77686: Correct two typos in a comment by Simon Glass · 9 years ago
  48. 8640522 power: regulator: max77686 correct variable type by Peng Fan · 9 years ago
  49. 125914d fsl: common: pfuze: no use original pfuze code if DM_PMIC by Peng Fan · 9 years ago
  50. 8fa4635 power: regulator: add pfuze100 support by Peng Fan · 9 years ago
  51. 3e91a6d power: pmic: pfuze100 support driver model by Peng Fan · 9 years ago
  52. 40ade2c power: regulator: update comments for regulator-name by Peng Fan · 9 years ago
  53. cf26001 power: regulator use node name when no regulator-name by Peng Fan · 9 years ago
  54. 430abe1 power: pfuze100 correct SWBST macro definition by Peng Fan · 9 years ago
  55. e2c1c5b Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  56. 8c45858 dm: serial: Add a REQUIRE_SERIAL_CONSOLE option for boards with no serial port by Hans de Goede · 9 years ago
  57. 15f8876 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 9 years ago
  58. 39920c8 sunxi: display: Add composite video out support by Hans de Goede · 9 years ago
  59. f6d9d32 sunxi: display: Add support for interlaced modes by Hans de Goede · 9 years ago
  60. 0ecb43a sunxi: display: Add a few extra register and constant defines by Hans de Goede · 9 years ago
  61. ab2a2be sunxi: display: Correct clk_delay calculations for lcd displays by Hans de Goede · 9 years ago
  62. bf68934 sunxi: display: Replace #ifdef-ery with helper functions by Hans de Goede · 9 years ago
  63. 5fa9b6f sunxi: Enable musb in host mode on the Jesurun Q5 by Hans de Goede · 9 years ago
  64. a5da3c8 sunxi: Do not add a stdout-path alias to dts on boards without a serial port by Hans de Goede · 9 years ago
  65. 211aca4 sunxi: Add CONFIG_USB0_ID_DET setting to 2 more tablets by Hans de Goede · 9 years ago
  66. c9f8947 sunxi: usb-phy: Never power off the usb ports by Hans de Goede · 9 years ago
  67. 960caeb sunxi: nand: Add board configuration options by Piotr Zierhoffer · 9 years ago
  68. aeb4b0d sunxi: nand: Add basic sunxi NAND driver for SPL with DMA support by Piotr Zierhoffer · 9 years ago
  69. ad00829 sunxi: nand: Add pinmux and clock settings for NAND support by Karol Gugala · 9 years ago
  70. 38c4f8b sunxi: Enable USB DRC on Wexler TAB7200 by Aleksei Mamlin · 9 years ago
  71. bd48c06 arm: socfpga: misc: Add support for printing FPGA type by Dinh Nguyen · 9 years ago
  72. bd0f5a9 arm: socfpga: scan: Add code to get FPGA ID by Dinh Nguyen · 9 years ago
  73. 5e19b68 arm: socfpga: scan: Factor out IO chain programming by Marek Vasut · 9 years ago
  74. 62a0c9c arm: socfpga: scan: Clean up horrible macros by Marek Vasut · 9 years ago
  75. 66acc19 arm: socfpga: scan: Introduce generic JTAG accessor by Marek Vasut · 9 years ago
  76. aa5659a arm: socfpga: scan: Clean up scan_chain_engine_is_idle() by Marek Vasut · 9 years ago
  77. cf96848 ddr: altera: sequencer: add RW_MGR_MEM_NUMBER_OF_RANKS by Dinh Nguyen · 9 years ago
  78. 139823e ddr: altera: sequencer: Clean checkpatch issues by Marek Vasut · 9 years ago
  79. 5ded732 ddr: altera: sequencer: Clean data types by Marek Vasut · 9 years ago
  80. 96fd436 ddr: altera: sequencer: Pluck out misc macros from code by Marek Vasut · 9 years ago
  81. 3cd0906 ddr: altera: sequencer: Zap SEQ_T(INIT|RESET)_CNTR._VAL by Marek Vasut · 9 years ago
  82. 98cfc90 ddr: altera: sequencer: Zap VFIFO_SIZE by Marek Vasut · 9 years ago
  83. 042ff2d ddr: altera: sequencer: Wrap misc remaining macros by Marek Vasut · 9 years ago
  84. 160695d ddr: altera: sequencer: Pluck out IO_* macros from code by Marek Vasut · 9 years ago
  85. 10c1426 ddr: altera: sequencer: Wrap IO_* macros by Marek Vasut · 9 years ago
  86. 1fa0c8c ddr: altera: sequencer: Pluck out RW_MGR_* macros from code by Marek Vasut · 9 years ago
  87. d718a26 ddr: altera: sequencer: Wrap RW_MGR_* macros by Marek Vasut · 9 years ago
  88. 04955cf ddr: altera: sequencer: Wrap ac_rom_init and inst_rom_init by Marek Vasut · 9 years ago
  89. 499b7a7 ddr: altera: sequencer: Zap bogus redefinition of RW_MGR_MEM_NUMBER_OF_RANKS by Marek Vasut · 9 years ago
  90. f085ac3 ddr: altera: sequencer: Zap unused params and macros by Marek Vasut · 9 years ago
  91. c4ecc98 ddr: altera: sequencer: Clean up mach/sdram.h by Marek Vasut · 9 years ago
  92. 9c76df5 ddr: altera: sequencer: Move qts-generated files to board dir by Marek Vasut · 9 years ago
  93. 08eb947 ddr: altera: sdram: Make sdram_start and sdram_end into u32 by Marek Vasut · 9 years ago
  94. 6d01595 ddr: altera: sdram: Minor cleanup in sdram_get_rule() by Marek Vasut · 9 years ago
  95. a003740 ddr: altera: sdram: Minor cleanup in sdram_set_rule() by Marek Vasut · 9 years ago
  96. 96b869b ddr: altera: sdram: Add missing kerneldoc by Marek Vasut · 9 years ago
  97. 269de4f ddr: altera: sdram: Clean up sdram_write_verify() by Marek Vasut · 9 years ago
  98. f97606f ddr: altera: sdram: Clean up sdram_calculate_size() part 2 by Marek Vasut · 9 years ago
  99. bb056d9 ddr: altera: sdram: Clean up sdram_calculate_size() part 1 by Marek Vasut · 9 years ago
  100. 5af9141 ddr: altera: sdram: Introduce socfpga_sdram_get_config() by Marek Vasut · 9 years ago