1. 934a529 tools/kwbimage: Fix compilation warning by Stefan Roese · 10 years ago
  2. e5f1a58 tools/kwbimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  3. 571bdf1 arm: interrupt_init: set sp in IRQ/FIQ modes by Georges Savoundararadj · 10 years ago
  4. 3ff46cc arm: relocate the exception vectors by Georges Savoundararadj · 10 years ago
  5. c57a642 arm: make .vectors section allocatable by Georges Savoundararadj · 10 years ago
  6. 2e07c24 kconfig: arm: introduce symbol for ARM CPUs by Georges Savoundararadj · 10 years ago
  7. 678398b i2c: designware: Convert driver to multibus/multiadapter framework by Stefan Roese · 10 years ago
  8. 318a9ce i2c: mxs: Add support for I2C 1 on i.MX28 by Marek Vasut · 10 years ago
  9. 58a7d1c i2c: mxs: Pass the i2c_adapter around by Marek Vasut · 10 years ago
  10. 1fa96e8 i2c: mxs: Add basic support for i2c framework by Marek Vasut · 10 years ago
  11. 9536099 i2c: mxs: Consolidate hard-coded bus address by Marek Vasut · 10 years ago
  12. d58a945 ppc/arm: zap EMK boards by Wolfgang Denk · 10 years ago
  13. 1a929f7 doc/README.scrapyard: update commit IDs by Wolfgang Denk · 10 years ago
  14. 0029d6c dwc_ahsata: use bitwise operator in sata_port_status by Nikita Kiryanov · 10 years ago
  15. 93575c3 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  16. 6c499ab e1000: add i211 and unprogrammed i210/i211 support by Marcel Ziswiler · 10 years ago
  17. 6bc98f5 odroid: dts: fix name of included dtsi by Przemyslaw Marczak · 10 years ago
  18. b746454 odroid: dts: adjust sd cd-gpios for SD Card by Przemyslaw Marczak · 10 years ago
  19. 6a5ce1e trats2: dts: adjust gpio numbers after gpio rework by Przemyslaw Marczak · 10 years ago
  20. 2656347 trats: dts: adjust gpio numbers to new api by Przemyslaw Marczak · 10 years ago
  21. 3f51ce6 universal: dts: adjust gpio numbers to new api by Przemyslaw Marczak · 10 years ago
  22. 4381aad universal: request soft i2c gpio by Przemyslaw Marczak · 10 years ago
  23. 523943d exynos4210: dts: fix gpio offset in pinctrl-uboot by Przemyslaw Marczak · 10 years ago
  24. 8195a26 exynos4412: dts: adjust pinctrl-uboot to changed gpio order by Przemyslaw Marczak · 10 years ago
  25. f065500 exynos4412: dts: fix bad gpio order in pinctrl by Przemyslaw Marczak · 10 years ago
  26. 4367c71 exynos: common: enable generic fs operations by Przemyslaw Marczak · 10 years ago
  27. 3f3c13a mmc: s5p: set SD detection pin as input by Przemyslaw Marczak · 10 years ago
  28. 3664816 git-mailrc: add pmic custodian by Przemyslaw Marczak · 10 years ago
  29. bedcf39 gitignore: ignore atmel pmecc parameter tool by Andreas Bießmann · 10 years ago
  30. e76caa6 spl: move comment to the right place by Andreas Bießmann · 10 years ago
  31. 4a8c3f6 Use __stringify() instead of xstr() by Anatolij Gustschin · 10 years ago
  32. f39c5d1 ppc4xx: update PMC440 board support by Matthias Fuchs · 10 years ago
  33. 86f4695 image: Fix Android boot image support by Ahmad Draidi · 10 years ago
  34. 11ab5be arm: db-mv784mp-gp/maxbcm Add placeholder bin_hdr file so that linking works by Stefan Roese · 10 years ago
  35. a3a4749 cmd_mem: call unmap_sysmem() after map_sysmem() by Masahiro Yamada · 10 years ago
  36. 616e216 common: command: trivial coding style fixes by Masahiro Yamada · 10 years ago
  37. 5699ea6 Correct two non-functional misspellings "overrided". by Robert P. J. Day · 10 years ago
  38. 3bd6f7e Correct single misspelling of "consitant" in source tree. by Robert P. J. Day · 10 years ago
  39. 6a10560 doc: fix README.standalone by Masahiro Yamada · 10 years ago
  40. 17da712 e1000: fix sw fw sync on igb i210/i211 by Marcel Ziswiler · 10 years ago
  41. b265d0c README.kconfig: fix typo by Igor Grinberg · 10 years ago
  42. cf6bbe4 kconfig: add CONFIG_SUPPORT_TPL by Masahiro Yamada · 10 years ago
  43. 0262735 kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
  44. d641819 common/cmd_io.c: Fix incorrect help for iod/iow by Bin Meng · 10 years ago
  45. 76f8cdb net/e1000: Fix EEPROM access error by York Sun · 10 years ago
  46. 9981945 aboot: fix block addressing for don't care chunk type by Rob Herring · 10 years ago
  47. ee66511 TI:OMAP4: enable EXT support in SPL for OMAP4 boards by Guillaume GARDET · 10 years ago
  48. 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
  49. fae81c7 doc: Update documentation according to the EXT SPL support patch set by Guillaume GARDET · 10 years ago
  50. 592f922 spl: Add EXT support to SPL by Guillaume GARDET · 10 years ago
  51. 205b4f3 Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  52. b01495e test: Add a simple test to detected warnings with uint64_t, uintptr_t by Simon Glass · 10 years ago
  53. 4fd074d usb: Use correct printf() format string for uintptr_t by Simon Glass · 10 years ago
  54. f360947 scsi: Use correct printf() format string for uintptr_t by Simon Glass · 10 years ago
  55. 6bcb8ad x86: Use correct printf() format string for uintptr_t by Simon Glass · 10 years ago
  56. c6da9ae Tidy up data sizes and function comment in display_options by Simon Glass · 10 years ago
  57. 6bf6725 Use uint64_t instead of u64 in put_dec() by Simon Glass · 10 years ago
  58. 19ea467 Use uint64_t for time types by Simon Glass · 10 years ago
  59. aac618a ext4: Use inttypes for printf() string by Simon Glass · 10 years ago
  60. 4166ecb Add some standard headers external code might need by Gabe Black · 10 years ago
  61. 0d296cc Provide option to avoid defining a custom version of uintptr_t. by Gabe Black · 10 years ago
  62. 4bf3a56 Revert "common, env: Fix support for environment in i2c eeprom" by Valentin Longchamp · 10 years ago
  63. be9445c doc: Fix comparison operator by Olaf Mandel · 10 years ago
  64. 91e2be4 wireless_space: set myself as maintainer by Albert ARIBAUD · 10 years ago
  65. 87b6398 cli: hush: Adjust 'run' command to run each line of the env var by Simon Glass · 10 years ago
  66. 0cf8761 Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx by Tom Rini · 10 years ago
  67. f06f9a1 ppc: Zap TQM8272 board by Marek Vasut · 10 years ago
  68. ccc1950 ppc: Zap TQM8260 board by Marek Vasut · 10 years ago
  69. 6afb357 ppc: Zap IDS8247 board by Marek Vasut · 10 years ago
  70. 4109cb0 ppc: Zap HWW1U1A board by Marek Vasut · 10 years ago
  71. 5038d7f ppc: Zap Hymod board by Marek Vasut · 10 years ago
  72. 1655f9f ppc: Zap MHPC board by Marek Vasut · 10 years ago
  73. 4af5f0f ppc: Zap ICU862 board by Marek Vasut · 10 years ago
  74. 03b0040 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · 10 years ago
  75. fc29778 README.scrapyard: update commit IDs by Wolfgang Denk · 10 years ago
  76. 0694f80 powerpc: mpc5121ads: update board config info in README by Anatolij Gustschin · 10 years ago
  77. 77d4357 powerpc: digsy_mtc: convert to generic board by Anatolij Gustschin · 10 years ago
  78. 5b8cdd8 powerpc: mecp5123: convert to generic board by Anatolij Gustschin · 10 years ago
  79. 37cf49c powerpc: ac14xx: convert to generic board by Anatolij Gustschin · 10 years ago
  80. 32ff89d powerpc: aria: convert to generic board by Anatolij Gustschin · 10 years ago
  81. 8aad332 powerpc: pdm360ng: convert to generic board by Anatolij Gustschin · 10 years ago
  82. 10e99d8 powerpc: mpc5121ads: convert to generic board by Anatolij Gustschin · 10 years ago
  83. c6832a9 powerpc: mpc512x: fix boot breakage by Anatolij Gustschin · 10 years ago
  84. 0ce4af9 Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 10 years ago
  85. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  86. 674ca84 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 10 years ago
  87. 20cadbb arm: socfpga: config: Add USB support example by Marek Vasut · 10 years ago
  88. 686ed2c2 tools/socfpgaimage.c: fix build on darwin by Andreas Bießmann · 10 years ago
  89. a22a584 arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macro by Marek Vasut · 10 years ago
  90. 34584d1 arm: socfpga: Zap spl.h and ad-hoc related syms by Marek Vasut · 10 years ago
  91. fc52089 arm: socfpga: Move code from misc_init_r() to arch_early_init_r() by Marek Vasut · 10 years ago
  92. d0796de Merge http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  93. 1fba907 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  94. 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  95. c69ecd9 i2c: designware: add an implement i2c protos by Jeroen Hofstee · 10 years ago
  96. 7b8119d tegra: add proto for pin_mux_mmc by Jeroen Hofstee · 10 years ago
  97. ce04822 spl: add prototype for jump_to_image_no_args by Jeroen Hofstee · 10 years ago
  98. aeb8055 mmc: add prototype for mmc_get_env_addr by Jeroen Hofstee · 10 years ago
  99. 611aee2 ide: add missing prototype by Jeroen Hofstee · 10 years ago
  100. 5b5ac64 gpio: add protype for name_to_gpio by Jeroen Hofstee · 10 years ago