summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | usb: host: ehci-vf: Remove hardcoded USB host client configurationSanchayan Maity2016-01-161-5/+0
* | | usb:ci_udc: Remove ULPI setting for i.MX OTG controllerYe.Li2016-01-161-11/+3
|/ /
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-01-153-1/+15
|\ \
| * | dm: spi_flash: Allow the uclass to work without printf()Simon Glass2016-01-151-1/+7
| * | mmc: rockchip: the non-removable property must point to emmchuang lin2016-01-151-0/+2
| * | MAINTAINERS: add entry for RockchipMasahiro Yamada2016-01-151-0/+6
* | | eth-raw-os.c: Add cast to bind(2) callTom Rini2016-01-151-1/+2
* | | x86: Fix board init breakageSimon Glass2016-01-151-1/+1
* | | dm: pci: Avoid a memory leak when allocating the ROMSimon Glass2016-01-151-12/+33
* | | dm: pci: Add a 'fall through' commentSimon Glass2016-01-151-0/+1
* | | Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-1453-72/+75
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-1431-105/+3143
|\ \
| * | x86: qemu: add documentaion for the fw_cfg interfaceMiao Yan2016-01-131-3/+31
| * | x86: qemu: remove cpu node in device treeMiao Yan2016-01-132-14/+0
| * | x86: qemu: fix cpu device in smp bootMiao Yan2016-01-132-11/+72
| * | x86: use actual CPU number for allocating memoryMiao Yan2016-01-131-3/+3
| * | x86: fix a typo in function nameMiao Yan2016-01-131-3/+3
| * | x86: qemu: add a cpu uclass driver for qemu targetMiao Yan2016-01-134-5/+62
| * | x86: qemu: add fw_cfg supportMiao Yan2016-01-134-1/+380
| * | x86: adjust ramdisk load addressMiao Yan2016-01-131-1/+2
| * | x86: ivybridge: Add macros for LPC decode rangesBin Meng2016-01-131-0/+10
| * | x86: fsp: Always use hex numbers in the hob command outputBin Meng2016-01-131-2/+2
| * | x86: ivybridge: Do not require HAVE_INTEL_MEBin Meng2016-01-133-1/+2
| * | x86: ivybridge: Add microcode blobs for all the steppingsBin Meng2016-01-134-0/+2472
| * | tools: microcode-tool: Support parsing header file with a license blockBin Meng2016-01-131-0/+14
| * | fdtdec: Add compatible string for Intel IvyBridge FSPBin Meng2016-01-132-0/+2
| * | x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng2016-01-134-9/+18
| * | x86: fsp: Move struct fspinit_rtbuf definition to chipset headerBin Meng2016-01-134-16/+8
| * | x86: queensbay: Remove invalid comments in update_fsp_configs()Bin Meng2016-01-131-6/+0
| * | x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig optionBin Meng2016-01-132-9/+23
| * | x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng2016-01-134-12/+13
| * | x86: fsp: Rename shared_data to fsp_config_dataBin Meng2016-01-135-12/+46
| * | x86: fsp: Add boot_mode as a member of struct shared_dataBin Meng2016-01-132-0/+2
| * | x86: fsp: Avoid cast stack_top in struct shared_dataBin Meng2016-01-133-4/+4
| * | x86: fsp: Simplify fsp_continue()Bin Meng2016-01-132-26/+7
* | | arm: initialize gd for AArch64Stephen Warren2016-01-141-0/+2
* | | Merge git://www.denx.de/git/u-boot-marvellTom Rini2016-01-1475-719/+4047
|\ \ \
| * | | MAINTAINERS: Update Marvell custodianshipStefan Roese2016-01-141-1/+3
| * | | mvebu: ds414: Implement Synology specific command setPhil Sutter2016-01-142-0/+234
| * | | mvebu: Support Synology DS414Phil Sutter2016-01-149-2/+731
| * | | mvebu: Add rudimental MV78230 supportPhil Sutter2016-01-143-6/+17
| * | | mvebu: axp: Rename MV_DDR_32BIT to CONFIG_DDR_32BITPhil Sutter2016-01-142-11/+11
| * | | mvebu: Introduce kconfig symbols for SoC variantsPhil Sutter2016-01-143-6/+20
| * | | mvebu: axp: refactor board_sat_r_get() and callerPhil Sutter2016-01-141-31/+15
| * | | drivers/pci/pci_mvebu: Fix for boards with X4 lanesPhil Sutter2016-01-142-0/+16
| * | | axp: Fix debugging support in DDR3 write levelingPhil Sutter2016-01-141-2/+2
| * | | README: Review the u-boot porting guide listPhil Sutter2016-01-141-7/+4
| * | | drivers/pci: Fix for debug builds without CONFIG_PCI_ENUM_ONLYPhil Sutter2016-01-141-1/+1
| * | | arm: mvebu: Add runtime detection of UART (xmodem) boot-modeStefan Roese2016-01-146-32/+36
| * | | arm: mvebu: Add runtime boot-device detectionStefan Roese2016-01-142-7/+39
OpenPOWER on IntegriCloud