1. 79b3034 x86: config: Enable USB on link by Simon Glass · 10 years ago
  2. 4896f4a x86: dts: Add SATA settings for link by Simon Glass · 10 years ago
  3. 3ac8393 x86: ivybridge: Add SATA init by Simon Glass · 10 years ago
  4. e8a552e pci: Add functions to read and write a BAR address by Simon Glass · 10 years ago
  5. b6b4a0e x86: config: Enable plug-and-play for link PCI by Simon Glass · 10 years ago
  6. c6577f7 rtc: mc146818: Set up RTC at start of day by Simon Glass · 10 years ago
  7. 65990d5 x86: Remove board_early_init_r() by Simon Glass · 10 years ago
  8. e3bf4c7 pci: Update pci_ids.h to include some missing IDs by Simon Glass · 10 years ago
  9. 803f2eb Fix SIZE_MAX compiler warning when using stdint.h by Simon Glass · 10 years ago
  10. fce0a90 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  11. dee332f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  12. 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  13. 746667f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  14. d957c28 cmd_sata: implement sata stop command by Nikita Kiryanov · 10 years ago
  15. 10ee8ec sata: implement reset_sata for dwc_ahsata by Nikita Kiryanov · 10 years ago
  16. ea624e1 ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options by Hans de Goede · 10 years ago
  17. d455d87 fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  18. 96b1046 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  19. 9f12cd0 ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  20. 1ad0b98 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  21. 7944495 sandbox: Use md5sum and fatwrite to enable testing of fs commands by Suriyan Ramasami · 10 years ago
  22. c66109c config: remove redundant CONFIG_SYS_PROMPT defines by Masahiro Yamada · 10 years ago
  23. be25d87 Add pr_fmt() macro by Thierry Reding · 10 years ago
  24. 4efe52b pci: Honour pci_skip_dev() by Thierry Reding · 10 years ago
  25. 59e890e fs: make it possible to read the filesystem UUID by Christian Gmeiner · 10 years ago
  26. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  27. 6b18656 dm: spi: Use device_bind_driver() instead of our own function by Simon Glass · 10 years ago
  28. ff56bba dm: spi: Correct handling of SPI chip selects in sandbox by Simon Glass · 10 years ago
  29. e33dc22 dm: Add a function to bind a device by driver name by Simon Glass · 10 years ago
  30. 479728c dm: core: Add functions to find parent and OF data by Simon Glass · 10 years ago
  31. 2ef249b dm: core: Allow access to the device's driver_id data by Simon Glass · 10 years ago
  32. 6c920ee mx6: mx6sabre common: Enable i.MX thermal DM driver by Ye.Li · 10 years ago
  33. e3568d2 DM: thermal: Add imx thermal DM driver by Ye.Li · 10 years ago
  34. a94f468 dm: Disable dm_warn() in SPL by Simon Glass · 10 years ago
  35. 236f2bd dm: Allow stdio registration to be dropped by Simon Glass · 10 years ago
  36. 3ac435d dm: Allow device removal features to be dropped by Simon Glass · 10 years ago
  37. c9356be dm: Split the simple malloc() implementation into its own file by Simon Glass · 10 years ago
  38. 9dacbb2 dm: tegra: Avoid using arch-specific memcpy() in SPL by Simon Glass · 10 years ago
  39. 1a1927f dm: at91: Convert snapper9260 to use driver model by Simon Glass · 10 years ago
  40. cd052cd dm: at91: Move snapper9260 to generic baord by Simon Glass · 10 years ago
  41. 5e8a749 dm: at91: Correct text base for snapper9260 by Simon Glass · 10 years ago
  42. 65dd74a x86: ivybridge: Implement SDRAM init by Simon Glass · 10 years ago
  43. 437c2b7 x86: chromebook_link: Enable GPIO support by Simon Glass · 10 years ago
  44. 77f9b1f x86: ivybridge: Perform Intel microcode update on boot by Simon Glass · 10 years ago
  45. 6e5b12b x86: ivybridge: Enable PCI in early init by Simon Glass · 10 years ago
  46. fce7b27 x86: Build a .rom file which can be flashed to an x86 machine by Simon Glass · 10 years ago
  47. 8ef0757 x86: Add chromebook_link board by Simon Glass · 10 years ago
  48. 880a3cc x86: config: Move common x86 configs to a common file by Simon Glass · 10 years ago
  49. e5901c9 dm: gpio: Add a function to read an ID from a list of GPIOs by Simon Glass · 10 years ago
  50. 469a579 dm: serial: Move current serial port pointer to global_data by Simon Glass · 10 years ago
  51. a9f04d4 fdt: Add a function to decode a variable-sized u32 array by Simon Glass · 10 years ago
  52. 111396c linux/kernel.h: add typechecking to roundup macro by Masahiro Yamada · 10 years ago
  53. 48c7ea3 linux/kernel.h: import more macros by Masahiro Yamada · 10 years ago
  54. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  55. 9e57a1c include/common.h: remove DIV_ROUND definition by Masahiro Yamada · 10 years ago
  56. 3fd968e ARM: remove CONFIG_ARM1136 defines by Masahiro Yamada · 10 years ago
  57. 5d7b131 ARM: remove CONFIG_ARM926EJS defines by Masahiro Yamada · 10 years ago
  58. f216844 ARM: remove CONFIG_ARM920T defines by Masahiro Yamada · 10 years ago
  59. 7c8f61f ARM: remove CONFIG_ARM1176 defines by Masahiro Yamada · 10 years ago
  60. 3fcfe80 ARM: remove CONFIG_ARMV7 defines by Masahiro Yamada · 10 years ago
  61. 593243d imx: imx6q/dlsabreauto: Add PMIC Pfuze100 support by Ye.Li · 10 years ago
  62. 36523e9 power: pfuze100: Update definitions for buck regulators by Ye.Li · 10 years ago
  63. d0fbca2 imx: mx6sxsabresd: Add board support for USDHC2 and USDHC3 by Ye.Li · 10 years ago
  64. 5283546 tqma6: (cosmetic) remove CONFIG_FLASH_SECTOR_SIZE by Markus Niebel · 10 years ago
  65. cdbdde3 mx6qsabreauto: Add parallel NOR flash support by Fabio Estevam · 10 years ago
  66. adc5a66 imx: mx6slevk: Change default mmcdev to USDHC2 device by Ye.Li · 10 years ago
  67. 4d70b34 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  68. c44d3cd Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 10 years ago
  69. f10834e Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  70. c07e8da powerpc: mpc52xx: a3m071/a4m2k: Convert to generic board by Stefan Roese · 10 years ago
  71. 746a36a powerpc: mpc52xx: a4m072: Convert to generic board by Stefan Roese · 10 years ago
  72. 50dcf89 mpc83xx: Add gdsys hrcon board by Dirk Eibach · 10 years ago
  73. f3c89d9 mtd: Handle 29LV800BT by Dirk Eibach · 10 years ago
  74. f9af10d board: dlvision: Reduce memory footprint by Dirk Eibach · 10 years ago
  75. d1cfeee ubi: enable error reporting in initialization by Andrew Ruder · 10 years ago
  76. f196044 ARM: atmel: add sama5d4 xplained ultra board support by Bo Shen · 10 years ago
  77. 927b901 ARM: atmel: add sama5d4ek board support by Bo Shen · 10 years ago
  78. 5b15fd9 arm, spl, at91: add spl support for the corvus board by Heiko Schocher · 10 years ago
  79. 237e379 arm, at91, spl: add spl support for the taurus board by Heiko Schocher · 10 years ago
  80. 4dfd360 spl, nand, atmel_nand: add erase one block function by Heiko Schocher · 10 years ago
  81. 0c3117b spl, nand: add option to boot raw u-boot.bin image only by Heiko Schocher · 10 years ago
  82. 50921cd arm, at91: add spi dataflash support for the taurus board by Heiko Schocher · 10 years ago
  83. f11dea4 spi, atmel: move CONFIG_SYS_SPI_WRITE_TOUT into common header by Heiko Schocher · 10 years ago
  84. 59158ba ARM: at91 series: convert to generic board by Bo Shen · 10 years ago
  85. bdf790f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  86. 256d83c Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
  87. c469703 blackfin: convert to use CONFIG_SYS_I2C framework by Scott Jiang · 10 years ago
  88. fea9b69 blackfin: rename bfin-twi_i2c driver to adi_i2c by Scott Jiang · 10 years ago
  89. 5ca6dfe arm: rmobile: replacement of common parts of config by rcar-gen2-common.h by Nobuhiro Iwamatsu · 10 years ago
  90. 1719383 arm: rmobile: configs: Collect up common part of config for R-Car SoCs by Nobuhiro Iwamatsu · 10 years ago
  91. 570dd7f sh: Move SH_32BIT to Kconfig by Nobuhiro Iwamatsu · 10 years ago
  92. 2086e38 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  93. 94b383e powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash by Yangbo Lu · 10 years ago
  94. a074428 keymile/powerpc: move to the architecture-generic board system by Valentin Longchamp · 10 years ago
  95. 7ac1a24 powerpc/BSC9131RDB: Enable creation of dynamic partitions for NAND by Ashish Kumar · 10 years ago
  96. 42a9e2f powerpc/BSC9132QDS: Enable creation of dynamic partition for NAND and NOR by Ashish Kumar · 10 years ago
  97. ab06b23 powerpc/t4rdb: Add support of CPLD by Chunhe Lan · 10 years ago
  98. 2bf4207 sbc8548: enable and test CONFIG_SYS_GENERIC_BOARD by Paul Gortmaker · 10 years ago
  99. a5fbe74 mpc85xx/kmp204x: raise u-boot size to 768KB by Valentin Longchamp · 10 years ago
  100. 45043cf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago