summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-15fs/fat: fix case for FAT shortnamesRob Clark
2017-09-15fat/fs: move ls to generic implementationRob Clark
2017-09-15fat/fs: remove a bunch of dead codeRob Clark
2017-09-15fs/fat: implement opendir/readdir/closedirRob Clark
2017-09-15fs: add fs_readdir()Rob Clark
2017-09-15fat/fs: convert to directory iteratorsRob Clark
2017-09-15fs/fat: introduce new director iteratorsRob Clark
2017-09-15fs/fat: split out helper to init fsdataRob Clark
2017-09-15Merge git://git.denx.de/u-boot-ubiTom Rini
2017-09-15Merge git://git.denx.de/u-boot-i2cTom Rini
2017-09-15test/py: u_boot_console_base.py: fix typoHeinrich Schuchardt
2017-09-15checkpatch.pl: Add warning for new __packed additionsHeinrich Schuchardt
2017-09-15cmd: blk: Use LBAFU in the common block commandBin Meng
2017-09-15blk: Remove various places that do flush cache after readBin Meng
2017-09-14checkpatch: update from Linux v4.13-rc6Heinrich Schuchardt
2017-09-14lib: strto: fix incorrect handling of specified baseRob Clark
2017-09-14add pytests for 'gpt rename' and 'gpt swap'Alison Chaiken
2017-09-14add pytests for 'gpt guid' command in sandboxAlison Chaiken
2017-09-14GPT: create block device for sandbox testingAlison Chaiken
2017-09-14ARM: DRA7: Cleanup old pinctrl macrosSuman Anna
2017-09-14arm: am57xx: cl-som-am57x: Use new pinctrl macrosSuman Anna
2017-09-14configs: at91: Remove CONFIG_SYS_EXTRA_OPTIONS assignmentWenyou Yang
2017-09-14ARM: at91: spl: Add macro CONFIG_XXXX_BOOT supportWenyou Yang
2017-09-14ARM: at91: Remove hardware.h included in configsWenyou Yang
2017-09-14ARM: at91: Add the SoC options to KconfigWenyou Yang
2017-09-14ARM: at91: Move CONFIG_AT91FAMILY option to KconfigWenyou Yang
2017-09-14board: atmel: Add SAMA5D27 SOM1 EK boardWenyou Yang
2017-09-14ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang
2017-09-14ARM: at91: mach: Add missing defines of MPDDRCWenyou Yang
2017-09-14ARM: at91: spl: Add boot device for boot from QSPIWenyou Yang
2017-09-14board: sama5d2_xplained: Make SPL work on spiflashWenyou Yang
2017-09-14ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang
2017-09-14ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang
2017-09-14atmel: common: Add function to display via DM_VIDEO's APIWenyou Yang
2017-09-14lib: at91: Add logo files used via API of DM_VIDEOWenyou Yang
2017-09-14ARM: dts: at91: sama5: Add the sfr nodeWenyou Yang
2017-09-14clk: at91: utmi: Set the reference clock frequencyWenyou Yang
2017-09-14clk: Kconfig: Add dependences of SPL_CLKWenyou Yang
2017-09-13Merge git://git.denx.de/u-boot-dmTom Rini
2017-09-13patman: Fix error when the email blacklist is missingSimon Glass
2017-09-13ARM: davinci: Update da8xxevm MaintainersAdam Ford
2017-09-13Convert CONFIG_EMIF4 et al to KconfigAdam Ford
2017-09-13Convert CONFIG_MAC_ADDR_IN_SPIFLASH et al to KconfigAdam Ford
2017-09-13davinci: da850evm: Make EEPROM MAC code configurableAdam Ford
2017-09-13include/configs: remove references to SMNAND_ENV_OFFSETAdam Ford
2017-09-13arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5Adam Ford
2017-09-13omap3: omap3_logic: Finish enabling fastboot on MUSBAdam Ford
2017-09-13ARM: dts: ethernut5: Fix the build warningWenyou Yang
2017-09-13serial: nulldev: Add nulldev serial driverKeng Soon Cheah
2017-09-13spl: add newline in debug outputAnatolij Gustschin