summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-15fat/fs: remove a bunch of dead codeRob Clark3-207/+0
2017-09-15fs/fat: implement opendir/readdir/closedirRob Clark1-0/+61
2017-09-15fs: add fs_readdir()Rob Clark4-12/+199
2017-09-15fat/fs: convert to directory iteratorsRob Clark2-652/+76
2017-09-15fs/fat: introduce new director iteratorsRob Clark2-3/+360
2017-09-15fs/fat: split out helper to init fsdataRob Clark2-30/+44
2017-09-15Merge git://git.denx.de/u-boot-ubiTom Rini1-0/+5
2017-09-15Merge git://git.denx.de/u-boot-i2cTom Rini1-1/+39
2017-09-15test/py: u_boot_console_base.py: fix typoHeinrich Schuchardt1-1/+1
2017-09-15checkpatch.pl: Add warning for new __packed additionsHeinrich Schuchardt1-0/+7
2017-09-15cmd: blk: Use LBAFU in the common block commandBin Meng1-6/+4
2017-09-15blk: Remove various places that do flush cache after readBin Meng8-31/+0
2017-09-15checkpatch: update from Linux v4.13-rc6Heinrich Schuchardt2-422/+2224
2017-09-15lib: strto: fix incorrect handling of specified baseRob Clark1-26/+19
2017-09-15add pytests for 'gpt rename' and 'gpt swap'Alison Chaiken2-0/+32
2017-09-15add pytests for 'gpt guid' command in sandboxAlison Chaiken1-0/+38
2017-09-15GPT: create block device for sandbox testingAlison Chaiken2-0/+24
2017-09-15ARM: DRA7: Cleanup old pinctrl macrosSuman Anna1-14/+0
2017-09-15arm: am57xx: cl-som-am57x: Use new pinctrl macrosSuman Anna1-52/+53
2017-09-14configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignmentWenyou Yang48-135/+102
2017-09-14ARM: at91: spl: Add macro CONFIG_XXXX_BOOT supportWenyou Yang1-6/+10
2017-09-14ARM: at91: Remove hardware.h included in configsWenyou Yang16-39/+39
2017-09-14ARM: at91: Add the SoC options to KconfigWenyou Yang1-27/+79
2017-09-14ARM: at91: Move CONFIG_AT91FAMILY option to KconfigWenyou Yang11-43/+3
2017-09-14board: atmel: Add SAMA5D27 SOM1 EK boardWenyou Yang11-0/+809
2017-09-14ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang2-3/+30
2017-09-14ARM: at91: mach: Add missing defines of MPDDRCWenyou Yang1-0/+4
2017-09-14ARM: at91: spl: Add boot device for boot from QSPIWenyou Yang1-0/+2
2017-09-14board: sama5d2_xplained: Make SPL work on spiflashWenyou Yang2-1/+11
2017-09-14ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang2-0/+43
2017-09-14ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang2-1/+19
2017-09-14atmel: common: Add function to display via DM_VIDEO's APIWenyou Yang3-0/+74
2017-09-14lib: at91: Add logo files used via API of DM_VIDEOWenyou Yang7-0/+2440
2017-09-14ARM: dts: at91: sama5: Add the sfr nodeWenyou Yang2-0/+8
2017-09-14clk: at91: utmi: Set the reference clock frequencyWenyou Yang4-3/+88
2017-09-14clk: Kconfig: Add dependences of SPL_CLKWenyou Yang1-1/+1
2017-09-14Merge git://git.denx.de/u-boot-dmTom Rini1-3/+25
2017-09-14patman: Fix error when the email blacklist is missingSimon Glass1-3/+25
2017-09-13ARM: davinci: Update da8xxevm MaintainersAdam Ford1-8/+2
2017-09-13Convert CONFIG_EMIF4 et al to KconfigAdam Ford20-22/+22
2017-09-13Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to KconfigAdam Ford5-5/+27
2017-09-13davinci: da850evm: Make EEPROM MAC code configurableAdam Ford1-1/+4
2017-09-13include/configs: remove references to SMNAND_ENV_OFFSETAdam Ford15-44/+28
2017-09-13arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5Adam Ford13-3284/+3382
2017-09-13omap3: omap3_logic: Finish enabling fastboot on MUSBAdam Ford2-1/+33
2017-09-13ARM: dts: ethernut5: Fix the build warningWenyou Yang1-0/+2
2017-09-13serial: nulldev: Add nulldev serial driverKeng Soon Cheah3-0/+56
2017-09-13spl: add newline in debug outputAnatolij Gustschin1-2/+2
2017-09-13i2c: muxes: pca954x: Add support for GPIO reset lineMoritz Fischer1-1/+39
2017-09-13ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer6-0/+12