1. c3b572c cmd/spl.c: Include <libfdt.h> for fdt_totalsize by Tom Rini · 7 years ago
  2. 8b3cec7 mtdparts: Fix uninitialized scalar usage by Tom Rini · 7 years ago
  3. bd95e65 Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  4. f72b96e Merge branch 'rmobile' of git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  5. 0031af9 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 7 years ago
  6. cc0427d Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  7. c2150e4 Merge git://www.denx.de/git/u-boot-cfi-flash by Tom Rini · 7 years ago
  8. 5c27535 disk: part: align buffer so it can be used with DMA enabled drivers by Stefan Agner · 7 years ago
  9. 527d865 scripts: objdiff: Ignore debug info when comparing by Stephen Boyd · 7 years ago
  10. e43f74a doc: verified-boot: fix typos by Masahiro Yamada · 7 years ago
  11. 10b078d fs: ext4: Fix journal overrun issue reported by Coverity by Tom Rini · 7 years ago
  12. bc02834 mtdparts: Fix final outstanding issue reported by Coverity by Tom Rini · 7 years ago
  13. 1e87f9c spl: stm32: make falcon mode activation configurable by Vikas Manocha · 7 years ago
  14. 767cb74 cmd: spl: provide address and size of prepared FDT in environment by Anatolij Gustschin · 7 years ago
  15. 195dc23 igep00x0: merge igep0020 and igep0030 defconfigs to igep00x0_defconfig by Pau Pajuelo · 7 years ago
  16. 4c699a4 igep00x0: move SPL routines into separate file by Ladislav Michl · 7 years ago
  17. ea8c7fc arm: dra7xx: Define Android boot arguments by Semen Protsenko · 7 years ago
  18. 49c7d0a arm: am57xx: Define Android boot arguments by Semen Protsenko · 7 years ago
  19. a17c8b1 arm: omap: Define command for booting Android from eMMC by Semen Protsenko · 7 years ago
  20. a797f27 ARMv8/sec_firmware : Update chosen/kaslr-seed with random number by Ruchika Gupta · 7 years ago
  21. 225bfd3 arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC by Thomas Petazzoni · 7 years ago
  22. c25c4fd board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/ by Thomas Petazzoni · 7 years ago
  23. fc6adeb board: atmel: Use the new PIT timer driver by Wenyou.Yang@microchip.com · 7 years ago
  24. 47edaea driver: timer: Add the Atmel PIT timer driver by Wenyou.Yang@microchip.com · 7 years ago
  25. deff9b1 powerpc: Rework interrupt_init_cpu() by Tom Rini · 7 years ago
  26. 7621621 fs: fat: fix fatwrite overflow calculation by Reno Farnesi · 7 years ago
  27. 528f2b6 arm: dts: am33xx: sync DTS with Linux 4.13-rc4 by Suniel Mahesh · 7 years ago
  28. 93fd5b0 ram: kconfig: s/SPL/TPL/ in TPL_RAM help text by Jagan Teki · 7 years ago
  29. e5ec12b rpi: Enable USB keyboard support by Simon Glass · 7 years ago
  30. f40ad66 arch/sh: don't bring common/env_embedded.o into the link by Thomas Petazzoni · 7 years ago
  31. 90340c8 arch/sh: allow building in big-endian mode by Thomas Petazzoni · 7 years ago
  32. f7f79b4 ARM: rmobile: Enable MMC and USB DM on ULCB by Marek Vasut · 7 years ago
  33. 3345ca2 ARM: rmobile: Enable MMC and USB DM on Salvator-X by Marek Vasut · 7 years ago
  34. 6f38085 ARM: rmobile: Remove SH SDHI probing from ULCB board by Marek Vasut · 7 years ago
  35. ddb39a0 ARM: rmobile: Remove SH SDHI probing from Salvator-X board by Marek Vasut · 7 years ago
  36. 3f63551 ARM: rmobile: Remove Serial SH probing from ULCB board by Marek Vasut · 7 years ago
  37. 1c30aea5 ARM: rmobile: Remove Serial SH probing from Salvator-X board by Marek Vasut · 7 years ago
  38. 75ba2bf ARM: rmobile: Remove RAVB probing from ULCB board by Marek Vasut · 7 years ago
  39. a88026c ARM: rmobile: Remove RAVB probing from Salvator-X board by Marek Vasut · 7 years ago
  40. d47f356 ARM: rmobile: Enable HUSH parser by Marek Vasut · 7 years ago
  41. c4464e1 ARM: rmobile: Enable KSZ90X1 PHY on Salvator-X by Marek Vasut · 7 years ago
  42. 46933df ARM: rmobile: Add u-boot, dm-pre-reloc to clock nodes on Gen3 by Marek Vasut · 7 years ago
  43. fd8692b clk: rmobile: Split R8A7795 and R8A7796 core clock tables by Marek Vasut · 7 years ago
  44. 438505f x86: tangier: kconfig: Guard tangier-specific options by Bin Meng · 7 years ago
  45. 207d532 x86: bayleybay: Adjust VGA rom address by Bin Meng · 7 years ago
  46. 81c727d x86: baytrail: Fix turbo enable by Bin Meng · 7 years ago
  47. 2ddb1a1 x86: Convert CPU_INTEL_TURBO_NOT_PACKAGE_SCOPED to Kconfig by Bin Meng · 7 years ago
  48. 5091a8b x86: dfi-bt700: Select SERIAL_RX_BUFFER via Kconfig by Stefan Roese · 7 years ago
  49. b48dcd3 x86: conga-qeval20-qa3-e3845: Select SERIAL_RX_BUFFER via Kconfig by Stefan Roese · 7 years ago
  50. 3ca7a06 serial: serial-uclass: Add generic serial RX buffer support by Stefan Roese · 7 years ago
  51. 7fded0c Revert "serial: ns16550: Add RX interrupt buffer support" by Stefan Roese · 7 years ago
  52. 76e7265 vbe: Drop vbe_get_video_info() by Bin Meng · 7 years ago
  53. c11b17c x86: kconfig: Imply CMD_PCI by Bin Meng · 7 years ago
  54. 1e6ebee x86: fsp: Configure SPI opcode registers before SPI is locked down by Bin Meng · 7 years ago
  55. b42711f x86: ich-spi: Move opcode registers configuration to another routine by Bin Meng · 7 years ago
  56. 3e79141 x86: ich-spi: Don't read cached lock status by Bin Meng · 7 years ago
  57. 7d82978 x86: ich-spi: Remove unnecessary assignment in ich_init_controller() by Bin Meng · 7 years ago
  58. 94bc917 x86: ich-spi: Remove spi_write_protect_region() by Bin Meng · 7 years ago
  59. a430556 i2c: muxes: add i2c gpio multiplexer driver by Peng Fan · 7 years ago
  60. 4fadcaf i2c: add i2c driver for stm32 by Patrice Chotard · 7 years ago
  61. 90ae53c fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long by Tom Rini · 7 years ago
  62. 236c49a mtd: cfi: staticize functions by Marek Vasut · 7 years ago
  63. ad8afea Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 7 years ago
  64. 09b6a6d Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  65. 8197d92 Merge git://git.denx.de/u-boot-uniphier by Tom Rini · 7 years ago
  66. 6ab09b0 ARM: mvebu: set correct mem_size for db-88f6820-amc by Chris Packham · 7 years ago
  67. 5bf4475 doc: license: Add license header to the README.dfutftp file by Lukasz Majewski · 7 years ago
  68. 6bafa5a fb_mmc.c: Correct blk_dread() return value checks by Tom Rini · 7 years ago
  69. 2341c80 common/fb_mmc.c: Fix warnings about casts by Tom Rini · 7 years ago
  70. 7715dea fastboot: avoid printing invalid data by John Keeping · 8 years ago
  71. d331084 Fix fastboot boot address by Peter Chubb · 8 years ago
  72. a11a5b8 usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig by Bin Meng · 7 years ago
  73. 2d7cb5b env: Replace all open-coded gd->env_valid values with ENV_ flags by Simon Glass · 7 years ago
  74. c55d8b9 env: Allow env_load() to detect errors by Simon Glass · 7 years ago
  75. eeba55c env: Correct case of no sub-init function by Tom Rini · 7 years ago
  76. 3444d1d ARM: dts: uniphier: add dr_mode property to dwc3 node by Masahiro Yamada · 7 years ago
  77. 6584b1e reset: uniphier: refactor reset data and add NAND/eMMC reset lines by Masahiro Yamada · 7 years ago
  78. c5161ee Revert "ARM: uniphier: fix ROM boot mode for PH1-sLD3" by Masahiro Yamada · 7 years ago
  79. 0aa8b2c Revert "ARM: uniphier: move lowlevel debug init code after page table switch" by Masahiro Yamada · 7 years ago
  80. 00aa453 ARM: uniphier: remove sLD3 SoC support by Masahiro Yamada · 7 years ago
  81. 213fcab clk: uniphier: fix unmet direct dependencies warning by Masahiro Yamada · 7 years ago
  82. f1a7ba1 Fix 'notes' typos by Anatolij Gustschin · 7 years ago
  83. e94c126 env: Sort selection of default choices by Andy Shevchenko · 7 years ago
  84. 79c85f7 arm, at91: fix taurus board by Heiko Schocher · 7 years ago
  85. c1ee893 common/board_f.c: remove CONFIG_SYS_GENERIC_GLOBAL_DATA by Thomas Petazzoni · 7 years ago
  86. fb53e7e ARM: hisilicon: hikey: Fix eMMC with latest ATF & U-Boot by Peter Griffin · 7 years ago
  87. 42a9f14 fs/fat: Correct blk_dread() return value check by Tom Rini · 7 years ago
  88. 9585dd3 spl: spl_mmc.c Correct blk_dread() return value check by Tom Rini · 7 years ago
  89. d03618d cmd/read.c: Fix checking blk_dread return value by Tom Rini · 7 years ago
  90. 54f1792 mtdparts: Fix various issues reported by Coverity by Tom Rini · 7 years ago
  91. 78eda89 hash: Compile only hardware or software versions of SHA algorithms by Tom Rini · 7 years ago
  92. 3809e30 Makefile: honor PYTHON configuration properly by Clément Bœsch · 7 years ago
  93. 2629a21 Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  94. 021414a lcd: avoid possible NULL dereference by xypron.glpk@gmx.de · 7 years ago
  95. 5619295 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 7 years ago
  96. 1fdafb2 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  97. a6dd10c Merge branch 'master' of git://git.denx.de/u-boot-coldfire by Tom Rini · 7 years ago
  98. 804f1d9 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 7 years ago
  99. 957b4ee rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin by Kever Yang · 7 years ago
  100. a634236 rockchip: rk322x: pinctrl: using compatible name same with dts by Kever Yang · 7 years ago