1. 82651c3 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  2. 5ddcc38 tegra: Enable USB keyboard by Allen Martin · 12 years ago
  3. 7992bfb tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h by Allen Martin · 12 years ago
  4. c11ace6 boards: remove the no longer used CONFIG_EHCI_DCACHE by Jeroen Hofstee · 12 years ago
  5. 178d0cc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  6. bb367b9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  7. d858c33 M68K: eb_cpu5282: general update and enhanced board support by Jens Scharsig (BuS Elektronik) · 12 years ago
  8. 2988e86 power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER by Łukasz Majewski · 12 years ago
  9. be3b51a power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · 12 years ago
  10. 61365ff arm:trats:pmic: Enable battery support at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  11. 5a77358 arm:trats:pmic: Enable fuel-gauge (MAX17042) at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  12. 7dcda99 arm:trats:pmic: Enable MUIC (MAX8997) at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  13. a52a7b1 arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board by Łukasz Majewski · 12 years ago
  14. bf995a9 pmic:max8997: Function for calculating LDO internal register value by Łukasz Majewski · 12 years ago
  15. b95aacd pmic:fuel-gauge: Support for MAX17042 fuel-gauge by Łukasz Majewski · 12 years ago
  16. 294a97d pmic:muic: Support for MUIC built into MAX8997 device by Łukasz Majewski · 12 years ago
  17. bd8479e pmic: Extend struct pmic to support battery and charger related operations by Łukasz Majewski · 12 years ago
  18. 9a1c4b2 pmic:chrg: Common information about charger and battery (power_chrg.h) by Łukasz Majewski · 12 years ago
  19. c733681 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · 12 years ago
  20. 86879d7 pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework by Łukasz Majewski · 12 years ago
  21. cfcd1c0 video: atmel: implement lcd_setcolreg function by Bo Shen · 12 years ago
  22. db71964 nios2: remove asm/status_led.h by Thomas Chou · 12 years ago
  23. 4f63bfb nios2: use builtin functions for control registers access by Thomas Chou · 12 years ago
  24. 5811830 microblaze: Flush caches before enabling them by Michal Simek · 12 years ago
  25. 395166c lcd: Provide an API to access LCD parameters by Vadim Bendebury · 12 years ago
  26. f674f7c video: Provide an API to access video parameters by Stefan Reinauer · 12 years ago
  27. 1cc619b Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 12 years ago
  28. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  29. ee820b5 lib/zlib: sparse fixes by Kim Phillips · 12 years ago
  30. 0637059 net/: sparse fixes by Kim Phillips · 12 years ago
  31. 2f22050 include/image.h: sparse fixes by Kim Phillips · 12 years ago
  32. aa9e891 include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · 12 years ago
  33. 25b26ec include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · 12 years ago
  34. 0d4c1c9 include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · 12 years ago
  35. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  36. f9b55e2 fs: rename fsload command to load by Stephen Warren · 12 years ago
  37. 3f83c87 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · 12 years ago
  38. cc69cc0 arm: atmel: cpux9k2: add missing cache configs by Jens Scharsig (BuS Elektronik) · 12 years ago
  39. a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  40. 51bdad6 x86: config: Enable AHCI support for coreboot by Simon Glass · 12 years ago
  41. 766b16f ahci: Perform SATA flush after disk write. by Marc Jones · 12 years ago
  42. 19d1d41 ahci: Make the AHCI code find the capacity of disks > 128 GB properly by Gabe Black · 12 years ago
  43. 4e422bc ahci: cosmetics and cleanup by Stefan Reinauer · 12 years ago
  44. 447c031 scsi: Add function and env var to report number of scsi drives by Stefan Reinauer · 12 years ago
  45. c4fa493 Support setenv_ulong() and setenv_addr() for powerpc by Simon Glass · 12 years ago
  46. 044fc14 am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support by Tom Rini · 12 years ago
  47. 418b7f3 Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG by Stephen Warren · 12 years ago
  48. 60607c9 avr32: allow multi block mmc access for all boards by Andreas Bießmann · 12 years ago
  49. 843a7ee eco5pk: Add new board and default config by Raphael Assenat · 12 years ago
  50. ed407be New board support: Nokia RX-51 aka N900 by Pali Rohár · 12 years ago
  51. 318e70e Add power bus message definitions in twl4030.h by Pali Rohár · 12 years ago
  52. 045fa1e fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
  53. 03e2ecf fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · 12 years ago
  54. b2f9893 tegra: move to common SPL framework by Allen Martin · 12 years ago
  55. 644a69e ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding it by Stephen Warren · 12 years ago
  56. a833b95 tegra: nand: make ONFI detection work by Lucas Stach · 12 years ago
  57. e73c7cd ARM: tegra: Seaboard: enable multiple USB ports by Stephen Warren · 12 years ago
  58. 699c40e ARM: tegra: Harmony: enable ULPI USB port by Stephen Warren · 12 years ago
  59. 938176a ARM: tegra: use standard variables to define load addresses by Stephen Warren · 12 years ago
  60. 7f1b767 ARM: tegra: define CONFIG_SYS_BOOTMAPSZ by Stephen Warren · 12 years ago
  61. 6bbda88 tegra: add Colibri T20 board support by Lucas Stach · 12 years ago
  62. dac064f Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 12 years ago
  63. b765fce ColdFire: Remove save env in NAND support for M54418TWR board. by Jason Jin · 12 years ago
  64. 1b0757e PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) by Wolfgang Denk · 12 years ago
  65. f04821a Merge remote-tracking branch 'u-boot-imx/master' by Albert ARIBAUD · 12 years ago
  66. 5bb3505 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  67. 53c4154 arm: arm925t: remove SX1 board by Albert ARIBAUD · 12 years ago
  68. f2e0801 stdio: Remove the CLPS7111 serial driver by Marek Vasut · 12 years ago
  69. 6f62f42 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
  70. 4c25761 Merge remote-tracking branch 'u-boot-atmel/master' by Albert ARIBAUD · 12 years ago
  71. c68436f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  72. c3f8318 am335x_evm: Enable use of UART{1,2,3,4,5} by Andrew Bradford · 12 years ago
  73. 5e8f983 FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · 12 years ago
  74. 69916bc am33xx: Add SPI SPL as an option by Tom Rini · 12 years ago
  75. 8f1fae2 OMAP3: add video support to the mcx board by Stefano Babic · 12 years ago
  76. 8c735b9 OMAP3: mcx: updated to new hardware revision by Stefano Babic · 12 years ago
  77. e47c9e8 OMAP3: updated pinmux and environment for new revision of mcx board by Stefano Babic · 12 years ago
  78. 186fc4d ColdFire: Add Freescale MCF54418TWR ColdFire development board support by Alison Wang · 12 years ago
  79. c4d22de km83xx: add kmvect1 board by Gerlando Falauto · 12 years ago
  80. 6967840 km83xx: add common support for km8309 boards by Gerlando Falauto · 12 years ago
  81. a88731a mpc83xx: add support for mpc8309 by Gerlando Falauto · 12 years ago
  82. 8afad91 cleanup: introduce CONFIG_MPC830x by Gerlando Falauto · 12 years ago
  83. 91eb52a cosmetic: suvd3: align #defines by Gerlando Falauto · 12 years ago
  84. 3530a35 cm-t35: clean unused defines from config by Igor Grinberg · 12 years ago
  85. 6696811 configs: Fix usage of mmc rescan by Andrew Bradford · 12 years ago
  86. 7172483 Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  87. cae4a8a Merge branch 'next' by Gerald Van Baren · 12 years ago
  88. c7656ba Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx by Tom Rini · 12 years ago
  89. bdc3ff6 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · 12 years ago
  90. d8812bd phylib: Enable SMSC LAN87xx PHY support by Mingkai Hu · 12 years ago
  91. 990e1a8 poweprc/85xx: add QMan frequency info and fdt fixup. by Haiying Wang · 12 years ago
  92. ee52b18 powerpc/t4qds: Add T4QDS board by York Sun · 12 years ago
  93. 111fd19 fm/mEMAC: add mEMAC frame work by Roy Zang · 12 years ago
  94. 9e75875 powerpc/mpc85xx: Add T4240 SoC by York Sun · 12 years ago
  95. 11860d8 powerpc/85xx: move SRIO configuration out of corenet_ds.h by Timur Tabi · 12 years ago
  96. af9f881 config: Enable CBFS, ext4 for coreboot by Simon Glass · 12 years ago
  97. 84cd932 fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago
  98. 24a3fdd ide: Add printf format string for CONFIG_SYS_64BIT_LBA option by Gabe Black · 12 years ago
  99. 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
  100. 6c7c946 common: Convert the U-Boot commands to LG-arrays by Marek Vasut · 12 years ago