1. 095b712 spl/85xx: new SPL support by Scott Wood · 12 years ago
  2. 7c81090 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  3. 94db8d6 powerpc/mpc85xx: consistently use COBJS-y by Scott Wood · 12 years ago
  4. 5847d78 spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · 12 years ago
  5. 56c354f spl: include resetvec and lib8xxx by Scott Wood · 12 years ago
  6. fac8624 spl/mpc85xx: move udelay to cpu code by Scott Wood · 12 years ago
  7. 3d48872 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  8. f217316 powerpc/mpc85xx: fix TLB alignment by Scott Wood · 12 years ago
  9. 146f506 powerpc: change .fixup test to a GCC version test by Scott Wood · 12 years ago
  10. f147eb7 spl: introduce CONFIG_SPL_TARGET by Scott Wood · 12 years ago
  11. 1bb2446 spl: rename u-boot-pad.bin to u-boot-with-spl.bin by Scott Wood · 12 years ago
  12. 479e660 Add u-boot-pad.bin target to the Makefile by José Miguel Gonçalves · 12 years ago
  13. 55f9f3a powerpc/mpc85xx: add comma before "already enabled" by Scott Wood · 12 years ago
  14. d6a8288 powerpc/mpc85xx: move debug tlb entry after TLB is in known state by Scott Wood · 12 years ago
  15. 6c6f061 serial/ns16550: wait for TEMT before initializing by Scott Wood · 12 years ago
  16. 2fecf6d serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS by Scott Wood · 12 years ago
  17. ac0941a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  18. c493fb6 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  19. 31cf33c cmd_mmc.c: Fix typo, "dislay" -> "display" by Robert P. J. Day · 12 years ago
  20. 8bb48d6 mx53loco: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · 12 years ago
  21. 9ddfa24 mx51evk: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · 12 years ago
  22. 1fd2d8a fs/fs.c: do_fsload: measure throughput by Andreas Bießmann · 12 years ago
  23. 8b77314 fs: zfs: fix illegal use of fp by Alejandro Mery · 12 years ago
  24. 472f1dd Video: fix compiler warnings in bus_vcxk by Jens Scharsig (BuS Elektronik) · 12 years ago
  25. e5e5837 M68K: eb_cpu5282: general update and enhanced board support by Jens Scharsig (BuS Elektronik) · 12 years ago
  26. 11be283 arm:universal_c210:pmic: Adjust C210 Universal target platform board to new PMIC framework by Łukasz Majewski · 12 years ago
  27. 0fcc9a5 arm:goni:pmic: Adjust GONI target platform board to new PMIC framework by Łukasz Majewski · 12 years ago
  28. 1fc1003 power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER by Łukasz Majewski · 12 years ago
  29. 1b6d9ed power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · 12 years ago
  30. f2e9b49 power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files by Łukasz Majewski · 12 years ago
  31. 6328caf pmic: Extend PMIC framework to support battery related commands by Łukasz Majewski · 12 years ago
  32. fc2d44a arm:trats:pmic: Support for charging battery at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  33. b6a3dc6 arm:trats:pmic: Power consumption reduction state for Samsung's TRATS board by Łukasz Majewski · 12 years ago
  34. 77313a6 pmic:max8997: Support for MAX8997 internal charger control by Łukasz Majewski · 12 years ago
  35. e4a182a arm:trats:pmic: Enable battery support at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  36. 7aba6a1 arm:trats:pmic: Enable fuel-gauge (MAX17042) at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  37. 40e330a arm:trats:pmic: Enable MUIC (MAX8997) at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  38. d72e0ae arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board by Łukasz Majewski · 12 years ago
  39. 57e9111 pmic:max8997: Function for calculating LDO internal register value by Łukasz Majewski · 12 years ago
  40. fc0111c pmic:fuel-gauge: Support for MAX17042 fuel-gauge by Łukasz Majewski · 12 years ago
  41. d19fa4c pmic:muic: Support for MUIC built into MAX8997 device by Łukasz Majewski · 12 years ago
  42. dc93021 pmic:battery: Support for Trats Battery at PMIC framework by Łukasz Majewski · 12 years ago
  43. 62ecae9 pmic: Extend struct pmic to support battery and charger related operations by Łukasz Majewski · 12 years ago
  44. 257c531 pmic: Move pmic related code to ./drivers/power directory by Łukasz Majewski · 12 years ago
  45. a59a27d pmic:chrg: Common information about charger and battery (power_chrg.h) by Łukasz Majewski · 12 years ago
  46. fa62766 pmic: Enable power_board_init() support at TRATS by Łukasz Majewski · 12 years ago
  47. 3636a34 pmic: Introduce power_init_board() method at ./lib/board.c file by Łukasz Majewski · 12 years ago
  48. 1c6dba1 pmic: Extend PMIC framework to support multiple instances of PMIC devices by Łukasz Majewski · 12 years ago
  49. 72ac794 pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C by Łukasz Majewski · 12 years ago
  50. 40f5ca0 pmic:i2c: Add I2C sensor byte order (big/little) to PMIC framework by Łukasz Majewski · 12 years ago
  51. 8a69187 pmic:i2c: Handle PMIC I2C transmission comprising of two bytes by Łukasz Majewski · 12 years ago
  52. 67de957 nand_spl: fix u-boot.lst breakage by Scott Wood · 12 years ago
  53. de06103 Makefile: silence 'make clean' by Andreas Bießmann · 12 years ago
  54. aa912af patman: Issue empty change logs for unchanged patches by Simon Glass · 12 years ago
  55. ad5238f video: atmel: implement lcd_setcolreg function by Bo Shen · 12 years ago
  56. d3db57b nios2: remove asm/status_led.h by Thomas Chou · 12 years ago
  57. fa9a2dc nios2: use builtin functions for control registers access by Thomas Chou · 12 years ago
  58. 304372b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 12 years ago
  59. 9ac7cc2 common/command.c: revert changes from commit 199adb60 by Anatolij Gustschin · 12 years ago
  60. a62b904 microblaze: Fix compilation failure because of missing libdts by Michal Simek · 12 years ago
  61. c1b1493 microblaze: Remove asm/bitops.h from asm/posix_types.h by Michal Simek · 12 years ago
  62. e3aa3d5 microblaze: Flush caches before enabling them by Michal Simek · 12 years ago
  63. 48c0d48 microblaze: Fix byteorder for microblaze by Michal Simek · 12 years ago
  64. 59085d3 microblaze: Fix compilation warning in ext2_find_next_zero_bit by Michal Simek · 12 years ago
  65. 8ab8f2a MAKEALL: Add spear platform target to compile all SPEAr boards by Stefan Roese · 13 years ago
  66. e1c82c2 video: Skip bitmaps which do not fit into the screen in cfb_console by Vadim Bendebury · 12 years ago
  67. 79926a4 lcd: Implement RLE8 bitmap decoding by Tom Wai-Hong Tam · 12 years ago
  68. 93f04d6 lcd: Fix BMP decode bug that skips the wrong padded row by Tom Wai-Hong Tam · 12 years ago
  69. a7eaa2f lcd: Provide an API to access LCD parameters by Vadim Bendebury · 12 years ago
  70. 7870da3 video: Implement additional video API functions in cfb_console by Stefan Reinauer · 12 years ago
  71. 987d1d8 video: Provide an API to access video parameters by Stefan Reinauer · 12 years ago
  72. dec2aef ipu common: reset ipuv3 correctly by Liu Ying · 12 years ago
  73. becc684 Merge branch 'master' of git://git.denx.de/u-boot-avr32 by Tom Rini · 12 years ago
  74. e007094 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
  75. ae51b4a Makefile: use EXTRAVERSION for -rc? tag by Wolfgang Denk · 12 years ago
  76. 6666ef5 Prepare v2013.01-rc1 by Tom Rini · 12 years ago
  77. a037dab patman: Add additional tags to ignore by Simon Glass · 12 years ago
  78. add21ca usb gadget ether: Fix warning in is_eth_addr_valid() by Tom Rini · 12 years ago
  79. 561cda9 drivers/serial/serial_ns16550.c: sparse fixes by Kim Phillips · 12 years ago
  80. 0b2efcf drivers/mtd/nand: sparse fixes by Kim Phillips · 12 years ago
  81. d303b86 drivers/mtd/cfi_flash.c: sparse fixes by Kim Phillips · 12 years ago
  82. f9e0b60 drivers/mmc/fsl_esdhc.c: sparse fixes by Kim Phillips · 12 years ago
  83. 87ea389 drivers/mmc/mmc.c: sparse fixes by Kim Phillips · 12 years ago
  84. aa1132a drivers/input/input.c: sparse fix by Kim Phillips · 12 years ago
  85. bd76f01 drivers/gpio/mpc83xx_gpio.c: sparse fixes by Kim Phillips · 12 years ago
  86. 0348748 drivers/block/: sparse fixes by Kim Phillips · 12 years ago
  87. b5c312a powerpc/mpc83xx: sparse fixes by Kim Phillips · 12 years ago
  88. 402673f powerpc/mpc85xx: sparse fixes by Kim Phillips · 12 years ago
  89. 82f576f arch/powerpc/cpu/mpc8xxx/: sparse fixes by Kim Phillips · 12 years ago
  90. 7554150 lib/vsprintf.c: sparse fixes by Kim Phillips · 12 years ago
  91. 8eb6994 lib/zlib: sparse fixes by Kim Phillips · 12 years ago
  92. 914b078 drivers/net/: sparse fixes by Kim Phillips · 12 years ago
  93. 40c2c03 net/: sparse fixes by Kim Phillips · 12 years ago
  94. b052b60 common/misc: sparse fixes by Kim Phillips · 12 years ago
  95. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  96. e69030c include/image.h: sparse fixes by Kim Phillips · 12 years ago
  97. e16737f arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
  98. 10ef9bc arch/powerpc/lib/extable.c: sparse fix by Kim Phillips · 12 years ago
  99. 9d21772 arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined by Kim Phillips · 12 years ago
  100. 2b2be3a include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' by Kim Phillips · 12 years ago