aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-12-03pinctrl: add driver for MT8518mingming lee3-0/+416
2019-12-03mmc: mtk-sd: Adjust the mmc tuning flowmingming lee1-16/+193
2019-12-03clk: mediatek: add driver for MT8518mingming lee2-0/+1559
2019-12-03regmap: Fix potential memory leaksFaiz Abbas1-4/+12
2019-12-03net: cpsw: Add NULL pointer checkFaiz Abbas1-0/+3
2019-12-03mmc: davinci: fix mmc boot in SPLBartosz Golaszewski1-0/+17
2019-12-03mmc: davinci: drop struct davinci_mmc_platBartosz Golaszewski1-10/+4
2019-12-03mmc: davinci: drop support for ti,dm6441-mmcBartosz Golaszewski1-37/+5
2019-12-03blk: Make use of CONFIG_HAVE_BLOCK_DEVICE moreTom Rini1-1/+1
2019-12-03mtd: mtdcore: Drop unused mtd_tableTom Rini1-2/+0
2019-12-03pci: Only link pci_rom.o in some casesTom Rini1-2/+2
2019-12-03Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to KconfigTom Rini1-0/+22
2019-12-03Kconfig: make TPL_DM_SERIAL depend on TPL_DMThomas Hebb1-1/+1
2019-12-02common: Move old EEPROM functions into a new headerSimon Glass3-0/+3
2019-12-02common: Move pci_init_board() out of common.hSimon Glass2-0/+2
2019-12-02common: Move board_get_usable_ram_top() out of common.hSimon Glass2-0/+2
2019-12-02common: Move command functions out of common.hSimon Glass6-0/+6
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass2-0/+2
2019-12-02common: Move interrupt functions into a new headerSimon Glass2-0/+2
2019-12-02common: Move ARM cache operations out of common.hSimon Glass87-0/+89
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass4-0/+4
2019-12-02common: Move mii_init() function out of common.hSimon Glass7-0/+7
2019-12-02common: Move get_ticks() function out of common.hSimon Glass21-0/+21
2019-12-02common: Move wait_ticks functions out of common.hSimon Glass1-0/+1
2019-12-02common: Move some time functions out of common.hSimon Glass2-0/+2
2019-12-02common: Move serial_printf() to the serial headerSimon Glass6-1/+7
2019-12-02serial: usb: Correct the usbtty_...() prototypesSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass3-0/+3
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass11-0/+11
2019-12-02common: Drop linux/crc8.hSimon Glass2-2/+2
2019-12-02status_led: Tidy up the code styleSimon Glass1-4/+4
2019-12-02common: Drop global inclusion of status_led.hSimon Glass2-0/+2
2019-12-02Drop CONFIG_SHOW_ACTIVITYSimon Glass1-4/+0
2019-11-28Merge git://git.denx.de/u-boot-usbTom Rini2-10/+23
2019-11-27mmc: tmio: sdhi: Add calibration tablesMarek Vasut2-17/+89
2019-11-27mmc: tmio: sdhi: Skip bad tapsMarek Vasut2-1/+49
2019-11-27mmc: tmio: sdhi: Add SCC error checkingMarek Vasut1-0/+85
2019-11-27mmc: tmio: sdhi: Disable auto-retuning in HS400Marek Vasut1-5/+3
2019-11-27mmc: tmio: sdhi: Adjust HS400 calibration offsetsMarek Vasut1-4/+4
2019-11-27mmc: tmio: sdhi: Adjust DT2FF settings for HS400 modeMarek Vasut1-3/+3
2019-11-27mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2Marek Vasut1-3/+6
2019-11-27mmc: tmio: sdhi: Track SMPCMP valu in private dataMarek Vasut2-8/+11
2019-11-27mmc: tmio: sdhi: Track current tap number in private dataMarek Vasut2-15/+17
2019-11-27mmc: fsl_esdhc: get clock directly from global dataYangbo Lu1-30/+4
2019-11-27mmc: sdhci: make sdhci_get_cd staticBaruch Siach1-1/+1
2019-11-25Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-bootTom Rini3-3/+4
2019-11-25dm: test: usb: rework keyboard testHeinrich Schuchardt1-10/+17
2019-11-25usb: kbd: implement special keysHeinrich Schuchardt1-0/+6
2019-11-24Revert "video: mxsfb: Configure the clock after eLCDIF reset"Fabio Estevam1-3/+3
2019-11-24drivers: bcm283x: Set pre-location flag for OF_BOARDMatthias Brugger3-3/+3