| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_CMD_FUSE to Kconfig | Simon Glass | 2017-05-22 | 2 | -0/+3 |
* | Convert CONFIG_CMD_FPGA_LOADBP et al to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+1 |
* | Convert CONFIG_CMD_ESBC_VALIDATE to Kconfig | Simon Glass | 2017-05-22 | 2 | -2/+0 |
* | Convert CONFIG_CMD_ERRATA to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+8 |
* | Convert CONFIG_CMD_ENTERRCM to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+16 |
* | Convert CONFIG_CMD_EEPROM et al to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+24 |
* | Convert CONFIG_CMD_ECCTEST to Kconfig | Simon Glass | 2017-05-22 | 1 | -0/+6 |
* | lib: move hash CONFIG options to Kconfig | Tom Rini | 2017-05-22 | 3 | -3/+1 |
* | Convert CONFIG_SPL_BOARD_INIT to Kconfig | Ley Foon Tan | 2017-05-22 | 6 | -1/+13 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini | 2017-05-18 | 11 | -256/+1527 |
|\ |
|
| * | arm: dts: imx7d-sdb: add usdhc support | Peng Fan | 2017-05-18 | 1 | -0/+73 |
| * | arm: dts: imx7d-sdb: add i2c support | Peng Fan | 2017-05-18 | 1 | -0/+146 |
| * | arm: dts: imx7d-sdb: add regulator node for usb and mmc | Peng Fan | 2017-05-18 | 1 | -0/+36 |
| * | arm: dts: imx7d-sdb: add spi gpio node | Peng Fan | 2017-05-18 | 1 | -0/+35 |
| * | arm: dts: imx7d-sdb add basic dts | Peng Fan | 2017-05-18 | 2 | -1/+21 |
| * | arm: dts: imx7: sync with Linux | Peng Fan | 2017-05-18 | 5 | -251/+1203 |
| * | i.MX6UL: geam6ul: Add SETUP_IOMUX_PADS | Jagan Teki | 2017-05-18 | 1 | -0/+6 |
| * | icorem6: Make SPL to pick suitable fdt | Jagan Teki | 2017-05-18 | 1 | -0/+4 |
| * | geam6ul: Add modeboot env via board_late_init | Jagan Teki | 2017-05-18 | 1 | -0/+1 |
| * | icorem6: Add modeboot env via board_late_init | Jagan Teki | 2017-05-18 | 1 | -0/+1 |
| * | imx-common: rdc-sema: correct return value | Peng Fan | 2017-05-18 | 1 | -1/+1 |
| * | imx-common: timer: clean up | Peng Fan | 2017-05-18 | 1 | -3/+0 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2017-05-18 | 31 | -1436/+5831 |
|\ \ |
|
| * | | arm: socfpga: Enable build for Arria 10 | Ley Foon Tan | 2017-05-18 | 2 | -13/+43 |
| * | | arm: socfpga: Add SPL support for Arria 10 | Ley Foon Tan | 2017-05-18 | 1 | -2/+51 |
| * | | arm: dts: Add dts and dtsi for Arria 10 | Ley Foon Tan | 2017-05-18 | 4 | -0/+1389 |
| * | | arm: socfpga: Add misc support for Arria 10 | Ley Foon Tan | 2017-05-18 | 3 | -0/+266 |
| * | | arm: socfpga: Add pinmux for Arria 10 | Ley Foon Tan | 2017-05-18 | 3 | -0/+114 |
| * | | arm: socfpga: Add sdram header file for Arria 10 | Ley Foon Tan | 2017-05-18 | 1 | -0/+380 |
| * | | arm: socfpga: Add system manager for Arria 10 | Ley Foon Tan | 2017-05-18 | 2 | -11/+144 |
| * | | arm: socfpga: Add clock driver for Arria 10 | Ley Foon Tan | 2017-05-18 | 5 | -1/+1335 |
| * | | arm: socfpga: Add reset driver support for Arria 10 | Ley Foon Tan | 2017-05-18 | 4 | -0/+534 |
| * | | arm: socfpga: Add A10 macros | Ley Foon Tan | 2017-05-18 | 1 | -1/+7 |
| * | | arm: socfpga: Restructure misc driver | Ley Foon Tan | 2017-05-18 | 4 | -349/+400 |
| * | | arm: socfpga: Restructure system manager | Ley Foon Tan | 2017-05-18 | 4 | -123/+138 |
| * | | arm: socfpga: Restructure reset manager driver | Ley Foon Tan | 2017-05-18 | 5 | -133/+176 |
| * | | arm: socfpga: Restructure clock manager driver | Ley Foon Tan | 2017-05-18 | 6 | -816/+867 |
| |/ |
|
* | | ARM: dts: am335x-evm: disable mmc3 | Jean-Jacques Hiblot | 2017-05-18 | 1 | -0/+10 |
|/ |
|
* | Merge git://git.denx.de/u-boot-uniphier | Tom Rini | 2017-05-17 | 22 | -23/+330 |
|\ |
|
| * | ARM: uniphier: add more init code for PXs3 | Masahiro Yamada | 2017-05-17 | 9 | -1/+76 |
| * | ARM: dts: uniphier: sync DT with Linux | Masahiro Yamada | 2017-05-17 | 10 | -21/+237 |
| * | ARM: uniphier: add weird workaround code for LD20 | Masahiro Yamada | 2017-05-17 | 2 | -0/+16 |
| * | ARM: uniphier: fix MODEL field of REVISION register | Masahiro Yamada | 2017-05-17 | 1 | -1/+1 |
* | | Merge git://git.denx.de/u-boot-x86 | Tom Rini | 2017-05-17 | 33 | -54/+803 |
|\ \ |
|
| * | | x86: minnowmax: Remove incorrect pad-offset of several pins | Bin Meng | 2017-05-17 | 1 | -5/+0 |
| * | | x86: ich6_gpio: Add use-lvl-write-cache for I/O access mode | Bin Meng | 2017-05-17 | 5 | -0/+30 |
| * | | x86: bootm: Add dm_remove_devices_flags() call to bootm_announce_and_cleanup() | Stefan Roese | 2017-05-17 | 1 | -0/+9 |
| * | | x86: Convert MMC to driver model | Simon Glass | 2017-05-17 | 5 | -43/+2 |
| * | | x86: acpi: Fix Windows S3 resume failure | Bin Meng | 2017-05-17 | 4 | -2/+71 |
| * | | x86: pci: Allow conditionally run VGA rom in S3 | Bin Meng | 2017-05-17 | 1 | -0/+12 |