Age | Commit message (Expand) | Author |
2017-08-01 | x86: Switch all boards to use DM SCSI | Bin Meng |
2017-08-01 | x86: Convert MMC to driver model | Simon Glass |
2017-08-01 | x86: ivybridge: remove unused uma_memory_size | xypron.glpk@gmx.de |
2017-08-01 | x86: Convert INTEL_ICH6_GPIO to Kconfig | Bin Meng |
2017-08-01 | x86: kconfig: Move USB to platform Kconfig | Bin Meng |
2017-08-01 | x86: qemu: kconfig: Imply platform specific drivers | Bin Meng |
2017-08-01 | x86: quark: kconfig: Imply platform specific drivers | Bin Meng |
2017-08-01 | x86: tangier: kconfig: Imply platform specific drivers | Bin Meng |
2017-08-01 | x86: queensbay: kconfig: Imply platform specific drivers | Bin Meng |
2017-08-01 | x86: coreboot: kconfig: Imply drivers that are useful | Bin Meng |
2017-08-01 | x86: broadwell: kconfig: Imply platform specific drivers | Bin Meng |
2017-08-01 | x86: ivybridge: kconfig: Imply platform specific drivers | Bin Meng |
2017-08-01 | x86: baytrail: kconfig: Imply platform specific drivers | Bin Meng |
2017-08-01 | x86: kconfig: Imply DM uclass drivers | Bin Meng |
2017-08-01 | x86: kconfig: Select OF_CONTROL | Bin Meng |
2017-08-01 | x86: kconfig: Imply ENABLE_MRC_CACHE in the platform Kconfig | Bin Meng |
2017-08-01 | x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig | Bin Meng |
2017-08-01 | x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig | Bin Meng |
2017-08-01 | x86: kconfig: Let board select BOARD_EARLY_INIT_F | Bin Meng |
2017-08-01 | x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig | Bin Meng |
2017-08-01 | x86: kconfig: Select PCI and DM_PCI | Bin Meng |
2017-08-01 | x86: kconfig: Select USE_PRIVATE_LIBGCC | Bin Meng |
2017-08-01 | x86: kconfig: Select TIMER and X86_TSC_TIMER | Bin Meng |
2017-08-01 | x86: Make table address selectable | Andy Shevchenko |
2017-08-01 | x86: Enforce toolchain to generate 64-bit codes for 64-bit U-Boot | Bin Meng |
2017-08-01 | x86: Use default stack boundary alignment | Bin Meng |
2017-07-31 | configs: Migrate CMD_NAND* | Tom Rini |
2017-07-31 | arm: mach-omap2: Align image address before cache operations | Andrew F. Davis |
2017-07-30 | x86: acpi: Don't touch hardware on HW reduced platforms | Andy Shevchenko |
2017-07-30 | x86: acpi: Export acpi_fill_mcfg() with __weak attribute | Andy Shevchenko |
2017-07-30 | x86: acpi: Deduplicate acpi_fill_madt() implementation | Andy Shevchenko |
2017-07-30 | x86: acpi: Name fields in FADT in accordance with specification | Andy Shevchenko |
2017-07-30 | x86: acpi: Fill OEM revision | Andy Shevchenko |
2017-07-30 | x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dts | Stefan Roese |
2017-07-30 | x86: dfi-bt700: Add xHCI USB support | Stefan Roese |
2017-07-30 | x86: Add Intel Edison board files | Andy Shevchenko |
2017-07-30 | x86: Add Intel Tangier support | Felipe Balbi |
2017-07-30 | x86: Add dma-mapping.h to architectural code | Andy Shevchenko |
2017-07-30 | arch/x86: Select USB before selecting host driver | Andy Shevchenko |
2017-07-29 | Merge git://git.denx.de/u-boot-socfpga | Tom Rini |
2017-07-29 | Merge git://git.denx.de/u-boot-usb | Tom Rini |
2017-07-28 | x86: minnowmax: Enable USB xHCI support | Bin Meng |
2017-07-28 | configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards | Bin Meng |
2017-07-28 | dm: power: Convert as3722 to driver model | Simon Glass |
2017-07-28 | tegra: dts: Move stdout-path to /chosen | Simon Glass |
2017-07-28 | dm: tegra: Convert clock_decode_periph_id() to support livetree | Simon Glass |
2017-07-28 | dm: tegra: Convert USB setup to livetree | Simon Glass |
2017-07-28 | tegra: tegra124: Add a PMC syscon driver | Simon Glass |
2017-07-28 | tegra: spl: Enable debug UART | Simon Glass |
2017-07-28 | sandbox: remove os_putc() and os_puts() | Masahiro Yamada |