1. b16f521 x86: Allow excluding reset vector code from u-boot by Gabe Black · 12 years ago
  2. 8a487a4 x86: Add initial memory barrier macros by Simon Glass · 12 years ago
  3. 8abebe3 x86: Add ilog2 to bitops by Graeme Russ · 12 years ago
  4. c73c6de x86: Remove duplicate PCI init by Graeme Russ · 12 years ago
  5. 8d61625 x86: Put global data on the stack by Graeme Russ · 12 years ago
  6. e4fb611 x86: Forward declare gd_t by Graeme Russ · 12 years ago
  7. d41b3cc Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 12 years ago
  8. 7798f6d mmc: Properly determine maximum supported bus width by Andy Fleming · 12 years ago
  9. ed80c93 mmc: Fix incorrect handling of 'read' & 'write' commands by Taylor Hutt · 12 years ago
  10. 1981539 mmc: tegra: use bounce buffer APIs by Stephen Warren · 12 years ago
  11. 84d35b2 common: rework bouncebuf implementation by Stephen Warren · 12 years ago
  12. 4ea7a09 bouncebuf: remove dummy implementation by Stephen Warren · 12 years ago
  13. 640fb60 Replace CONFIG_MMC_BOUNCE_BUFFER with CONFIG_BOUNCE_BUFFER in configs by Stephen Warren · 12 years ago
  14. 688c2d1 mmc: add no simultaenous power and vdd by Mela Custodio · 12 years ago
  15. b7e3129 mmc: at91sam9x5: support to save environment in mmc by Wu, Josh · 12 years ago
  16. babce5f mmc: Fix interpretation of MMC_CMD_ALL_SEND_CID by Taylor Hutt · 12 years ago
  17. d0ebbb8 EXYNOS: mmc: support DesignWare Controller for Samsung-SoC by Jaehoon Chung · 12 years ago
  18. 66dc452 Remove obsolete header file by Pantelis Antoniou · 12 years ago
  19. dfe1610 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 12 years ago
  20. 3287f6d nand: Add torture feature by Benoît Thébaudeau · 12 years ago
  21. 8156f732 nand: Fix nand_erase_opts() offset check by Benoît Thébaudeau · 12 years ago
  22. bd74280 nand: Clean up nand_util by Benoît Thébaudeau · 12 years ago
  23. c788ecf nand: Move the sub-page read support enable to a flag by Joe Hershberger · 12 years ago
  24. 79da5e3 driver/mtd:IFC NAND:Initialise internal SRAM before any write by Prabhakar Kushwaha · 12 years ago
  25. 10635af README: Reference nand monitor commands in U-Boot README by Karl O. Pinc · 12 years ago
  26. cb04c77 nand/fsl: add NAND_NO_SUBPAGE_WRITE to eLBC and IFC drivers by Scott Wood · 12 years ago
  27. 13d1143 powerpc/mpc85xx/p2020rdb-pca: Use L2 SRAM for SPL boot by Scott Wood · 12 years ago
  28. d674bcc powerpc/mpc85xx/p1_p2_rdb_pc: clean up memory map by Scott Wood · 12 years ago
  29. a796e72 powerpc/mpc85xx/p1_p2_rdb_pc: convert from nand_spl to new spl by Scott Wood · 12 years ago
  30. 7d4b795 spl/nand: config symbol documentation by Scott Wood · 12 years ago
  31. 6f2f01b spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. by Scott Wood · 12 years ago
  32. 94a45bb powerpc/mpc85xx/p1_p2_rdb_pc: new SPL support by Scott Wood · 12 years ago
  33. c97cd1b spl/85xx: new SPL support by Scott Wood · 12 years ago
  34. 4b91972 spl/powerpc: introduce CONFIG_SPL_INIT_MINIMAL by Scott Wood · 12 years ago
  35. a179eb0 powerpc/mpc85xx: consistently use COBJS-y by Scott Wood · 12 years ago
  36. b9735cb spl/mpc85xx: rename cpu_init_nand.c to spl_minimal.c by Scott Wood · 12 years ago
  37. 510ed3b spl: include resetvec and lib8xxx by Scott Wood · 12 years ago
  38. 59629c2 spl/mpc85xx: move udelay to cpu code by Scott Wood · 12 years ago
  39. 8bc50f0 powerpc/mpc8xxx: move LAW code into arch/powerpc/cpu/mpc8xxx by Scott Wood · 12 years ago
  40. 7f0a22f powerpc/mpc85xx: fix TLB alignment by Scott Wood · 12 years ago
  41. 6ec63f4 powerpc: change .fixup test to a GCC version test by Scott Wood · 12 years ago
  42. ca2fca2 spl: introduce CONFIG_SPL_TARGET by Scott Wood · 12 years ago
  43. 5364add spl: rename u-boot-pad.bin to u-boot-with-spl.bin by Scott Wood · 12 years ago
  44. 277f00f Add u-boot-pad.bin target to the Makefile by José Miguel Gonçalves · 12 years ago
  45. 9a511bd powerpc/mpc85xx: add comma before "already enabled" by Scott Wood · 12 years ago
  46. f545d30 powerpc/mpc85xx: move debug tlb entry after TLB is in known state by Scott Wood · 12 years ago
  47. cb55b33 serial/ns16550: wait for TEMT before initializing by Scott Wood · 12 years ago
  48. 48cbc3a serial/ns16550: don't build serial_ns16550 with MIN_FUNCTIONS by Scott Wood · 12 years ago
  49. 8ab36d2 MIPS: do not initialize timestamp variable before relocate_code by Zhi-zhou Zhang · 12 years ago
  50. d6bc7dc Merge branch 'master' of git://git.denx.de/u-boot-fdt by Tom Rini · 12 years ago
  51. 2a7abdd Merge branch 'next' by Gerald Van Baren · 12 years ago
  52. 7bae844 usb: r8a6659: Fix build by missing of parenthesis by Nobuhiro Iwamatsu · 12 years ago
  53. 9d03420 usb: r8a66597: Switched from variable to only macro by Nobuhiro Iwamatsu · 13 years ago
  54. c2af345 omap3_beagle: use new MUSB intstead of the old one by Ilya Yanok · 12 years ago
  55. c642b15 omap3_beagle: add musb-new init by Ilya Yanok · 12 years ago
  56. 673a524 musb-new: omap2plus backend driver by Ilya Yanok · 12 years ago
  57. 88919ff am3517_evm: switch to musb-new by Ilya Yanok · 12 years ago
  58. 08fc717 OMAP3: am35x: add musb functions by Ilya Yanok · 12 years ago
  59. 272165f OMAP3: am35x_def.h: add USB defines by Ilya Yanok · 12 years ago
  60. 833a53c musb-new: am35x backend driver by Ilya Yanok · 12 years ago
  61. d2aa115 am335x_evm: enable both musb gadget and host by Ilya Yanok · 12 years ago
  62. 7df5cf3 am33xx: init OTG hardware and new musb gadget driver by Ilya Yanok · 12 years ago
  63. 37931f0 musb-new: dsps backend driver by Ilya Yanok · 12 years ago
  64. eb81955 musb-new: port of Linux musb driver by Ilya Yanok · 12 years ago
  65. c60795f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
  66. 82651c3 linux/usb/ch9.h: update with the version from Linux tree by Ilya Yanok · 12 years ago
  67. 4151a40 USB: add arrow key support to usb_kbd by Allen Martin · 12 years ago
  68. 5ddcc38 tegra: Enable USB keyboard by Allen Martin · 12 years ago
  69. 7992bfb tegra: move TEGRA_DEVICE_SETTINGS to tegra-common-post.h by Allen Martin · 12 years ago
  70. d747538 USB: make usb_kbd obey USB DMA alignment requirements by Allen Martin · 12 years ago
  71. c11ace6 boards: remove the no longer used CONFIG_EHCI_DCACHE by Jeroen Hofstee · 12 years ago
  72. 178d0cc Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 12 years ago
  73. bb367b9 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 12 years ago
  74. 59ddead cmd_mmc.c: Fix typo, "dislay" -> "display" by Robert P. J. Day · 12 years ago
  75. 30ea4be mx53loco: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · 12 years ago
  76. 5d71bd2 mx51evk: Fix build error when CONFIG_VIDEO is disabled by Vikram Narayanan · 12 years ago
  77. da1fd96 fs/fs.c: do_fsload: measure throughput by Andreas Bießmann · 12 years ago
  78. 624c721 fs: zfs: fix illegal use of fp by Alejandro Mery · 12 years ago
  79. 4a1921e Video: fix compiler warnings in bus_vcxk by Jens Scharsig (BuS Elektronik) · 12 years ago
  80. d858c33 M68K: eb_cpu5282: general update and enhanced board support by Jens Scharsig (BuS Elektronik) · 12 years ago
  81. f5a7004 arm:universal_c210:pmic: Adjust C210 Universal target platform board to new PMIC framework by Łukasz Majewski · 12 years ago
  82. 0ecdab6 arm:goni:pmic: Adjust GONI target platform board to new PMIC framework by Łukasz Majewski · 12 years ago
  83. 2988e86 power:pmic: Rename CONFIG_DIALOG_PMIC defines to CONFIG_DIALOG_POWER by Łukasz Majewski · 12 years ago
  84. be3b51a power:pmic: Rename CONFIG_PMIC* defines to CONFIG_POWER by Łukasz Majewski · 12 years ago
  85. 316a51b power:pmic: Rename ./drivers/power/pmic_* to ./drivers/power/power_* files by Łukasz Majewski · 12 years ago
  86. 7d19629 pmic: Extend PMIC framework to support battery related commands by Łukasz Majewski · 12 years ago
  87. bdee9c8 arm:trats:pmic: Support for charging battery at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  88. 69ad72a arm:trats:pmic: Power consumption reduction state for Samsung's TRATS board by Łukasz Majewski · 12 years ago
  89. d955c6d pmic:max8997: Support for MAX8997 internal charger control by Łukasz Majewski · 12 years ago
  90. 61365ff arm:trats:pmic: Enable battery support at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  91. 5a77358 arm:trats:pmic: Enable fuel-gauge (MAX17042) at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  92. 7dcda99 arm:trats:pmic: Enable MUIC (MAX8997) at Samsung's TRATS board by Łukasz Majewski · 12 years ago
  93. a52a7b1 arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board by Łukasz Majewski · 12 years ago
  94. bf995a9 pmic:max8997: Function for calculating LDO internal register value by Łukasz Majewski · 12 years ago
  95. b95aacd pmic:fuel-gauge: Support for MAX17042 fuel-gauge by Łukasz Majewski · 12 years ago
  96. 294a97d pmic:muic: Support for MUIC built into MAX8997 device by Łukasz Majewski · 12 years ago
  97. eba4239 pmic:battery: Support for Trats Battery at PMIC framework by Łukasz Majewski · 12 years ago
  98. bd8479e pmic: Extend struct pmic to support battery and charger related operations by Łukasz Majewski · 12 years ago
  99. e0a0cbf pmic: Move pmic related code to ./drivers/power directory by Łukasz Majewski · 12 years ago
  100. 9a1c4b2 pmic:chrg: Common information about charger and battery (power_chrg.h) by Łukasz Majewski · 12 years ago