summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* dm: video: Add support for video bridgesSimon Glass2015-08-05-0/+93
* dm: power: Add support for the S5M8767 PMICSimon Glass2015-08-05-0/+85
* dm: power: Add a new driver for the TPS65090 PMICSimon Glass2015-08-05-0/+56
* cros_ec: Support the LDO access method used by springSimon Glass2015-08-05-2/+2
* dm: cros_ec: Convert the I2C tunnel code to use driver modelSimon Glass2015-08-05-2/+12
* dm: i2c: Add support for multiplexed I2C busesSimon Glass2015-08-05-0/+40
* dm: i2c: Add a function to transfer messagesSimon Glass2015-08-05-0/+13
* dm: i2c: Move definitions to the top of the header fileSimon Glass2015-08-05-43/+43
* dm: i2c: Correct comment nits in dm_i2c_reg_read/write()Simon Glass2015-08-05-0/+2
* dm: i2c: Add a message debug functionSimon Glass2015-08-05-0/+10
* dm: core: Support finding a device by phandleSimon Glass2015-08-05-0/+17
* configs: Remove CONFIG_SERIAL_MULTIStephen Warren2015-08-05-16/+0
* Merge git://git.denx.de/u-boot-x86Tom Rini2015-08-05-35/+736
|\
| * efi: Add 64-bit payload supportSimon Glass2015-08-05-0/+7
| * efi: Add support for loading U-Boot through an EFI stubSimon Glass2015-08-05-0/+11
| * x86: Add definitions for the x86-efi board and plumb it inBen Stoltz2015-08-05-0/+34
| * Add a way to skip relocationSimon Glass2015-08-05-0/+1
| * x86: minnowmax: Drop the old PCI settingsSimon Glass2015-08-05-12/+0
| * x86: Drop CONFIG_DCACHE_RAM_MRC_VAR_SIZE from header fileSimon Glass2015-08-05-1/+0
| * x86: Move CONFIG_X86_SERIAL to KconfigSimon Glass2015-08-05-10/+1
| * x86: Move Chrome OS options to defconfigSimon Glass2015-08-05-3/+0
| * dm: Add a return value comment to device_get_child()Simon Glass2015-08-05-1/+3
| * pci: Add a constant for an invalid interruptSimon Glass2015-08-05-0/+2
| * efi: Add start-up library codeSimon Glass2015-08-05-7/+602
| * Reserve the top 16 flag bits for architecture-specific useSimon Glass2015-08-05-1/+1
| * Bring in __aligned_u64 and friends to linux/types.hSimon Glass2015-08-05-1/+5
| * elf: Add a few definitions for 64-bit relocationSimon Glass2015-08-05-0/+26
| * x86: bayleybay: Configure PCI IRQBin Meng2015-08-05-0/+1
| * x86: Add Intel Bayley Bay board supportBin Meng2015-08-05-0/+45
| * x86: minnowmax: Remove smsc47x superio codesBin Meng2015-08-05-2/+0
* | sunxi: MUSB gadget config provisions, with fastboot and USB mass storage supportPaul Kocialkowski2015-08-05-0/+30
* | sunxi: config update to stick with Kconfig changesPaul Kocialkowski2015-08-05-3/+2
* | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-05-112/+112
|/
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-08-04-101/+401
|\
| * armv8/ls2085ardb: Add USB support for ls2085ardbNikhil Badola2015-08-03-0/+13
| * armv8/ls2085aqds: Add USB support for ls2085aqdsNikhil Badola2015-08-03-0/+13
| * drivers/ddr/fsl: Adjust bstopre valueYork Sun2015-08-03-1/+1
| * drivers/pci: Add function to find an extended capabilityMinghuan Lian2015-08-03-0/+41
| * drivers/fsl-mc: flib changes for mc 8.0.0Prabhakar Kushwaha2015-08-03-92/+310
| * drivers/crypto/fsl: enable raw data instead of von Neumann dataAlex Porosanu2015-08-03-0/+10
| * drivers/crypto/fsl: change starting entropy delay valueAlex Porosanu2015-08-03-1/+1
| * drivers/crypto/fsl: disable RNG oscillator maximum frequency checkAlex Porosanu2015-08-03-0/+1
| * armv7/ls1021a/etsec: Enable Tx Data and TxBD snoopingAlison Wang2015-08-03-4/+0
| * armv7/ls1021atwr: added deep sleep support in ubootTang Yuantian2015-08-03-1/+10
| * armv7/lS1021atwr: Enable bootscript for secure bootgaurav rana2015-08-03-0/+1
| * armv7/ls1021a: Reserve secure code into RAM instead of OCRAMZhuoyu Zhang2015-08-03-2/+0
* | configs: ti_armv7_keystone2: replace addr_uboot with loadaddrVitaly Andrianov2015-08-03-3/+3
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-08-02-148/+539
|\
| * imx: mx6ul_14x14_evk add basic board supportPeng Fan2015-08-02-0/+227
| * imx: imx6_spl add mx6ul supportPeng Fan2015-08-02-1/+1