1. b30a7ef Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  2. 258c996 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  3. 757868b doc: driver-model: Fix typo by Chris Packham · 6 years ago
  4. b3bef36 git-mailrc: Replace tabs with spaces in alias entries by Adam Sampson · 6 years ago
  5. 837e643 MAINTAINERS: Mark NAND as Orphaned by Tom Rini · 6 years ago
  6. 20bed3e Revert "efi_loader: no support for ARMV7_NONSEC=y" by Mark Kettenis · 6 years ago
  7. 7b4e9a5 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · 6 years ago
  8. 577242b ARM: uniphier: enable distro boot by Masahiro Yamada · 6 years ago
  9. 7ab5007 doc: Move device tree bindings documentation to doc/device-tree-bindings by Breno Lima · 6 years ago
  10. e0df035 avb2.0: add proper dependencies by Igor Opaniuk · 6 years ago
  11. 8fac291 doc: Replace DocBook with sphinx-based docs by Mario Six · 6 years ago
  12. f435978 rockchip: doc: clarify usage of CONFIG_SPL_ROCKCHIP_BACK_TO_BROM by Heinrich Schuchardt · 6 years ago
  13. 4a577e5 spl: document 'chosen/u-boot, spl-boot-device' by Philipp Tomsich · 7 years ago
  14. 80cb568 stm32mp1: clk: support digital bypass by Patrick Delaunay · 6 years ago
  15. 919646d board: arm: Add support for Broadcom BCM7445 by Thomas Fitzsimmons · 6 years ago
  16. fa28d14 fdt: Add device tree memory bindings by Michael Pratt · 6 years ago
  17. d932e5f tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromium by Peter Robinson · 6 years ago
  18. b9cf35b doc: vxworks: Mention chain-loading an x86 kernel via 'bootefi' by Bin Meng · 6 years ago
  19. 9cf307a x86: doc: Update EFI loader support by Bin Meng · 6 years ago
  20. 523788b doc: avb2.0: add README about AVB2.0 integration by Igor Opaniuk · 6 years ago
  21. 6582074 x86: Rename efi-x86 target to efi-x86_app by Bin Meng · 6 years ago
  22. 858429b x86: Add generic EFI payload support by Bin Meng · 6 years ago
  23. 525c861 x86: efi: Refactor the directory of EFI app and payload support by Bin Meng · 6 years ago
  24. 706db82 x86: doc: Fix reference to EFI doc in U-Boot by Bin Meng · 6 years ago
  25. 1348894 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  26. d803f54 x86: irq: Support discrete PIRQ routing registers via device tree by Bin Meng · 6 years ago
  27. 9acdb24 x86: cougarcanyon2: Remove CONFIG_HAVE_INTEL_ME by Bin Meng · 6 years ago
  28. adfc0fc doc: cmd: bubt: drop duplicated text by Baruch Siach · 6 years ago
  29. a51b585 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  30. 5999917 efi_loader: DocBook comments for boot services by Heinrich Schuchardt · 7 years ago
  31. 7d2ffbc README.uefi: update list of missing functionality by Heinrich Schuchardt · 7 years ago
  32. 628bb20 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  33. 0d5b076 Merge git://git.denx.de/u-boot-riscv by Tom Rini · 6 years ago
  34. a59e913 fastboot: Update fastboot documentation by Alex Kiernan · 6 years ago
  35. ccaabe0 doc: ae250: Rename as ae350 by Rick Chen · 6 years ago
  36. 1414386 mvebu: pinctrl: sync compatible string with Linux 4.17-rc4 by Evan Wang · 7 years ago
  37. fa944d7 device-tree-bindings: phy: Sync sun4i-usb-phy bindings by Jagan Teki · 7 years ago
  38. 9cd7ac9 doc: qemu-arm: Drop highmem=off references by Tuomas Tynkkynen · 7 years ago
  39. 5c37cbd doc: device-tree-bindings: add Sandbox TPMv2.0 module info by Miquel Raynal · 7 years ago
  40. 94e4680 doc: device-tree-bindings: add TIS TPMv2.0 SPI module info by Miquel Raynal · 7 years ago
  41. 2981003 doc: expand README.commands by Heinrich Schuchardt · 7 years ago
  42. 6f1d6ba i2c: Drop CONFIG_SH_SH7734_I2C by Tuomas Tynkkynen · 7 years ago
  43. efaa762 i2c: Drop CONFIG_TSI108_I2C by Tuomas Tynkkynen · 7 years ago
  44. d4c1275 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  45. 70df9d6 SPDX: Convert a few files that were missed before by Tom Rini · 7 years ago
  46. d521708 armv8: sec_firmware: Add support for multiple loadables by Sumit Garg · 7 years ago
  47. 95c868e power: regulator: Add support for stm32-vrefbuf by Fabrice Gasnier · 7 years ago
  48. 1663416 git-mailrc: Update some addresses and aliases by Tom Rini · 7 years ago
  49. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  50. 2d0998c doc: rmobile: Update the README by Marek Vasut · 7 years ago
  51. 9afc6c5 distro: use imply to enable DISTRO_DEFAULTS as SoC default by Masahiro Yamada · 7 years ago
  52. da62bb9 clang: Update documentation by Tom Rini · 7 years ago
  53. 7e69ef1 efi_loader: no support for ARMV7_NONSEC=y by Heinrich Schuchardt · 7 years ago
  54. 1ba6201 doc: Update git-mailrc entry for lukma (lukma@denx.de) by Lukasz Majewski · 7 years ago
  55. ca3f19f x86: Rename coreboot-x86 to coreboot by Simon Glass · 7 years ago
  56. a002455 doc: vxworks: Update x86 specific instructions by Bin Meng · 7 years ago
  57. e3be890 bootvx: x86: Prepare e820 related stuff from the given kernel memory base address by Bin Meng · 7 years ago
  58. e154454 doc: vxworks: Minor update for clarity by Bin Meng · 7 years ago
  59. a2bdec7 Merge git://git.denx.de/u-boot-imx by Tom Rini · 7 years ago
  60. 1c3c549 tools/imximage: use 0x prefix in HAB Blocks line by Rasmus Villemoes · 7 years ago
  61. dce5b29 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  62. 84fe291 dm: i2c: dts: Add gpios and pinctrl device tree properties by Alexander Kochetkov · 7 years ago
  63. db5a12c log: Add units to code-size stats in README.log by Simon Glass · 7 years ago
  64. 24098f8 git: mailrc: Add myself and efi to list by Alexander Graf · 7 years ago
  65. 5fa03de efi_loader: provide new doc/README.uefi by Heinrich Schuchardt · 7 years ago
  66. 80f85da efi_loader: delete doc/README.efi by Heinrich Schuchardt · 7 years ago
  67. dd4b670 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 7 years ago
  68. 3e6c4c3 doc: a37xx: Introduce pinctrl device tree binding by Ken Ma · 7 years ago
  69. 54fb51f doc: ae250: Describe riscv-linux booting via u-boot by Rick Chen · 7 years ago
  70. f11398e clk: stm32mp1: add clock tree initialization by Patrick Delaunay · 7 years ago
  71. 939d536 ram: stm32mp1: add driver by Patrick Delaunay · 7 years ago
  72. 685331f post: remove reference to power functions by Patrick Delaunay · 7 years ago
  73. 471ecf4 dm: MIGRATION: Add migration plan for DM_SPI & DM_SPI_FLASH by Jagan Teki · 7 years ago
  74. 7950a0f doc: mxc_hab: Update i.MX HAB documentation by Breno Lima · 7 years ago
  75. 626d5d7 doc: mxc_hab: Move HAB related info to the appropriate doc by Breno Lima · 7 years ago
  76. c8d3462 Remove config_distro_defaults.h by Adam Ford · 7 years ago
  77. 3240924 efi_loader: split README.efi into two separate documents by Heinrich Schuchardt · 7 years ago
  78. 624b1df doc: watchdog: Remove Blackfin related documentation entry by Lukasz Majewski · 7 years ago
  79. 1efa92c Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  80. dcd1c4c doc: mxc_hab: Improve the config option list by Fabio Estevam · 7 years ago
  81. 90979f9 log: add category LOGC_EFI by Heinrich Schuchardt · 7 years ago
  82. aa1d73b log: Add a way to log error-return values by Simon Glass · 7 years ago
  83. f1a79de log: Add documentation for commands and formatting by Simon Glass · 7 years ago
  84. c96b0f0 Merge tag 'xilinx-for-v2018.03' of git://git.denx.de/u-boot-microblaze by Tom Rini · 7 years ago
  85. 4ff54de doc: zynq: Describe status of zc770-xm011 by Michal Simek · 7 years ago
  86. 123b90b efi_loader: add a README.iscsi describing booting via iSCSI by Heinrich Schuchardt · 7 years ago
  87. 60649bb Merge git://git.denx.de/u-boot-spi by Tom Rini · 7 years ago
  88. 196f180 doc: Update the zynq u-boot status by Ezequiel Garcia · 7 years ago
  89. 898f574 dts: cadence_spi: Update documentation for DT bindings by Jason Rush · 7 years ago
  90. 388f9a0 fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · 7 years ago
  91. a6b41b6 m68k: Drop unreferenced CONFIG_* defines by Tuomas Tynkkynen · 7 years ago
  92. 87145cf ARM: Document AArch64 version of qemu-arm by Tuomas Tynkkynen · 7 years ago
  93. f943477 doc: fix incorrect usage of DT node unit address by Andre Przywara · 7 years ago
  94. 9b22b6d doc: FIT image: fix incorrect examples of DT node unit address by Andre Przywara · 7 years ago
  95. 9fdfb1f doc: FIT image: fix incorrect description of DT node unit address by Andre Przywara · 7 years ago
  96. d7e6f92 riscv: doc: Add relative doc to describe RISC-V by Rick Chen · 7 years ago
  97. a04385d rockchip:usb: add a simple readme for rockusb by Eddie Cai · 7 years ago
  98. 3c6b10f doc: bindings: soft-spi: update documentation to match the code by Miquel Raynal · 7 years ago
  99. 0f6cf5b Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  100. e23c388 power: extend prefix match to regulator-name property by Felix Brack · 7 years ago