1. cca9af6 ARM: dts: socfpga: Flag timer clock as pre-reloc by Marek Vasut · 6 years ago
  2. 66011a0 timer: dw-apb: Add Designware APB timer driver by Marek Vasut · 6 years ago
  3. 0b8f637 ARM: socfpga: Reorder Arria10 SPL by Marek Vasut · 6 years ago
  4. 8497cb9 arm: socfpga: stratix10: Fix mailbox urgent command with urgent register by Ley Foon Tan · 6 years ago
  5. db3b5e9 arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoff by Ley Foon Tan · 6 years ago
  6. 2418734 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago WIP-22Aug2018
  7. 2669999 Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago WIP-21Aug2018
  8. 3d186cf ARM: tegra: avoid more operations in non-secure world by Stephen Warren · 6 years ago
  9. 0de68cf arm: tegra: Restore host1x/dc dm-pre-reloc properties by Nicolas Chauvet · 6 years ago
  10. dbb148b cmd: efi: Clarify calculation precedence for '&' and '?' by Eugeniu Rosca · 6 years ago
  11. c3a40cc efi: Add EFI_MEMORY_{NV, MORE_RELIABLE, RO} attributes by Eugeniu Rosca · 6 years ago
  12. 9b89183 efi: Fix truncation of constant value by Eugeniu Rosca · 6 years ago
  13. 9d12daf efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset() by Heinrich Schuchardt · 6 years ago
  14. b71d9e8 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago WIP-20Aug2018
  15. 3313e90 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  16. f008e26 display5: Introduce fitImg_fw_sz variable by Lukasz Majewski · 6 years ago
  17. 54bfba2 efi_selftest: correct block device unit test by Heinrich Schuchardt · 6 years ago
  18. bcfb0e2 efi_loader: document runtime functions by Heinrich Schuchardt · 6 years ago
  19. a39f39c efi_loader: update runtime services table crc32 by Heinrich Schuchardt · 6 years ago
  20. 483dbab lib: crc32: mark function crc32() as __efi_runtime by Heinrich Schuchardt · 6 years ago
  21. fa995d0d efi_loader: avoid NULL dereference in efi_get_memory_map() by Heinrich Schuchardt · 6 years ago
  22. d802407 board: sunxi: Remove unused local variables by Jagan Teki · 6 years ago
  23. 3748ed9 efi_loader: fix a parameter check at CreateEvent() by AKASHI Takahiro · 6 years ago
  24. 122347f riscv: Include bss subsections in linker script by Alexander Graf · 6 years ago
  25. 1acbd0e x86: Enable -fdata-sections always by Alexander Graf · 6 years ago
  26. 6331cb2 x86: Include bss subsections in linker script by Alexander Graf · 6 years ago
  27. 7ac5f33 sunxi: fix sid base address macro name for H6 by Icenowy Zheng · 6 years ago
  28. 044fa00 configs: sun7i: Fix to use emmc dts for OLinuXino_MICRO-eMMC by Jagan Teki · 6 years ago
  29. 612e991 doc: FIT image: fix typo by Pierre-Jean Texier · 6 years ago
  30. d03e76a cmd: Add dtimg command by Sam Protsenko · 6 years ago
  31. c044733 common: Add support for Android DT image by Sam Protsenko · 6 years ago
  32. 287c04e fs/fat: debug-print file read position during file_fat_read_at() by Andreas Dannenberg · 6 years ago
  33. 94cb986 spl: fix debug print in spl_common_init() by Simon Goldschmidt · 6 years ago
  34. 09d8411 ARM: da8xxevm: README: Add NOR booting instructions by Adam Ford · 6 years ago
  35. c4fa049 ARM: da850evm: Enable SPL_SYS_MALLOC_SIMPLE by Adam Ford · 6 years ago
  36. f09d831 ARM: da850evm: Enable USE_TINY_PRINTF by Adam Ford · 6 years ago
  37. 391328d configs: da850evm: Remove DM_I2C_COMPAT by Adam Ford · 6 years ago
  38. 07240da efi_loader: relocate pointer to tables by Heinrich Schuchardt · 6 years ago
  39. ccfc78b Revert "efi_loader: efi_allocate_pages is too restrictive" by Stephen Warren · 6 years ago
  40. 18e684d sandbox: Move BSS after EFI sections by Alexander Graf · 6 years ago
  41. 7bdf39c x86: efi: payload: Add default TSC frequency in the device tree by Bin Meng · 6 years ago
  42. 8649155 x86: coreboot: Add default TSC frequency in the device tree by Bin Meng · 6 years ago
  43. 165db7c x86: tsc: Try hardware calibration first by Bin Meng · 6 years ago
  44. 1cf6825 x86: dts: Remove coreboot_fb.dtsi by Bin Meng · 6 years ago
  45. 6e71a6a x86: Remove support for Advantech SOM-6896 by Bin Meng · 6 years ago
  46. ceeee8f x86: coreboot: Add generic coreboot payload support by Bin Meng · 6 years ago
  47. 6ace36e Makefile: Don't generate position independent code by Andy Shevchenko · 6 years ago
  48. 39dd00f drivers: regulator: fixed: add u-boot, off-on-delay-us by Peng Fan · 6 years ago
  49. 4aee624 env: Merge Rockchip, Sunxi, Zynq and ZynqMP by Michal Simek · 6 years ago
  50. 9f8cf76 Convert CONFIG_SYS_I2C_DAVINCI to Kconfig by Adam Ford · 6 years ago
  51. 9baa2bc Removed unused references to CONFIG_SERIALx by Adam Ford · 6 years ago
  52. cc3fedb Convert CONFIG_TWL4030_LED et al to Kconfig by Adam Ford · 6 years ago
  53. 244eaea Convert CONFIG_VIDEO_OMAP3 to Kconfig by Adam Ford · 6 years ago
  54. 8ccf98b Convert CONFIG_MISC_INIT_R to Kconfig by Adam Ford · 6 years ago
  55. ca0d535 Migrate bootlimit to Kconfig by Alex Kiernan · 6 years ago
  56. c9ad6bc Add BOOTCOUNT_BOOTLIMIT to set reboot limit by Alex Kiernan · 6 years ago
  57. d7869b21 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  58. 4adc660 dts: Fix typo in OF_LIVE Kconfig help by Michal Simek · 6 years ago
  59. 0041670 kconfig: fix typo 'parition' by Simon Goldschmidt · 6 years ago
  60. 8297e64 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  61. 719afeb Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  62. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago WIP-16Aug2018
  63. 999a772 Kconfig: Migrate CONFIG_NR_DRAM_BANKS by Ramon Fried · 6 years ago
  64. 6b6f216 fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary by Ramon Fried · 6 years ago
  65. 0bdea7c CONFIG_SYS_GENERIC_BOARD: Finish migration by Tom Rini · 6 years ago
  66. b0c0a71 arm: socfpga: Fix SYSMGR_FPGAINTF_EMACx bit mask by Ley Foon Tan · 6 years ago
  67. 4f10989 ARM: rmobile: Enable USB PHY on Gen2 by Marek Vasut · 6 years ago
  68. 6642588 phy: rcar: Add R-Car Gen2 PHY driver by Marek Vasut · 6 years ago
  69. 5e50adf phy: Fix off-by-one error when parsing DT PHY bindings by Marek Vasut · 6 years ago
  70. 92e738f Prepare v2018.09-rc2 by Tom Rini · 6 years ago v2018.09-rc2
  71. 323ba02 configs: Resync with savedefconfig by Tom Rini · 6 years ago
  72. d81b5da ARM: socfpga: clk: Convert to clock framework by Marek Vasut · 6 years ago
  73. 12ea13a mmc: socfpga: Add clock framework support by Marek Vasut · 6 years ago
  74. f9f016a clk: socfpga: Add initial Arria10 clock driver by Marek Vasut · 6 years ago
  75. ccc9743 ARM: dts: socfpga: Add u-boot,dm-pre-reloc to necessary clock nodes by Marek Vasut · 6 years ago
  76. f4c3e0d ARM: socfpga: clk: Drop unused variables on Arria10 by Marek Vasut · 6 years ago
  77. 49e508e ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only by Marek Vasut · 6 years ago
  78. 934aec7 ARM: socfpga: clk: Obtain handoff base clock via DM by Marek Vasut · 6 years ago
  79. 2af5d51 ARM: socfpga: Enable DM ethernet on A10 by Marek Vasut · 6 years ago
  80. d6a61da ARM: socfpga: Remove adhoc ethernet reset and configuration by Marek Vasut · 6 years ago
  81. 6385a8a ARM: socfpga: Zap unused reset code by Marek Vasut · 6 years ago
  82. 215a065 net: designware: socfpga: Add Arria10 extras by Marek Vasut · 6 years ago
  83. f9edeb3 ARM: socfpga: Zap all the UART handling complexity by Marek Vasut · 7 years ago
  84. fe88c2f ARM: socfpga: Enable DM I2C framework on A10 by Marek Vasut · 6 years ago
  85. 8145c1c ARM: socfpga: Enable DM reset framework on A10 by Marek Vasut · 6 years ago
  86. c295080 ARM: dts: socfpga: Add i2c alias to A10 SoCDK by Marek Vasut · 6 years ago
  87. 3d8685f ARM: dts: socfpga: Add missing I2C resets by Marek Vasut · 6 years ago
  88. da61e50 ARM: dts: socfpga: Fix Arria10 GMAC resets by Marek Vasut · 6 years ago
  89. f5775e6 ARM: dts: socfpga: Add missing UART resets by Marek Vasut · 6 years ago
  90. 6f96ed7 ARM: dts: socfpga: Flag reset manager on A10 as pre-reloc by Marek Vasut · 6 years ago
  91. af74658 ARM: socfpga: Register the FPGA on A10 in SPL again by Marek Vasut · 6 years ago
  92. e4ff842 arm: socfpga: gen5: combine some init code for SPL and U-Boot by Simon Goldschmidt · 6 years ago
  93. 79a436d arm: socfpga: fix device trees to work with DM serial by Simon Goldschmidt · 6 years ago
  94. f65b82f MAINTAINERS: Update STM32MP fragments by Patrice Chotard · 6 years ago WIP-13Aug2018
  95. 2deaf5c ARM: dts: stm32f4: Fix DT dtc warnings by Patrick Delaunay · 6 years ago
  96. 638ee5a ARM: dts: stm32mp157: Add ADC DT node by Patrice Chotard · 6 years ago
  97. 6effb56 ARM: dts: stm32: remove cd-inverted for stm32f746-disco by Patrice Chotard · 6 years ago
  98. 4c55c83 ARM: dts: stm32: remove cd-inverted for stm32f769-disco by Patrice Chotard · 6 years ago
  99. fe50a13 ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanup by Derald D. Woods · 6 years ago
  100. 46703cd tpm: sandbox: fix wrong assignment with a simplification by Miquel Raynal · 6 years ago