summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SXFabio Estevam2015-06-08-8/+16
| * wandboard: Add board revision detection supportFabio Estevam2015-06-08-3/+31
| * arm: mx6: tqma6: use default CONFIG_SYS_PBSIZEMarkus Niebel2015-06-01-4/+0
| * arm: mx6: tqma6: fix spelling error in conditionMarkus Niebel2015-06-01-2/+2
| * imx: ventana: skip mtdparts fixup if no flashTim Harvey2015-06-01-3/+5
| * imx: ventana: hang if board model could not be determinedTim Harvey2015-06-01-4/+2
| * imx: ventana: make fdt_file1 and fdt_file2 automatic and non-overridableTim Harvey2015-06-01-8/+4
| * imx: ventana: make model env var automatic and non-overridableTim Harvey2015-06-01-6/+1
| * imx: ventana: various board-specific GPIO config updatesTim Harvey2015-06-01-30/+46
| * mxs: Do not disable bo detection when DC-DC is already enabledStefan Wahren2015-06-01-5/+5
| * warp: Fix the 'saveenv' commandFabio Estevam2015-05-28-1/+1
| * warp: Add fuse command supportFabio Estevam2015-05-28-0/+4
| * warp: Enable CONFIG_SUPPORT_EMMC_BOOTFabio Estevam2015-05-28-0/+1
| * warp: Fix CONFIG_SYS_FSL_ESDHC_ADDRFabio Estevam2015-05-28-1/+1
| * warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZEFabio Estevam2015-05-28-1/+1
| * pci: imx: display message if no pcie linkTim Harvey2015-05-28-1/+3
| * Revert "imx: drop warning: unused variable 'max_freq'"Stefano Babic2015-05-28-2/+1
| * imx: drop warning: unused variable 'max_freq'Stefano Babic2015-05-27-1/+2
* | image-fit: Fix compiler warning in fit_conf_print()Hans de Goede2015-06-06-2/+2
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2015-06-06-1229/+1837
|\ \
| * | sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede2015-06-05-116/+6
| * | sunxi: Add a proper dts file for the ga10h a33 based tabletHans de Goede2015-06-05-1/+127
| * | sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts nameHans de Goede2015-06-04-5/+5
| * | sunxi: Sync dts files with the linux kernelHans de Goede2015-06-04-1103/+1507
| * | sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"Hans de Goede2015-06-04-0/+1
| * | sunxi: Add new Mele_A1000G_quad defconfigHans de Goede2015-06-04-0/+185
| * | sunxi: usb_phy: Swap check for disconnect thresholdHans de Goede2015-06-04-3/+3
| * | sunxi: mmc: Enable pull-up on card-detect gpio pinHans de Goede2015-06-04-1/+3
* | | Merge git://git.denx.de/u-boot-fdtTom Rini2015-06-05-0/+60
|\ \ \
| * | | fdt: Documentation for a few support functions aside their prototypesPaul Kocialkowski2015-06-05-0/+26
| * | | fdt: Pass the device serial number through devicetreePaul Kocialkowski2015-06-05-0/+34
| |/ /
* | | Merge git://git.denx.de/u-boot-dmTom Rini2015-06-05-93/+135
|\ \ \
| * | | gpio: fix typos in GPIO headerMasahiro Yamada2015-06-04-8/+8
| * | | sandbox: Compile test device tree when CONFIG_UT_DM is definedSimon Glass2015-06-04-1/+1
| * | | sandbox: dts: Add the real-time-clock test nodes back inSimon Glass2015-06-04-0/+18
| * | | sandbox: dts: Sort the sandbox.dts fileSimon Glass2015-06-04-52/+54
| * | | sandbox: dts: Sort the test.dts file a littleSimon Glass2015-06-04-24/+24
| * | | dm: Sort the uclass IDs after the tegra/PMIC additionSimon Glass2015-06-04-5/+3
| * | | dm: pci: Allow PCI bus numbering aliasesSimon Glass2015-06-04-0/+12
| * | | sandbox: Tidy up terminal restoreSimon Glass2015-06-04-3/+15
| |/ /
* | | x86: minnowmax: initialize the pin-muxing from device treeGabriel Huau2015-06-04-0/+10
* | | x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-04-28/+317
* | | x86: baytrail: pci region 3 is not always mapped to end of ramAndrew Bradford2015-06-04-1/+1
* | | x86: qemu: Implement PIRQ routingBin Meng2015-06-04-0/+63
* | | x86: coreboot: Control I/O port 0xb2 writing via device treeBin Meng2015-06-04-3/+10
* | | x86: qemu: Create separate i440fx and q35 device treesBin Meng2015-06-04-6/+48
* | | x86: coreboot: Fix cosmetic issuesBin Meng2015-06-04-25/+3
* | | x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSPBin Meng2015-06-04-0/+1
* | | tools: ifdtool: Do not write region while its size is negativeBin Meng2015-06-04-1/+1
* | | x86: qemu: Adjust VGA initializationBin Meng2015-06-04-19/+17