1. 2669999 Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  2. 3d186cf ARM: tegra: avoid more operations in non-secure world by Stephen Warren · 6 years ago
  3. 0de68cf arm: tegra: Restore host1x/dc dm-pre-reloc properties by Nicolas Chauvet · 6 years ago
  4. 49c752c cmd: Add bind/unbind commands to bind a device to a driver from the command line by Jean-Jacques Hiblot · 6 years ago
  5. 7ec9181 dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode() by Jean-Jacques Hiblot · 6 years ago
  6. b71d9e8 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  7. 122347f riscv: Include bss subsections in linker script by Alexander Graf · 6 years ago
  8. 1acbd0e x86: Enable -fdata-sections always by Alexander Graf · 6 years ago
  9. 6331cb2 x86: Include bss subsections in linker script by Alexander Graf · 6 years ago
  10. 7ac5f33 sunxi: fix sid base address macro name for H6 by Icenowy Zheng · 6 years ago
  11. 18e684d sandbox: Move BSS after EFI sections by Alexander Graf · 6 years ago
  12. 7bdf39c x86: efi: payload: Add default TSC frequency in the device tree by Bin Meng · 6 years ago
  13. 8649155 x86: coreboot: Add default TSC frequency in the device tree by Bin Meng · 6 years ago
  14. 1cf6825 x86: dts: Remove coreboot_fb.dtsi by Bin Meng · 6 years ago
  15. 6e71a6a x86: Remove support for Advantech SOM-6896 by Bin Meng · 6 years ago
  16. ceeee8f x86: coreboot: Add generic coreboot payload support by Bin Meng · 6 years ago
  17. d7869b2 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  18. 8297e64 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  19. 719afeb Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  20. 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  21. 0bdea7c CONFIG_SYS_GENERIC_BOARD: Finish migration by Tom Rini · 6 years ago
  22. b0c0a71 arm: socfpga: Fix SYSMGR_FPGAINTF_EMACx bit mask by Ley Foon Tan · 6 years ago
  23. 4f10989 ARM: rmobile: Enable USB PHY on Gen2 by Marek Vasut · 6 years ago
  24. d81b5da ARM: socfpga: clk: Convert to clock framework by Marek Vasut · 6 years ago
  25. ccc9743 ARM: dts: socfpga: Add u-boot,dm-pre-reloc to necessary clock nodes by Marek Vasut · 6 years ago
  26. f4c3e0d ARM: socfpga: clk: Drop unused variables on Arria10 by Marek Vasut · 6 years ago
  27. 49e508e ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only by Marek Vasut · 6 years ago
  28. 934aec7 ARM: socfpga: clk: Obtain handoff base clock via DM by Marek Vasut · 6 years ago
  29. d6a61da ARM: socfpga: Remove adhoc ethernet reset and configuration by Marek Vasut · 6 years ago
  30. 6385a8a ARM: socfpga: Zap unused reset code by Marek Vasut · 6 years ago
  31. f9edeb3 ARM: socfpga: Zap all the UART handling complexity by Marek Vasut · 7 years ago
  32. fe88c2f ARM: socfpga: Enable DM I2C framework on A10 by Marek Vasut · 6 years ago
  33. 8145c1c ARM: socfpga: Enable DM reset framework on A10 by Marek Vasut · 6 years ago
  34. c295080 ARM: dts: socfpga: Add i2c alias to A10 SoCDK by Marek Vasut · 6 years ago
  35. 3d8685f ARM: dts: socfpga: Add missing I2C resets by Marek Vasut · 6 years ago
  36. da61e50 ARM: dts: socfpga: Fix Arria10 GMAC resets by Marek Vasut · 6 years ago
  37. f5775e6 ARM: dts: socfpga: Add missing UART resets by Marek Vasut · 6 years ago
  38. 6f96ed7 ARM: dts: socfpga: Flag reset manager on A10 as pre-reloc by Marek Vasut · 6 years ago
  39. af74658 ARM: socfpga: Register the FPGA on A10 in SPL again by Marek Vasut · 6 years ago
  40. e4ff842 arm: socfpga: gen5: combine some init code for SPL and U-Boot by Simon Goldschmidt · 6 years ago
  41. 79a436d arm: socfpga: fix device trees to work with DM serial by Simon Goldschmidt · 6 years ago
  42. 2deaf5c ARM: dts: stm32f4: Fix DT dtc warnings by Patrick Delaunay · 6 years ago
  43. 638ee5a ARM: dts: stm32mp157: Add ADC DT node by Patrice Chotard · 6 years ago
  44. 6effb56 ARM: dts: stm32: remove cd-inverted for stm32f746-disco by Patrice Chotard · 6 years ago
  45. 4c55c83 ARM: dts: stm32: remove cd-inverted for stm32f769-disco by Patrice Chotard · 6 years ago
  46. e0b04a1 snapdragon: added MAC generation functions by Ramon Fried · 6 years ago
  47. 86e5e42 snapdragon: added msm_board_serial() func by Ramon Fried · 6 years ago
  48. dc7685e arm: bcm7445: Fix parallel make race condition by Thomas Fitzsimmons · 6 years ago
  49. b8a1f47 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  50. c0b4fc1 arm: socfpga: cyclone5: handle debug uart by Simon Goldschmidt · 6 years ago
  51. 20905f5 arm: socfpga: spl_gen5: clean up malloc_base assignment by Simon Goldschmidt · 6 years ago
  52. 40c36f8 arm: socfpga: fix SPL on gen5 after moving to DM serial by Simon Goldschmidt · 6 years ago
  53. 8094f0c sunxi: A64: fix default DRAM_ODT_EN symbol by Andre Przywara · 6 years ago
  54. 25b3d90 ARM: dts: sun8i: Update R40/V40 dts(i) files from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  55. 0ca4d40 ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  56. 8fee226 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 6 years ago
  57. 282ce64 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  58. 004e67c test: Add tests for misc uclass by Mario Six · 6 years ago
  59. 957983e sandbox: Add and build AXI bus and device by Mario Six · 6 years ago
  60. 9a8bcab axi: Add AXI sandbox driver and simple emulator by Mario Six · 6 years ago
  61. 36adb7c snapdragon: Add DRAM detection & FDT fixup by Ramon Fried · 6 years ago
  62. 9add5a4 armv8: layerscape: Enable EHCI access for LS1012A by Ran Wang · 6 years ago
  63. cd35855 armv8: layerscape: move ns_dev[] define from h to c file. by Ran Wang · 6 years ago
  64. 5651f43 armv8: ls1046a: setup SEC ICIDs and fix up device tree by Laurentiu Tudor · 6 years ago
  65. b50ff5e armv8: ls1046a: setup fman ports ICIDs and device tree by Laurentiu Tudor · 6 years ago
  66. 599a97d armv8: ls1046a: add icid setup for qman portals by Laurentiu Tudor · 6 years ago
  67. 3cb4fe6 armv8: ls1046a: initial icid setup support by Laurentiu Tudor · 6 years ago
  68. 703d18f armv8: fsl-layerscape: add missing debug stream ID by Laurentiu Tudor · 6 years ago
  69. 92d2e89 misc: fsl_portals: setup QMAN_BAR{E} also on ARM platforms by Laurentiu Tudor · 6 years ago
  70. 5bdfdb7 armv8: ls1046a: advertise QMan v3 in configuration by Laurentiu Tudor · 6 years ago
  71. fa0706e armv8: fsl-layerscape: add missing register blocks base address defines by Laurentiu Tudor · 6 years ago
  72. 8e16651 stm32mp1: add gpio led support by Patrick Delaunay · 6 years ago
  73. cdec3ea Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  74. b243f41 Merge git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  75. 9d17682 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  76. f68c8e8 usb: rockchip: implement K_FW_LBA_ERASE_10 command by Alberto Panizzo · 6 years ago
  77. e11f916 usb: rockchip: implement K_FW_LBA_READ_10 command by Alberto Panizzo · 6 years ago
  78. 95e1106 test: dm: pci: Add cases for finding PCI capability APIs by Bin Meng · 6 years ago
  79. 3ed214a test: dm: pci: Add tests for mixed static and dynamic devices on the same bus by Bin Meng · 6 years ago
  80. 490d13a sandbox: Update test.dts for dynamic PCI device driver matching by Bin Meng · 6 years ago
  81. 59a160e pci: sandbox: swap_case: Declare dynamic driver matching by Bin Meng · 6 years ago
  82. dee4d75 test: dm: pci: Test more than one PCI host controller by Bin Meng · 6 years ago
  83. 2db7f2b test: dm: pci: Test more than one device on the same bus by Bin Meng · 6 years ago
  84. 990cebf bcm968380gerg: add initial support by Philippe Reynes · 6 years ago
  85. 341032d bcm6838: add initial support by Philippe Reynes · 6 years ago
  86. 481ea2e mips: au1x00: Remove support for these SoCs by Tom Rini · 6 years ago
  87. 215b4fa mips: dbau1x00: Remove this board by Tom Rini · 6 years ago
  88. fc82e76 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · 6 years ago
  89. e784cf1 arm: ls102xa: Fix RGMII phy-connection-type FDT fixup by Brendan Shanks · 6 years ago
  90. 188ebc7 Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  91. a492fdf arm: zynq: dts: add spi flash node to zedboard by Luis Araneda · 6 years ago
  92. a6477f7 ARM: kirkwood: add SBx81LIFXCAT board by Chris Packham · 6 years ago
  93. 14deee2 arm: mvebu: clearfog: add u-boot, dm-spl tag for spi by Jon Nettleton · 6 years ago
  94. 69601ce arm: mvebu: helios4: remove duplicate sdhci pins node by Baruch Siach · 6 years ago
  95. 334eebe arm: mvebu: Better align Clearfog dts file with Linux kernel by Jon Nettleton · 6 years ago
  96. a4adb1f arm: mvebu: clearfog: use the microsom .dtsi by Baruch Siach · 6 years ago
  97. bf3eaa3 arm: mvebu: solidrun-microsom: update SPI flash compatible by Baruch Siach · 6 years ago
  98. 72c4e67 mvebu: support UART boot image by Baruch Siach · 6 years ago
  99. ca1a4c8 mvebu: select boot device at SoC level by Baruch Siach · 6 years ago
  100. ad105f5 mvebu: consolidate SPL boot device config symbols by Baruch Siach · 6 years ago