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