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
2017-08-28
nvme: Get rid of the global variable nvme_info
Bin Meng
2017-08-28
nvme: Use blk_create_devicef() API
Bin Meng
2017-08-28
nvme: Apply cache operations on the DMA buffers
Bin Meng
2017-08-28
nvme: Consolidate block read and write routines
Bin Meng
2017-08-28
nvme: Use macros to access NVMe queues
Bin Meng
2017-08-28
nvme: Respect timeout when en/disabling the controller
Bin Meng
2017-08-28
nvme: Cache controller's capabilities
Bin Meng
2017-08-28
nvme: Fix endianness assignment to prp2 in nvme_identify()
Bin Meng
2017-08-28
nvme: Fix ndev->queues allocation
Bin Meng
2017-08-28
nvme: Fix getting PCI vendor id of the NVMe block device
Bin Meng
2017-08-28
nvme: Remove useless defines
Bin Meng
2017-08-26
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2017-08-26
Merge git://git.denx.de/u-boot-x86
Tom Rini
2017-08-26
Merge git://git.denx.de/u-boot-i2c
Tom Rini
2017-08-26
Merge git://www.denx.de/git/u-boot-cfi-flash
Tom Rini
2017-08-26
driver: timer: Add the Atmel PIT timer driver
Wenyou.Yang@microchip.com
2017-08-26
ram: kconfig: s/SPL/TPL/ in TPL_RAM help text
Jagan Teki
2017-08-26
clk: rmobile: Split R8A7795 and R8A7796 core clock tables
Marek Vasut
2017-08-24
serial: serial-uclass: Add generic serial RX buffer support
Stefan Roese
2017-08-24
Revert "serial: ns16550: Add RX interrupt buffer support"
Stefan Roese
2017-08-24
vbe: Drop vbe_get_video_info()
Bin Meng
2017-08-24
x86: ich-spi: Move opcode registers configuration to another routine
Bin Meng
2017-08-24
x86: ich-spi: Don't read cached lock status
Bin Meng
2017-08-24
x86: ich-spi: Remove unnecessary assignment in ich_init_controller()
Bin Meng
2017-08-24
x86: ich-spi: Remove spi_write_protect_region()
Bin Meng
2017-08-23
i2c: muxes: add i2c gpio multiplexer driver
Peng Fan
2017-08-23
i2c: add i2c driver for stm32
Patrice Chotard
2017-08-22
fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long
Tom Rini
2017-08-22
mtd: cfi: staticize functions
Marek Vasut
2017-08-21
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-08-21
fastboot: avoid printing invalid data
John Keeping
2017-08-21
Fix fastboot boot address
Peter Chubb
2017-08-21
usb: ehci: Convert CONFIG_USB_EHCI_PCI to Kconfig
Bin Meng
2017-08-20
reset: uniphier: refactor reset data and add NAND/eMMC reset lines
Masahiro Yamada
2017-08-20
ARM: uniphier: remove sLD3 SoC support
Masahiro Yamada
2017-08-20
clk: uniphier: fix unmet direct dependencies warning
Masahiro Yamada
2017-08-18
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-08-18
rockchip: rk322x: pinctrl: fix IO MASK error on sdcard pin
Kever Yang
2017-08-18
rockchip: rk322x: pinctrl: using compatible name same with dts
Kever Yang
2017-08-18
mmc: Support generic PCI SD host controller
Bin Meng
2017-08-17
cmd: mmc: add mmc partconf read capability
Angelo Dureghello
2017-08-17
dm: mmc: Drop CONFIG_DM_MMC_OPS
Simon Glass
2017-08-17
dm: mmc: Correct Kconfig condition for SPL_DM_MMC_OPS
Simon Glass
2017-08-17
dm: imx: cm_fx6: Enable more driver model support
Simon Glass
2017-08-17
dm: mmc: fsl_esdhc: Update to support MMC operations
Simon Glass
2017-08-17
dm: mmc: fsl_esdhc: Update to support livetree
Simon Glass
2017-08-17
dm: mmc: fsl_esdhc: Drop mmc_init() call from fsl_esdhc_init()
Simon Glass
2017-08-17
dm: mmc: fsl_esdhc: Set up platform data
Simon Glass
2017-08-17
dm: mmc: fsl_esdhc: Detect init failure
Simon Glass
2017-08-17
dm: mmc: fsl_esdhc: Detect reset failure
Simon Glass
[next]