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
2020-02-13
ram: rockchip: Fix Kconfig dependency for RAM_ROCKCHIP_DEBUG
Michal Simek
2020-02-12
CLK: HSDK: fix HDMI clock calculation
Eugeniy Paltsev
2020-02-12
CLK: HSDK: Check for PLL bypass firstly
Eugeniy Paltsev
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-10
regulator: fix: Move code to enable gpio regulator to pre_probe from ofdata_t...
Lukasz Majewski
2020-02-10
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-02-10
Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-...
Tom Rini
2020-02-09
misc: i2c_eeprom: set offset len and chip addr offset mask
Robert Beckett
2020-02-09
gpio: Let DM_74X164 be built without CONFIG_SPL_GPIO
Fabio Estevam
2020-02-07
serial: serial_cortina: add UART DM driver for CAxxxx SoCs
Jason Li
2020-02-07
watchdog: cortina_wdt: add support for HW WDT on CAxxxx SoCs
Jason Li
2020-02-07
gpio: cortina_gpio: add DM_GPIO driver for CAxxxx SoCs
Jason Li
2020-02-07
eth: mtk-eth: aarch64: fix build warnings on ethernet-driver
Frank Wunderlich
2020-02-07
eth: mtk-eth: add mt7622 support in mediatek eth driver
MarkLee
2020-02-07
eth: mtk-eth: add sgmii mode support in mediatek eth driver
MarkLee
2020-02-07
tpm: Add a driver for H1/Cr50
Simon Glass
2020-02-07
dm: irq: Add support for requesting interrupts
Simon Glass
2020-02-07
x86: Give each driver an IRQ type
Simon Glass
2020-02-07
dm: irq: Add support for interrupt controller types
Simon Glass
2020-02-07
x86: Add a clock driver for Intel devices
Simon Glass
2020-02-07
tegra: i2c: Change driver to use helper function
Simon Glass
2020-02-07
dm: core: Change syscon to use helper function
Simon Glass
2020-02-07
dm: core: Add a function to find a device by drvdata
Simon Glass
2020-02-06
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2020-02-06
video: enable VIDEO_ANSI and all VIDEO_BBP options
Anatolij Gustschin
2020-02-05
sandbox: Complete migration away from os_malloc()
Simon Glass
2020-02-05
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
sandbox: Support changing the LCD colour depth
Simon Glass
2020-02-05
sandbox: sdl: Add an option to double the screen size
Simon Glass
2020-02-05
sandbox: sound: Handle errors better in sound_beep()
Simon Glass
2020-02-05
sound: Add a new stop_play() method
Simon Glass
2020-02-05
mtd: Rename free() to rfree()
Simon Glass
2020-02-05
dma: Rename free() to rfree()
Simon Glass
2020-02-05
clk: Rename free() to rfree()
Simon Glass
2020-02-05
gpio: Rename free() to rfree()
Simon Glass
2020-02-05
reset: Rename free() to rfree()
Simon Glass
2020-02-05
power-domain: Rename free() to rfree()
Simon Glass
2020-02-05
mailbox: Rename free() to rfree()
Simon Glass
2020-02-05
video: sandbox: Enable all colour depths
Simon Glass
2020-02-05
video: Support truetype fonts on a 32-bit display
Simon Glass
2020-02-05
cmd: Add command to dump drivers and compatible strings
Sean Anderson
2020-02-05
tpm2: ftpm: A driver for firmware TPM running inside TEE
Thirupathaiah Annapureddy
2020-02-05
sandbox: pmic: Correct i2c pmic emulator platdata method
Simon Glass
2020-02-05
dm: core: Drop uclass_find_next_free_req_seq() conditions
Simon Glass
2020-02-05
dm: core: Add a way to iterate through children, probing each
Simon Glass
2020-02-05
dm: core: Add a way to read platdata for all child devices
Simon Glass
2020-02-05
dm: core: Add ofnode_get_chosen_prop()
Simon Glass
2020-02-05
dm: core: Reimplement ofnode_read_size()
Simon Glass
[next]