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
2018-12-05
Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video
Tom Rini
2018-12-04
video: use BMP_ALIGN_CENTER define from splash.h
Anatolij Gustschin
2018-12-04
mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01
Marek Vasut
2018-12-03
Revert "serial: ns16550: fix debug uart putc called before init"
Simon Goldschmidt
2018-12-03
Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-12-03
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-12-03
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2018-12-03
video: Allow driver to specify the line length
Simon Glass
2018-12-03
spi, mpc8xx: migrate to DM_SPI
Christophe Leroy
2018-12-03
drivers: serial: get rid of non DM mpc8xx driver
Christophe Leroy
2018-12-03
drivers: serial: migrate mpc8xx to DM
Christophe Leroy
2018-12-03
drivers: watchdog: add a DM driver for the MPC8xx watchdog
Christophe Leroy
2018-12-03
rtc: m41t62: Convert the RTC driver to support the driver model (DM)
Lukasz Majewski
2018-12-03
rtc: m41t62: Extract common RTC handling code to facilitate DM conversion
Lukasz Majewski
2018-12-03
rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning
Lukasz Majewski
2018-12-03
Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig
Lukasz Majewski
2018-12-03
net: zynq_gem: Add check for 64-bit dma support by hardware
Siva Durga Prasad Paladugu
2018-12-03
net: zynq_gem: Added 64-bit addressing support
Vipul Kumar
2018-12-03
ARM: meson: Add regmap support for clock driver
Loic Devulder
2018-12-03
mmc: tmio: sdhi: Add HS400 support
Marek Vasut
2018-12-03
mmc: tmio: sdhi: Move tap_pos to private data
Marek Vasut
2018-12-03
mmc: tmio: sdhi: Filter out HS400 on certain SoCs
Marek Vasut
2018-12-03
mmc: tmio: Reorder TMIO clock handling
Marek Vasut
2018-12-03
mmc: tmio: Keep generating clock when clock are enabled
Marek Vasut
2018-12-03
mmc: tmio: Do not set divider to 1 in DDR mode
Marek Vasut
2018-12-03
mmc: tmio: Switch to clock framework
Marek Vasut
2018-12-03
mmc: Parse HS400 DT properties
Marek Vasut
2018-12-03
clk: renesas: Allow reconfiguring SDHI clock on Gen3
Marek Vasut
2018-12-02
usb: Do not compile USB_STORAGE with BLK && !DM_USB
Alexander Graf
2018-12-02
efi_loader: PSCI reset and shutdown
Heinrich Schuchardt
2018-12-01
drivers: rtc: correctly convert seconds to time structure
Heinrich Schuchardt
2018-12-01
Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip
Tom Rini
2018-11-30
Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-11-30
rockchip: rk3399: Initialize CPU B clock.
Christoph Muellner
2018-11-30
rtc: rv3029: update to support DM and sync with Linux 4.17
Philipp Tomsich
2018-11-30
rtc: rv3029: add to Kconfig
Philipp Tomsich
2018-11-30
ARM: rockchip: rv1108: Sync clock with vendor tree
Otavio Salvador
2018-11-30
rockchip: video: mipi: Fix phy frequency setting
Richard Röjfors
2018-11-30
rockchip: video: mipi: Do not write to the version register
Richard Röjfors
2018-11-29
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2018-11-29
Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic
Tom Rini
2018-11-29
core: ofnode: Fix ofnode_get_addr_index function
Keerthy
2018-11-29
tpm: Export the open/close functions
Simon Glass
2018-11-29
sound: Add sample rate as a parameter for square wave
Simon Glass
2018-11-29
sound: Correct data output in sound_create_square_wave()
Simon Glass
2018-11-29
rtc: Allow child drivers
Simon Glass
2018-11-29
dm: sandbox: i2c: Use new emulator parent uclass
Simon Glass
2018-11-29
dm: sandbox: i2c: Add a new 'emulation parent' uclass
Simon Glass
2018-11-29
dm: core: Add a few more specific child-finding functions
Simon Glass
2018-11-29
dm: core: Export uclass_find_device_by_phandle()
Simon Glass
[next]