summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* binman: Rename 'position' to 'offset'Simon Glass2018-08-0144-263/+267
* binman: Don't depend on dict order in ELF testOutsideFile()Simon Glass2018-08-011-1/+3
* Merge tag 'arc-updates-for-2018.09-rc2' of git://git.denx.de/u-boot-arcTom Rini2018-08-0114-26/+416
|\
| * ARC: Enable unaligned access in hardware if compiler uses itAlexey Brodkin2018-07-312-0/+12
| * HSDK: Fixes and improvements in READMEAlexey Brodkin2018-07-311-2/+8
| * ARC: AXS10x/HSDK: Use our own version of mkimageAlexey Brodkin2018-07-312-2/+2
| * ARC: AXS10x: add tool and make target to generate bspEugeniy Paltsev2018-07-313-0/+206
| * AXS10x: add spi flash supportEugeniy Paltsev2018-07-313-0/+58
| * CREG GPIO: add device tree bindingsEugeniy Paltsev2018-07-312-0/+44
| * GPIO: CREG: improve flexibility of hsdk-creg-gpio driverEugeniy Paltsev2018-07-312-23/+87
* | Merge git://git.denx.de/u-boot-mpc85xxTom Rini2018-07-312-2/+0
|\ \
| * | Revert "powerpc/T104xRDB: Fix endian access issue on EHCI intinalization"Ran Wang2018-07-311-1/+0
| * | Revert "powerpc/p1_p2_rdb_pc: Fix endian access issue on EHCI intinalization"Ran Wang2018-07-311-1/+0
* | | .travis.yml: Exclude openrd platformsTom Rini2018-07-311-1/+1
* | | .travis.yml: Exclude kirkwood machines from the arm926ejs jobTom Rini2018-07-311-1/+1
* | | openrd: Mark as OrphanedTom Rini2018-07-311-7/+3
* | | ls1046ardb: Add qspi_spl variant to the MAINTAINERS fileTom Rini2018-07-311-0/+1
* | | pico-pi: Add Otavio as maintainerTom Rini2018-07-311-0/+5
* | | dm: Fix CMD_DM enablingMichal Simek2018-07-311-1/+1
| |/ |/|
* | Prepare v2017.09-rc1Tom Rini2018-07-301-2/+2
* | fs-test.sh: Update expected result outputTom Rini2018-07-301-5/+5
* | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-07-3070-402/+1172
|\ \
| * | MAINTAINERS: assign lib/charset.cHeinrich Schuchardt2018-07-251-0/+1
| * | efi_selftest: unit test for GetTime()Heinrich Schuchardt2018-07-252-0/+68
| * | efi_selftest: support printing leading zeroesHeinrich Schuchardt2018-07-251-11/+22
| * | efi_loader: complete implementation of GetTime()Heinrich Schuchardt2018-07-251-12/+41
| * | efi_loader: remove unused efi_get_time_init()Heinrich Schuchardt2018-07-253-9/+0
| * | rtc: remove CONFIG_CMD_DATE dependencyHeinrich Schuchardt2018-07-2524-89/+0
| * | efi_selftest: unit test for CalculateCrc32()Heinrich Schuchardt2018-07-252-0/+142
| * | efi_selftest: check crc32 for InstallConfigurationTableHeinrich Schuchardt2018-07-251-0/+43
| * | efi_loader: update crc32 in InstallConfigurationTableHeinrich Schuchardt2018-07-251-0/+3
| * | efi_loader: correct signature of CalculateCrc32()Heinrich Schuchardt2018-07-252-6/+7
| * | efi_selftest: test InstallConfigurationTable()Heinrich Schuchardt2018-07-252-0/+224
| * | efi_loader: allocate configuration table arrayHeinrich Schuchardt2018-07-252-20/+22
| * | efi_loader: calculate crc32 for EFI tablesHeinrich Schuchardt2018-07-253-4/+35
| * | efi_loader: provide firmware revisionHeinrich Schuchardt2018-07-253-3/+7
| * | efi_loader: correct headersize EFI tablesHeinrich Schuchardt2018-07-252-3/+3
| * | efi_loader: correct EFI_RUNTIME_SERVICES_SIGNATUREHeinrich Schuchardt2018-07-251-1/+1
| * | efi_loader: specify UEFI spec revisionHeinrich Schuchardt2018-07-253-3/+8
| * | efi_loader: clear screen has to reset cursor positionHeinrich Schuchardt2018-07-251-0/+2
| * | efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()Heinrich Schuchardt2018-07-251-1/+6
| * | efi_loader: set revision in loaded image protocolHeinrich Schuchardt2018-07-252-0/+3
| * | efi_driver: set DM_FLAG_NAME_ALLOCED flagHeinrich Schuchardt2018-07-251-0/+2
| * | efi_selftest: test writing to fileHeinrich Schuchardt2018-07-251-0/+70
| * | fs: fat: cannot write to subdirectoriesHeinrich Schuchardt2018-07-251-1/+15
| * | efi_loader: check map_key in ExitBootServicesHeinrich Schuchardt2018-07-253-1/+14
| * | efi_loader: check parameters of GetMemoryMapHeinrich Schuchardt2018-07-251-10/+15
| * | efi_loader: check parameters in memory allocationHeinrich Schuchardt2018-07-251-0/+6
| * | efi_loader: check parameters of CreateEventHeinrich Schuchardt2018-07-251-3/+32
| * | x86: Add efi_loader bits to x86_64 linker scriptAlexander Graf2018-07-251-1/+33