1. dec580d arm: armv7-a: Compile and tune for armv7-a instead of armv5 by Adam Ford · 6 years ago
  2. a7eb9d3 ARM: Specify aligned address for secure section instead of using attributes by Chen-Yu Tsai · 6 years ago
  3. 548f692 ARM: dts: logicpd-torpedo-37xx-devkit-u-boot: Fix MMC Card Detect by Adam Ford · 6 years ago
  4. 1ff2c5c Merge tag 'arc-updates-for-2018.09' of git://git.denx.de/u-boot-arc by Tom Rini · 6 years ago
  5. 919c3ea ARC: HSDK: Fix timer frequency value by Eugeniy Paltsev · 6 years ago
  6. cade72d Merge branch 'master' of git://git.denx.de/u-boot-imx by Tom Rini · 6 years ago
  7. 6475e5e imx: mx7: add system suspend/resume support by Anson Huang · 6 years ago
  8. 9d61854 imx: mx7: add gpc initialization for low power mode by Anson Huang · 6 years ago
  9. 05e89eb imx: mx7: psci: improve cpu hotplug flow by Anson Huang · 6 years ago
  10. 765d92a watchdog: mx25: use the imx_watchdog driver for mx25 by Martin Kaiser · 6 years ago
  11. 19353b6 dts: imx6ul_evk: Add DTS files for 14x14 EVK and 9x9 EVK boards by Ye Li · 6 years ago
  12. 75de11f dts: imx6ul: Update alias to support DM by Ye Li · 6 years ago
  13. 3c5c2d6 imx: imx7d-sdb: Add DM QSPI support by Ye Li · 6 years ago
  14. 042446c imx: imx6sx-sabreauto: convert to use DM QSPI driver by Ye Li · 6 years ago
  15. 99aef7a imx: imx6sx-sdb: Enable DM QSPI driver by Ye Li · 6 years ago
  16. b531cc6 Merge branch 'master' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  17. 69ebf19 x86: zimage: Remove acpi_rsdp_addr propagation to kernel boot parameters by Bin Meng · 6 years ago
  18. 106dcfc x86: zimage: Support booting Linux kernel from an EFI payload by Bin Meng · 6 years ago
  19. 2f65c07 x86: efi: payload: Install E820 map from EFI memory map by Bin Meng · 6 years ago
  20. 4d6f361 rockchip: dts: fix unnecessary '-cells' warning by Kever Yang · 6 years ago
  21. d0ccd31 cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig by Masahiro Yamada · 6 years ago
  22. 5c2ade2 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  23. 501607a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  24. 41aacdd board: arm: bcmstb: Declare get_ticks in timer.h by Thomas Fitzsimmons · 6 years ago
  25. a313da3 ARM: dts: socfpga: Add missing NAND reset by Marek Vasut · 6 years ago
  26. 2a092a3 ARM: dts: socfpga: Drop ad-hoc UART clock frequency encoding from DT by Marek Vasut · 6 years ago
  27. aaa40e7 ARM: socfpga: Convert Arria10 to timer framework by Marek Vasut · 6 years ago
  28. 6544d3e ARM: dts: socfpga: Flag timer clock as pre-reloc by Marek Vasut · 6 years ago
  29. 8fdb419 ARM: socfpga: Reorder Arria10 SPL by Marek Vasut · 6 years ago
  30. ff756cc arm: socfpga: stratix10: Fix mailbox urgent command with urgent register by Ley Foon Tan · 6 years ago
  31. 0968d4e arm: socfpga: stratix10: Enable EMAC to FPGA bridge based on handoff by Ley Foon Tan · 6 years ago
  32. 2e513bd Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  33. 20f2b0f Partially revert "efi_loader: Rename sections to allow for implicit data" by Simon Glass · 6 years ago
  34. 2e785fe armv8: fsl-layerscape: Update README.falcon for compression by York Sun · 6 years ago
  35. 5ed02b9 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 6 years ago
  36. 634bc70 Merge tag 'signed-efi-2018.09' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  37. 8eadc5f ARM: tegra: avoid more operations in non-secure world by Stephen Warren · 6 years ago
  38. 0f08ee1 arm: tegra: Restore host1x/dc dm-pre-reloc properties by Nicolas Chauvet · 6 years ago
  39. e83a31b cmd: Add bind/unbind commands to bind a device to a driver from the command line by Jean-Jacques Hiblot · 6 years ago
  40. a7b0d6a dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode() by Jean-Jacques Hiblot · 6 years ago
  41. 1586fbd Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  42. b28f7b3 riscv: Include bss subsections in linker script by Alexander Graf · 6 years ago
  43. 8664297 x86: Enable -fdata-sections always by Alexander Graf · 6 years ago
  44. 61c7678 x86: Include bss subsections in linker script by Alexander Graf · 6 years ago
  45. 27fc8b0 sunxi: fix sid base address macro name for H6 by Icenowy Zheng · 6 years ago
  46. 41cc3b9 sandbox: Move BSS after EFI sections by Alexander Graf · 6 years ago
  47. 36ed88e x86: efi: payload: Add default TSC frequency in the device tree by Bin Meng · 6 years ago
  48. 8675845 x86: coreboot: Add default TSC frequency in the device tree by Bin Meng · 6 years ago
  49. 0832be5 x86: dts: Remove coreboot_fb.dtsi by Bin Meng · 6 years ago
  50. 8effd99 x86: Remove support for Advantech SOM-6896 by Bin Meng · 6 years ago
  51. 204e1e5 x86: coreboot: Add generic coreboot payload support by Bin Meng · 6 years ago
  52. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  53. b0c7a82 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  54. 536a61c Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  55. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  56. a0f4838 CONFIG_SYS_GENERIC_BOARD: Finish migration by Tom Rini · 6 years ago
  57. 7ebd938 arm: socfpga: Fix SYSMGR_FPGAINTF_EMACx bit mask by Ley Foon Tan · 6 years ago
  58. c74a378 ARM: rmobile: Enable USB PHY on Gen2 by Marek Vasut · 6 years ago
  59. 71b1637 ARM: socfpga: clk: Convert to clock framework by Marek Vasut · 6 years ago
  60. c2b2144 ARM: dts: socfpga: Add u-boot,dm-pre-reloc to necessary clock nodes by Marek Vasut · 6 years ago
  61. fd6bcb5 ARM: socfpga: clk: Drop unused variables on Arria10 by Marek Vasut · 6 years ago
  62. d430d9a ARM: socfpga: clk: Make L4SP and MMC clock calculation Gen5 only by Marek Vasut · 6 years ago
  63. e1dcd62 ARM: socfpga: clk: Obtain handoff base clock via DM by Marek Vasut · 6 years ago
  64. 04c8f4f ARM: socfpga: Remove adhoc ethernet reset and configuration by Marek Vasut · 6 years ago
  65. 40ca091 ARM: socfpga: Zap unused reset code by Marek Vasut · 6 years ago
  66. 8b73c87 ARM: socfpga: Zap all the UART handling complexity by Marek Vasut · 7 years ago
  67. 69fbb88 ARM: socfpga: Enable DM I2C framework on A10 by Marek Vasut · 6 years ago
  68. 700b2c6 ARM: socfpga: Enable DM reset framework on A10 by Marek Vasut · 6 years ago
  69. d41a466 ARM: dts: socfpga: Add i2c alias to A10 SoCDK by Marek Vasut · 6 years ago
  70. de75674 ARM: dts: socfpga: Add missing I2C resets by Marek Vasut · 6 years ago
  71. fbf9e40 ARM: dts: socfpga: Fix Arria10 GMAC resets by Marek Vasut · 6 years ago
  72. c6411f0 ARM: dts: socfpga: Add missing UART resets by Marek Vasut · 6 years ago
  73. a292bd9 ARM: dts: socfpga: Flag reset manager on A10 as pre-reloc by Marek Vasut · 6 years ago
  74. 95db8ee ARM: socfpga: Register the FPGA on A10 in SPL again by Marek Vasut · 6 years ago
  75. 8e30203 arm: socfpga: gen5: combine some init code for SPL and U-Boot by Simon Goldschmidt · 6 years ago
  76. 3854a1a arm: socfpga: fix device trees to work with DM serial by Simon Goldschmidt · 6 years ago
  77. 5efe50c ARM: dts: stm32f4: Fix DT dtc warnings by Patrick Delaunay · 6 years ago
  78. b5c87a4 ARM: dts: stm32mp157: Add ADC DT node by Patrice Chotard · 6 years ago
  79. da8f8ef ARM: dts: stm32: remove cd-inverted for stm32f746-disco by Patrice Chotard · 6 years ago
  80. 5d8af92 ARM: dts: stm32: remove cd-inverted for stm32f769-disco by Patrice Chotard · 6 years ago
  81. 2d0f386 snapdragon: added MAC generation functions by Ramon Fried · 6 years ago
  82. 90e905bf snapdragon: added msm_board_serial() func by Ramon Fried · 6 years ago
  83. f5befba arm: bcm7445: Fix parallel make race condition by Thomas Fitzsimmons · 6 years ago
  84. 1f8261f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  85. bc698cc arm: socfpga: cyclone5: handle debug uart by Simon Goldschmidt · 6 years ago
  86. 1849e25 arm: socfpga: spl_gen5: clean up malloc_base assignment by Simon Goldschmidt · 6 years ago
  87. 17a1c61 arm: socfpga: fix SPL on gen5 after moving to DM serial by Simon Goldschmidt · 6 years ago
  88. 4572cb5 sunxi: A64: fix default DRAM_ODT_EN symbol by Andre Przywara · 6 years ago
  89. 9e91300 ARM: dts: sun8i: Update R40/V40 dts(i) files from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  90. ea990f3 ARM: dts: sun8i: Update A83T dts(i) files from Linux-v4.18-rc3 by Jagan Teki · 6 years ago
  91. 68a3398 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 6 years ago
  92. 54fdf06 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  93. a8ce0ee test: Add tests for misc uclass by Mario Six · 6 years ago
  94. 9592215 sandbox: Add and build AXI bus and device by Mario Six · 6 years ago
  95. f95104d axi: Add AXI sandbox driver and simple emulator by Mario Six · 6 years ago
  96. 1e48bb1 snapdragon: Add DRAM detection & FDT fixup by Ramon Fried · 6 years ago
  97. 4e7cdcf armv8: layerscape: Enable EHCI access for LS1012A by Ran Wang · 6 years ago
  98. 91d2148 armv8: layerscape: move ns_dev[] define from h to c file. by Ran Wang · 6 years ago
  99. 3987b04 armv8: ls1046a: setup SEC ICIDs and fix up device tree by Laurentiu Tudor · 6 years ago
  100. dcb7f3d armv8: ls1046a: setup fman ports ICIDs and device tree by Laurentiu Tudor · 6 years ago