1. b9944a7 mpc85xx: Add gdsys ControlCenter Digital board by Dirk Eibach · 11 years ago
  2. b8eee43 Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM by Dirk Eibach · 11 years ago
  3. c01939c Add Atmel I2C tpm by Dirk Eibach · 11 years ago
  4. b778c1b i2c: fsl_i2c: i2c_read(): dont try to write address w/ alen=0 by Reinhard Pfau · 11 years ago
  5. be6c152 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · 11 years ago
  6. baa8841 arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panel by Łukasz Majewski · 11 years ago
  7. f4eaf88 arm:exynos:fix: Fix clock calculation for Exynos4210 based targets. by Łukasz Majewski · 11 years ago
  8. f4ea9f8 PPC MPC83xx: Fix MPC8323ERDB build warning by Wolfgang Denk · 11 years ago
  9. 04735e9 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · 11 years ago
  10. 0eb33ad common: remove unaligned access error in bootmenu_getoption() by Lan Yixun (dlan) · 11 years ago
  11. 457dd02 cramfs: fix bug for wrong filename comparison by Holger Brunck · 11 years ago
  12. c8605bb patman: README documentation nits (unit test) by Gerhard Sittig · 11 years ago
  13. 4f6aa34 scsi: Correct types of scsi_read/write() by Simon Glass · 11 years ago
  14. 54e458d Revert "MIPS: Jz4740: Add qi_lb60 board support" by Tom Rini · 11 years ago
  15. 68c517e Prepare v2013.07-rc3 by Tom Rini · 11 years ago
  16. 8d94e68 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  17. b7a1d13 bootm: Handle errors consistently by Simon Glass · 11 years ago
  18. 1c90369 mtd: mxc_nand: Fix crash after MTD resync by Marek Vasut · 11 years ago
  19. e3a5bbc common/image.c: Fix regression with ramdisk load/entry points in FIT by Stefano Babic · 11 years ago
  20. fbbbc86 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  21. d72da15 bootm: Correct the arguments for the ELF image loader by Simon Glass · 11 years ago
  22. f320a4d bootm: Use selected configuration for ramdisk and fdt by Simon Glass · 11 years ago
  23. 7af26b1 blackfin: x86: bootm: Handle PREP stage of bootm by Simon Glass · 11 years ago
  24. ec39029 bootm: Remove extra OK message by Simon Glass · 11 years ago
  25. 970150a cmd_bootm.c: Re-order bootm_load_os return check for ELDK4.2 by Tom Rini · 11 years ago
  26. efc284e Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  27. a3f170c mx53ard: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  28. e97721c mx51evk: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  29. 86812c4 wandboard: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  30. 94aeb8a mx6slevk: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  31. 2169228 mx6qsabrelite: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  32. 254fd8d mx53loco: Change default environment to cope with OE changes by Otavio Salvador · 11 years ago
  33. ab94cd4 net: fec: Avoid MX28 bus sync issue by Marek Vasut · 11 years ago
  34. 3104ce1 net: fec: Remove bogus flush_dcache_range() call by Marek Vasut · 11 years ago
  35. 32cc24d m28evk: add trimffs to nand command by Marek Vasut · 11 years ago
  36. d035fcf ARM: tegra: enable LCD panel on Ventana by Stephen Warren · 11 years ago
  37. b46694d ARM: tegra: enable LCD panel on Harmony by Stephen Warren · 11 years ago
  38. d6cf707 Tegra: Config: Enable Tegra30/Tegra114 USB function by Jim Lin · 11 years ago
  39. 7e44d93 ARM: Tegra: USB: EHCI: Add support for Tegra30/Tegra114 by Jim Lin · 11 years ago
  40. 56867d8 ARM: Tegra: FDT: Add USB EHCI function for T30/T114 by Jim Lin · 11 years ago
  41. 630aacb Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  42. ecc8edb usb: pxa27x_udc: fix compiler warnings by Mike Dunn · 11 years ago
  43. 81c065d dfu: Update DFU's authorship history by Łukasz Majewski · 11 years ago
  44. 225fd8c cmd_bootm.c: Make bootz handle BOOTM_STATE_FINDOTHER itself by Tom Rini · 11 years ago
  45. 2b9599e cmd_bootm.c: Make bootz consume 'bootz' from argv, decrement argc by Tom Rini · 11 years ago
  46. fb1b139 bootm: Add the missing PREP stage to bootz and correct image handling by Simon Glass · 11 years ago
  47. a5266d6 bootm: Clean up bootz_setup() function by Simon Glass · 11 years ago
  48. a26913f bootm: Require boot function only if it is about to be used by Simon Glass · 11 years ago
  49. 385501d bootm: Disable interrupts only when loading by Simon Glass · 11 years ago
  50. 2f4998a Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 11 years ago
  51. 1ae76d4 EXYNOS: Resolve the i2c compilation error by Amar · 11 years ago
  52. e161f60 arm: exynos: fix clock calculation by Minkyu Kang · 11 years ago
  53. ff8fb56 video: consolidate splash screen alignment code by Anatolij Gustschin · 11 years ago
  54. 9dfa3d0 power:bat:trats: Break battery charging with ctrl+C by Łukasz Majewski · 11 years ago
  55. 9199fce arm:trats: Increase malloc pool size (for DFU ext4 transfers) by Łukasz Majewski · 11 years ago
  56. 643be9c EXYNOS: Move files from board/samsung to arch/arm by Rajeshwari Shinde · 11 years ago
  57. 198a40b EXYNOS4210: Configure GPIO for uart by Rajeshwari Shinde · 11 years ago
  58. 6e50e5c EXYNOS: LDS file move to common by Rajeshwari Shinde · 11 years ago
  59. dc20fdd EXYNOS: Add API for power reset and exit wakeup by Rajeshwari Shinde · 11 years ago
  60. c479c13 cmd_bootm.c: Correct check/return for unsupported sub-command by Tom Rini · 11 years ago
  61. a544ead cosmetic: README.SPL: fix a typo by Masahiro Yamada · 11 years ago
  62. c1273d7 Makefile: fix readelf usage by Andreas Bießmann · 11 years ago
  63. d4125eb tools/proftool: remove REG_NOERROR by Andreas Bießmann · 11 years ago
  64. 1a260fe lib/rsa/rsa-sig.c: compile on OS X by Andreas Bießmann · 11 years ago
  65. 9df4955 dfu:ext4:fix Fix DFU upload functionality by Łukasz Majewski · 11 years ago
  66. 051f9a3 dfu:ext4:fix Fix ext4{read|write} command formatting by Łukasz Majewski · 11 years ago
  67. 36f05e6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  68. 87bd05d ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on OMAP5 by Axel Lin · 11 years ago
  69. e3f5310 ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION by Lokesh Vutla · 11 years ago
  70. 58c86c7 am33xx: fix the ddr_cmdtctrl structure by Ilya Ledvich · 11 years ago
  71. b0857c4 usb: omap: ulpi: fix ulpi transceiver access by Michael Trimarchi · 11 years ago
  72. 2cb0e55 avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux by Andreas Bießmann · 11 years ago
  73. 3275989 omap: cm_t35: Fix cm_t35 for weak splash_screen_prepare by Robert Winkler · 11 years ago
  74. 59b1592 video: lcd: Make splash_screen_prepare weak, remove config macro by Robert Winkler · 11 years ago
  75. dd4425e video: lcd: Add CONFIG_SPLASH_SCREEN_PREPARE support to CONFIG_VIDEO by Robert Winkler · 11 years ago
  76. f7ef9d6 lcd: align bmp header when uncopmressing image by Piotr Wilczek · 11 years ago
  77. 5af7d0f lcd: remove unaligned access in lcd_dt_simplefb_configure_node() by Stephen Warren · 11 years ago
  78. b1d8654 drivers:video:s6e8ax0: change data_to_send array to static by Piotr Wilczek · 11 years ago
  79. 5a34d9b Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  80. befd387 usb: add support for the USB Ethernet adapter D-Link DUB-E100 H/W Ver C1 by Pierre Aubert · 11 years ago
  81. b37c4a2 usb: fix unaligned access in device_qual() by Heiko Schocher · 11 years ago
  82. e059a40 dfu:function: Fix number of allocated DFU function pointers by Lukasz Majewski · 11 years ago
  83. 7a34278 usb, musb-new: add wdt trigger by Heiko Schocher · 11 years ago
  84. c5398cc usb, g_dnl: make possibility to fixup the device_desc board specific by Heiko Schocher · 11 years ago
  85. ad5f977 usb, dfu gadget: switch to dfu mode in dfu_bind by Heiko Schocher · 11 years ago
  86. 12595e9 usb:composite: use memcpy to avoid unaligned access by Piotr Wilczek · 11 years ago
  87. 7f3cf40 drivers:usb: use get|put_unaligned_le16 by Piotr Wilczek · 11 years ago
  88. e7e75c7 dfu: make data buffer size configurable by Heiko Schocher · 11 years ago
  89. e6bf18d Prepare v2013.07-rc2 by Tom Rini · 11 years ago
  90. ed12b5b Fix bootm to work on powerpc again (compressed uImage) by Stefan Roese · 11 years ago
  91. 29ce737 mkimage: Build signing only if board has CONFIG_FIT_SIGNATURE by Simon Glass · 11 years ago
  92. 5ff0d08 bootm: Disable interrupts before loading OS by Simon Glass · 11 years ago
  93. d366438 cmd_bootm.c: Correct BOOTM_ERR_OVERLAP handling by Tom Rini · 11 years ago
  94. e6c7f86 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  95. d6c6d12 vf610twr: Remove SoC name from U-Boot prompt by Otavio Salvador · 11 years ago
  96. ca21f61 vf610twr: Add default environment in line with other Freescale boards by Otavio Salvador · 11 years ago
  97. 620ca1c video: mxsfb: Break the line in videomode message by Fabio Estevam · 11 years ago
  98. fca42cd MAINTAINERS: Add an entry to the mx6q wandboard variant by Fabio Estevam · 11 years ago
  99. 493c073 SMDK5250: Remove reduntant code by Rajeshwari Shinde · 11 years ago
  100. 20cb5fb am335x_evm: Add missing ';' in findfdt by Tom Rini · 11 years ago