1. 29fd5c2 tqma6: fix typo in header guard define by Markus Niebel · 10 years ago
  2. 1719d49 tqma6: fix sf detection by Markus Niebel · 10 years ago
  3. ebcaf96 arm: socfpga: Add I2C support to SoCFPGA by Stefan Roese · 10 years ago
  4. ca9d817 mx6sabresd: Add Seiko WVGA panel support by Fabio Estevam · 10 years ago
  5. f91c09a ARM: mx6: Add support for Kosagi Novena by Marek Vasut · 10 years ago
  6. 9df4757 board: wandboard: add usb storage by Jeroen Hofstee · 10 years ago
  7. 2c54cb5 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  8. b8be4e3 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  9. 026090e x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MB by Simon Glass · 10 years ago
  10. 69445d6 powerpc: TQM5200: convert to generic board by Wolfgang Denk · 10 years ago
  11. 23c5d25 powerpc: tqm8xx*: convert to generic board by Wolfgang Denk · 10 years ago
  12. d9bc8fd serial: UniPhier: add static to locally used functions by Masahiro Yamada · 10 years ago
  13. bb72148 serial: UniPhier: add .pending handler by Masahiro Yamada · 10 years ago
  14. 59ca553 ARM: UniPhier: make pinmon command optional by Masahiro Yamada · 10 years ago
  15. 571bdf1 arm: interrupt_init: set sp in IRQ/FIQ modes by Georges Savoundararadj · 10 years ago
  16. 3ff46cc arm: relocate the exception vectors by Georges Savoundararadj · 10 years ago
  17. c57a642 arm: make .vectors section allocatable by Georges Savoundararadj · 10 years ago
  18. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  19. 678398b i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · 10 years ago
  20. 318a9ce i2c: mxs: Add support for I2C 1 on i.MX28 by Marek Vasut · 10 years ago
  21. 58a7d1c i2c: mxs: Pass the i2c_adapter around by Marek Vasut · 10 years ago
  22. 1fa96e8 i2c: mxs: Add basic support for i2c framework by Marek Vasut · 10 years ago
  23. 9536099 i2c: mxs: Consolidate hard-coded bus address by Marek Vasut · 10 years ago
  24. 2c363cb x86: Correct a few progress message nits by Simon Glass · 10 years ago
  25. 61643ae x86: bootm: Support booting a 64-bit raw kernel by Simon Glass · 10 years ago
  26. 5bda35c x86: image: Add new image type for x64_64 by Simon Glass · 10 years ago
  27. 7653938 x86: Move kernel boot function to arch/x86/lib/bootm.c by Simon Glass · 10 years ago
  28. 200182a x86: Add support for starting 64-bit kernel by Simon Glass · 10 years ago
  29. 92cc94a x86: Display basic CPU information on boot by Simon Glass · 10 years ago
  30. dc68584 x86: Bring in msr-index.h from linux 3.8 by Simon Glass · 10 years ago
  31. 7bddac9 x86: Move paging functions into cpu.c by Simon Glass · 10 years ago
  32. d58a945 ppc/arm: zap EMK boards by Wolfgang Denk · 10 years ago
  33. 1a929f7 doc/README.scrapyard: update commit IDs by Wolfgang Denk · 10 years ago
  34. 0029d6c dwc_ahsata: use bitwise operator in sata_port_status by Nikita Kiryanov · 10 years ago
  35. 93575c3 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  36. 6c499ab e1000: add i211 and unprogrammed i210/i211 support by Marcel Ziswiler · 10 years ago
  37. 59a9cfd gic: fixed compilation error in GICv2 wait for interrupt macro by Yehuda Yitschak · 10 years ago
  38. 6bc98f5 odroid: dts: fix name of included dtsi by Przemyslaw Marczak · 10 years ago
  39. b746454 odroid: dts: adjust sd cd-gpios for SD Card by Przemyslaw Marczak · 10 years ago
  40. 6a5ce1e trats2: dts: adjust gpio numbers after gpio rework by Przemyslaw Marczak · 10 years ago
  41. 2656347 trats: dts: adjust gpio numbers to new api by Przemyslaw Marczak · 10 years ago
  42. 3f51ce6 universal: dts: adjust gpio numbers to new api by Przemyslaw Marczak · 10 years ago
  43. 4381aad universal: request soft i2c gpio by Przemyslaw Marczak · 10 years ago
  44. 523943d exynos4210: dts: fix gpio offset in pinctrl-uboot by Przemyslaw Marczak · 10 years ago
  45. 8195a26 exynos4412: dts: adjust pinctrl-uboot to changed gpio order by Przemyslaw Marczak · 10 years ago
  46. f065500 exynos4412: dts: fix bad gpio order in pinctrl by Przemyslaw Marczak · 10 years ago
  47. 4367c71 exynos: common: enable generic fs operations by Przemyslaw Marczak · 10 years ago
  48. 3f3c13a mmc: s5p: set SD detection pin as input by Przemyslaw Marczak · 10 years ago
  49. 3664816 git-mailrc: add pmic custodian by Przemyslaw Marczak · 10 years ago
  50. bedcf39 gitignore: ignore atmel pmecc parameter tool by Andreas Bießmann · 10 years ago
  51. e76caa6 spl: move comment to the right place by Andreas Bießmann · 10 years ago
  52. 4a8c3f6 Use __stringify() instead of xstr() by Anatolij Gustschin · 10 years ago
  53. f39c5d1 ppc4xx: update PMC440 board support by Matthias Fuchs · 10 years ago
  54. 86f4695 image: Fix Android boot image support by Ahmad Draidi · 10 years ago
  55. 11ab5be arm: db-mv784mp-gp/maxbcm Add placeholder bin_hdr file so that linking works by Stefan Roese · 10 years ago
  56. a3a4749 cmd_mem: call unmap_sysmem() after map_sysmem() by Masahiro Yamada · 10 years ago
  57. 616e216 common: command: trivial coding style fixes by Masahiro Yamada · 10 years ago
  58. 5699ea6 Correct two non-functional misspellings "overrided". by Robert P. J. Day · 10 years ago
  59. 3bd6f7e Correct single misspelling of "consitant" in source tree. by Robert P. J. Day · 10 years ago
  60. 6a10560 doc: fix README.standalone by Masahiro Yamada · 10 years ago
  61. 17da712 e1000: fix sw fw sync on igb i210/i211 by Marcel Ziswiler · 10 years ago
  62. b265d0c README.kconfig: fix typo by Igor Grinberg · 10 years ago
  63. cf6bbe4 kconfig: add CONFIG_SUPPORT_TPL by Masahiro Yamada · 10 years ago
  64. 0262735 kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  65. d641819 common/cmd_io.c: Fix incorrect help for iod/iow by Bin Meng · 10 years ago
  66. 76f8cdb net/e1000: Fix EEPROM access error by York Sun · 10 years ago
  67. 9981945 aboot: fix block addressing for don't care chunk type by Rob Herring · 10 years ago
  68. ee66511 TI:OMAP4: enable EXT support in SPL for OMAP4 boards by Guillaume GARDET · 10 years ago
  69. 7d2b4e7 spl: do not hang in spl_register_fat_device but return error value. It allows to use both CONFIG_SPL_FAT_SUPPORT and CONFIG_SPL_EXT_SUPPORT. by Guillaume GARDET · 10 years ago
  70. fae81c7 doc: Update documentation according to the EXT SPL support patch set by Guillaume GARDET · 10 years ago
  71. 592f922 spl: Add EXT support to SPL by Guillaume GARDET · 10 years ago
  72. 027a9a0 SPI: mxc_spi: delay initialisation until claim bus by Markus Niebel · 10 years ago
  73. ba3451d SPI: mxc_spi: remove second reset from ECSPI config handler by Markus Niebel · 10 years ago
  74. cdcdad8 spi: altera: Move the config options to the top by Marek Vasut · 10 years ago
  75. df15567 spi: altera: Add short note about EPCS/EPCQx1 by Marek Vasut · 10 years ago
  76. bc76b82 spi: altera: Clean up the use of variable d by Marek Vasut · 10 years ago
  77. 80d7333 spi: altera: Zap endless loop by Marek Vasut · 10 years ago
  78. 37dcc13 spi: altera: Clean up most checkpatch issues by Marek Vasut · 10 years ago
  79. 2e13da1 spi: altera: Clean up bit definitions by Marek Vasut · 10 years ago
  80. eef6702 spi: altera: Use struct-based register access by Marek Vasut · 10 years ago
  81. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  82. b01495e test: Add a simple test to detected warnings with uint64_t, uintptr_t by Simon Glass · 10 years ago
  83. 4fd074d usb: Use correct printf() format string for uintptr_t by Simon Glass · 10 years ago
  84. f360947 scsi: Use correct printf() format string for uintptr_t by Simon Glass · 10 years ago
  85. 6bcb8ad x86: Use correct printf() format string for uintptr_t by Simon Glass · 10 years ago
  86. c6da9ae Tidy up data sizes and function comment in display_options by Simon Glass · 10 years ago
  87. 6bf6725 Use uint64_t instead of u64 in put_dec() by Simon Glass · 10 years ago
  88. 19ea467 Use uint64_t for time types by Simon Glass · 10 years ago
  89. aac618a ext4: Use inttypes for printf() string by Simon Glass · 10 years ago
  90. 4166ecb Add some standard headers external code might need by Gabe Black · 10 years ago
  91. 0d296cc Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  92. 4bf3a56 Revert "common, env: Fix support for environment in i2c eeprom" by Valentin Longchamp · 10 years ago
  93. be9445c doc: Fix comparison operator by Olaf Mandel · 10 years ago
  94. 91e2be4 wireless_space: set myself as maintainer by Albert ARIBAUD · 10 years ago
  95. 87b6398 cli: hush: Adjust 'run' command to run each line of the env var by Simon Glass · 10 years ago
  96. 0cf8761 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  97. f06f9a1 ppc: Zap TQM8272 board by Marek Vasut · 10 years ago
  98. ccc1950 ppc: Zap TQM8260 board by Marek Vasut · 10 years ago
  99. 6afb357 ppc: Zap IDS8247 board by Marek Vasut · 10 years ago
  100. 4109cb0 ppc: Zap HWW1U1A board by Marek Vasut · 10 years ago