summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-01binman: Add support for flashrom FMAPSimon Glass
2018-08-01binman: Create README.entriesSimon Glass
2018-08-01binman: Allow creation of entry documentationSimon Glass
2018-08-01binman: Expand documentation for entriesSimon Glass
2018-08-01binman: Allow help to work without libfdtSimon Glass
2018-08-01binman: Support an entry that holds textSimon Glass
2018-08-01binman: Add support for passing arguments to entriesSimon Glass
2018-08-01dtoc: Add missing comments to fdt_utilSimon Glass
2018-08-01binman: Add a new 'image-pos' propertySimon Glass
2018-08-01binman: Enhance the map and fdt-update outputSimon Glass
2018-08-01binman: Tidy up some comments in the testsSimon Glass
2018-08-01binman: Add comments to elf_testSimon Glass
2018-08-01binman: Rename 'position' to 'offset'Simon Glass
2018-08-01binman: Don't depend on dict order in ELF testOutsideFile()Simon Glass
2018-08-01Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arcTom Rini
2018-07-31Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2018-07-31.travis.yml: Exclude openrd platformsTom Rini
2018-07-31.travis.yml: Exclude kirkwood machines from the arm926ejs jobTom Rini
2018-07-31openrd: Mark as OrphanedTom Rini
2018-07-31ls1046ardb: Add qspi_spl variant to the MAINTAINERS fileTom Rini
2018-07-31pico-pi: Add Otavio as maintainerTom Rini
2018-07-31dm: Fix CMD_DM enablingMichal Simek
2018-07-31Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization"Ran Wang
2018-07-31Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization"Ran Wang
2018-07-31ARC: Enable unaligned access in hardware if compiler uses itAlexey Brodkin
2018-07-31HSDK: Fixes and improvements in READMEAlexey Brodkin
2018-07-31ARC: AXS10x/HSDK: Use our own version of mkimageAlexey Brodkin
2018-07-31ARC: AXS10x: add tool and make target to generate bspEugeniy Paltsev
2018-07-31AXS10x: add spi flash supportEugeniy Paltsev
2018-07-31CREG GPIO: add device tree bindingsEugeniy Paltsev
2018-07-31GPIO: CREG: improve flexibility of hsdk-creg-gpio driverEugeniy Paltsev
2018-07-30Prepare v2017.09-rc1Tom Rini
2018-07-30fs-test.sh: Update expected result outputTom Rini
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-07-30tpmv2: Make it select CMD_LOGTom Rini
2018-07-30tools: genboardscfg: move buildman path to firstPeng Fan
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-30dm: Change CMD_DM enablingMichal Simek
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-07-30Kconfig: Replace spaces with tabs and missing newlineMichal Simek
2018-07-30common: Log should depends on DM not be selected by DMMichal Simek
2018-07-30u-boot: remove driver lookup loop from env_save()Nicholas Faustini
2018-07-30Kconfig: Remove trailing whitespaces in promptMichal Simek
2018-07-28Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined"Ramon Fried
2018-07-28configs: omap3_logic: Remove USB Storage and enable CONFIG_BLKAdam Ford
2018-07-28drivers: rtc: correctly set week day for mc146818Heinrich Schuchardt
2018-07-28sandbox: compile both TPM stack versions and driversMiquel Raynal
2018-07-28tpm: make TPM_V2 be compiled by defaultMiquel Raynal
2018-07-28test/py: tpm2: switch from 'tpm' to 'tpm2' commandMiquel Raynal
2018-07-28tpm: allow TPM v1 and v2 to be compiled at the same timeMiquel Raynal