index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-12-03
mtd: rename CONFIG_MTD -> CONFIG_DM_MTD
Miquel Raynal
2019-12-03
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2019-12-03
pinctrl: add driver for MT8518
mingming lee
2019-12-03
mmc: mtk-sd: Adjust the mmc tuning flow
mingming lee
2019-12-03
clk: mediatek: add driver for MT8518
mingming lee
2019-12-03
regmap: Fix potential memory leaks
Faiz Abbas
2019-12-03
net: cpsw: Add NULL pointer check
Faiz Abbas
2019-12-03
mmc: davinci: fix mmc boot in SPL
Bartosz Golaszewski
2019-12-03
mmc: davinci: drop struct davinci_mmc_plat
Bartosz Golaszewski
2019-12-03
mmc: davinci: drop support for ti,dm6441-mmc
Bartosz Golaszewski
2019-12-03
blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more
Tom Rini
2019-12-03
mtd: mtdcore: Drop unused mtd_table
Tom Rini
2019-12-03
pci: Only link pci_rom.o in some cases
Tom Rini
2019-12-03
Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig
Tom Rini
2019-12-03
Kconfig: make TPL_DM_SERIAL depend on TPL_DM
Thomas Hebb
2019-12-02
common: Move old EEPROM functions into a new header
Simon Glass
2019-12-02
common: Move pci_init_board() out of common.h
Simon Glass
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move command functions out of common.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move mii_init() function out of common.h
Simon Glass
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
common: Move wait_ticks functions out of common.h
Simon Glass
2019-12-02
common: Move some time functions out of common.h
Simon Glass
2019-12-02
common: Move serial_printf() to the serial header
Simon Glass
2019-12-02
serial: usb: Correct the usbtty_...() prototypes
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
2019-12-02
common: Drop linux/crc8.h
Simon Glass
2019-12-02
status_led: Tidy up the code style
Simon Glass
2019-12-02
common: Drop global inclusion of status_led.h
Simon Glass
2019-12-02
Drop CONFIG_SHOW_ACTIVITY
Simon Glass
2019-12-02
dm: serial: Handle "stdout-path" with ":options" correctly
Bin Meng
2019-11-28
Merge git://git.denx.de/u-boot-usb
Tom Rini
2019-11-27
mmc: tmio: sdhi: Add calibration tables
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Skip bad taps
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Add SCC error checking
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Disable auto-retuning in HS400
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Adjust HS400 calibration offsets
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Track SMPCMP valu in private data
Marek Vasut
2019-11-27
mmc: tmio: sdhi: Track current tap number in private data
Marek Vasut
2019-11-27
mmc: fsl_esdhc: get clock directly from global data
Yangbo Lu
2019-11-27
mmc: sdhci: make sdhci_get_cd static
Baruch Siach
2019-11-25
Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot
Tom Rini
[next]