1. bf995a9 pmic:max8997: Function for calculating LDO internal register value by Łukasz Majewski · 12 years ago
  2. b95aacd pmic:fuel-gauge: Support for MAX17042 fuel-gauge by Łukasz Majewski · 12 years ago
  3. 294a97d pmic:muic: Support for MUIC built into MAX8997 device by Łukasz Majewski · 12 years ago
  4. eba4239 pmic:battery: Support for Trats Battery at PMIC framework by Łukasz Majewski · 12 years ago
  5. bd8479e pmic: Extend struct pmic to support battery and charger related operations by Łukasz Majewski · 12 years ago
  6. e0a0cbf pmic: Move pmic related code to ./drivers/power directory by Łukasz Majewski · 12 years ago
  7. 9a1c4b2 pmic:chrg: Common information about charger and battery (power_chrg.h) by Łukasz Majewski · 12 years ago
  8. d47ab98 pmic: Enable power_board_init() support at TRATS by Łukasz Majewski · 12 years ago
  9. 2ffb4be pmic: Introduce power_init_board() method at ./lib/board.c file by Łukasz Majewski · 12 years ago
  10. c733681 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · 12 years ago
  11. 452329f pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C by Łukasz Majewski · 12 years ago
  12. 86879d7 pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework by Łukasz Majewski · 12 years ago
  13. b5bf9ca pmic:i2c: Handle PMIC I2C transmission comprising of two bytes by Łukasz Majewski · 12 years ago
  14. a6d0f62 nand_spl: fix u-boot.lst breakage by Scott Wood · 12 years ago
  15. b3141fd Makefile: silence 'make clean' by Andreas Bießmann · 12 years ago
  16. 27e9760 patman: Issue empty change logs for unchanged patches by Simon Glass · 12 years ago
  17. 0087847 fdt: Remove fdtdec_find_alias_node() function by Simon Glass · 12 years ago
  18. fcabc24 fdt: Set kernaddr if fdt indicates a kernel is present by Simon Glass · 12 years ago
  19. d95f6ec fdt: Add option to default to most compatible conf in a fit image by Gabe Black · 12 years ago
  20. 67e1ea2 fdt: Allow device tree to specify secure booting by Doug Anderson · 12 years ago
  21. 3b73459 fdt: Tell the FDT library where the device tree is by Gabe Black · 12 years ago
  22. 224b72e fdt: Load boot command from device tree by Che-Liang Chiou · 12 years ago
  23. 202ff75 fdt: Add polarity-aware gpio functions to fdtdec by Sean Paul · 12 years ago
  24. aadef0a fdt: Add fdtdec_get_uint64 to decode a 64-bit value from a property by Che-Liang Chiou · 12 years ago
  25. 79289c0 fdt: Add function to read boolean property by Gabe Black · 12 years ago
  26. 7cde397 fdt: Export fdtdec_lookup() and fix the name by Gerald Van Baren · 12 years ago
  27. 5921f6a fdt: Add function for decoding multiple gpios globally available by Abhilash Kesavan · 12 years ago
  28. f20c461 fdt: Add fdtdec_decode_region() to decode memory region by Simon Glass · 12 years ago
  29. 332ab0d fdt: Add function to get a config string from device tree by Simon Glass · 12 years ago
  30. 09258f1 fdt: Add function to get config int from device tree by Abhilash Kesavan · 12 years ago
  31. cfcd1c0 video: atmel: implement lcd_setcolreg function by Bo Shen · 12 years ago
  32. db71964 nios2: remove asm/status_led.h by Thomas Chou · 12 years ago
  33. 4f63bfb nios2: use builtin functions for control registers access by Thomas Chou · 12 years ago
  34. ccfa398 arm1136: Fix enable_caches() by Benoît Thébaudeau · 12 years ago
  35. 34275d7 arch-mx6: add mx6dl_pins.h by Troy Kisky · 12 years ago
  36. eb0344d imx-common: cpu: add imx_ddr_size by Troy Kisky · 12 years ago
  37. 5ea6d7c mx6: use CONFIG_MX6 instead of CONFIG_MX6Q by Troy Kisky · 12 years ago
  38. 20332a0 mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite by Troy Kisky · 12 years ago
  39. 3e4d27b Merge git://git.denx.de/u-boot by Stefano Babic · 12 years ago
  40. 59852d0 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  41. 22b6fcb common/command.c: revert changes from commit 199adb60 by Anatolij Gustschin · 12 years ago
  42. b3e5cd1 microblaze: Fix compilation failure because of missing libdts by Michal Simek · 12 years ago
  43. f8c1ed0 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · 12 years ago
  44. 5811830 microblaze: Flush caches before enabling them by Michal Simek · 12 years ago
  45. ea01228 microblaze: Fix byteorder for microblaze by Michal Simek · 12 years ago
  46. 548ce4b microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · 12 years ago
  47. 24dede4 MAKEALL: Add spear platform target to compile all SPEAr boards by Stefan Roese · 12 years ago
  48. d484b52 video: Skip bitmaps which do not fit into the screen in cfb_console by Vadim Bendebury · 12 years ago
  49. 45d7f52 lcd: Implement RLE8 bitmap decoding by Tom Wai-Hong Tam · 12 years ago
  50. fecac46 lcd: Fix BMP decode bug that skips the wrong padded row by Tom Wai-Hong Tam · 12 years ago
  51. 395166c lcd: Provide an API to access LCD parameters by Vadim Bendebury · 12 years ago
  52. c20ee07 video: Implement additional video API functions in cfb_console by Stefan Reinauer · 12 years ago
  53. f674f7c video: Provide an API to access video parameters by Stefan Reinauer · 12 years ago
  54. 945d069 ipu common: reset ipuv3 correctly by Liu Ying · 12 years ago
  55. 1cc619b Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 12 years ago
  56. 6acc7c3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  57. a6e8dca Makefile: use EXTRAVERSION for -rc? tag by Wolfgang Denk · 12 years ago
  58. 3ae7b24 Prepare v2013.01-rc1 by Tom Rini · 12 years ago
  59. 619dd5d patman: Add additional tags to ignore by Simon Glass · 12 years ago
  60. 57a87a2 usb gadget ether: Fix warning in is_eth_addr_valid() by Tom Rini · 12 years ago
  61. ac63f2a drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · 12 years ago
  62. 7d2ab9a drivers/mtd/nand: sparse fixes by Kim Phillips · 12 years ago
  63. 11dc401 drivers/mtd/cfi_flash.c: sparse fixes by Kim Phillips · 12 years ago
  64. eafa90a drivers/mmc/fsl_esdhc.c: sparse fixes by Kim Phillips · 12 years ago
  65. fdbb873 drivers/mmc/mmc.c: sparse fixes by Kim Phillips · 12 years ago
  66. c14e94e drivers/input/input.c: sparse fix by Kim Phillips · 12 years ago
  67. 8121d3c drivers/gpio/mpc83xx_gpio.c: sparse fixes by Kim Phillips · 12 years ago
  68. 00caa7f drivers/block/: sparse fixes by Kim Phillips · 12 years ago
  69. a2873bd powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
  70. e56143e powerpc/mpc85xx: sparse fixes by Kim Phillips · 12 years ago
  71. 2ed2e91 arch/powerpc/cpu/mpc8xxx/: sparse fixes by Kim Phillips · 12 years ago
  72. 0eb2576 lib/vsprintf.c: sparse fixes by Kim Phillips · 12 years ago
  73. ee820b5 lib/zlib: sparse fixes by Kim Phillips · 12 years ago
  74. 960d70c drivers/net/: sparse fixes by Kim Phillips · 12 years ago
  75. 0637059 net/: sparse fixes by Kim Phillips · 12 years ago
  76. 199adb6 common/misc: sparse fixes by Kim Phillips · 12 years ago
  77. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  78. 2f22050 include/image.h: sparse fixes by Kim Phillips · 12 years ago
  79. 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  80. fe44f45 arch/powerpc/lib/extable.c: sparse fix by Kim Phillips · 12 years ago
  81. cdfdb8d arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined by Kim Phillips · 12 years ago
  82. aa9e891 include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · 12 years ago
  83. 25b26ec include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined by Kim Phillips · 12 years ago
  84. 0d4c1c9 include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined by Kim Phillips · 12 years ago
  85. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  86. f9b55e2 fs: rename fsload command to load by Stephen Warren · 12 years ago
  87. 3f83c87 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · 12 years ago
  88. b6a3044 cmd_ext4: remove TABs from command help text by Stephen Warren · 12 years ago
  89. e9b0f99 fs: fix do_fsload() handling of optional arguments by Stephen Warren · 12 years ago
  90. 46d626d socfpga/spl: Remove malloc.h by Vikram Narayanan · 12 years ago
  91. 7ae534c socfpga/spl: Remove timer_init from spl_board_init by Vikram Narayanan · 12 years ago
  92. cc69cc0 arm: atmel: cpux9k2: add missing cache configs by Jens Scharsig (BuS Elektronik) · 12 years ago
  93. a42c87f Merge remote-tracking branch 'u-boot-ti/master' by Albert ARIBAUD · 12 years ago
  94. 51bdad6 x86: config: Enable AHCI support for coreboot by Simon Glass · 12 years ago
  95. b6458d3 ide: Correct function signatures for ide_read/write() by Simon Glass · 12 years ago
  96. fe1f808 ahci: Expand HDD Logical Block addressability up to 32 bits by Walter Murphy · 12 years ago
  97. 766b16f ahci: Perform SATA flush after disk write. by Marc Jones · 12 years ago
  98. 2a0c61d ahci: Support spin-up and link-up separately by Marc Jones · 12 years ago
  99. 5784766 ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) by Walter Murphy · 12 years ago
  100. 90b276f ahci: flush / invalidate dcache around SATA commands by Taylor Hutt · 12 years ago