summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* pepper: Implement Board Detection mechanismAdam YH Lee2015-06-084-20/+124
* autoboot.c: Add feature to stop autobooting via SHA256 encrypted passwordStefan Roese2015-06-084-31/+152
* autoboot.c: Move config options to KconfigStefan Roese2015-06-0890-265/+267
* autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2Stefan Roese2015-06-083-24/+2
* Kconfig: Enable usage of escape char '\' in string valuesStefan Roese2015-06-082-54/+9
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-06-0838-96/+776
|\
| * imx: drop warning: unused variable 'max_freq'Stefano Babic2015-06-081-1/+2
| * ot1200: setup i2c bus 1 in setup_iomux_i2c()Christian Gmeiner2015-06-081-0/+15
| * ot1200: setup i2c bus in board_early_init_f(..)Christian Gmeiner2015-06-081-18/+22
| * colibri_vf: Enable board specific USB initialisation for USB pen gpioSanchayan Maity2015-06-082-0/+26
| * usb: ehci-vf: Add weak function for board specific initialisationSanchayan Maity2015-06-081-0/+8
| * colibri_vf: Add separate defconfig for device tree supportBhuvanchandra DV2015-06-082-0/+12
| * colibri-vf: Enable SPI supportBhuvanchandra DV2015-06-081-0/+7
| * vf610: dts: Add device tree supportBhuvanchandra DV2015-06-085-0/+160
| * arm: vf610: Add iomux support for DSPIBhuvanchandra DV2015-06-082-0/+30
| * arm: vf610: Add clock support for DSPIBhuvanchandra DV2015-06-083-0/+12
| * colibri_vf: Enable GPIO supportBhuvanchandra DV2015-06-082-0/+6
| * colibri_vf: Add pinmux entries for GPIOsBhuvanchandra DV2015-06-082-0/+109
| * dm: gpio: vf610: Add GPIO driver supportBhuvanchandra DV2015-06-087-0/+243
| * dm: gpio: uclass: Add flag to control sequence numberingBhuvanchandra DV2015-06-081-0/+1
| * mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SXFabio Estevam2015-06-082-8/+16
| * wandboard: Add board revision detection supportFabio Estevam2015-06-082-3/+31
| * arm: mx6: tqma6: use default CONFIG_SYS_PBSIZEMarkus Niebel2015-06-011-4/+0
| * arm: mx6: tqma6: fix spelling error in conditionMarkus Niebel2015-06-011-2/+2
| * imx: ventana: skip mtdparts fixup if no flashTim Harvey2015-06-011-3/+5
| * imx: ventana: hang if board model could not be determinedTim Harvey2015-06-011-4/+2
| * imx: ventana: make fdt_file1 and fdt_file2 automatic and non-overridableTim Harvey2015-06-011-8/+4
| * imx: ventana: make model env var automatic and non-overridableTim Harvey2015-06-011-6/+1
| * imx: ventana: various board-specific GPIO config updatesTim Harvey2015-06-013-30/+46
| * mxs: Do not disable bo detection when DC-DC is already enabledStefan Wahren2015-06-011-5/+5
| * warp: Fix the 'saveenv' commandFabio Estevam2015-05-281-1/+1
| * warp: Add fuse command supportFabio Estevam2015-05-281-0/+4
| * warp: Enable CONFIG_SUPPORT_EMMC_BOOTFabio Estevam2015-05-281-0/+1
| * warp: Fix CONFIG_SYS_FSL_ESDHC_ADDRFabio Estevam2015-05-281-1/+1
| * warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZEFabio Estevam2015-05-281-1/+1
| * pci: imx: display message if no pcie linkTim Harvey2015-05-281-1/+3
| * Revert "imx: drop warning: unused variable 'max_freq'"Stefano Babic2015-05-281-2/+1
| * imx: drop warning: unused variable 'max_freq'Stefano Babic2015-05-271-1/+2
* | image-fit: Fix compiler warning in fit_conf_print()Hans de Goede2015-06-061-2/+2
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2015-06-06131-1229/+1837
|\ \
| * | sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede2015-06-0559-116/+6
| * | sunxi: Add a proper dts file for the ga10h a33 based tabletHans de Goede2015-06-053-1/+127
| * | sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts nameHans de Goede2015-06-042-5/+5
| * | sunxi: Sync dts files with the linux kernelHans de Goede2015-06-0466-1103/+1507
| * | sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"Hans de Goede2015-06-041-0/+1
| * | sunxi: Add new Mele_A1000G_quad defconfigHans de Goede2015-06-045-0/+185
| * | sunxi: usb_phy: Swap check for disconnect thresholdHans de Goede2015-06-041-3/+3
| * | sunxi: mmc: Enable pull-up on card-detect gpio pinHans de Goede2015-06-041-1/+3
* | | Merge git://git.denx.de/u-boot-fdtTom Rini2015-06-054-0/+60
|\ \ \
| * | | fdt: Documentation for a few support functions aside their prototypesPaul Kocialkowski2015-06-051-0/+26
OpenPOWER on IntegriCloud