summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * warp7: Specify CONFIG_OPTEE_LOAD_ADDRBryan O'Donoghue2018-04-262-0/+2
| * warp7: Print out the OPTEE DRAM regionBryan O'Donoghue2018-04-261-0/+10
| * warp7: Allocate specific region of memory to OPTEEBryan O'Donoghue2018-04-261-0/+5
| * warp7: defconfig: Enable OPTEE for WaRP7Bryan O'Donoghue2018-04-261-0/+1
| * warp7: hab: Set environment variable indicating HAB enableBryan O'Donoghue2018-04-262-0/+11
| * warp7: hab: Add a CSF location definitionBryan O'Donoghue2018-04-261-0/+4
| * imximage: Specify default IVT offset in IMX imageBryan O'Donoghue2018-04-261-0/+3
| * tools/imximage: Fix fruity lack of 0x prefix in DCD BlocksBryan O'Donoghue2018-04-261-1/+1
| * warp7: configs: enable CONFIG_CMD_FS_GENERICPierre-Jean TEXIER2018-04-261-0/+1
| * warp7: include/configs: use generic fs commands in CONFIG_EXTRA_ENV_SETTINGSPierre-Jean TEXIER2018-04-261-3/+3
* | Merge git://git.denx.de/u-boot-sunxiTom Rini2018-04-301-15/+20
|\ \
| * | sunxi: improve throughput in the sunxi_mmc driverPhilipp Tomsich2018-04-251-11/+16
| * | sunxi: mmc: Fix phase delaysStefan Mavrodiev2018-04-231-4/+4
* | | tools: mkimage: Check for datafile when type is scriptAlex Kiernan2018-04-281-0/+2
* | | tools: mkenvimage: Fix possible segfault on stdin inputAlexander Dahl2018-04-281-1/+1
* | | tools: mkenvimage: Fix read() stdin error handlingAlexander Dahl2018-04-281-1/+1
* | | serial: serial_stm32: Rename status register flagsPatrice Chotard2018-04-282-8/+8
* | | serial: serial_stm32: Enable overrunPatrice Chotard2018-04-282-8/+15
* | | spl: disk: usb: Add dependencies to sprintf/strto*Alex Kiernan2018-04-282-0/+8
* | | Consolidate __assert_failed into one implementationAlex Kiernan2018-04-283-17/+8
* | | spl: Disable printf if not requiredAlex Kiernan2018-04-283-6/+11
* | | spl: Split sprintf, strto* from SPL serial in KconfigAlex Kiernan2018-04-283-9/+44
* | | spl: ti: Avoid serial calls when serial support is disabledAlex Kiernan2018-04-281-0/+2
* | | spl: Add dependency on serial to YmodemAlex Kiernan2018-04-281-0/+2
* | | Cleanup CONFIG_SPL_SERIAL_SUPPORT migrationAlex Kiernan2018-04-2811-4/+8
* | | spl: ti: Avoid preloader_console_init if !CONFIG_SPL_SERIAL_SUPPORTAlex Kiernan2018-04-282-1/+4
* | | test: dm: regmap: fix license headerMasahiro Yamada2018-04-281-1/+1
* | | arm: move SYS_ARCH_TIMER to KConfigAndre Przywara2018-04-2810-6/+15
* | | ARM: qemu-arm: Dynamically determine timer frequencyTuomas Tynkkynen2018-04-281-3/+1
* | | configs: Resync with savedefconfigTom Rini2018-04-2827-49/+29
* | | distro: select CMD_ENV_EXISTSMasahiro Yamada2018-04-281-0/+1
* | | distro: use imply to enable DISTRO_DEFAULTS as SoC defaultMasahiro Yamada2018-04-284-7/+6
* | | powerpc: fix typo in kgdb.cHeinrich Schuchardt2018-04-281-1/+1
* | | lib/rsa: Kconfig: Remove superfluous 'depends on RSA'Eugeniu Rosca2018-04-281-4/+4
* | | Migrate IMAGE_FORMAT_LEGACY to KconfigAlex Kiernan2018-04-2832-35/+34
* | | cmd: CONFIG_CMD_LOG select CONFIG_LOGHeinrich Schuchardt2018-04-281-0/+1
* | | log: CONFIG_LOG should select CONFIG_DMHeinrich Schuchardt2018-04-281-0/+1
* | | kbuild: use -fmacro-prefix-map to make __FILE__ a relative pathMasahiro Yamada2018-04-281-0/+3
* | | serial: Migrate CONFIG_FSL_LINFLEXUART to KconfigTuomas Tynkkynen2018-04-285-6/+8
* | | ARM: s32v234evb: Set CONFIG_DM & CONFIG_DM_SERIAL in KconfigTuomas Tynkkynen2018-04-282-3/+2
* | | configs: Drop CONFIG_NET_MULTITom Rini2018-04-273-4/+0
* | | clang: Update documentationTom Rini2018-04-272-14/+9
* | | Makefile: Update clang warning disables from LinuxTom Rini2018-04-271-0/+7
* | | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27362-717/+0
* | | Convert CONFIG_SPI to KconfigAdam Ford2018-04-27621-100/+602
* | | Merge git://git.denx.de/u-boot-usbTom Rini2018-04-262-11/+17
|\ \ \
| * | | usb: gadget: composite: fix NULL pointer when a non standard request is receivedChristophe Kerello2018-04-261-1/+4
| * | | usb: host: dwc3: fix phys initNeil Armstrong2018-04-261-10/+13
* | | | Merge git://git.denx.de/u-boot-socfpgaTom Rini2018-04-261-5/+5
|\ \ \ \
| * | | | arm: socfpga: Fix with the correct polling on bit is setTien Fong Chee2018-04-271-5/+5