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