1. 37931f0 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  2. eb81955 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  3. c60795f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  4. 82651c3 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  5. 4151a40 USB: add arrow key support to usb_kbd by Allen Martin · 12 years ago
  6. 5ddcc38 tegra: Enable USB keyboard by Allen Martin · 12 years ago
  7. 7992bfb tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h by Allen Martin · 12 years ago
  8. d747538 USB: make usb_kbd obey USB DMA alignment requirements by Allen Martin · 12 years ago
  9. c11ace6 boards: remove the no longer used CONFIG_EHCI_DCACHE by Jeroen Hofstee · 12 years ago
  10. 178d0cc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  11. bb367b9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  12. 59ddead cmd_mmc.c: Fix typo, "dislay" -> "display" by Robert P. J. Day · 12 years ago
  13. 30ea4be mx53loco: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · 12 years ago
  14. 5d71bd2 mx51evk: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · 12 years ago
  15. da1fd96 fs/fs.c: do_fsload: measure throughput by Andreas Bießmann · 12 years ago
  16. 624c721 fs: zfs: fix illegal use of fp by Alejandro Mery · 12 years ago
  17. 4a1921e Video: fix compiler warnings in bus_vcxk by Jens Scharsig (BuS Elektronik) · 12 years ago
  18. d858c33 M68K: eb_cpu5282: general update and enhanced board support by Jens Scharsig (BuS Elektronik) · 12 years ago
  19. f5a7004 arm:universal_c210:pmic: Adjust C210 Universal target platform board to new PMIC framework by Łukasz Majewski · 12 years ago
  20. 0ecdab6 arm:goni:pmic: Adjust GONI target platform board to new PMIC framework by Łukasz Majewski · 12 years ago
  21. 2988e86 power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER by Łukasz Majewski · 12 years ago
  22. be3b51a power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · 12 years ago
  23. 316a51b power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files by Łukasz Majewski · 12 years ago
  24. 7d19629 pmic: Extend PMIC framework to support battery related commands by Łukasz Majewski · 12 years ago
  25. bdee9c8 arm:trats:pmic: Support for charging battery at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  26. 69ad72a arm:trats:pmic: Power consumption reduction state for Samsung's TRATS board by Łukasz Majewski · 12 years ago
  27. d955c6d pmic:max8997: Support for MAX8997 internal charger control by Łukasz Majewski · 12 years ago
  28. 61365ff arm:trats:pmic: Enable battery support at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  29. 5a77358 arm:trats:pmic: Enable fuel-gauge (MAX17042) at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  30. 7dcda99 arm:trats:pmic: Enable MUIC (MAX8997) at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  31. a52a7b1 arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board by Łukasz Majewski · 12 years ago
  32. bf995a9 pmic:max8997: Function for calculating LDO internal register value by Łukasz Majewski · 12 years ago
  33. b95aacd pmic:fuel-gauge: Support for MAX17042 fuel-gauge by Łukasz Majewski · 12 years ago
  34. 294a97d pmic:muic: Support for MUIC built into MAX8997 device by Łukasz Majewski · 12 years ago
  35. eba4239 pmic:battery: Support for Trats Battery at PMIC framework by Łukasz Majewski · 12 years ago
  36. bd8479e pmic: Extend struct pmic to support battery and charger related operations by Łukasz Majewski · 12 years ago
  37. e0a0cbf pmic: Move pmic related code to ./drivers/power directory by Łukasz Majewski · 12 years ago
  38. 9a1c4b2 pmic:chrg: Common information about charger and battery (power_chrg.h) by Łukasz Majewski · 12 years ago
  39. d47ab98 pmic: Enable power_board_init() support at TRATS by Łukasz Majewski · 12 years ago
  40. 2ffb4be pmic: Introduce power_init_board() method at ./lib/board.c file by Łukasz Majewski · 12 years ago
  41. c733681 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · 12 years ago
  42. 452329f pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C by Łukasz Majewski · 12 years ago
  43. 86879d7 pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework by Łukasz Majewski · 12 years ago
  44. b5bf9ca pmic:i2c: Handle PMIC I2C transmission comprising of two bytes by Łukasz Majewski · 12 years ago
  45. a6d0f62 nand_spl: fix u-boot.lst breakage by Scott Wood · 12 years ago
  46. b3141fd Makefile: silence 'make clean' by Andreas Bießmann · 12 years ago
  47. 27e9760 patman: Issue empty change logs for unchanged patches by Simon Glass · 12 years ago
  48. cfcd1c0 video: atmel: implement lcd_setcolreg function by Bo Shen · 12 years ago
  49. db71964 nios2: remove asm/status_led.h by Thomas Chou · 12 years ago
  50. 4f63bfb nios2: use builtin functions for control registers access by Thomas Chou · 12 years ago
  51. 59852d0 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  52. 22b6fcb common/command.c: revert changes from commit 199adb60 by Anatolij Gustschin · 12 years ago
  53. b3e5cd1 microblaze: Fix compilation failure because of missing libdts by Michal Simek · 12 years ago
  54. f8c1ed0 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · 12 years ago
  55. 5811830 microblaze: Flush caches before enabling them by Michal Simek · 12 years ago
  56. ea01228 microblaze: Fix byteorder for microblaze by Michal Simek · 12 years ago
  57. 548ce4b microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · 12 years ago
  58. 24dede4 MAKEALL: Add spear platform target to compile all SPEAr boards by Stefan Roese · 12 years ago
  59. d484b52 video: Skip bitmaps which do not fit into the screen in cfb_console by Vadim Bendebury · 12 years ago
  60. 45d7f52 lcd: Implement RLE8 bitmap decoding by Tom Wai-Hong Tam · 12 years ago
  61. fecac46 lcd: Fix BMP decode bug that skips the wrong padded row by Tom Wai-Hong Tam · 12 years ago
  62. 395166c lcd: Provide an API to access LCD parameters by Vadim Bendebury · 12 years ago
  63. c20ee07 video: Implement additional video API functions in cfb_console by Stefan Reinauer · 12 years ago
  64. f674f7c video: Provide an API to access video parameters by Stefan Reinauer · 12 years ago
  65. 945d069 ipu common: reset ipuv3 correctly by Liu Ying · 12 years ago
  66. 1cc619b Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 12 years ago
  67. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  68. a6e8dca Makefile: use EXTRAVERSION for -rc? tag by Wolfgang Denk · 12 years ago
  69. 3ae7b24 Prepare v2013.01-rc1 by Tom Rini · 12 years ago v2013.01-rc1
  70. 619dd5d patman: Add additional tags to ignore by Simon Glass · 12 years ago
  71. 57a87a2 usb gadget ether: Fix warning in is_eth_addr_valid() by Tom Rini · 12 years ago
  72. ac63f2a drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · 12 years ago
  73. 7d2ab9a drivers/mtd/nand: sparse fixes by Kim Phillips · 12 years ago
  74. 11dc401 drivers/mtd/cfi_flash.c: sparse fixes by Kim Phillips · 12 years ago
  75. eafa90a drivers/mmc/fsl_esdhc.c: sparse fixes by Kim Phillips · 12 years ago
  76. fdbb873 drivers/mmc/mmc.c: sparse fixes by Kim Phillips · 12 years ago
  77. c14e94e drivers/input/input.c: sparse fix by Kim Phillips · 12 years ago
  78. 8121d3c drivers/gpio/mpc83xx_gpio.c: sparse fixes by Kim Phillips · 12 years ago
  79. 00caa7f drivers/block/: sparse fixes by Kim Phillips · 12 years ago
  80. a2873bd powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
  81. e56143e powerpc/mpc85xx: sparse fixes by Kim Phillips · 12 years ago
  82. 2ed2e91 arch/powerpc/cpu/mpc8xxx/: sparse fixes by Kim Phillips · 12 years ago
  83. 0eb2576 lib/vsprintf.c: sparse fixes by Kim Phillips · 12 years ago
  84. ee820b5 lib/zlib: sparse fixes by Kim Phillips · 12 years ago
  85. 960d70c drivers/net/: sparse fixes by Kim Phillips · 12 years ago
  86. 0637059 net/: sparse fixes by Kim Phillips · 12 years ago
  87. 199adb6 common/misc: sparse fixes by Kim Phillips · 12 years ago
  88. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  89. 2f22050 include/image.h: sparse fixes by Kim Phillips · 12 years ago
  90. 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  91. fe44f45 arch/powerpc/lib/extable.c: sparse fix by Kim Phillips · 12 years ago
  92. cdfdb8d arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined by Kim Phillips · 12 years ago
  93. aa9e891 include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · 12 years ago
  94. 25b26ec include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · 12 years ago
  95. 0d4c1c9 include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · 12 years ago
  96. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  97. f9b55e2 fs: rename fsload command to load by Stephen Warren · 12 years ago
  98. 3f83c87 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · 12 years ago
  99. b6a3044 cmd_ext4: remove TABs from command help text by Stephen Warren · 12 years ago
  100. e9b0f99 fs: fix do_fsload() handling of optional arguments by Stephen Warren · 12 years ago