aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-01binman: Add a new 'image-pos' propertySimon Glass12-10/+61
2018-08-01binman: Enhance the map and fdt-update outputSimon Glass6-23/+65
2018-08-01binman: Tidy up some comments in the testsSimon Glass1-2/+4
2018-08-01binman: Add comments to elf_testSimon Glass1-0/+33
2018-08-01binman: Rename 'position' to 'offset'Simon Glass44-263/+267
2018-08-01binman: Don't depend on dict order in ELF testOutsideFile()Simon Glass1-1/+3
2018-08-01Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arcTom Rini14-26/+416
2018-07-31Merge git://git.denx.de/u-boot-mpc85xxTom Rini2-2/+0
2018-07-31.travis.yml: Exclude openrd platformsTom Rini1-1/+1
2018-07-31.travis.yml: Exclude kirkwood machines from the arm926ejs jobTom Rini1-1/+1
2018-07-31openrd: Mark as OrphanedTom Rini1-7/+3
2018-07-31ls1046ardb: Add qspi_spl variant to the MAINTAINERS fileTom Rini1-0/+1
2018-07-31pico-pi: Add Otavio as maintainerTom Rini1-0/+5
2018-07-31dm: Fix CMD_DM enablingMichal Simek1-1/+1
2018-07-31Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization"Ran Wang1-1/+0
2018-07-31Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization"Ran Wang1-1/+0
2018-07-31ARC: Enable unaligned access in hardware if compiler uses itAlexey Brodkin2-0/+12
2018-07-31HSDK: Fixes and improvements in READMEAlexey Brodkin1-2/+8
2018-07-31ARC: AXS10x/HSDK: Use our own version of mkimageAlexey Brodkin2-2/+2
2018-07-31ARC: AXS10x: add tool and make target to generate bspEugeniy Paltsev3-0/+206
2018-07-31AXS10x: add spi flash supportEugeniy Paltsev3-0/+58
2018-07-31CREG GPIO: add device tree bindingsEugeniy Paltsev2-0/+44
2018-07-31GPIO: CREG: improve flexibility of hsdk-creg-gpio driverEugeniy Paltsev2-23/+87
2018-07-30Prepare v2017.09-rc1v2018.09-rc1Tom Rini1-2/+2
2018-07-30fs-test.sh: Update expected result outputTom Rini1-5/+5
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini70-402/+1172
2018-07-30tpmv2: Make it select CMD_LOGTom Rini1-0/+1
2018-07-30tools: genboardscfg: move buildman path to firstPeng Fan1-1/+1
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek20-108/+109
2018-07-30dm: Change CMD_DM enablingMichal Simek15-1/+113
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek14-334/+334
2018-07-30Kconfig: Replace spaces with tabs and missing newlineMichal Simek3-14/+15
2018-07-30common: Log should depends on DM not be selected by DMMichal Simek1-1/+1
2018-07-30u-boot: remove driver lookup loop from env_save()Nicholas Faustini2-19/+17
2018-07-30Kconfig: Remove trailing whitespaces in promptMichal Simek2-2/+2
2018-07-28Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined"Ramon Fried1-4/+0
2018-07-28configs: omap3_logic: Remove USB Storage and enable CONFIG_BLKAdam Ford1-2/+0
2018-07-28drivers: rtc: correctly set week day for mc146818Heinrich Schuchardt1-1/+2
2018-07-28sandbox: compile both TPM stack versions and driversMiquel Raynal1-0/+3
2018-07-28tpm: make TPM_V2 be compiled by defaultMiquel Raynal1-0/+1
2018-07-28test/py: tpm2: switch from 'tpm' to 'tpm2' commandMiquel Raynal1-20/+20
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal8-19/+70
2018-07-28tpm: remove stale symbol in KconfigMiquel Raynal1-3/+0
2018-07-28tpm: compile Sandbox driver by defaultMiquel Raynal1-0/+2
2018-07-28tpm: fix typo in kernel docMiquel Raynal1-1/+1
2018-07-27Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini54-182/+334
2018-07-27openrd: Once again shrink binary sizeTom Rini2-11/+1
2018-07-26Merge git://git.denx.de/u-boot-dmTom Rini5-10/+20
2018-07-26Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini9-33/+57
2018-07-26fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTSMasahiro Yamada1-1/+1