summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* efi_loader: avoid initializer element is not constantHeinrich Schuchardt2018-06-142-4/+8
* efi: Add a comment about duplicated ELF constantsSimon Glass2018-06-141-0/+4
* efi_loader: Convert runtime reset from switch to if statementsAlexander Graf2018-06-142-14/+8
* riscv: Add support for HI20 PE relocationsAlexander Graf2018-06-142-0/+17
* ARM: DTS: resync a3517.dtsi with Linux 4.17Adam Ford2018-06-131-6/+2
* ARM: am3517_evm: Enable SPL_OF_CONTROL and SPL_OF_PLATDATAAdam Ford2018-06-132-14/+3
* dra76: fix HDMI HPD pinmuxTomi Valkeinen2018-06-131-1/+1
* dra7/am5: remove CEC pin pull-upTomi Valkeinen2018-06-132-7/+7
* env: Add !ENV_IS_IN_EXT4 dependency to ENV_IS_NOWHEREAlex Kiernan2018-06-131-0/+1
* u-boot: Fix several typosShyam Saini2018-06-137-10/+10
* tools: env: Use getline rather than fgets when reading config/scriptAlex Kiernan2018-06-131-19/+21
* AM3517_EVM: Fix Environmental locationAdam Ford2018-06-131-0/+1
* lib: Add hexdumpAlexey Brodkin2018-06-1315-29/+369
* fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREEYevgeny Popovych2018-06-131-1/+1
* ARM64: meson: Sync DT with Linux 4.17Neil Armstrong2018-06-1310-237/+103
* fs: fat: fix wrong casting to unsigned value of sect_to_cluster()Seung-Woo Kim2018-06-131-1/+1
* include/linux/byteorder: Sync to latest Linux definitionsRamon Fried2018-06-121-40/+67
* doc: cmd: bubt: drop duplicated textBaruch Siach2018-06-121-9/+0
* configs: pcm051: Use am335x-wega-rdk.dtb as fdtfileMatwey V. Kornilov2018-06-121-1/+1
* configs: pcm051: Use DEFAULT_LINUX_BOOT_ENV instead of hardcoded valuesMatwey V. Kornilov2018-06-121-3/+1
* configs: pcm051: Use DEFAULT_MMC_TI_ARGS instead of hardcoded duplicatesMatwey V. Kornilov2018-06-121-8/+5
* configs: pcm051: Support distro bootcmdsMatwey V. Kornilov2018-06-121-20/+29
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2018-06-1224-60/+603
|\
| * LS1012AFRWY: Add Secure Boot supportVinitha V Pillai2018-06-117-1/+116
| * board: ls1012a: FRWY-LS1012A board supportBhaskar Upadhaya2018-06-119-9/+330
| * board: Kconfig: Re-Arrangement of PPA firmware and header addressesBhaskar Upadhaya2018-06-0811-50/+141
| * arm: ls1021aqds: config: enable CONFIG_ID_EEPROM for mac commandJagdish Gediya2018-06-081-0/+9
| * board/freescale,lsch3: Add entry for 0.9vPriyanka Jain2018-06-081-1/+1
| * armv8: ls1088a: Enable USB in ls1088ardb_sdcard_qspi_SECURE_BOOT_defconfigRan Wang2018-06-081-0/+7
* | Merge git://git.denx.de/u-boot-marvellTom Rini2018-06-1211-0/+886
|\ \
| * | arm: mvebu: Add Helios4 Armada 38x initial supportDennis Gilmore2018-06-1211-0/+886
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-ubiTom Rini2018-06-081-6/+6
|\ \
| * | mtd: ubi: Add missing newlines in ubi_init()Stefan Roese2018-06-061-6/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2018-06-082-2/+28
|\ \ \
| * | | mvebu: turris_omnia: add note about i2c slave disableBaruch Siach2018-06-071-1/+5
| * | | i2c: mvtwsi: disable i2c slave on Armada 38xBaruch Siach2018-06-071-1/+23
* | | | Merge git://git.denx.de/u-boot-dmTom Rini2018-06-0846-391/+977
|\ \ \ \ | |_|_|/ |/| | |
| * | | binman: Mark 'align-end' as implementedSimon Glass2018-06-071-4/+3
| * | | binman: Add support for adding a name prefix to entriesSimon Glass2018-06-075-3/+66
| * | | binman: Add support for outputing a map fileSimon Glass2018-06-078-6/+88
| * | | binman: Tidy up some docs and commentsSimon Glass2018-06-073-13/+27
| * | | binman: Allow a single test to be executedSimon Glass2018-06-071-4/+17
| * | | binman: Add documentation for pos-unset propertySimon Glass2018-06-071-0/+7
| * | | binman: Add support for sectionsSimon Glass2018-06-076-2/+132
| * | | binman: Avoid setting sys.path globallySimon Glass2018-06-072-3/+10
| * | | binman: Rename Entry property to 'section'Simon Glass2018-06-0725-75/+77
| * | | binman: Rename ELF parameters to 'section'Simon Glass2018-06-074-23/+23
| * | | binman: Refactor much of the image code into 'section'Simon Glass2018-06-074-243/+340
| * | | binman: Allow unit addresses for binariesSimon Glass2018-06-074-0/+29
| * | | buildman: Add support for environment delta in summaryAlex Kiernan2018-06-074-16/+145