1. b36a4d4 Change Andy Fleming's email address by Andy Fleming · 10 years ago
  2. f6e679d git-mailrc: add a kconfig alias by Stephen Warren · 10 years ago
  3. 1ed84a3 doc: README.SPL: adjust for Kbuild and Kconfig by Masahiro Yamada · 10 years ago
  4. c914851 doc: delete README.ARM-SoC by Masahiro Yamada · 10 years ago
  5. ec2a323 spi: Support half-duplex mode in FDT decode by Simon Glass · 10 years ago
  6. b9a72ca include: define CONFIG_SPL and CONFIG_TPL as 1 by Masahiro Yamada · 10 years ago
  7. eb5a7c8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  8. 7909b6d ARM: omap: move board specific NAND configs out from ti_armv7_common.h by pekon gupta · 10 years ago
  9. d45560d dm: Add child_pre_probe() and child_post_remove() methods by Simon Glass · 10 years ago
  10. 60d971b dm: Introduce per-child data for devices by Simon Glass · 10 years ago
  11. 48d4e29 dm: Add functions to access a device's children by Simon Glass · 10 years ago
  12. 4071742 dm: Provide a function to scan child FDT nodes by Simon Glass · 10 years ago
  13. de70867 dm: Avoid accessing uclasses before they are ready by Simon Glass · 10 years ago
  14. c1464ab dm: Allow a device to be found by its FDT offset by Simon Glass · 10 years ago
  15. db6f020 dm: Introduce device sequence numbering by Simon Glass · 10 years ago
  16. fef72b7 dm: Allow drivers to be marked 'before relocation' by Simon Glass · 10 years ago
  17. baac5dd doc: Add zynq fragment to git-mailrc file by Michal Simek · 10 years ago
  18. 489a6fb Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  19. 49ea9bc git-mailrc: Add sunxi custodians. by Ian Campbell · 10 years ago
  20. df2dd33 mpc8xx: remove spc1920 board support by Masahiro Yamada · 10 years ago
  21. a6f5758 mpc8xx: remove v37 board support by Masahiro Yamada · 10 years ago
  22. 8c970ec mpc8xx: remove fads board support by Masahiro Yamada · 10 years ago
  23. 43d9a80 mpc8xx: remove netta, netta2, netphone board support by Masahiro Yamada · 10 years ago
  24. 54c5d93 mpc8xx: remove rbc823 board support by Masahiro Yamada · 10 years ago
  25. 13be81d mpc8xx: remove RPXlite_dw, quantum board support by Masahiro Yamada · 10 years ago
  26. 3a7095c mpc8xx: remove qs850, qs860t board support by Masahiro Yamada · 10 years ago
  27. ea33175 doc/README.falcon: Clarify steps slightly. by Tom Rini · 10 years ago
  28. 7b1d37b cosmetic: doc: update README.generic-board by Masahiro Yamada · 10 years ago
  29. d32d411 arm: Add support for semihosting for armv8 fastmodel targets. by Darwin Rambo · 10 years ago
  30. edd3447 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
  31. 3b2a815 dm: Expand and improve the device lifecycle docs by Simon Glass · 10 years ago
  32. 767827a dm: Rename struct device_id to udevice_id by Simon Glass · 10 years ago
  33. 759a0e7 Add documentation for verified boot on Beaglebone Black by Simon Glass · 10 years ago
  34. a51991d Enhance fit_check_sign to check all images by Simon Glass · 10 years ago
  35. c3b0de4 fdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB by Simon Glass · 10 years ago
  36. 551df6d mx28evk: Add documentation on how to boot from SPI NOR by Fabio Estevam · 10 years ago
  37. f44e5b4 docs: driver-model: Fix spelling by Chris Packham · 10 years ago
  38. 67bce6b fdt: Add DEV_TREE_BIN option to specify a device tree binary file by Simon Glass · 10 years ago
  39. 17365f4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
  40. 26c4e15 am335x: update README for BCH16 by pekon gupta · 10 years ago
  41. 6250faf mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width by pekon gupta · 11 years ago
  42. f704d88 nand_spl: remove simpc8313 support by Masahiro Yamada · 10 years ago
  43. 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · 11 years ago
  44. b88a6ba FDT: Fix DTC repository references by Jon Loeliger · 11 years ago
  45. e61f9f6 Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  46. d6f0796 powerpc: hiddendragon: remove orphan board by Masahiro Yamada · 11 years ago
  47. 5e6d5ba powerpc: debris: remove orphan board by Masahiro Yamada · 11 years ago
  48. edc55e5 powerpc: kvme080: remove orphan board by Masahiro Yamada · 11 years ago
  49. 47e2b07 powerpc: ep8248: remove orphan board by Masahiro Yamada · 11 years ago
  50. 37d4874 powerpc: ispan: remove orphan board by Masahiro Yamada · 11 years ago
  51. 6a8a59b powerpc: rattler: remove orphan board by Masahiro Yamada · 11 years ago
  52. aa09a59 powerpc: zpc1900: remove orphan board by Masahiro Yamada · 11 years ago
  53. 7f15a6a powerpc: mpc8260ads: remove orphan board by Masahiro Yamada · 11 years ago
  54. c2c4809 powerpc: adder: remove orphan board by Masahiro Yamada · 11 years ago
  55. 54dea9f PPC4xx: Remove quad100hd board by Wolfgang Denk · 11 years ago
  56. 342ecb7 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  57. 2ab5695 power: Add support for TPS65090 PMU chip. by Tom Wai-Hong Tam · 11 years ago
  58. b74fcb4 dm: rename device struct to udevice by Heiko Schocher · 11 years ago
  59. 68a30be arm:at91: enable ROM loadable atmel image by Andreas Bießmann · 11 years ago
  60. dd8b78c doc:git-mailrc: Add entry for dfu subsystem by Łukasz Majewski · 11 years ago
  61. e61add1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 11 years ago
  62. f3f7bca Revert "sandbox: move source files from board/ to arch/sandbox/" by Masahiro Yamada · 11 years ago
  63. e3fb6fa ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC by Jaehoon Chung · 11 years ago
  64. e1f4ac5 disk: part_efi: add support for the Backup GPT by Steve Rae · 11 years ago
  65. 56f3f43 doc: README.generic-board: Fix typo by Fabio Estevam · 11 years ago
  66. 22383af Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · 11 years ago
  67. 17cb77b sandbox: move source files from board/ to arch/sandbox/ by Masahiro Yamada · 11 years ago
  68. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  69. 9d4471e usb/gadget: add the fastboot gadget by Sebastian Siewior · 11 years ago
  70. b095762 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 11 years ago
  71. 9ff72dc powerpc/T4QDS: add two stage boot of nand/sd by Shaohui Xie · 11 years ago
  72. 3354298 board/b4qds:Add support of 2 stage NAND boot-loader by Prabhakar Kushwaha · 11 years ago
  73. 2e1823d MIPS: drop incaip board by Daniel Schwierzeck · 11 years ago
  74. 9d9ef81 kbuild: docbook: sync with Linux Kernel v3.15-rc1 by Masahiro Yamada · 11 years ago
  75. 913e661 doc:power:pmic: Add doc entry for PMIC(v2) framework by Łukasz Majewski · 11 years ago
  76. c921366 arm: remove lubbock board support by Masahiro Yamada · 11 years ago
  77. b446568 powerpc: remove MOUSSE board support by Masahiro Yamada · 11 years ago
  78. 86ef0a0 powerpc: remove rsdproto board support by Masahiro Yamada · 11 years ago
  79. 65b684c powerpc: remove RPXsuper board support by Masahiro Yamada · 11 years ago
  80. f6fbbb8 powerpc: remove RPXClassic, RPXlite boards support by Masahiro Yamada · 11 years ago
  81. afaf711 powerpc: remove genietv board support by Masahiro Yamada · 11 years ago
  82. bd7baf2 powerpc: remove MBX and MBX860T boards support by Masahiro Yamada · 11 years ago
  83. 10e5d28 powerpc: remove NX823 board support by Masahiro Yamada · 11 years ago
  84. ac88885 powerpc: mpc8xx: delete an unused source file by Masahiro Yamada · 11 years ago
  85. 70566b6 spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot by Tom Rini · 11 years ago
  86. 9317a1f README.falcon: Document environment variables for falcon mode by Tom Rini · 11 years ago
  87. 04ff561 board: esd: remove remainders of dead boards by Masahiro Yamada · 11 years ago
  88. 46c4275 cosmetic: README.scrapyard: fix false removed date and commit by Masahiro Yamada · 11 years ago
  89. 96978e9 cosmetic: README.scrapyard: sort in reverse chronological order by Masahiro Yamada · 11 years ago
  90. d231bd9 Merge branch 'next' by Tom Rini · 11 years ago
  91. f5b1c6d Start the deprecation process for generic board by Simon Glass · 11 years ago
  92. b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  93. 1eb7495 Revert "Start the deprecation process for generic board" by Tom Rini · 11 years ago
  94. 5ec2ed2 cmd:gpt: randomly generate each partition uuid if undefined by Przemyslaw Marczak · 11 years ago
  95. 46a3b3d Start the deprecation process for generic board by Simon Glass · 11 years ago
  96. 5f0e674 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
  97. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  98. edaf9b1 rsa: add sha256-rsa2048 algorithm by Heiko Schocher · 11 years ago
  99. b9ddbf4 sandbox: Add LCD driver by Simon Glass · 11 years ago
  100. e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · 11 years ago