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
2016-07-14
dm: serial: ns16550: Update to support of-platdata
Simon Glass
2016-07-14
dm: core: Add an implementation of regmap_init_mem_platdata()
Simon Glass
2016-07-14
dm: core: Move regmap allocation into a separate function
Simon Glass
2016-07-14
sandbox: Don't bring in the eeprom emulator in SPL
Simon Glass
2016-07-14
dm: core: Expand platdata for of-platdata devices
Simon Glass
2016-07-14
dm: core: Rename DM_NAME_ALLOCED to DM_FLAG_NAME_ALLOCED
Simon Glass
2016-07-14
dm: serial: Add support for of-platdata
Simon Glass
2016-07-14
dm: clk: Add support for of-platdata
Simon Glass
2016-07-14
dm: sandbox: Add a simple driver to test of-platdata
Simon Glass
2016-07-14
dm: syscon: Add support for of-platdata
Simon Glass
2016-07-14
dm: regmap: Add a dummy implementation for of-platdata
Simon Glass
2016-07-14
dm: core: Don't use device tree with of-platdata
Simon Glass
2016-07-14
sandbox: serial: Don't sync video in SPL
Simon Glass
2016-07-12
Merge branch 'master' of git://git.denx.de/u-boot-x86
Tom Rini
2016-07-12
pci: Add board_ prefix to should_load_oprom() and make it weak
Bin Meng
2016-07-12
pci: Make load_oprom and run_oprom independent
Bin Meng
2016-07-12
pci: Remove CONFIG_ALWAYS_LOAD_OPROM
Bin Meng
2016-07-11
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-07-11
sandbox: Find keyboard driver using driver model
Simon Glass
2016-07-11
dm: gpio: MPC85XX GPIO platform data support
Hamish Martin
2016-07-11
dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC
Simon Glass
2016-07-11
dm: mmc: msmsdhic: Drop old MMC code
Simon Glass
2016-07-11
dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
dm: mmc: sdhci: Refactor configuration setup to support DM
Simon Glass
2016-07-11
dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS
Simon Glass
2016-07-11
dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards
Simon Glass
2016-07-11
dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS
Simon Glass
2016-07-11
dm: mmc: Add a way to use driver model for MMC operations
Simon Glass
2016-07-11
mmc: Move tracing code into separate functions
Simon Glass
2016-07-11
dm: mmc: rockchip: Support only CONFIG_BLK
Simon Glass
2016-07-11
mmc: Move MMC boot code into its own file
Simon Glass
2016-07-11
dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c
Simon Glass
2016-07-11
dm: mmc: Move CONFIG_BLK code into the mmc uclass
Simon Glass
2016-07-11
mmc: Add function declarations for mmc_bread() and mmc_switch_part()
Simon Glass
2016-07-09
dm: spi: Read default speed and mode values from DT
Vignesh R
2016-07-09
spi: cadence_quadspi: Enable QUAD mode based on DT data
Vignesh R
2016-07-09
spi: cadence_qspi_apb: Support 32 bit AHB address
Vignesh R
2016-07-09
spi: davinci_spi: Convert to driver to adapt to DM
Vignesh R
2016-07-09
dm: core: implement dev_map_physmem()
Vignesh R
2016-07-08
mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe()
Mateusz Kulikowski
2016-07-06
Merge branch 'master' of git://git.denx.de/u-boot-tegra
Tom Rini
2016-07-06
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-07-06
net: rtl8169: Fix return value for rtl_send_common
Oleksandr Tymoshenko
2016-07-06
driver: net: phylib: add support for aquantia AQR106/107 PHY
Mingkai Hu
2016-07-06
net: designware: Make driver independent from DM_GPIO again
Alexey Brodkin
2016-07-06
spi: spi-uclass: fix typo in debug output
Anatolij Gustschin
2016-07-05
tegra: video: Always use write-through cache on LCD
Simon Glass
2016-07-05
video: tegra: Move to using simple-panel and pwm-backlight
Simon Glass
2016-07-05
pci: tegra: actually program REFCLK_CFG* on recent SoCs
Stephen Warren
[next]