1. 605e15d Merge git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  2. df89867 x86: Add binary blob checksums for Minnowboard MAX by Simon Glass · 9 years ago
  3. 537ccba x86: Add ROM image description for minnowmax by Simon Glass · 9 years ago
  4. 7aaff9b x86: crownbay: Enable graphics support by Bin Meng · 9 years ago
  5. 786a08e x86: Move VGA option rom macros to Kconfig by Bin Meng · 9 years ago
  6. 1281a1f x86: Update README.x86 for SMP support by Bin Meng · 9 years ago
  7. 4905dfc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 9 years ago
  8. 28fd00b README.distro: fix typos by Masahiro Yamada · 9 years ago
  9. 8097cba spi: cadence_qspi: add device tree binding doc by Vikas Manocha · 9 years ago
  10. cdc9dd0 spi: zynq_spi: Add fdt support in driver by Jagan Teki · 9 years ago
  11. a8a8fc9 dts: zynq: Add zynq spi controller nodes by Jagan Teki · 9 years ago
  12. 0592115 README.scrapyard: add entries for dead AVR32 boards by Masahiro Yamada · 9 years ago
  13. 2d908fa autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2 by Stefan Roese · 9 years ago
  14. f173715 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 9 years ago
  15. 10be5b5 fdt: Pass the device serial number through devicetree by Paul Kocialkowski · 9 years ago
  16. 5318f18 x86: gpio: add pinctrl support from the device tree by Gabriel Huau · 9 years ago
  17. 683b09d x86: qemu: Create separate i440fx and q35 device trees by Bin Meng · 9 years ago
  18. 5910955 x86: Document irq router device tree bindings by Bin Meng · 9 years ago
  19. 9c4f541 x86: qemu: Add graphics support by Bin Meng · 9 years ago
  20. 1ae5b78 x86: Update README.x86 for QEMU support by Bin Meng · 9 years ago
  21. ecf8cd6 mkimage will now report information about loadable by Karl Apsite · 9 years ago
  22. a560ad7 doc/README.generic-board: Trivial spell check by Ricardo Ribalda · 9 years ago
  23. d43e154 Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago
  24. 9bd53b6 ARM: zynq: add separate configuration for ZC702 and ZC706 by Masahiro Yamada · 9 years ago
  25. 5519194 mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig by Stefan Agner · 9 years ago
  26. 3238639 Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  27. cb0892b README.scrapyard: add entries for dead board, T4240EMU and sc3 by Masahiro Yamada · 9 years ago
  28. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  29. bef1014 net: Implement random ethaddr fallback in eth.c by Joe Hershberger · 9 years ago
  30. 3bfe3ce MAINTAINERS, git-mailrc: Update Jagan's name and e-mail by Jagan Teki · 9 years ago
  31. 8148b82 Fix mxc_hab documenation by Ulises Cardenas · 9 years ago
  32. 5d387d0 sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator by Przemyslaw Marczak · 9 years ago
  33. 769c948 doc: driver-model: pmic-framework.txt - cleanup by Przemyslaw Marczak · 9 years ago
  34. fdea8bb doc: driver-model: pmic and regulator uclass documentation by Przemyslaw Marczak · 9 years ago
  35. 9923a8b dm: regulator: add fixed voltage regulator driver by Przemyslaw Marczak · 9 years ago
  36. 1757df4 dm: regulator: add max77686 regulator driver by Przemyslaw Marczak · 9 years ago
  37. 52a3de5 dm: pmic: add max77686 pmic driver by Przemyslaw Marczak · 9 years ago
  38. af41e8d dm: regulator: add implementation of driver model regulator uclass by Przemyslaw Marczak · 9 years ago
  39. 9597494 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 9 years ago
  40. ffc7899 tegra124: dts: Add host1x node to provide display information by Simon Glass · 9 years ago
  41. 12e6711 fdt: Add binding decode function for display-timings by Simon Glass · 9 years ago
  42. f6b42c1 ARM: at91: remove non-generic boards by Masahiro Yamada · 9 years ago
  43. 6975172 serial: fdt: add device tree support for pl01x by Vikas Manocha · 9 years ago
  44. 57cc4e6 git-mailrc: add Dinh Nguyen as a contact for SoCFPGA by Dinh Nguyen · 9 years ago
  45. fe06d39 git-mailrc: add Marek as SOCFPGA maintainer by Masahiro Yamada · 9 years ago
  46. d81572c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 9 years ago
  47. 5a8dbdc mmc: fsl_esdhc: Add adapter card type identification support by Yangbo Lu · 9 years ago
  48. 8712af9 x86: Update chromebook_link instructions for binary blob by Simon Glass · 9 years ago
  49. 6852248 x86: Correct Minnowboard instructions to use the right descriptor by Simon Glass · 9 years ago
  50. 98a1605 dm: Update the README to reflect the current test output by Simon Glass · 9 years ago
  51. a60de1e Update MAINTAINERS and git-mailrc for net by Joe Hershberger · 10 years ago
  52. 7b9cf84 dts: sunxi: Bring in Ethernet device tree bindings by Simon Glass · 9 years ago
  53. bc0571f net: cosmetic: Fix checkpatch.pl failures in net.c by Joe Hershberger · 9 years ago
  54. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  55. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  56. 5fd2733 dm: usb: Add a README for driver model by Simon Glass · 10 years ago
  57. c54473c dm: i2c: add i2c-gpio driver by Przemyslaw Marczak · 9 years ago
  58. 05c3e68 dm: eth: Add basic driver model support to Ethernet stack by Joe Hershberger · 10 years ago
  59. ff3e077 dm: pci: Add a uclass for PCI by Simon Glass · 10 years ago
  60. 5692ccf x86: video: Allow keyboard presence to be controlled by device tree by Simon Glass · 10 years ago
  61. 8a41802 fastboot: check for alias when looking up partition by name by Michael Scott · 10 years ago
  62. 1d2f746 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 9 years ago
  63. f97d112 Fix mxc_hab documenation for DEK blob generation by Ulises Cardenas · 9 years ago
  64. 9018efa video: exynos_fb: configure backlight GPIOs if specified in DT by Ajay Kumar · 10 years ago
  65. aff092e nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 option by Peter Tyser · 10 years ago
  66. 202a674 armv8: semihosting: add a command to load semihosted images by Linus Walleij · 10 years ago
  67. 8c24929 Document config_distro_bootcmd environment variables for interactive booting. by Karsten Merker · 10 years ago
  68. 0a12e68 generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig by Masahiro Yamada · 10 years ago
  69. c58ea6c net: Update README.drivers.eth to mention latest APIs by Bin Meng · 10 years ago
  70. 83d9712 x86: Add queensbay fsp patch information in README.x86 by Bin Meng · 10 years ago
  71. 5043045 powerpc: ppc4xx: remove korat board support by Masahiro Yamada · 10 years ago
  72. 41eb4e5 powerpc: mpc5xxx: remove galaxy5200 board support by Masahiro Yamada · 10 years ago
  73. 6beecd5 powerpc: ppc4xx: remove W7OLMC/W7OLMG board support by Masahiro Yamada · 10 years ago
  74. 470ee8b powerpc: mpc5xxx: remove aev, TB5200 board support by Masahiro Yamada · 10 years ago
  75. 2da8137 powerpc: ppc4xx: remove JSE board support by Masahiro Yamada · 10 years ago
  76. f8296d6 powerpc: mpc5xxx: remove BC3450 board support by Masahiro Yamada · 10 years ago
  77. 79cee3c git-mailrc: update Masahiro's email address by Masahiro Yamada · 10 years ago
  78. 1c6f6a6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · 10 years ago
  79. 47151e4 SECURE BOOT: Add command for validation of images by gaurav rana · 10 years ago
  80. 0c7e8d1 gpt: support random UUIDs without setting environment variables by Rob Herring · 10 years ago
  81. 02ebe6f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 10 years ago
  82. b8bf0ad powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs by Shaveta Leekha · 10 years ago
  83. 4e34d61 MAINTAINERS, git-mailrc: Update my email address by Tom Rini · 10 years ago
  84. 57c6941 Merge git://git.denx.de/u-boot-usb by Tom Rini · 10 years ago
  85. 0200020 imx6: Added DEK blob generator command by Raul Cardenas · 10 years ago
  86. b9cb648 Merge branch 'master' of git://git.denx.de/u-boot by Stefano Babic · 10 years ago
  87. 1e7df7c usb: UniPhier: add UniPhier on-chip xHCI host driver support by Masahiro Yamada · 10 years ago
  88. 1606b34 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 10 years ago
  89. 8979238 usb: gadget: fastboot: Add fastboot erase by Dileep Katta · 10 years ago
  90. cb957cd ARM: davinci: remove hawkboard support by Masahiro Yamada · 10 years ago
  91. 50b82c4 ARM: remove tnetv107x board support by Masahiro Yamada · 10 years ago
  92. 29fc6f2 ARM: remove a320evb board support by Masahiro Yamada · 10 years ago
  93. a2f39e8 ARM: remove cm4008 and cm41xx board support by Masahiro Yamada · 10 years ago
  94. 346cfba ARM: remove dkb board support by Masahiro Yamada · 10 years ago
  95. 41fbbbb ARM: remove jadecpu board support by Masahiro Yamada · 10 years ago
  96. e02ee25 kconfig: switch to single .config configuration by Masahiro Yamada · 10 years ago
  97. 9c66ce6 fsl-ch3/lowlevel: TZPC and TZASC programming to configure non-secure accesses by Bhupesh Sharma · 10 years ago
  98. ee0c538 mmc: fsl_esdhc: Add support to force VSELECT set by Otavio Salvador · 10 years ago
  99. ba25779 Documentation: gpio: fix bindings document by Masahiro Yamada · 10 years ago
  100. eca99c0 Merge git://git.denx.de/u-boot-samsung by Tom Rini · 10 years ago