1. 0ef87aa binman: Add support for Chromium GBB by Simon Glass · 6 years ago
  2. aeffc5e patman: Add a few more helpers to the tools library by Simon Glass · 6 years ago
  3. 2b19321e patman: Allow test commands to fall back to real ones by Simon Glass · 6 years ago
  4. 1d85888 dtoc: Export the _FindNode() function by Simon Glass · 6 years ago
  5. 3af8e49 binman: Add an entry filled with a repeating byte by Simon Glass · 6 years ago
  6. ec127af binman: Add support for a cros_ec image by Simon Glass · 6 years ago
  7. 11e36cc binman: Add support for flashrom FMAP by Simon Glass · 6 years ago
  8. 5a5da7c binman: Create README.entries by Simon Glass · 6 years ago
  9. fd8d1f7 binman: Allow creation of entry documentation by Simon Glass · 6 years ago
  10. 3fb397b binman: Expand documentation for entries by Simon Glass · 6 years ago
  11. 9b1a804 binman: Allow help to work without libfdt by Simon Glass · 6 years ago
  12. bb74837 binman: Support an entry that holds text by Simon Glass · 6 years ago
  13. 53af22a binman: Add support for passing arguments to entries by Simon Glass · 6 years ago
  14. dc08ecc dtoc: Add missing comments to fdt_util by Simon Glass · 6 years ago
  15. dbf6be9 binman: Add a new 'image-pos' property by Simon Glass · 6 years ago
  16. 8122f39 binman: Enhance the map and fdt-update output by Simon Glass · 6 years ago
  17. ea6922e binman: Tidy up some comments in the tests by Simon Glass · 6 years ago
  18. b2b0df8 binman: Add comments to elf_test by Simon Glass · 6 years ago
  19. 3ab9598 binman: Rename 'position' to 'offset' by Simon Glass · 6 years ago
  20. 46d61a2 binman: Don't depend on dict order in ELF testOutsideFile() by Simon Glass · 6 years ago
  21. 61523dd Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  22. 20a619c Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 6 years ago
  23. ae5afc3 .travis.yml: Exclude openrd platforms by Tom Rini · 6 years ago
  24. d150d61 .travis.yml: Exclude kirkwood machines from the arm926ejs job by Tom Rini · 6 years ago
  25. e93db9b openrd: Mark as Orphaned by Tom Rini · 6 years ago
  26. 781e8f6 ls1046ardb: Add qspi_spl variant to the MAINTAINERS file by Tom Rini · 6 years ago
  27. 275906d pico-pi: Add Otavio as maintainer by Tom Rini · 6 years ago
  28. b3815fc dm: Fix CMD_DM enabling by Michal Simek · 6 years ago
  29. 9dcb9d7 Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization" by Ran Wang · 6 years ago
  30. 9a21dc3 Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization" by Ran Wang · 6 years ago
  31. 8f59006 ARC: Enable unaligned access in hardware if compiler uses it by Alexey Brodkin · 6 years ago
  32. 164abd1 HSDK: Fixes and improvements in README by Alexey Brodkin · 6 years ago
  33. 0552e10 ARC: AXS10x/HSDK: Use our own version of mkimage by Alexey Brodkin · 6 years ago
  34. 817cd83 ARC: AXS10x: add tool and make target to generate bsp by Eugeniy Paltsev · 6 years ago
  35. cdfe691 AXS10x: add spi flash support by Eugeniy Paltsev · 6 years ago
  36. 7620ec4 CREG GPIO: add device tree bindings by Eugeniy Paltsev · 6 years ago
  37. fe3eb7a GPIO: CREG: improve flexibility of hsdk-creg-gpio driver by Eugeniy Paltsev · 6 years ago
  38. 5a0007d Prepare v2017.09-rc1 by Tom Rini · 6 years ago
  39. f437fea fs-test.sh: Update expected result output by Tom Rini · 6 years ago
  40. 406fd7e Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  41. 3a8c8bf tpmv2: Make it select CMD_LOG by Tom Rini · 6 years ago
  42. 6080170 tools: genboardscfg: move buildman path to first by Peng Fan · 6 years ago
  43. 58008cb Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  44. 08a00cb dm: Change CMD_DM enabling by Michal Simek · 6 years ago
  45. 5ed063d Kconfig: Sort bool, default, select and imply options by Michal Simek · 6 years ago
  46. 6e7bdde Kconfig: Replace spaces with tabs and missing newline by Michal Simek · 6 years ago
  47. 563273d common: Log should depends on DM not be selected by DM by Michal Simek · 6 years ago
  48. d30ba23 u-boot: remove driver lookup loop from env_save() by Nicholas Faustini · 6 years ago
  49. b844805 Kconfig: Remove trailing whitespaces in prompt by Michal Simek · 6 years ago
  50. 2a1f4f1 Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined" by Ramon Fried · 6 years ago
  51. 725dcf5 configs: omap3_logic: Remove USB Storage and enable CONFIG_BLK by Adam Ford · 6 years ago
  52. c5b53ba drivers: rtc: correctly set week day for mc146818 by Heinrich Schuchardt · 6 years ago
  53. a92b794 sandbox: compile both TPM stack versions and drivers by Miquel Raynal · 6 years ago
  54. 5823307 tpm: make TPM_V2 be compiled by default by Miquel Raynal · 6 years ago
  55. d87434a test/py: tpm2: switch from 'tpm' to 'tpm2' command by Miquel Raynal · 6 years ago
  56. 2a2096e tpm: allow TPM v1 and v2 to be compiled at the same time by Miquel Raynal · 6 years ago
  57. 8a7aa3e tpm: remove stale symbol in Kconfig by Miquel Raynal · 6 years ago
  58. a0cf1d0 tpm: compile Sandbox driver by default by Miquel Raynal · 6 years ago
  59. 350988f tpm: fix typo in kernel doc by Miquel Raynal · 6 years ago
  60. 0e8a8a3 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  61. 11e4092 openrd: Once again shrink binary size by Tom Rini · 6 years ago
  62. 2ae23a2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  63. 53885e7 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago
  64. ab948cd fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTS by Masahiro Yamada · 6 years ago
  65. 452bc12 fdt: fix fdtdec_setup_memory_banksize() by Jens Wiklander · 6 years ago
  66. 09b8d67 doc: driver-model: Fix typo by Chris Packham · 6 years ago
  67. b8a48fb patman: Split alias entries on arbitrary whitespace by Adam Sampson · 6 years ago
  68. 38d1ab4 git-mailrc: Replace tabs with spaces in alias entries by Adam Sampson · 6 years ago
  69. 2eea126 tegra: beaver/apalis: Fix DTC warning by Tom Warren · 6 years ago
  70. 6e584e6 ARM: tegra: avoid using secure carveout RAM by Stephen Warren · 6 years ago
  71. 74c69cd ARM: PSCI: Enable the PSCI node by Stephen Warren · 6 years ago
  72. 326bd72 ARM: PSCI: Support PSCI v0.2 by Stephen Warren · 6 years ago
  73. 3e3b2b4 ARM: define MON_MODE by Stephen Warren · 6 years ago
  74. 3cc7942 ARM: tegra: implement RAM repair by Bibek Basu · 6 years ago
  75. daebd48 Revert "tegra: Introduce SRAM repair on tegra124" by Stephen Warren · 6 years ago
  76. a57d45d Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 6 years ago
  77. 2547e91 tegra: Indicate that binman makes all three output files by Simon Glass · 6 years ago
  78. 9f8aba7 MAINTAINERS: Mark NAND as Orphaned by Tom Rini · 6 years ago
  79. 26026e6 net: zynq_gem: convert to use livetree by Siva Durga Prasad Paladugu · 6 years ago
  80. 41080e1 drivers: net: zynq_gem: fix phy dt node setting by Grygorii Strashko · 6 years ago
  81. d4bb981 drivers: net: cpsw: fix phy dt node setting by Grygorii Strashko · 6 years ago
  82. aadbd97 net: phy: xilinx: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  83. b8d7ec7 net: phy: dp83867: switch to use phy_get_ofnode() by Grygorii Strashko · 6 years ago
  84. eef0b8a net: phy: add ofnode node to struct phy_device by Grygorii Strashko · 6 years ago
  85. 05b60ac net: phy: Clean up includes of common.h by Joe Hershberger · 6 years ago
  86. f070b1a phy: Break include cycle by Joe Hershberger · 6 years ago
  87. 9cce566 arm: Prevent redefinition error in fsl-layerscape by Joe Hershberger · 6 years ago
  88. 3ab75cf net: phy: dp83867: switch to use ofnode api by Grygorii Strashko · 6 years ago
  89. 63d3192 net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap by Murali Karicheri · 6 years ago
  90. fb73107 net: mvgbe: convert to DM by Chris Packham · 6 years ago
  91. e9bf75c net: mvgbe: prepare for conversion to driver model by Chris Packham · 6 years ago
  92. f25ddca initialize net_mode.if_type by Andrew Thomas · 6 years ago
  93. 6ab1283 net: Consolidate the parsing of bootfile by Joe Hershberger · 6 years ago
  94. f43308f net: Read bootfile from env on netboot_common() by Joe Hershberger · 6 years ago
  95. 16cf145 net: Make copy_filename() accept NULL src by Joe Hershberger · 6 years ago
  96. 3855cad net: Re-check prerequisites when autoloading by Joe Hershberger · 6 years ago
  97. 3a66fcb net: When checking prerequisites, consider boot_file_name by Joe Hershberger · 6 years ago
  98. faecf84 net: Always print basic info for nfs, just like tftp by Joe Hershberger · 6 years ago
  99. 347e32b net: Check subnet against the actual ip address in use for nfs by Joe Hershberger · 6 years ago
  100. 2d114b8 net: Correct size of NFS buffers by Joe Hershberger · 6 years ago