1. d59284f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  2. cc533e9 README.kconfig: document backward compatibility "make *_config" by Masahiro Yamada · 10 years ago
  3. 0efbdcf board/ti/am335x: add support for beaglebone NOR Cape by pekon gupta · 10 years ago
  4. 6a5c4b1 git-mailrc: add patman and buildman alias by Masahiro Yamada · 10 years ago
  5. 9415358 powerpc: mpc8xx: remove FLAGADM board support by Masahiro Yamada · 10 years ago
  6. 7d11f54 powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support by Masahiro Yamada · 10 years ago
  7. e35b53f powerpc: mpc8xx: remove SXNI855T board support by Masahiro Yamada · 10 years ago
  8. 28ec9d0 powerpc: mpc8xx: remove svm_sc8xx board by Masahiro Yamada · 10 years ago
  9. 1da81a5 powerpc: mpc8xx: remove stxxtc board support by Masahiro Yamada · 10 years ago
  10. bf6535f omap: remove omap5912osk board support by Masahiro Yamada · 10 years ago
  11. 532dd5b README.kconfig: add initial version of Kconfig document by Masahiro Yamada · 10 years ago
  12. 843e051 powerpc/t4qds: Move doc/README.t4240qds under board/freescale/t4qds by York Sun · 10 years ago
  13. 1961bbc powerpc/T4240QDS/eth: some fix for XFI by Shaohui Xie · 10 years ago
  14. 0209671 cosmetic: update doc/README.scrapyard by Masahiro Yamada · 10 years ago
  15. 2872158 git-mailrc: Add myself as dm maintainer by Simon Glass · 10 years ago
  16. a6e3a4a git-mailrc: Change fdt maintainer by Simon Glass · 10 years ago
  17. 1f9f321 doc: README.android-fastboot: Add note about vendor ID by Barnes, Clifton A · 10 years ago
  18. 89f4ed1 Implement generalised RSA public exponents for verified boot by Michael van der Westhuizen · 10 years ago
  19. b36a4d4 Change Andy Fleming's email address by Andy Fleming · 10 years ago
  20. f6e679d git-mailrc: add a kconfig alias by Stephen Warren · 10 years ago
  21. 1ed84a3 doc: README.SPL: adjust for Kbuild and Kconfig by Masahiro Yamada · 10 years ago
  22. c914851 doc: delete README.ARM-SoC by Masahiro Yamada · 10 years ago
  23. ec2a323 spi: Support half-duplex mode in FDT decode by Simon Glass · 10 years ago
  24. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  25. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  26. 7909b6d ARM: omap: move board specific NAND configs out from ti_armv7_common.h by pekon gupta · 10 years ago
  27. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  28. 60d971b dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  29. 48d4e29 dm: Add functions to access a device's children by Simon Glass · 10 years ago
  30. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  31. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
  32. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  33. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  34. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  35. baac5dd doc: Add zynq fragment to git-mailrc file by Michal Simek · 10 years ago
  36. 489a6fb Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  37. 49ea9bc git-mailrc: Add sunxi custodians. by Ian Campbell · 10 years ago
  38. df2dd33 mpc8xx: remove spc1920 board support by Masahiro Yamada · 10 years ago
  39. a6f5758 mpc8xx: remove v37 board support by Masahiro Yamada · 10 years ago
  40. 8c970ec mpc8xx: remove fads board support by Masahiro Yamada · 10 years ago
  41. 43d9a80 mpc8xx: remove netta, netta2, netphone board support by Masahiro Yamada · 10 years ago
  42. 54c5d93 mpc8xx: remove rbc823 board support by Masahiro Yamada · 10 years ago
  43. 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · 10 years ago
  44. 3a7095c mpc8xx: remove qs850, qs860t board support by Masahiro Yamada · 10 years ago
  45. ea33175 doc/README.falcon: Clarify steps slightly. by Tom Rini · 10 years ago
  46. 7b1d37b cosmetic: doc: update README.generic-board by Masahiro Yamada · 10 years ago
  47. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  48. edd3447 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  49. 3b2a815 dm: Expand and improve the device lifecycle docs by Simon Glass · 10 years ago
  50. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  51. 759a0e7 Add documentation for verified boot on Beaglebone Black by Simon Glass · 10 years ago
  52. a51991d Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  53. c3b0de4 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  54. 551df6d mx28evk: Add documentation on how to boot from SPI NOR by Fabio Estevam · 10 years ago
  55. f44e5b4 docs: driver-model: Fix spelling by Chris Packham · 10 years ago
  56. 67bce6b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 11 years ago
  57. 17365f4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  58. 26c4e15 am335x: update README for BCH16 by pekon gupta · 11 years ago
  59. 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 11 years ago
  60. f704d88 nand_spl: remove simpc8313 support by Masahiro Yamada · 11 years ago
  61. 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · 11 years ago
  62. b88a6ba FDT: Fix DTC repository references by Jon Loeliger · 11 years ago
  63. e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  64. d6f0796 powerpc: hiddendragon: remove orphan board by Masahiro Yamada · 11 years ago
  65. 5e6d5ba powerpc: debris: remove orphan board by Masahiro Yamada · 11 years ago
  66. edc55e5 powerpc: kvme080: remove orphan board by Masahiro Yamada · 11 years ago
  67. 47e2b07 powerpc: ep8248: remove orphan board by Masahiro Yamada · 11 years ago
  68. 37d4874 powerpc: ispan: remove orphan board by Masahiro Yamada · 11 years ago
  69. 6a8a59b powerpc: rattler: remove orphan board by Masahiro Yamada · 11 years ago
  70. aa09a59 powerpc: zpc1900: remove orphan board by Masahiro Yamada · 11 years ago
  71. 7f15a6a powerpc: mpc8260ads: remove orphan board by Masahiro Yamada · 11 years ago
  72. c2c4809 powerpc: adder: remove orphan board by Masahiro Yamada · 11 years ago
  73. 54dea9f PPC4xx: Remove quad100hd board by Wolfgang Denk · 11 years ago
  74. 342ecb7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  75. 2ab5695 power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 11 years ago
  76. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  77. 68a30be arm:at91: enable ROM loadable atmel image by Andreas Bießmann · 11 years ago
  78. dd8b78c doc:git-mailrc: Add entry for dfu subsystem by Łukasz Majewski · 11 years ago
  79. e61add1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  80. f3f7bca Revert "sandbox: move source files from board/ to arch/sandbox/" by Masahiro Yamada · 11 years ago
  81. e3fb6fa ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC by Jaehoon Chung · 11 years ago
  82. e1f4ac5 disk: part_efi: add support for the Backup GPT by Steve Rae · 11 years ago
  83. 56f3f43 doc: README.generic-board: Fix typo by Fabio Estevam · 11 years ago
  84. 22383af Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  85. 17cb77b sandbox: move source files from board/ to arch/sandbox/ by Masahiro Yamada · 11 years ago
  86. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  87. 9d4471e usb/gadget: add the fastboot gadget by Sebastian Siewior · 11 years ago
  88. b095762 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  89. 9ff72dc powerpc/T4QDS: add two stage boot of nand/sd by Shaohui Xie · 11 years ago
  90. 3354298 board/b4qds:Add support of 2 stage NAND boot-loader by Prabhakar Kushwaha · 11 years ago
  91. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · 11 years ago
  92. 9d9ef81 kbuild: docbook: sync with Linux Kernel v3.15-rc1 by Masahiro Yamada · 11 years ago
  93. 913e661 doc:power:pmic: Add doc entry for PMIC(v2) framework by Łukasz Majewski · 11 years ago
  94. c921366 arm: remove lubbock board support by Masahiro Yamada · 11 years ago
  95. b446568 powerpc: remove MOUSSE board support by Masahiro Yamada · 11 years ago
  96. 86ef0a0 powerpc: remove rsdproto board support by Masahiro Yamada · 11 years ago
  97. 65b684c powerpc: remove RPXsuper board support by Masahiro Yamada · 11 years ago
  98. f6fbbb8 powerpc: remove RPXClassic, RPXlite boards support by Masahiro Yamada · 11 years ago
  99. afaf711 powerpc: remove genietv board support by Masahiro Yamada · 11 years ago
  100. bd7baf2 powerpc: remove MBX and MBX860T boards support by Masahiro Yamada · 11 years ago