summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | MIPS: vct: fix I/O accessor callsDaniel Schwierzeck2016-01-16-2/+4
| * | MIPS: malta: fix IO accessor callDaniel Schwierzeck2016-01-16-1/+2
| * | MIPS: malta: do not pull in target header files in config.hDaniel Schwierzeck2016-01-16-6/+3
| * | MIPS: Kconfig: optimize gcc -march and -mtune setupDaniel Schwierzeck2016-01-16-15/+24
| * | MIPS: au1x00: move SoC header files to arch/mips/mach-au1x00/include/mach/Daniel Schwierzeck2016-01-16-7/+7
| * | MIPS: Kconfig: refactor machine setupDaniel Schwierzeck2016-01-16-1/+6
| * | MIPS: add initial infrastructure for device-tree filesDaniel Schwierzeck2016-01-16-1/+44
| * | MIPS: do not build position-independent executables for SPLDaniel Schwierzeck2016-01-16-4/+14
| * | MIPS: create .text sub-sections for assembler functionsDaniel Schwierzeck2016-01-16-1/+3
| * | MIPS: fix annotation of _start and relocate_codeDaniel Schwierzeck2016-01-16-7/+11
| * | MIPS: add asm/gpio.h to fix compilation error with CONFIG_CMD_GPIO.Purna Chandra Mandal2016-01-16-0/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2016-01-16-32/+47
|\ \ \
| * | | socfpga: Modify qts-filter args to allow input for bsp generated files and qu...Dalon Westergreen2016-01-16-31/+45
| * | | arm: socfpga: set the fpga global bit to disable HPS to FPGA signalsDinh Nguyen2016-01-16-1/+1
| * | | ddr: altera: Init the rule ID in debug codeMarek Vasut2016-01-16-0/+1
| |/ /
* | | common: usb: fix checking conditionPeng Fan2016-01-16-1/+1
* | | usb: host: ehci-vf: Implement board_usb_phy_mode weak functionSanchayan Maity2016-01-16-0/+10
* | | usb: host: ehci-vf: Remove hardcoded USB host client configurationSanchayan Maity2016-01-16-5/+0
* | | usb:ci_udc: Remove ULPI setting for i.MX OTG controllerYe.Li2016-01-16-11/+3
|/ /
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2016-01-15-1/+15
|\ \
| * | dm: spi_flash: Allow the uclass to work without printf()Simon Glass2016-01-15-1/+7
| * | mmc: rockchip: the non-removable property must point to emmchuang lin2016-01-15-0/+2
| * | MAINTAINERS: add entry for RockchipMasahiro Yamada2016-01-15-0/+6
* | | eth-raw-os.c: Add cast to bind(2) callTom Rini2016-01-15-1/+2
* | | x86: Fix board init breakageSimon Glass2016-01-15-1/+1
* | | dm: pci: Avoid a memory leak when allocating the ROMSimon Glass2016-01-15-12/+33
* | | dm: pci: Add a 'fall through' commentSimon Glass2016-01-15-0/+1
* | | Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-14-72/+75
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2016-01-14-105/+3143
|\ \
| * | x86: qemu: add documentaion for the fw_cfg interfaceMiao Yan2016-01-13-3/+31
| * | x86: qemu: remove cpu node in device treeMiao Yan2016-01-13-14/+0
| * | x86: qemu: fix cpu device in smp bootMiao Yan2016-01-13-11/+72
| * | x86: use actual CPU number for allocating memoryMiao Yan2016-01-13-3/+3
| * | x86: fix a typo in function nameMiao Yan2016-01-13-3/+3
| * | x86: qemu: add a cpu uclass driver for qemu targetMiao Yan2016-01-13-5/+62
| * | x86: qemu: add fw_cfg supportMiao Yan2016-01-13-1/+380
| * | x86: adjust ramdisk load addressMiao Yan2016-01-13-1/+2
| * | x86: ivybridge: Add macros for LPC decode rangesBin Meng2016-01-13-0/+10
| * | x86: fsp: Always use hex numbers in the hob command outputBin Meng2016-01-13-2/+2
| * | x86: ivybridge: Do not require HAVE_INTEL_MEBin Meng2016-01-13-1/+2
| * | x86: ivybridge: Add microcode blobs for all the steppingsBin Meng2016-01-13-0/+2472
| * | tools: microcode-tool: Support parsing header file with a license blockBin Meng2016-01-13-0/+14
| * | fdtdec: Add compatible string for Intel IvyBridge FSPBin Meng2016-01-13-0/+2
| * | x86: fsp: Set up init runtime buffer in update_fsp_configs()Bin Meng2016-01-13-9/+18
| * | x86: fsp: Move struct fspinit_rtbuf definition to chipset headerBin Meng2016-01-13-16/+8
| * | x86: queensbay: Remove invalid comments in update_fsp_configs()Bin Meng2016-01-13-6/+0
| * | x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig optionBin Meng2016-01-13-9/+23
| * | x86: fsp: Rename update_fsp_upd() and change its signatureBin Meng2016-01-13-12/+13
| * | x86: fsp: Rename shared_data to fsp_config_dataBin Meng2016-01-13-12/+46
| * | x86: fsp: Add boot_mode as a member of struct shared_dataBin Meng2016-01-13-0/+2