| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | efi_loader: Implement memory allocation and map | Alexander Graf | 2016-03-15 | -0/+19 |
* | efi_loader: Add disk interfaces | Alexander Graf | 2016-03-15 | -0/+2 |
* | efi_loader: Add runtime services | Alexander Graf | 2016-03-15 | -0/+17 |
* | efi_loader: Add console interface | Alexander Graf | 2016-03-15 | -0/+5 |
* | efi_loader: Add boot time services | Alexander Graf | 2016-03-15 | -0/+85 |
* | efi_loader: Add PE image loader | Alexander Graf | 2016-03-15 | -0/+283 |
* | include/efi_api.h: Add more detailed API definitions | Alexander Graf | 2016-03-15 | -37/+163 |
* | disk/part.c: Expose list of available block drivers | Alexander Graf | 2016-03-15 | -0/+7 |
* | arm64: Remove non-full-va map code | Alexander Graf | 2016-03-15 | -20/+0 |
* | hikey: Add MMU tables | Alexander Graf | 2016-03-15 | -2/+3 |
* | vexpress64: Add MMU tables | Alexander Graf | 2016-03-15 | -3/+3 |
* | tegra: Replace home grown mmu code with generic table approach | Alexander Graf | 2016-03-15 | -0/+2 |
* | zymqmp: Replace home grown mmu code with generic table approach | Alexander Graf | 2016-03-15 | -0/+2 |
* | thunderx: Move mmu table into board file | Alexander Graf | 2016-03-15 | -11/+0 |
* | arm64: Make full va map code more dynamic | Alexander Graf | 2016-03-15 | -8/+6 |
* | thunderx: Calculate TCR dynamically | Alexander Graf | 2016-03-15 | -3/+0 |
* | kc1: Power off when the power on reason is not a valid one | Paul Kocialkowski | 2016-03-15 | -0/+6 |
* | input: TWL6030 input support for power button, USB and charger | Paul Kocialkowski | 2016-03-15 | -0/+21 |
* | power: twl6030: Power off support | Paul Kocialkowski | 2016-03-15 | -0/+7 |
* | kc1: OMAP4 reboot mode support | Paul Kocialkowski | 2016-03-15 | -0/+4 |
* | kc1: MUSB USB controller and fastboot USB gadget support | Paul Kocialkowski | 2016-03-15 | -0/+35 |
* | power: twl6030: Clear VUSB_IN_PMID bit on USB device setup | Paul Kocialkowski | 2016-03-15 | -0/+1 |
* | power: twl6030: Configure VUSB voltage on USB device setup | Paul Kocialkowski | 2016-03-15 | -0/+2 |