| Commit message (Expand) | Author | Age | Lines |
* | Fix spelling of "transferred". | Vagrant Cascadian | 2016-03-22 | -2/+2 |
* | cmd: Fix license command | Tom Rini | 2016-03-22 | -0/+1 |
* | serial: pl01x: Add support for devices with the rate pre-configured. | Eric Anholt | 2016-03-22 | -0/+3 |
* | Drop various features when the command line is not available | Simon Glass | 2016-03-22 | -0/+10 |
* | Allow command code to compile to nothing | Simon Glass | 2016-03-22 | -4/+27 |
* | ti: k2g: increase phy autoneg timeout | Vitaly Andrianov | 2016-03-22 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2016-03-22 | -3/+26 |
|\ |
|
| * | armv8/ls1043aqds: Enable ID_EEPROM support for ls1043aqds | Wenbin Song | 2016-03-21 | -0/+10 |
| * | arm: ls102xa: Enable CONFIG_SYS_CONSOLE_IS_IN_ENV support | Alison Wang | 2016-03-21 | -0/+2 |
| * | driver/ddr/fsl: Add address parity support for DDR4 UDIMM/discrete | Shengzhou Liu | 2016-03-21 | -1/+10 |
| * | pci: make pci_get_hose_head() available to external users | Stuart Yoder | 2016-03-21 | -0/+1 |
| * | boards: ls2080: Fix default bootargs | York Sun | 2016-03-21 | -2/+2 |
| * | armv8: ls2080ardb: invert irq pins polarity for AQR405 PHY | Shaohui Xie | 2016-03-21 | -0/+1 |
* | | strider: use optimised bus timing for FPGA access | Reinhard Pfau | 2016-03-21 | -6/+5 |
* | | strider: Define pca593x widths | Dirk Eibach | 2016-03-21 | -0/+5 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2016-03-20 | -10/+23 |
|\ \ |
|
| * | | arm: socfpga: sr1500: Misc updates (SPI speed, env location) | Stefan Roese | 2016-03-20 | -7/+12 |
| * | | arm: socfpga: Allow boards to define a custom environment size | Stefan Roese | 2016-03-20 | -0/+2 |
| * | | arm: socfpga: Fix SR1500 env position | Marek Vasut | 2016-03-20 | -7/+7 |
| * | | arm: socfpga: Enabling U-Boot environment support in QSPI | Chin Liang See | 2016-03-20 | -0/+6 |
* | | | usb: Change power-on / scanning timeout handling | Stefan Roese | 2016-03-20 | -0/+4 |
|/ / |
|
* | | dm: ns16550: Add support for reg-offset property | Michal Simek | 2016-03-17 | -0/+1 |
|/ |
|
* | x86: Add congatec conga-QA3/E3845-4G (Bay Trail) support | Stefan Roese | 2016-03-17 | -0/+65 |
* | x86: Add support for the samus chromebook | Simon Glass | 2016-03-17 | -1/+31 |
* | x86: dts: Drop memory SPD compatible string | Simon Glass | 2016-03-17 | -1/+0 |
* | x86: Fix a header nit in x86-chromebook.h | Simon Glass | 2016-03-17 | -1/+0 |
* | x86: Use white on black for the console on chromebooks | Simon Glass | 2016-03-17 | -0/+2 |
* | x86: Add a default address for reference code | Simon Glass | 2016-03-17 | -0/+2 |
* | x86: broadwell: Add a pinctrl driver | Simon Glass | 2016-03-17 | -0/+12 |
* | x86: Drop all the old pin configuration code | Simon Glass | 2016-03-17 | -1/+0 |
* | input: i8042: Make sure the keyboard is enabled | Simon Glass | 2016-03-17 | -0/+1 |
* | pci: Correct a few comments and nits | Simon Glass | 2016-03-17 | -2/+4 |
* | pci: Add functions to update PCI configuration registers | Simon Glass | 2016-03-17 | -0/+23 |
* | gpio: Use const where possible | Simon Glass | 2016-03-17 | -5/+5 |
* | gpio: Add a function to obtain a GPIO vector value | Simon Glass | 2016-03-17 | -0/+12 |
* | cpu: Add support for microcode version and CPU ID | Simon Glass | 2016-03-17 | -0/+5 |
* | ti_armv7_common: env: Add NFS loading support to default enviroment | Andrew F. Davis | 2016-03-15 | -0/+6 |
* | keystone2: env: Set mmc as default boot for k2g-evm | Yan Liu | 2016-03-15 | -1/+4 |
* | keystone2: env: add env script for booting with an initramfs with firmware | Murali Karicheri | 2016-03-15 | -3/+17 |
* | k2g: configs: Add support to save env in MMC | Lokesh Vutla | 2016-03-15 | -0/+6 |
* | k2g: env: Allow use of a script and plain text env files | Lokesh Vutla | 2016-03-15 | -0/+1 |
* | ti_armv7_common: env: Consolidate support for loading script and text env files | Lokesh Vutla | 2016-03-15 | -54/+32 |
* | am43xx: configs: Enable USB commands for non usb boot also | Mugunthan V N | 2016-03-15 | -1/+3 |
* | am335x: configs: Fix usb ether boot support | Lokesh Vutla | 2016-03-15 | -1/+3 |
* | ti_armv7_keystone2: env: Remove securedb.key.bin load | Carlos Hernandez | 2016-03-15 | -2/+1 |
* | ti_armv7_keystone2: env: Update UBIFS image paths | Carlos Hernandez | 2016-03-15 | -4/+5 |
* | ti_armv7_keystone2: configs: add usb mass storage support | Mugunthan V N | 2016-03-15 | -0/+1 |
* | efi_loader: Pass proper device path in on boot | Alexander Graf | 2016-03-15 | -0/+10 |
* | arm64: Replace fdt_name env variables with fdtfile | Alexander Graf | 2016-03-15 | -8/+8 |
* | efi_loader: Add distro boot script for removable media | Alexander Graf | 2016-03-15 | -1/+46 |