1. 36f9f1b Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  2. 7e08a1f Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  3. 9fa901b dm: Update documentation to include CONFIG_DM... options by Simon Glass · 10 years ago
  4. dcfac35 x86: ivybridge: Add early LPC init so that serial works by Simon Glass · 10 years ago
  5. 406c4b30 ARM: mxs: tools: Add support for boot progress display flag by Alexey Ignatov · 10 years ago
  6. 200c12b powerpc: remove orphaned boards mcc200 and prs200 by Nikita Kiryanov · 10 years ago
  7. c8c6760 doc: fix documentation of out-of-tree build by Timo Ketola · 10 years ago
  8. 6736b8b Fix cosmetic issues in mkimage manpage by Vagrant Cascadian · 10 years ago
  9. 7ec578a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 10 years ago
  10. 42fec60 ppc/arm: zap EMK boards by Wolfgang Denk · 10 years ago
  11. bce9b15 doc/README.scrapyard: update commit IDs by Wolfgang Denk · 10 years ago
  12. ab3210b git-mailrc: add pmic custodian by Przemyslaw Marczak · 10 years ago
  13. 536d317 doc: fix README.standalone by Masahiro Yamada · 10 years ago
  14. 182a4d7 README.kconfig: fix typo by Igor Grinberg · 10 years ago
  15. 5065b71 doc: Update documentation according to the EXT SPL support patch set by Guillaume GARDET · 10 years ago
  16. 74a7d46 spi: altera: Add short note about EPCS/EPCQx1 by Marek Vasut · 10 years ago
  17. 06212d0 doc: Fix comparison operator by Olaf Mandel · 10 years ago
  18. 4b07ce1 ppc: Zap TQM8272 board by Marek Vasut · 10 years ago
  19. 12ffcb0 ppc: Zap TQM8260 board by Marek Vasut · 10 years ago
  20. 27cb17d ppc: Zap IDS8247 board by Marek Vasut · 10 years ago
  21. a34567e ppc: Zap HWW1U1A board by Marek Vasut · 10 years ago
  22. 4cdede6 ppc: Zap Hymod board by Marek Vasut · 10 years ago
  23. 0f7369a ppc: Zap MHPC board by Marek Vasut · 10 years ago
  24. 1bb644e ppc: Zap ICU862 board by Marek Vasut · 10 years ago
  25. 2ced070 PowerPC: drop some 74xx_7xx boards and related code by Wolfgang Denk · 10 years ago
  26. d82b281 README.scrapyard: update commit IDs by Wolfgang Denk · 10 years ago
  27. b4463db test: dm: Add additional GPIO tests by Simon Glass · 10 years ago
  28. 1b27d60 dm: gpio: Add gpio_requestf() helper for printf() strings by Simon Glass · 10 years ago
  29. 96f7d60 test: dm: Update GPIO tests for new gpio_request() method by Simon Glass · 10 years ago
  30. 9d415db Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  31. bae15dd dm: spi: Add documentation on how to convert over SPI drivers by Simon Glass · 10 years ago
  32. 456dd7c dm: spi: Add soft_spi implementation by Simon Glass · 10 years ago
  33. 47424ec dm: core: Add a clarifying comment on struct udevice's seq member by Simon Glass · 10 years ago
  34. 44da735 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  35. fd91fc9 sandbox: dts: Add a SPI device and cros_ec device by Simon Glass · 10 years ago
  36. 0129b52 x86: Support loading kernel setup from a FIT by Simon Glass · 10 years ago
  37. 750d66c doc: Tidy up and update part of the FIT documentation by Simon Glass · 10 years ago
  38. e5c778e powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR by Masahiro Yamada · 10 years ago
  39. aa9ecf8 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · 10 years ago
  40. e168aae powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · 10 years ago
  41. 14d378d powerpc: ppc4xx: remove board support for CRAYL1 by Masahiro Yamada · 10 years ago
  42. 3d7c6a6 powerpc: ppc4xx: remove board support for KAREF and METROBOX by Masahiro Yamada · 10 years ago
  43. 5550ac6b git-mailrc: add me as a maintainer of UniPhier platform by Masahiro Yamada · 10 years ago
  44. c343b38 mtd: denali: add Denali controller configs to Kconfig by Masahiro Yamada · 10 years ago
  45. 0542391 nand/denali: Document CONFIG symbols by Scott Wood · 10 years ago
  46. 432710c README.clang: update FreeBSD instructions by Jeroen Hofstee · 10 years ago
  47. bfb9ba4 usb/gadget: fastboot: add support for flash command by Steve Rae · 10 years ago
  48. 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  49. e9c005f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  50. 240e621 cosmetic: README.scrapyard: add NIOS2 boards by Masahiro Yamada · 10 years ago
  51. 162efa2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  52. 5cc1db4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  53. f892d52 README.imximage: Fix the maximum DCD size by Fabio Estevam · 10 years ago
  54. 2e571e9 README.clang: build command with clang by Jeroen Hofstee · 10 years ago
  55. 79a9da3 dm: serial: Add driver model support for ns16550 by Simon Glass · 10 years ago
  56. cdbbfe3 sandbox: dts: Add a serial console node by Simon Glass · 10 years ago
  57. 6a9d516 esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros by Wang Huan · 10 years ago
  58. e24c502 video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago
  59. a314d9e odroid: kconfig: add odroid_defconfig by Przemyslaw Marczak · 10 years ago
  60. d59284f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  61. cc533e9 README.kconfig: document backward compatibility "make *_config" by Masahiro Yamada · 10 years ago
  62. 0efbdcf board/ti/am335x: add support for beaglebone NOR Cape by pekon gupta · 10 years ago
  63. 6a5c4b1 git-mailrc: add patman and buildman alias by Masahiro Yamada · 10 years ago
  64. 9415358 powerpc: mpc8xx: remove FLAGADM board support by Masahiro Yamada · 10 years ago
  65. 7d11f54 powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support by Masahiro Yamada · 10 years ago
  66. e35b53f powerpc: mpc8xx: remove SXNI855T board support by Masahiro Yamada · 10 years ago
  67. 28ec9d0 powerpc: mpc8xx: remove svm_sc8xx board by Masahiro Yamada · 10 years ago
  68. 1da81a5 powerpc: mpc8xx: remove stxxtc board support by Masahiro Yamada · 10 years ago
  69. bf6535f omap: remove omap5912osk board support by Masahiro Yamada · 10 years ago
  70. 532dd5b README.kconfig: add initial version of Kconfig document by Masahiro Yamada · 10 years ago
  71. 843e051 powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qds by York Sun · 10 years ago
  72. 1961bbc powerpc/T4240QDS/eth: some fix for XFI by Shaohui Xie · 10 years ago
  73. 0209671 cosmetic: update doc/README.scrapyard by Masahiro Yamada · 10 years ago
  74. 2872158 git-mailrc: Add myself as dm maintainer by Simon Glass · 10 years ago
  75. a6e3a4a git-mailrc: Change fdt maintainer by Simon Glass · 10 years ago
  76. 1f9f321 doc: README.android-fastboot: Add note about vendor ID by Barnes, Clifton A · 10 years ago
  77. 89f4ed1 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
  78. b36a4d4 Change Andy Fleming's email address by Andy Fleming · 10 years ago
  79. f6e679d git-mailrc: add a kconfig alias by Stephen Warren · 10 years ago
  80. 1ed84a3 doc: README.SPL: adjust for Kbuild and Kconfig by Masahiro Yamada · 10 years ago
  81. c914851 doc: delete README.ARM-SoC by Masahiro Yamada · 10 years ago
  82. ec2a323 spi: Support half-duplex mode in FDT decode by Simon Glass · 10 years ago
  83. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  84. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  85. 7909b6d ARM: omap: move board specific NAND configs out from ti_armv7_common.h by pekon gupta · 10 years ago
  86. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  87. 60d971b dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  88. 48d4e29 dm: Add functions to access a device's children by Simon Glass · 10 years ago
  89. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  90. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
  91. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  92. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  93. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  94. baac5dd doc: Add zynq fragment to git-mailrc file by Michal Simek · 10 years ago
  95. 489a6fb Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  96. 49ea9bc git-mailrc: Add sunxi custodians. by Ian Campbell · 10 years ago
  97. df2dd33 mpc8xx: remove spc1920 board support by Masahiro Yamada · 10 years ago
  98. a6f5758 mpc8xx: remove v37 board support by Masahiro Yamada · 10 years ago
  99. 8c970ec mpc8xx: remove fads board support by Masahiro Yamada · 10 years ago
  100. 43d9a80 mpc8xx: remove netta, netta2, netphone board support by Masahiro Yamada · 10 years ago