1. 9d415db Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  2. bae15dd dm: spi: Add documentation on how to convert over SPI drivers by Simon Glass · 10 years ago
  3. 456dd7c dm: spi: Add soft_spi implementation by Simon Glass · 10 years ago
  4. 47424ec dm: core: Add a clarifying comment on struct udevice's seq member by Simon Glass · 10 years ago
  5. 44da735 dm: core: Add functions for iterating through device children by Simon Glass · 10 years ago
  6. fd91fc9 sandbox: dts: Add a SPI device and cros_ec device by Simon Glass · 10 years ago
  7. 0129b52 x86: Support loading kernel setup from a FIT by Simon Glass · 10 years ago
  8. 750d66c doc: Tidy up and update part of the FIT documentation by Simon Glass · 10 years ago
  9. e5c778e powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR by Masahiro Yamada · 10 years ago
  10. aa9ecf8 powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7 by Masahiro Yamada · 10 years ago
  11. e168aae powerpc: ppc4xx: remove board support for bluestone by Masahiro Yamada · 10 years ago
  12. 14d378d powerpc: ppc4xx: remove board support for CRAYL1 by Masahiro Yamada · 10 years ago
  13. 3d7c6a6 powerpc: ppc4xx: remove board support for KAREF and METROBOX by Masahiro Yamada · 10 years ago
  14. 5550ac6b git-mailrc: add me as a maintainer of UniPhier platform by Masahiro Yamada · 10 years ago
  15. c343b38 mtd: denali: add Denali controller configs to Kconfig by Masahiro Yamada · 10 years ago
  16. 0542391 nand/denali: Document CONFIG symbols by Scott Wood · 10 years ago
  17. 432710c README.clang: update FreeBSD instructions by Jeroen Hofstee · 10 years ago
  18. bfb9ba4 usb/gadget: fastboot: add support for flash command by Steve Rae · 10 years ago
  19. 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  20. e9c005f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  21. 240e621 cosmetic: README.scrapyard: add NIOS2 boards by Masahiro Yamada · 10 years ago
  22. 162efa2 Merge branch 'master' of git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
  23. 5cc1db4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  24. f892d52 README.imximage: Fix the maximum DCD size by Fabio Estevam · 10 years ago
  25. 2e571e9 README.clang: build command with clang by Jeroen Hofstee · 10 years ago
  26. 79a9da3 dm: serial: Add driver model support for ns16550 by Simon Glass · 10 years ago
  27. cdbbfe3 sandbox: dts: Add a serial console node by Simon Glass · 10 years ago
  28. 6a9d516 esdhc: Add CONFIG_SYS_FSL_ESDHC_LE and CONFIG_SYS_FSL_ESDHC_BE macros by Wang Huan · 10 years ago
  29. e24c502 video: exynos_fimd: Add framework to disable FIMD sysmmu by Ajay Kumar · 10 years ago
  30. a314d9e odroid: kconfig: add odroid_defconfig by Przemyslaw Marczak · 10 years ago
  31. d59284f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  32. cc533e9 README.kconfig: document backward compatibility "make *_config" by Masahiro Yamada · 10 years ago
  33. 0efbdcf board/ti/am335x: add support for beaglebone NOR Cape by pekon gupta · 10 years ago
  34. 6a5c4b1 git-mailrc: add patman and buildman alias by Masahiro Yamada · 10 years ago
  35. 9415358 powerpc: mpc8xx: remove FLAGADM board support by Masahiro Yamada · 10 years ago
  36. 7d11f54 powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support by Masahiro Yamada · 10 years ago
  37. e35b53f powerpc: mpc8xx: remove SXNI855T board support by Masahiro Yamada · 10 years ago
  38. 28ec9d0 powerpc: mpc8xx: remove svm_sc8xx board by Masahiro Yamada · 10 years ago
  39. 1da81a5 powerpc: mpc8xx: remove stxxtc board support by Masahiro Yamada · 10 years ago
  40. bf6535f omap: remove omap5912osk board support by Masahiro Yamada · 10 years ago
  41. 532dd5b README.kconfig: add initial version of Kconfig document by Masahiro Yamada · 10 years ago
  42. 843e051 powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qds by York Sun · 10 years ago
  43. 1961bbc powerpc/T4240QDS/eth: some fix for XFI by Shaohui Xie · 10 years ago
  44. 0209671 cosmetic: update doc/README.scrapyard by Masahiro Yamada · 10 years ago
  45. 2872158 git-mailrc: Add myself as dm maintainer by Simon Glass · 10 years ago
  46. a6e3a4a git-mailrc: Change fdt maintainer by Simon Glass · 10 years ago
  47. 1f9f321 doc: README.android-fastboot: Add note about vendor ID by Barnes, Clifton A · 10 years ago
  48. 89f4ed1 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
  49. b36a4d4 Change Andy Fleming's email address by Andy Fleming · 10 years ago
  50. f6e679d git-mailrc: add a kconfig alias by Stephen Warren · 10 years ago
  51. 1ed84a3 doc: README.SPL: adjust for Kbuild and Kconfig by Masahiro Yamada · 10 years ago
  52. c914851 doc: delete README.ARM-SoC by Masahiro Yamada · 10 years ago
  53. ec2a323 spi: Support half-duplex mode in FDT decode by Simon Glass · 10 years ago
  54. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  55. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  56. 7909b6d ARM: omap: move board specific NAND configs out from ti_armv7_common.h by pekon gupta · 10 years ago
  57. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  58. 60d971b dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  59. 48d4e29 dm: Add functions to access a device's children by Simon Glass · 10 years ago
  60. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  61. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
  62. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  63. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  64. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  65. baac5dd doc: Add zynq fragment to git-mailrc file by Michal Simek · 10 years ago
  66. 489a6fb Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  67. 49ea9bc git-mailrc: Add sunxi custodians. by Ian Campbell · 10 years ago
  68. df2dd33 mpc8xx: remove spc1920 board support by Masahiro Yamada · 10 years ago
  69. a6f5758 mpc8xx: remove v37 board support by Masahiro Yamada · 10 years ago
  70. 8c970ec mpc8xx: remove fads board support by Masahiro Yamada · 10 years ago
  71. 43d9a80 mpc8xx: remove netta, netta2, netphone board support by Masahiro Yamada · 10 years ago
  72. 54c5d93 mpc8xx: remove rbc823 board support by Masahiro Yamada · 10 years ago
  73. 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · 10 years ago
  74. 3a7095c mpc8xx: remove qs850, qs860t board support by Masahiro Yamada · 10 years ago
  75. ea33175 doc/README.falcon: Clarify steps slightly. by Tom Rini · 10 years ago
  76. 7b1d37b cosmetic: doc: update README.generic-board by Masahiro Yamada · 10 years ago
  77. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  78. edd3447 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  79. 3b2a815 dm: Expand and improve the device lifecycle docs by Simon Glass · 10 years ago
  80. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  81. 759a0e7 Add documentation for verified boot on Beaglebone Black by Simon Glass · 10 years ago
  82. a51991d Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  83. c3b0de4 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  84. 551df6d mx28evk: Add documentation on how to boot from SPI NOR by Fabio Estevam · 10 years ago
  85. f44e5b4 docs: driver-model: Fix spelling by Chris Packham · 10 years ago
  86. 67bce6b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 10 years ago
  87. 17365f4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  88. 26c4e15 am335x: update README for BCH16 by pekon gupta · 10 years ago
  89. 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 11 years ago
  90. f704d88 nand_spl: remove simpc8313 support by Masahiro Yamada · 10 years ago
  91. 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · 11 years ago
  92. b88a6ba FDT: Fix DTC repository references by Jon Loeliger · 11 years ago
  93. e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  94. d6f0796 powerpc: hiddendragon: remove orphan board by Masahiro Yamada · 11 years ago
  95. 5e6d5ba powerpc: debris: remove orphan board by Masahiro Yamada · 11 years ago
  96. edc55e5 powerpc: kvme080: remove orphan board by Masahiro Yamada · 11 years ago
  97. 47e2b07 powerpc: ep8248: remove orphan board by Masahiro Yamada · 11 years ago
  98. 37d4874 powerpc: ispan: remove orphan board by Masahiro Yamada · 11 years ago
  99. 6a8a59b powerpc: rattler: remove orphan board by Masahiro Yamada · 11 years ago
  100. aa09a59 powerpc: zpc1900: remove orphan board by Masahiro Yamada · 11 years ago