summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fs/fat: introduce new director iteratorsRob Clark2017-09-152-3/+360
* fs/fat: split out helper to init fsdataRob Clark2017-09-152-30/+44
* Merge git://git.denx.de/u-boot-ubiTom Rini2017-09-151-0/+5
|\
| * cmd: set filesize variable in ubi readHolger Dengler2017-09-121-0/+5
* | Merge git://git.denx.de/u-boot-i2cTom Rini2017-09-151-1/+39
|\ \
| * | i2c: muxes: pca954x: Add support for GPIO reset lineMoritz Fischer2017-09-131-1/+39
* | | test/py: u_boot_console_base.py: fix typoHeinrich Schuchardt2017-09-151-1/+1
* | | checkpatch.pl: Add warning for new __packed additionsHeinrich Schuchardt2017-09-151-0/+7
* | | cmd: blk: Use LBAFU in the common block commandBin Meng2017-09-151-6/+4
* | | blk: Remove various places that do flush cache after readBin Meng2017-09-158-31/+0
* | | checkpatch: update from Linux v4.13-rc6Heinrich Schuchardt2017-09-142-422/+2224
* | | lib: strto: fix incorrect handling of specified baseRob Clark2017-09-141-26/+19
* | | add pytests for 'gpt rename' and 'gpt swap'Alison Chaiken2017-09-142-0/+32
* | | add pytests for 'gpt guid' command in sandboxAlison Chaiken2017-09-141-0/+38
* | | GPT: create block device for sandbox testingAlison Chaiken2017-09-142-0/+24
* | | ARM: DRA7: Cleanup old pinctrl macrosSuman Anna2017-09-141-14/+0
* | | arm: am57xx: cl-som-am57x: Use new pinctrl macrosSuman Anna2017-09-141-52/+53
* | | configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignmentWenyou Yang2017-09-1448-135/+102
* | | ARM: at91: spl: Add macro CONFIG_XXXX_BOOT supportWenyou Yang2017-09-141-6/+10
* | | ARM: at91: Remove hardware.h included in configsWenyou Yang2017-09-1416-39/+39
* | | ARM: at91: Add the SoC options to KconfigWenyou Yang2017-09-141-27/+79
* | | ARM: at91: Move CONFIG_AT91FAMILY option to KconfigWenyou Yang2017-09-1411-43/+3
* | | board: atmel: Add SAMA5D27 SOM1 EK boardWenyou Yang2017-09-1411-0/+809
* | | ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang2017-09-142-3/+30
* | | ARM: at91: mach: Add missing defines of MPDDRCWenyou Yang2017-09-141-0/+4
* | | ARM: at91: spl: Add boot device for boot from QSPIWenyou Yang2017-09-141-0/+2
* | | board: sama5d2_xplained: Make SPL work on spiflashWenyou Yang2017-09-142-1/+11
* | | ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang2017-09-142-0/+43
* | | ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang2017-09-142-1/+19
* | | atmel: common: Add function to display via DM_VIDEO's APIWenyou Yang2017-09-143-0/+74
* | | lib: at91: Add logo files used via API of DM_VIDEOWenyou Yang2017-09-147-0/+2440
* | | ARM: dts: at91: sama5: Add the sfr nodeWenyou Yang2017-09-142-0/+8
* | | clk: at91: utmi: Set the reference clock frequencyWenyou Yang2017-09-144-3/+88
* | | clk: Kconfig: Add dependences of SPL_CLKWenyou Yang2017-09-141-1/+1
* | | Merge git://git.denx.de/u-boot-dmTom Rini2017-09-131-3/+25
|\ \ \
| * | | patman: Fix error when the email blacklist is missingSimon Glass2017-09-131-3/+25
| |/ /
* | | ARM: davinci: Update da8xxevm MaintainersAdam Ford2017-09-131-8/+2
* | | Convert CONFIG_EMIF4 et al to KconfigAdam Ford2017-09-1320-22/+22
* | | Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to KconfigAdam Ford2017-09-135-5/+27
* | | davinci: da850evm: Make EEPROM MAC code configurableAdam Ford2017-09-131-1/+4
* | | include/configs: remove references to SMNAND_ENV_OFFSETAdam Ford2017-09-1315-44/+28
* | | arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5Adam Ford2017-09-1313-3284/+3382
* | | omap3: omap3_logic: Finish enabling fastboot on MUSBAdam Ford2017-09-132-1/+33
* | | ARM: dts: ethernut5: Fix the build warningWenyou Yang2017-09-131-0/+2
* | | serial: nulldev: Add nulldev serial driverKeng Soon Cheah2017-09-133-0/+56
* | | spl: add newline in debug outputAnatolij Gustschin2017-09-131-2/+2
|/ /
* | ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer2017-09-126-0/+12
* | davinci: da850-evm: switch to using TI_COMMON_CMD_OPTIONSAdam Ford2017-09-124-26/+37
* | linux/io.h: import generic ioread* / iowrite* accessors from LinuxMasahiro Yamada2017-09-121-0/+44
* | dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada2017-09-127-25/+20