| Commit message (Expand) | Author | Age | Files | Lines |
* | sunxi: axp: Support VBUS drive GPIO on AXP818 | Chen-Yu Tsai | 2016-03-31 | 1 | -1/+5 |
* | sunxi: axp: Generalize register macros for VBUS drive GPIO | Chen-Yu Tsai | 2016-03-31 | 1 | -4/+4 |
* | power: axp818: Remove undefined axp818_init() | Chen-Yu Tsai | 2016-03-31 | 1 | -2/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2016-03-29 | 7 | -23/+103 |
|\ |
|
| * | armv8/ls2080ardb: Enable VID support | Rai Harninder | 2016-03-29 | 1 | -0/+16 |
| * | SECURE BOOT: Change fsl_secboot_validate func to pass image addr | Saksham Jain | 2016-03-29 | 1 | -2/+2 |
| * | SECURE BOOT: Halt execution when secure boot fail | Saksham Jain | 2016-03-29 | 1 | -0/+3 |
| * | SECURE_BOOT: Use default bootargs | Saksham Jain | 2016-03-29 | 1 | -4/+10 |
| * | armv8: fsl-lsch3: Copy Bootscript and header from NOR to DDR | Saksham Jain | 2016-03-29 | 1 | -4/+7 |
| * | armv8: ls2080rdb: ls2080qds: Add secure boot support | Saksham Jain | 2016-03-29 | 2 | -0/+4 |
| * | armv8: fsl-lsch3: Add new header for secure boot | Saksham Jain | 2016-03-29 | 2 | -8/+55 |
| * | armv8: ls2080: Add SFP Configs for LS2080 | Saksham Jain | 2016-03-29 | 1 | -1/+2 |
| * | armv8/ls1043a: Update env settings for booting kernel | Qianyu Gong | 2016-03-24 | 1 | -4/+4 |
* | | zipitz2: enable caches | Vasily Khoruzhick | 2016-03-27 | 1 | -2/+1 |
* | | pxa: add support for D- and I- caches | Vasily Khoruzhick | 2016-03-27 | 1 | -0/+1 |
* | | zipitz2: enable USB host support | Vasily Khoruzhick | 2016-03-27 | 1 | -0/+1 |
* | | pxa-common: pxa27x has 3 OHCI ports | Vasily Khoruzhick | 2016-03-27 | 1 | -0/+4 |
* | | zipitz2: enable libfdt | Vasily Khoruzhick | 2016-03-27 | 1 | -0/+1 |
* | | zipitz2: enable LCD rotation | Vasily Khoruzhick | 2016-03-27 | 1 | -0/+1 |
* | | zipitz2: restore board support | Vasily Khoruzhick | 2016-03-27 | 1 | -0/+224 |
* | | serial: add BCM283x mini UART driver | Stephen Warren | 2016-03-27 | 1 | -0/+24 |
* | | net: export eth_setenv_enetaddr_by_index() to net.h | Roger Quadros | 2016-03-27 | 1 | -0/+17 |
* | | ARM: bcm283x: don't always define CONFIG_BCM2835 | Stephen Warren | 2016-03-27 | 2 | -3/+3 |
* | | RPi: Enable caches for rpi2 | Alexander Graf | 2016-03-27 | 1 | -1/+0 |
* | | efi_loader: Add GOP support | Alexander Graf | 2016-03-27 | 2 | -0/+49 |
* | | stm32f746-disco: enable flash support | Vikas Manocha | 2016-03-26 | 1 | -7/+4 |
* | | stm32: stm32f4: move flash driver to mtd driver location | Vikas Manocha | 2016-03-26 | 2 | -1/+2 |
* | | usb: gadget: Move CONFIG_USB_GADGET to Kconfig | Sam Protsenko | 2016-03-25 | 40 | -41/+0 |
* | | Merge git://www.denx.de/git/u-boot-marvell | Tom Rini | 2016-03-25 | 3 | -3/+28 |
|\ \ |
|
| * | | arm: mvebu: theadorable: Add StratixV FPGA programming support | Stefan Roese | 2016-03-24 | 1 | -0/+5 |
| * | | fpga: altera: Add StratixV support | Stefan Roese | 2016-03-24 | 1 | -0/+20 |
| * | | ARM: sheevaplug: correct nand partition layout | Peter Korsgaard | 2016-03-24 | 1 | -3/+3 |
* | | | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini | 2016-03-23 | 4 | -509/+860 |
|\ \ \
| |/ /
|/| | |
|
| * | | sunxi: Enable realtek phy support | Hans de Goede | 2016-03-23 | 1 | -0/+1 |
| * | | include/dt-bindings: Sync some files with the kernel | Hans de Goede | 2016-03-23 | 3 | -509/+859 |
| |/ |
|
* | | ARM: uniphier: switch to raw U-Boot image | Masahiro Yamada | 2016-03-24 | 1 | -3/+6 |
* | | ARM: uniphier: add NOR boot support | Masahiro Yamada | 2016-03-24 | 1 | -0/+3 |
* | | ARM: uniphier: drop PH1- prefix from CONFIG options and file names | Masahiro Yamada | 2016-03-24 | 1 | -4/+3 |
* | | ARM: uniphier: fix bogus comment | Masahiro Yamada | 2016-03-24 | 1 | -1/+1 |
* | | ARM: uniphier: remove commented out define | Masahiro Yamada | 2016-03-24 | 1 | -5/+0 |
|/ |
|
* | net: Move CONFIG_RTL8169 to Kconfig | Bin Meng | 2016-03-22 | 9 | -24/+0 |
* | net: Move CONFIG_RTL8139 to Kconfig | Bin Meng | 2016-03-22 | 5 | -9/+0 |
* | Fix spelling of "transferred". | Vagrant Cascadian | 2016-03-22 | 1 | -2/+2 |
* | cmd: Fix license command | Tom Rini | 2016-03-22 | 1 | -0/+1 |
* | serial: pl01x: Add support for devices with the rate pre-configured. | Eric Anholt | 2016-03-22 | 1 | -0/+3 |
* | Drop various features when the command line is not available | Simon Glass | 2016-03-22 | 1 | -0/+10 |
* | Allow command code to compile to nothing | Simon Glass | 2016-03-22 | 1 | -4/+27 |
* | ti: k2g: increase phy autoneg timeout | Vitaly Andrianov | 2016-03-22 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2016-03-22 | 7 | -3/+26 |
|\ |
|
| * | armv8/ls1043aqds: Enable ID_EEPROM support for ls1043aqds | Wenbin Song | 2016-03-21 | 1 | -0/+10 |