1. c955289 ARM: uniphier: move cmd_ddrmphy.c to fix build error by Masahiro Yamada · 9 years ago
  2. 126f9ba ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c by Masahiro Yamada · 9 years ago
  3. 2851971 ARM: uniphier: remove unused header mio-regs.h by Masahiro Yamada · 9 years ago
  4. 8034b51 ARM: uniphier: drop unneeded EHCI pin mux settings by Masahiro Yamada · 9 years ago
  5. cd0847f ARM: uniphier: switch over to generic EHCI driver by Masahiro Yamada · 9 years ago
  6. 49dde45 ARM: dts: uniphier: add clocks properties to EHCI nodes by Masahiro Yamada · 9 years ago
  7. aa37aba ARM: dts: uniphier: add device nodes for MIO control block by Masahiro Yamada · 9 years ago
  8. 9fbb2f7 ARM: dts: uniphier: add device nodes for Peripheral control block by Masahiro Yamada · 9 years ago
  9. 233812a ARM: dts: uniphier: add device nodes for System Control blocks by Masahiro Yamada · 9 years ago
  10. cc33609 ARM: dts: uniphier: add reference clock nodes by Masahiro Yamada · 9 years ago
  11. 48264d9 clk: uniphier: add Media I/O clock driver for UniPhier SoCs by Masahiro Yamada · 9 years ago
  12. fec4816 ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC by Masahiro Yamada · 9 years ago
  13. a89be27 ARM: uniphier: add missing static qualifier by Masahiro Yamada · 9 years ago
  14. 4b50369 ARM: uniphier: create early page table at run-time by Masahiro Yamada · 9 years ago
  15. 755c7d9 ARM: uniphier: change stack pointer address for SPL by Masahiro Yamada · 9 years ago
  16. 494456b spl: define BOOT_DEVICE_USB by Masahiro Yamada · 9 years ago
  17. 84a7562 ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boards by Masahiro Yamada · 9 years ago
  18. 78cb965 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · 9 years ago
  19. 9ef2835 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · 9 years ago
  20. 6c88b51 video: tegra: Enable the 'lcd' env variable work-around by Simon Glass · 9 years ago
  21. 928f605 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · 9 years ago
  22. 2c5bf6c ARM: dts: k2g: Add keystone net dts files by Mugunthan V N · 9 years ago
  23. 2cd1ff8 OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting by Adam Ford · 9 years ago
  24. dffceb4 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · 9 years ago
  25. 57dc53a Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  26. 7b6dc11 Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · 9 years ago
  27. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  28. e4f348b nios2: set up the debug UART early by Thomas Chou · 9 years ago
  29. 5c88442 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE by Bin Meng · 9 years ago
  30. d8277a8 x86: Disable DM_PCI_COMPAT by Bin Meng · 9 years ago
  31. 5a257df x86: quark: Use Quark's own PCI config APIs by Bin Meng · 9 years ago
  32. 3857ed0 x86: pci: Drop legacy PCI APIs by Bin Meng · 9 years ago
  33. 58316f9 x86: pci: Use DM PCI APIs in pci_assign_irqs() by Bin Meng · 9 years ago
  34. 6039200 x86: qemu: Convert to use DM PCI API by Bin Meng · 9 years ago
  35. 66484f0 x86: tnc: Remove IGD and SDVO devices from driver model by Bin Meng · 9 years ago
  36. 2b94d9f x86: tnc: Use DM PCI API in disable_igd() by Bin Meng · 9 years ago
  37. 9e36c53 x86: tnc: Change disable_igd() to have a return value by Bin Meng · 9 years ago
  38. 248c4fa x86: irq: Convert to use DM PCI API by Bin Meng · 9 years ago
  39. b46c208 x86: irq: Move irq_router to a per driver priv by Bin Meng · 9 years ago
  40. 819133d x86: irq: Get irq_router's bdf via dm_pci_get_bdf() by Bin Meng · 9 years ago
  41. e75711a x86: minnowmax: Drop io-base property in the pch_pinctrl node by Bin Meng · 9 years ago
  42. 2b7ff26 x86: Drop asm/arch/gpio.h by Bin Meng · 9 years ago
  43. 3ddc1c7 x86: ich6_gpio: Convert to use proper DM API by Bin Meng · 9 years ago
  44. ec2af6f x86: pch: Implement get_gpio_base op by Bin Meng · 9 years ago
  45. 3e389d8 dm: pch: Rename get_sbase op to get_spi_base by Bin Meng · 9 years ago
  46. d02be99 dm: pch: Remove pch_get_version op by Bin Meng · 9 years ago
  47. 254e677 x86: quark: Drop unprotect_spi_flash() by Bin Meng · 9 years ago
  48. efd633c x86: tnc: Drop unprotect_spi_flash() by Bin Meng · 9 years ago
  49. 1f9eb59 spi: ich: Use compatible strings to distinguish controller version by Bin Meng · 9 years ago
  50. 216d286 imx: mx6: implement mmc_get_env_dev by Peng Fan · 9 years ago
  51. 62d8cce imx: mx7dsabresd: move mmc_get_env_devno to soc code by Peng Fan · 9 years ago
  52. f8aaade arm: pcm052: Add device tree file's by Bhuvanchandra DV · 9 years ago
  53. 987dd5f arm: vf610-twr: Add device tree file's by Bhuvanchandra DV · 9 years ago
  54. c720ff1 arm: colibri-vf: Enable serial support by Bhuvanchandra DV · 9 years ago
  55. 947fb97 arm: vybrid: Update the license string by Bhuvanchandra DV · 9 years ago
  56. d5e4f0a arm: vybrid: Enable lpuart support by Bhuvanchandra DV · 9 years ago
  57. 23e2da2 imx: mx6ul/sx: Fix issue in LCDIF clock dividers calculation by Ye Li · 9 years ago
  58. 9655ebd imx: mx6sx: Fix issue in LCDIF clock enablement by Ye Li · 9 years ago
  59. cf94a34 imx: mx6sxsabreauto: Add support for mx6sx SABREAUTO board by Ye Li · 9 years ago
  60. d4d1dd6 mx6: soc: Add ENET2 mac address support by Ye Li · 9 years ago
  61. d339f16 arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL by Marek Vasut · 9 years ago
  62. 161b1fe Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · 9 years ago
  63. 008e61f Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  64. 37dadbc board: atmel: sama5d2_xplained: add SPL support by Wenyou Yang · 9 years ago
  65. 4245701 arm: at91/spl: mpddrc: use IP version to check configuration by Wenyou Yang · 9 years ago
  66. c2ad76c arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization by Wenyou Yang · 9 years ago
  67. 7e8702a arm: at91/spl: mpddrc: add struct atmel_mpddrc_config by Wenyou Yang · 9 years ago
  68. 7711cc0 arm8: ls2080: Move the core errata defines out of board specific file by Ashish kumar · 9 years ago
  69. d2427ca Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · 9 years ago
  70. 2ea3a44 armv8: ls2080a: Implement workaround for core errata 829520, 833471 by Ashish kumar · 9 years ago
  71. 7d514a7 board: Enable ethernet, tftpboot support to pic32mzdask board. by Purna Chandra Mandal · 9 years ago
  72. c76eb72 board: add SDHCI support for PIC32MZDASK board. by Purna Chandra Mandal · 9 years ago
  73. 44da3a1 board: Add Microchip PIC32MZ[DA]-Starter-Kit board. by Purna Chandra Mandal · 9 years ago
  74. be961fa MIPS: Add support for Microchip PIC32MZ[DA] SoC family. by Purna Chandra Mandal · 9 years ago
  75. 9ffa7a3 drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · 9 years ago
  76. 32c1a6e MIPS: initial infrastructure for Microchip PIC32 architecture by Purna Chandra Mandal · 9 years ago
  77. 05e3425 MIPS: Support dynamic I/O port base address by Paul Burton · 9 years ago
  78. 8ac493c MIPS: Remove SLOW_DOWN_IO by Paul Burton · 9 years ago
  79. fbb0de0 mips: cache: Bulletproof the code against cornercases by Marek Vasut · 9 years ago
  80. e26e8dc MIPS: start.S: fix and optimize instructions by Daniel Schwierzeck · 9 years ago
  81. a627909 MIPS: initialize board_init_f() argument to zero. by Purna Chandra Mandal · 9 years ago
  82. 73a5de4 armv8/ls1043aqds: fix DSPI/QSPI node in dts file by Qianyu Gong · 9 years ago
  83. 397d7d5 arm: config: enforce -fno-pic for gcc by Peng Fan · 9 years ago
  84. c5e954e ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined by Wang Dongsheng · 9 years ago
  85. 11aa6a3 arm: cache: Implement cache range check for v7 by Marek Vasut · 9 years ago
  86. 8890c2f arm: Remove S bit from MMU section entry by Marek Vasut · 9 years ago
  87. a592e6f arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7 by Marek Vasut · 9 years ago
  88. 8a36287 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  89. dd8204d ARM: tegra: shut down USB device controller at boot by Stephen Warren · 9 years ago
  90. 82d72a1 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  91. afe6462 arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type() by Bin Meng · 9 years ago
  92. 4b5a4a0 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · 9 years ago
  93. 81aaa3d x86: Correct spi node alias by Bin Meng · 9 years ago
  94. a5dd1e6 x86: config option for loading ACPI table from QEMU by Miao Yan · 9 years ago
  95. fa287b1 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · 9 years ago
  96. a3b15a0 x86: qemu: setup PM IO base for ACPI in southbridge by Miao Yan · 9 years ago
  97. 2575722 x86: qemu: re-structure qemu_fwcfg_list_firmware() by Miao Yan · 9 years ago
  98. d521197 x86: baytrail: Add option to disable the internal UART to setup_early_uart() by Stefan Roese · 9 years ago
  99. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  100. 19bde03 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · 9 years ago