summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-08Prepare v2015.07-rc2v2015.07-rc2Tom Rini
2015-06-08pepper: Implement Board Detection mechanismAdam YH Lee
2015-06-08autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese
2015-06-08autoboot.c: Move config options to KconfigStefan Roese
2015-06-08autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2Stefan Roese
2015-06-08Kconfig: Enable usage of escape char '\' in string valuesStefan Roese
2015-06-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-06-08imx: drop warning: unused variable 'max_freq'Stefano Babic
2015-06-08ot1200: setup i2c bus 1 in setup_iomux_i2c()Christian Gmeiner
2015-06-08ot1200: setup i2c bus in board_early_init_f(..)Christian Gmeiner
2015-06-08colibri_vf: Enable board specific USB initialisation for USB pen gpioSanchayan Maity
2015-06-08usb: ehci-vf: Add weak function for board specific initialisationSanchayan Maity
2015-06-08colibri_vf: Add separate defconfig for device tree supportBhuvanchandra DV
2015-06-08colibri-vf: Enable SPI supportBhuvanchandra DV
2015-06-08vf610: dts: Add device tree supportBhuvanchandra DV
2015-06-08arm: vf610: Add iomux support for DSPIBhuvanchandra DV
2015-06-08arm: vf610: Add clock support for DSPIBhuvanchandra DV
2015-06-08colibri_vf: Enable GPIO supportBhuvanchandra DV
2015-06-08colibri_vf: Add pinmux entries for GPIOsBhuvanchandra DV
2015-06-08dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV
2015-06-08dm: gpio: uclass: Add flag to control sequence numberingBhuvanchandra DV
2015-06-08mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SXFabio Estevam
2015-06-08wandboard: Add board revision detection supportFabio Estevam
2015-06-06image-fit: Fix compiler warning in fit_conf_print()Hans de Goede
2015-06-06Merge git://git.denx.de/u-boot-sunxiTom Rini
2015-06-05sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede
2015-06-05sunxi: Add a proper dts file for the ga10h a33 based tabletHans de Goede
2015-06-05Merge git://git.denx.de/u-boot-fdtTom Rini
2015-06-05Merge git://git.denx.de/u-boot-dmTom Rini
2015-06-05fdt: Documentation for a few support functions aside their prototypesPaul Kocialkowski
2015-06-05fdt: Pass the device serial number through devicetreePaul Kocialkowski
2015-06-04sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts nameHans de Goede
2015-06-04sunxi: Sync dts files with the linux kernelHans de Goede
2015-06-04sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"Hans de Goede
2015-06-04sunxi: Add new Mele_A1000G_quad defconfigHans de Goede
2015-06-04sunxi: usb_phy: Swap check for disconnect thresholdHans de Goede
2015-06-04sunxi: mmc: Enable pull-up on card-detect gpio pinHans de Goede
2015-06-04gpio: fix typos in GPIO headerMasahiro Yamada
2015-06-04sandbox: Compile test device tree when CONFIG_UT_DM is definedSimon Glass
2015-06-04sandbox: dts: Add the real-time-clock test nodes back inSimon Glass
2015-06-04sandbox: dts: Sort the sandbox.dts fileSimon Glass
2015-06-04sandbox: dts: Sort the test.dts file a littleSimon Glass
2015-06-04dm: Sort the uclass IDs after the tegra/PMIC additionSimon Glass
2015-06-04dm: pci: Allow PCI bus numbering aliasesSimon Glass
2015-06-04sandbox: Tidy up terminal restoreSimon Glass
2015-06-04x86: minnowmax: initialize the pin-muxing from device treeGabriel Huau
2015-06-04x86: gpio: add pinctrl support from the device treeGabriel Huau
2015-06-04x86: baytrail: pci region 3 is not always mapped to end of ramAndrew Bradford
2015-06-04x86: qemu: Implement PIRQ routingBin Meng
2015-06-04x86: coreboot: Control I/O port 0xb2 writing via device treeBin Meng