index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-12-10
spl: cache: Allow cache drivers in SPL
Rick Chen
2019-12-09
Merge tag 'u-boot-imx-20191209' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-12-06
rtc: move date.c from drivers/rtc/ to lib/
AKASHI Takahiro
2019-12-06
Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodi...
Tom Rini
2019-12-06
clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]
Frieder Schrempf
2019-12-06
pinctrl: rockchip: Add pinctrl support for rk3308
David Wu
2019-12-06
pwm: rk_pwm: Make PWM driver to support all Rockchip Socs
David Wu
2019-12-06
net: gmac_rockchip: Add support for rk3308
David Wu
2019-12-05
Fix typo in macros, "FIRMEWARE" -> "FIRMWARE"
Thomas Hebb
2019-12-05
drivers: optee: rpmb: fix returning CID to TEE
Jorge Ramirez-Ortiz
2019-12-05
drivers: pci: ignore disabled devices
Michael Walle
2019-12-04
mtd: Makefile: deep cleanup
Miquel Raynal
2019-12-04
cmd: nand/sf: isolate legacy code
Miquel Raynal
2019-12-04
mtd: spi: SPI_FLASH_MTD depends on MTD
Miquel Raynal
2019-12-04
dfu: add dependency on the raw NAND core
Miquel Raynal
2019-12-04
mtd: nand: add includes in NAND core to avoid warnings
Miquel Raynal
2019-12-03
mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD
Miquel Raynal
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
[next]