summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* sunxi: Add defconfig and dts file for the Orange Pi PC Plus SBCHans de Goede2016-07-26-1/+106
* Prepare v2016.09-rc1Tom Rini2016-07-25-2/+2
* sandbox: Migrate CONFIG_I2C_EEPROMTom Rini2016-07-25-1/+1
* Merge git://git.denx.de/u-boot-nand-flashTom Rini2016-07-25-13/+2057
|\
| * mtd: fix compiler warningsSteve Rae2016-07-24-2/+7
| * mtd: nand: fix bug writing 1 byte less than page sizeHector Palacios2016-07-24-1/+1
| * sunxi: Enable NAND controller on the CHIPBoris Brezillon2016-07-24-0/+44
| * sunxi: nand: Increase CONFIG_SYS_NAND_MAX_ECCPOS valueBoris Brezillon2016-07-24-0/+1
| * mtd: nand: Increase the max OOB sizeBoris Brezillon2016-07-24-1/+1
| * mtd: nand: Add a full-id entry for the H27QCG8T2E5R‐BCF NANDBoris Brezillon2016-07-24-0/+4
| * sun5i: Add NAND controller to the sun5i DTSIMaxime Ripard2016-07-24-0/+49
| * mtd: nand: Add the sunxi NAND controller driverBoris Brezillon2016-07-24-4/+1862
| * mtd: nand: add common DT init codeBrian Norris2016-07-24-0/+73
| * sunxi: Add missing macros to configure the NAND controller clkBoris Brezillon2016-07-24-0/+5
| * cmd, nand: add an option to disable the verification when writing in raw modeBoris Brezillon2016-07-24-5/+10
* | arm64: thunderx_88xx_defconfig: remove unneeded CONFIG_SYS_EXTRA_OPTIONSMasahiro Yamada2016-07-25-1/+0
* | dtoc: Correct the type widening code in fdt_fallbackSimon Glass2016-07-25-0/+6
* | hashtable: Fix compiler warning on 32-bit sandboxSimon Glass2016-07-25-5/+5
* | part_efi: Fix compiler warning on 32-bit sandboxSimon Glass2016-07-25-5/+5
* | lzmadec: Use the same type as the lzma callSimon Glass2016-07-25-2/+3
* | sandbox: Add instructions about building on 32-bit machinesSimon Glass2016-07-25-1/+7
* | tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7mario.six@gdsys.cc2016-07-25-5/+12
* | ARM: am33xx: Always inhibit init/refresh during DDR phy initRuss Dill2016-07-25-12/+7
* | ARM: am33xx: Fix DDR init delay placementRuss Dill2016-07-25-1/+4
* | efi_loader: Make exposed image loader path absoluteAlexander Graf2016-07-25-1/+6
* | common: fit: Allow U-Boot images to be bootedmario.six@gdsys.cc2016-07-25-3/+4
* | keystone: k2h/e/l: Fix DMA coherency for QM PDSPKaricheri, Muralidharan2016-07-25-2/+0
* | cmd: misc: Add support for fractions in sleepmario.six@gdsys.cc2016-07-25-1/+20
|/
* ARM: uniphier: add clock/reset settings for xHCI of ProXstream2Masahiro Yamada2016-07-24-2/+13
* ARM: uniphier: add PH1-LD21 board dataMasahiro Yamada2016-07-24-0/+19
* ARM: uniphier: introduce flags to uniphier_board_data structureMasahiro Yamada2016-07-24-11/+20
* ARM: uniphier: rename outer-cache register macrosMasahiro Yamada2016-07-24-216/+230
* ARM: uniphier: clear notification flag before L2 operationMasahiro Yamada2016-07-24-6/+6
* ARM: uniphier: use (devm_)ioremap() instead of map_sysmem()Masahiro Yamada2016-07-24-121/+61
* ARM: uniphier: fix doubled tftpboot commandsMasahiro Yamada2016-07-23-1/+0
* ARM: uniphier: select CONFIG_ARMV8_SPIN_TABLEMasahiro Yamada2016-07-23-0/+1
* ARM: dts: uniphier: renumber serial aliases for Gentil/Vodka boardsMasahiro Yamada2016-07-23-8/+8
* test/py: vboot can be run only at SandboxMichal Simek2016-07-22-0/+1
* arm: omap5: fix build dependency for secure devicesAndreas Dannenberg2016-07-22-1/+1
* arm: am4x: fix build dependency for secure devicesAndreas Dannenberg2016-07-22-1/+1
* fixing typo error in README file. CPU15 -> CP15yeongjun Kim2016-07-22-1/+1
* spl: fit: Fix the number of bytes read in raw modeLokesh Vutla2016-07-22-1/+3
* rsa: Fix return value and masked errormario.six@gdsys.cc2016-07-22-5/+5
* tools: Fix return code of fit_image_process_sig()mario.six@gdsys.cc2016-07-22-6/+7
* test/py: use absolute dts path in vboot testStephen Warren2016-07-22-1/+1
* armv8: spl: Call board_init_r from crt0_64 in SPLJeremy Hunt2016-07-22-15/+12
* efi_loader: Add debug output for efi_add_memory_map()Andreas Färber2016-07-22-0/+3
* tools/env: reuse fw_getenv in fw_printenv functionAndreas Fenkart2016-07-22-27/+17
* tools/env: move envmatch further up in file to avoid forward declarationsAndreas Fenkart2016-07-22-20/+18
* tools/env: kernel-doc for fw_printenv, fw_getenv and fw_parse_scriptAndreas Fenkart2016-07-22-2/+115