summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | autoboot: move bootdelay >= 0 check to abortboot()Masahiro Yamada2016-07-011-14/+8
* | | autoboot: move CONFIG_SILENT_CONSOLE handlingMasahiro Yamada2016-07-011-11/+10
* | | autoboot: rename abortboot_{keyed, normal} to __abortbootMasahiro Yamada2016-07-011-7/+3
* | | autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada2016-07-0157-93/+11
* | | doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from READMEMasahiro Yamada2016-07-012-17/+2
* | | ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 boardMasahiro Yamada2016-07-012-4/+1
* | | ARM: AM437x: Align HS device variant defconfig filenameAndreas Dannenberg2016-07-012-1/+2
* | | driver: qspi: correct QSPI disable CS reset valuePraneeth Bajjuri2016-07-011-1/+1
|/ /
* | x86: coreboot: Remove the dummy pch driverBin Meng2016-06-292-27/+0
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2016-06-2812-151/+94
|\ \
| * | armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIsAbhimanyu Saini2016-06-283-105/+0
| * | armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCsPrabhakar Kushwaha2016-06-284-18/+18
| * | mmc: fsl: introduce wp_enablePeng Fan2016-06-282-3/+19
| * | fsl_esdhc: Update clock enable bits for USDHCYe Li2016-06-281-2/+7
| * | mmc: fsl: reset to normal boot mode when eMMC fast bootPeng Fan2016-06-282-9/+35
| * | armv8: ls1043aqds: print FPGA info early for QSPI bootQianyu Gong2016-06-281-4/+0
| * | armv8: ls1043aqds: use configurable clockQianyu Gong2016-06-282-2/+7
| * | armv8: ls1043aqds: fix to get boot device info from FPGAQianyu Gong2016-06-241-5/+3
| * | armv8/fsl_lsch2: Correct the cores frequency initializationHou Zhiqiang2016-06-241-3/+5
| |/
* | configs: Re-sync after boot menu changesTom Rini2016-06-2820-11/+28
* | common: add new boot media kconfig entryPeng Fan2016-06-271-0/+48
* | Kconfig: make NOR_BOOT a common optionPeng Fan2016-06-272-9/+13
* | maintainers: new email addressSteve Rae2016-06-2712-12/+12
* | fastboot: sparse: improve CHUNK_TYPE_FILL write performanceSteve Rae2016-06-271-10/+27
* | fastboot: sparse: implement reserve()Steve Rae2016-06-274-3/+33
* | fastboot: sparse: resync common/image-sparse.c (part 2)Steve Rae2016-06-278-79/+70
* | fastboot: sparse: resync common/image-sparse.c (part 1)Steve Rae2016-06-274-352/+210
* | fastboot: sparse: remove session-id logicSteve Rae2016-06-277-45/+16
* | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2016-06-271-2/+2
|\ \
| * | mmc: dw_mmc: fix the wrong AND operationJaehoon Chung2016-06-271-2/+2
* | | arm: at91: taurus/axm: add DM and DTS supportHeiko Schocher2016-06-267-3/+158
* | | arm: at91: smartweb: add DM and DTS supportHeiko Schocher2016-06-266-13/+149
* | | arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260Heiko Schocher2016-06-264-0/+3012
* | | corvus DTS / DM supportHeiko Schocher2016-06-266-5/+162
* | | arm: at91: add CONFIG_AT91SAM9M10G45Heiko Schocher2016-06-261-12/+14
* | | ARM: at91: Don't invoke spl_boot_device() twiceMarek Vasut2016-06-261-1/+1
* | | common: Pass the boot device into spl_boot_mode()Marek Vasut2016-06-2616-16/+16
|/ /
* | kbuild: avoid race between dtbs and dt/dt.dtb targetsMasahiro Yamada2016-06-241-1/+3
* | efi_loader: Fix typo in distro scriptAlexander Graf2016-06-241-1/+1
* | board/BuR: rename kwb board to brxre1Hannes Schmelzer2016-06-249-20/+20
* | board/BuR: rename tseries board to brppt1Hannes Schmelzer2016-06-2411-23/+23
* | arm: bcm235xx: update clock frameworkSteve Rae2016-06-241-5/+5
* | arm: bcm235xx: fix kps ccuChris Brand2016-06-241-5/+1
* | arm: bcm235xx: implement the boot0 hook codeSteve Rae2016-06-242-0/+16
* | arm: bcm235xx: choose 8-bit phy bus widthSteve Rae2016-06-242-1/+1
* | clk: sandbox: don't check clk ID against 0Stephen Warren2016-06-241-4/+4
* | common: Fix support for environment file in EXT4Andrej Rosano2016-06-241-7/+9
* | ARM: armv7: refactor Makefile slightlyMasahiro Yamada2016-06-241-9/+2
* | hush: complete renaming CONFIG_SYS_HUSH_PARSER to CONFIG_HUSH_PARSERMasahiro Yamada2016-06-246-22/+13
* | Move CONFIG_SYS_HUSH_PARSER to Kconfig for last 4 boardsMasahiro Yamada2016-06-248-4/+4
OpenPOWER on IntegriCloud