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