| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD | Miquel Raynal | 2019-12-03 | 4 | -9/+9 |
* | mtd: rename CONFIG_MTD -> CONFIG_DM_MTD | Miquel Raynal | 2019-12-03 | 6 | -12/+12 |
* | mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND | Miquel Raynal | 2019-12-03 | 2 | -4/+4 |
* | Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm | Tom Rini | 2019-12-03 | 1 | -17/+19 |
|\ |
|
| * | dm: serial: Handle "stdout-path" with ":options" correctly | Bin Meng | 2019-12-02 | 1 | -17/+19 |
* | | pinctrl: add driver for MT8518 | mingming lee | 2019-12-03 | 3 | -0/+416 |
* | | mmc: mtk-sd: Adjust the mmc tuning flow | mingming lee | 2019-12-03 | 1 | -16/+193 |
* | | clk: mediatek: add driver for MT8518 | mingming lee | 2019-12-03 | 2 | -0/+1559 |
* | | regmap: Fix potential memory leaks | Faiz Abbas | 2019-12-03 | 1 | -4/+12 |
* | | net: cpsw: Add NULL pointer check | Faiz Abbas | 2019-12-03 | 1 | -0/+3 |
* | | mmc: davinci: fix mmc boot in SPL | Bartosz Golaszewski | 2019-12-03 | 1 | -0/+17 |
* | | mmc: davinci: drop struct davinci_mmc_plat | Bartosz Golaszewski | 2019-12-03 | 1 | -10/+4 |
* | | mmc: davinci: drop support for ti,dm6441-mmc | Bartosz Golaszewski | 2019-12-03 | 1 | -37/+5 |
* | | blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more | Tom Rini | 2019-12-03 | 1 | -1/+1 |
* | | mtd: mtdcore: Drop unused mtd_table | Tom Rini | 2019-12-03 | 1 | -2/+0 |
* | | pci: Only link pci_rom.o in some cases | Tom Rini | 2019-12-03 | 1 | -2/+2 |
* | | Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig | Tom Rini | 2019-12-03 | 1 | -0/+22 |
* | | Kconfig: make TPL_DM_SERIAL depend on TPL_DM | Thomas Hebb | 2019-12-03 | 1 | -1/+1 |
* | | common: Move old EEPROM functions into a new headerWIP/2019-12-02-master-imports | Simon Glass | 2019-12-02 | 3 | -0/+3 |
* | | common: Move pci_init_board() out of common.h | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | | common: Move board_get_usable_ram_top() out of common.h | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | | common: Move command functions out of common.h | Simon Glass | 2019-12-02 | 6 | -0/+6 |
* | | common: Move enable/disable_interrupts out of common.h | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | | common: Move interrupt functions into a new header | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | | common: Move ARM cache operations out of common.h | Simon Glass | 2019-12-02 | 87 | -0/+89 |
* | | common: Move some cache and MMU functions out of common.h | Simon Glass | 2019-12-02 | 4 | -0/+4 |
* | | common: Move mii_init() function out of common.h | Simon Glass | 2019-12-02 | 7 | -0/+7 |
* | | common: Move get_ticks() function out of common.h | Simon Glass | 2019-12-02 | 21 | -0/+21 |
* | | common: Move wait_ticks functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | | common: Move some time functions out of common.h | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | | common: Move serial_printf() to the serial header | Simon Glass | 2019-12-02 | 6 | -1/+7 |
* | | serial: usb: Correct the usbtty_...() prototypes | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | | Move strtomhz() to vsprintf.h | Simon Glass | 2019-12-02 | 3 | -0/+3 |
* | | crc32: Use the crc.h header for crc functions | Simon Glass | 2019-12-02 | 11 | -0/+11 |
* | | common: Drop linux/crc8.h | Simon Glass | 2019-12-02 | 2 | -2/+2 |
* | | status_led: Tidy up the code style | Simon Glass | 2019-12-02 | 1 | -4/+4 |
* | | common: Drop global inclusion of status_led.h | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | | Drop CONFIG_SHOW_ACTIVITY | Simon Glass | 2019-12-02 | 1 | -4/+0 |
|/ |
|
* | Merge git://git.denx.de/u-boot-usb | Tom Rini | 2019-11-28 | 2 | -10/+23 |
|\ |
|
| * | dm: test: usb: rework keyboard test | Heinrich Schuchardt | 2019-11-25 | 1 | -10/+17 |
| * | usb: kbd: implement special keys | Heinrich Schuchardt | 2019-11-25 | 1 | -0/+6 |
* | | mmc: tmio: sdhi: Add calibration tables | Marek Vasut | 2019-11-27 | 2 | -17/+89 |
* | | mmc: tmio: sdhi: Skip bad taps | Marek Vasut | 2019-11-27 | 2 | -1/+49 |
* | | mmc: tmio: sdhi: Add SCC error checking | Marek Vasut | 2019-11-27 | 1 | -0/+85 |
* | | mmc: tmio: sdhi: Disable auto-retuning in HS400 | Marek Vasut | 2019-11-27 | 1 | -5/+3 |
* | | mmc: tmio: sdhi: Adjust HS400 calibration offsets | Marek Vasut | 2019-11-27 | 1 | -4/+4 |
* | | mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode | Marek Vasut | 2019-11-27 | 1 | -3/+3 |
* | | mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 | Marek Vasut | 2019-11-27 | 1 | -3/+6 |
* | | mmc: tmio: sdhi: Track SMPCMP valu in private data | Marek Vasut | 2019-11-27 | 2 | -8/+11 |
* | | mmc: tmio: sdhi: Track current tap number in private data | Marek Vasut | 2019-11-27 | 2 | -15/+17 |