summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | mtd: nand: Drop a blank line in nand_wait()Andre Renaud2016-06-241-1/+0
* | ARM: move #ifdef to match the error handling codeMasahiro Yamada2016-06-241-2/+5
* | arm64: optimize smp_kick_all_cpusMasahiro Yamada2016-06-241-3/+1
* | lib/lzo: bugfix when input data is not compressedJoris Lijssens2016-06-241-9/+16
* | env: avoid build error for boards without CONFIG_SYS_{CPU, BOARD}Masahiro Yamada2016-06-241-0/+4
* | Respect SOURCE_DATE_EPOCH when building FIT images.Vagrant Cascadian2016-06-244-15/+41
* | Use C locale when setting CC_VERSION_STRING and LD_VERSION_STRING.Vagrant Cascadian2016-06-241-2/+2
* | board: amlogic: Rename folder for Amlogic boardsCarlo Caione2016-06-246-3/+3
* | configs: gxbb: Introduce a common config header fileCarlo Caione2016-06-242-33/+46
* | common: image: minimal android image iminfo supportMichael Trimarchi2016-06-243-0/+36
* | mkimage: fit: spl: Add an optional static offset for external dataTeddy Reed2016-06-245-3/+39
* | cmd: bootefi: cosmeticSergey Kubushyn2016-06-241-1/+1
* | omap3: bugfix in timer on rolloverDaniel Gorsulowski2016-06-241-1/+1
|/
OpenPOWER on IntegriCloud