1. d4def9b powerpc, 5xx: remove support for 5xx by Heiko Schocher · 7 years ago
  2. 71cb3e9 powerpc, 8260: remove support for mpc8260 by Heiko Schocher · 7 years ago
  3. 65d94db powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  4. 3421e00 README: Add instructions for chain-loading U-Boot on jerry by Simon Glass · 7 years ago
  5. 534f5df rockchip: jerry: Add a .its file for chromium by Simon Glass · 7 years ago
  6. 26784fc README: Add instructions for chain-loading U-Boot by Simon Glass · 7 years ago
  7. 33b52a4 tegra: nyan-big: Add a .its file for chromium by Simon Glass · 7 years ago
  8. f489302 MAINTAINERS: git-mailrc: update maintainer for Rockchip by Kever Yang · 8 years ago
  9. e5bf969 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer by Bin Meng · 7 years ago
  10. 497c516 x86: baytrail: Use macros instead of magic numbers for FSP settings by Bin Meng · 7 years ago
  11. fae4125 x86: baytrail: Remove "serial-debug-port-*" settings by Bin Meng · 7 years ago
  12. a7bdaf7 doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund by Philipp Tomsich · 8 years ago
  13. df7576b Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  14. 8c6c7c2 fs: Kconfig: Add a separate option for FS_JFFS2 by Simon Glass · 8 years ago
  15. e7c5856 SPL: FIT: allow loading multiple images by Andre Przywara · 8 years ago
  16. 487b8e8 x86: Document ACPI S3 support by Bin Meng · 8 years ago
  17. 50e221a omap5: Migrate CONFIG_OMAP_PLATFORM_RESET_TIME_MAX_USEC to Kconfig by Tom Rini · 8 years ago
  18. cbcf3a2 doc: document /config/u-boot, spl-payload-offset property by Philipp Tomsich · 8 years ago
  19. 9e4ce1d Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  20. 8578ee55 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 8 years ago
  21. b9e011b doc: dtbinding: add pwm binding file by Kever Yang · 8 years ago
  22. 9bcd355 dm: led: add BCM6358 led driver by Álvaro Fernández Rojas · 8 years ago
  23. c7c859c dm: led: add BCM6328 led driver by Álvaro Fernández Rojas · 8 years ago
  24. 5b661ec Allow boards to initialize the DT at runtime. by Alex Deymo · 8 years ago
  25. f9429f6 ARM: DT: stm32f7: add sdram pin contol node by Vikas Manocha · 8 years ago
  26. e390e97 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  27. 5f32408 at91: video: DT binding for HLCDC driver by Songjun Wu · 8 years ago
  28. 03017c5 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 8 years ago
  29. c426e86 ARM: socfpga: add fpga build and bsp handoff instructions to readme by Stephen Arnold · 8 years ago
  30. 66d01b2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  31. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · 8 years ago
  32. b40217f doc: Updates info on using Keystone2 secure devices by Madan Srinivas · 8 years ago
  33. ec58ab2 ARM: mxs: Rename M28EVK by Marek Vasut · 8 years ago
  34. 971e53a rockchip: Add support for MiQi rk3288 board by Jernej Skrabec · 8 years ago
  35. 3c6372d rockchip: cosmetic: Sort RK3288 boards by Jernej Skrabec · 8 years ago
  36. 4f21299 rockchip: rk3399: spl: make SPL boot-order configurable via /chosen by Philipp Tomsich · 8 years ago
  37. fdf967c rockchip: rk3188: add README.rockchip paragraph describing sd boot by Heiko Stübner · 8 years ago
  38. da49460 drivers/net/phy: add fixed-phy / fixed-link support by Hannes Schmelzer · 8 years ago
  39. 55bab63 Merge git://git.denx.de/u-boot-arc by Tom Rini · 8 years ago
  40. 8f2c1da drivers: timer: Introduce ARC timer driver by Vlad Zakharov · 8 years ago
  41. 7e9b9d6 dm: Add callback to modify the device tree by mario.six@gdsys.cc · 8 years ago
  42. 1b5ed4d mvebu: usb: xhci: Add VBUS regulator supply to the host driver by Konstantin Porotchkin · 8 years ago
  43. 4eb09cd mvebu: pcie: Add support for GPIO reset for PCIe device by Konstantin Porotchkin · 8 years ago
  44. 842ac3f part_efi: document device-tree binding for part_efi configuration by Philipp Tomsich · 8 years ago
  45. b357fe4 doc: move documentation for /config node into a separate file by Philipp Tomsich · 8 years ago
  46. 70e38d9 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · 8 years ago
  47. 07e9e41 PINCTRL: stm32f7: add pin control driver by Vikas Manocha · 8 years ago
  48. daaeaab clk: stm32f7: add clock driver for stm32f7 family by Vikas Manocha · 8 years ago
  49. 50fb998 rockchip: arm64: rk3399: add ddr controller driver by Kever Yang · 8 years ago
  50. 9a2cdca dm: allow limiting pre-reloc markings to spl or tpl by Heiko Stübner · 8 years ago
  51. 5b3d5da ARM: uniphier: update README.uniphier for latest build instruction by Masahiro Yamada · 8 years ago
  52. 1e1a79f rockchip: rename miniarm to tinker board by Eddie Cai · 8 years ago
  53. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  54. 34ab529 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  55. f8edd75 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  56. 10d1449 arm: mvebu: Implement secure boot by Mario Six · 8 years ago
  57. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  58. bccef71 ARM: DTS: stm32: add stm32f746-disco device tree files by Michael Kurz · 8 years ago
  59. d97c260 README: mxc_hab: Adapt the CONFIG_SECURE_BOOT text to Kconfig by Fabio Estevam · 8 years ago
  60. 133b126 ARM: uniphier: add PXs3 SoC support by Masahiro Yamada · 8 years ago
  61. 3dc6f65 status_led: Kconfig migration - introduction by Uri Mashiach · 8 years ago
  62. 168e122 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 8 years ago
  63. 23d1489 mkimage: Add support for signing with pkcs11 by George McCollister · 8 years ago
  64. 45ee790 splash: add support for loading splash from a FIT image by tomas.melin@vaisala.com · 8 years ago
  65. 29ab644 rockchip: Drop Ethernet from the TODO by Sjoerd Simons · 8 years ago
  66. f1ad728 mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · 8 years ago
  67. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · 8 years ago
  68. fca8232 ARM: socfpga: remove unused CONFIG option and cleanup README.socfpga by Masahiro Yamada · 8 years ago
  69. 51b2c26 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  70. a8d2bec doc/README.cfi: Update code snippet, and add example. by Robert P. J. Day · 8 years ago
  71. 9964ebd Makefile: preserve output for images that can contain HAB Blocks by Sven Ebenfeld · 8 years ago
  72. de33c9b doc: imx6: add section for secure boot with SPL by Sven Ebenfeld · 8 years ago
  73. fd85843 MAINTAINERS, git-mailrc: update the Power maintainer by Jaehoon Chung · 8 years ago
  74. dd242ab regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · 8 years ago
  75. 8f00f69 arm64: mvebu: Fix A8K memory mapping and add documentation by Konstantin Porotchkin · 8 years ago
  76. ff80bd7 arm64: mvebu: Add pin control nodes to A8K family DTS files by Konstantin Porotchkin · 8 years ago
  77. aed8315 arm64: mvebu: pinctrl: Add pin control driver for A8K family by Konstantin Porotchkin · 8 years ago
  78. 97d2678 arm64: mvebu: Add bubt command for flash image burn by Konstantin Porotchkin · 8 years ago
  79. 32b61cf MAINTAINERS: socfpga: update email address for Dinh Nguyen by Dinh Nguyen · 8 years ago
  80. 64d493a dm: Add timeline and guide for porting I2C drivers by Simon Glass · 8 years ago
  81. d6858fd Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  82. 855e837 serial: Drop the s3c24x0 serial driver by Simon Glass · 8 years ago
  83. be5ef24 serial: Update docs to indicate mcfuart supports DM_SERIAL by Simon Glass · 8 years ago
  84. 28b28f7 image: Add FIT image loadable section custom processing by Andrew F. Davis · 8 years ago
  85. 7ea6f35 powerpc: mpc85xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig option by York Sun · 8 years ago
  86. b521404 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 8 years ago
  87. 7ca1f4e serial: pl01x: expose skip_init platdata option in DT by Fabian Vogt · 8 years ago
  88. cfb76fc serial: bcm283x_mu: add device tree support by Fabian Vogt · 8 years ago
  89. 58eb514 gpio: bcm2835: add device tree support by Fabian Vogt · 8 years ago
  90. 2c2996a powerpc: P2010: Drop configuration for P2010 by York Sun · 8 years ago
  91. 5f16388 powerpc: P1014: Drop configuration for P1014 by York Sun · 8 years ago
  92. cedeee7 powerpc: P1013: Drop configuration for P1013 by York Sun · 8 years ago
  93. 18c1325 powerpc: P1012: Drop configuration for P1012 by York Sun · 8 years ago
  94. b75f5bf powerpc: MPC8560ADS: Remove macro CONFIG_MPC8560ADS by York Sun · 8 years ago
  95. 326a7a0 powerpc: MPC8540ADS: Remove macro CONFIG_MPC8540ADS by York Sun · 8 years ago
  96. 5ddce89 powerpc: mpc8540: Remove macro CONFIG_MPC8540 by York Sun · 8 years ago
  97. bfaa331 MAINTAINERS: SUNXI: Update maintainership by Jagan Teki · 8 years ago
  98. 9b6b30b sf: Rename sf_params.c to spi_flash_ids.c by Jagan Teki · 8 years ago
  99. d881f5f x86: Enable EFI loader support by Simon Glass · 8 years ago
  100. fac4ced efi: Add support for a hello world test program by Simon Glass · 8 years ago