aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-12mmc: do not check argument of free() beforehandHeinrich Schuchardt
2020-10-12mmc: sdhci: move the ADMA2 table handling into own moduleMichael Walle
2020-10-12mmc: fsl_esdhc: simplify esdhc_setup_data()Michael Walle
2020-10-12mmc: fsl_esdhc: use dma-mapping APIMichael Walle
2020-10-12mmc: fsl_esdhc: simplify 64bit check for SDMA transfersMichael Walle
2020-10-12mmc: fsl_esdhc_imx: remove the 1ms delay before sending commandHaibo Chen
2020-10-12mmc: do not send cmd13 if the parameter 'send_status' is 0 for __mmc_switchHaibo Chen
2020-10-12configs: lx2160ardb: enable eMMC HS400 mode supportYangbo Lu
2020-10-12arm: dts: lx2160ardb: support eMMC HS400 modeYangbo Lu
2020-10-12mmc: fsl_esdhc: fix eMMC HS400 stability issueYangbo Lu
2020-10-12mmc: fsl_esdhc: fix mmc->clock with actual clockYangbo Lu
2020-10-12mmc: fsl_esdhc: support eMMC HS400 modeYangbo Lu
2020-10-12mmc: add a mmc_hs400_prepare_ddr() interfaceYangbo Lu
2020-10-12mmc: add a hs400_tuning flagYangbo Lu
2020-10-12mmc: fsl_esdhc: clean TBCTL[TB_EN] manually during initYangbo Lu
2020-10-12mmc: fsl_esdhc: support tuning for eMMC HS200Yangbo Lu
2020-10-12mmc: fsl_esdhc: add a reinit() callbackYangbo Lu
2020-10-12mmc: add a reinit() APIYangbo Lu
2020-10-12phy: omap-usb2-phy: Drop usage of "ti, dis-chg-det-quirk" DT propertyVignesh Raghavendra
2020-10-12configs: am65x_evm: Use DEFAULT_LINUX_BOOT_ENV and remove overlayaddrNishanth Menon
2020-10-12configs: j721e_evm: Get rid of overlayaddrNishanth Menon
2020-10-12env: ti: ufs: Use dtboaddr instead of overlayaddrNishanth Menon
2020-10-12configs: j721e_evm: Use DEFAULT_LINUX_BOOT_ENVNishanth Menon
2020-10-12dma: ti: k3-udma: Reset the channel during releaseVignesh Raghavendra
2020-10-12configs: am335x_evm_defconfig: Enable CONFIG_OF_LIBFDT_OVERLAYVignesh Raghavendra
2020-10-12board: ti: j721e: Fix OSPI node compatibleVignesh Raghavendra
2020-10-12am335x, guardian: update the maintainer listMoses Christopher
2020-10-11Merge branch '2020-10-10-log-improvements'Tom Rini
2020-10-10doc: remove redundant doc/README.logHeinrich Schuchardt
2020-10-10log: syslog: Handle errors in net_initSean Anderson
2020-10-10net: Expose some errors generated in net_initSean Anderson
2020-10-10log: Disable the syslog driver by defaultSimon Glass
2020-10-10log: Add a way to enable/disable a log deviceSimon Glass
2020-10-10log: Drop #ifdef in log_testSimon Glass
2020-10-10log: Add a flag to enable log driversSimon Glass
2020-10-10lib: Allow hexdump to be used in SPLSimon Glass
2020-10-10log: Allow LOG_DEBUG to always enable log outputSimon Glass
2020-10-09Merge branch '2020-10-09-kconfig-reorg'Tom Rini
2020-10-09configs: Resync with savedefconfigTom Rini
2020-10-09Kconfig: Create a new tools menuSimon Glass
2020-10-09Kconfig: Move BOARD_TYPES under init optionsSimon Glass
2020-10-09Kconfig: Move BOUNCE_BUFFER under driver optionsSimon Glass
2020-10-09Kconfig: Move VERSION_VARIABLE under environmentSimon Glass
2020-10-09Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooksSimon Glass
2020-10-09Kconfig: Move startup hooks under init optionsSimon Glass
2020-10-09Kconfig: Create a new 'init options' menuSimon Glass
2020-10-09Kconfig: Move DEFAULT_FDT_FILE under boot optionsSimon Glass
2020-10-09Kconfig: Move SUPPORT_RAW_INITRD under boot optionsSimon Glass
2020-10-09Kconfig: Move misc boot options under 'boot options'Simon Glass
2020-10-09Kconfig: Move CONFIG_BOOTDELAY under autoboot optionsSimon Glass