index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-19
mmc: pwrseq: add mmc-pwrseq file to provide a generic interface
Jaehoon Chung
2021-02-19
mmc: mmc_spi: Document the 3 local functions
Bin Meng
2021-02-19
mmc: mmc_spi: Fix potential spec violation in receiving card response
Bin Meng
2021-02-19
mmc: mmc_spi: Move argument check to the beginning of mmc_spi_sendcmd()
Bin Meng
2021-02-19
mmc: mmc_spi: Print verbose debug output when crc16 check fails
Bin Meng
2021-02-19
mmc: fix response timeout after switch command
Stefan Bosch
2021-02-19
mmc: sdhci: skip cache invalidation if DMA is not used
[email protected]
2021-02-19
cmd: mmc: update the mmc command's usage about argument
Jaehoon Chung
2021-02-19
mmc: initialize an err variable
Jaehoon Chung
2021-02-18
net: tftp: Avoid sending extra ack on completion
Ramon Fried
2021-02-18
Merge tag 'rpi-next-2021.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2021-02-18
video: arm: rpi: Add brcm,bcm2711-hdmi0 compatible
Nicolas Saenz Julienne
2021-02-18
configs: rpi4: Enable DM_DMA across all RPi4 configurations
Nicolas Saenz Julienne
2021-02-18
mmc: Introduce mmc_phys_to_bus()/mmc_bus_to_phys()
Nicolas Saenz Julienne
2021-02-18
xhci: translate virtual addresses into the bus's address space
Nicolas Saenz Julienne
2021-02-18
dm: test: Add test case for dev_phys_to_bus()/dev_bus_to_phys()
Nicolas Saenz Julienne
2021-02-18
dm: Introduce dev_phys_to_bus()/dev_bus_to_phys()
Nicolas Saenz Julienne
2021-02-18
dm: test: Add test case for dev->dma_offset
Nicolas Saenz Julienne
2021-02-18
dm: Introduce DMA constraints into the core device model
Nicolas Saenz Julienne
2021-02-18
dm: test: Add test case for dev_get_dma_ranges()
Nicolas Saenz Julienne
2021-02-18
dm: Introduce xxx_get_dma_range()
Nicolas Saenz Julienne
2021-02-18
pci: pcie-brcmstb: Fix inbound window configurations
Nicolas Saenz Julienne
2021-02-18
rpi: Add identifier for the new CM4
Nicolas Saenz Julienne
2021-02-18
rpi: Add identifier for the new RPi400
Nicolas Saenz Julienne
2021-02-18
rpi: limit size of the RAM to the multiple of the MMU_SECTION_SIZE
Marek Szyprowski
2021-02-18
pci: brcmstb: Cleanup controller state before handover
Nicolas Saenz Julienne
2021-02-18
usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag
Nicolas Saenz Julienne
2021-02-18
config: Enable iProc RNG200 driver in RPi4 configs
Matthias Brugger
2021-02-16
rng: Add iProc RNG200 driver
Matthias Brugger
2021-02-16
Merge branch '2021-02-16-assorted-improvements'
Tom Rini
2021-02-16
configs: ls1028a: Enable the Ethernet switch driver in defconfig
Alex Marginean
2021-02-16
arm: dts: ls1028a: Add Ethernet switch node and dependencies
Alex Marginean
2021-02-16
drivers: net: Add Felix DSA switch driver
Alex Marginean
2021-02-16
net: Introduce DSA class for Ethernet switches
Claudiu Manoil
2021-02-16
net: phy: introduce fixed_phy_create for DSA CPU ports
Vladimir Oltean
2021-02-16
net: phy: fixed: support speeds of 2500 and 10000
Vladimir Oltean
2021-02-16
test: dm: tee: extend with RPC test
Igor Opaniuk
2021-02-16
drivers: tee: sandbox: add rpc test ta emulation
Igor Opaniuk
2021-02-16
test: py: add pygit2 and pyelftools to requirements.txt
Igor Opaniuk
2021-02-16
drivers: tee: i2c trampoline driver
Jorge Ramirez-Ortiz
2021-02-16
usb: kbd: destroy device after console is stopped
Andy Shevchenko
2021-02-16
IOMUX: Introduce iomux_replace_device()
Andy Shevchenko
2021-02-16
IOMUX: Split out for_each_console_dev() helper macro
Andy Shevchenko
2021-02-16
IOMUX: Split out iomux_match_device() helper
Andy Shevchenko
2021-02-16
IOMUX: Switch to use stdio_file_to_flags()
Andy Shevchenko
2021-02-16
console: Set file and devices at one go
Andy Shevchenko
2021-02-16
console: Set console device counter in console_devices_set()
Andy Shevchenko
2021-02-16
console: Switch to use stdio_file_to_flags()
Andy Shevchenko
2021-02-16
stdio: Introduce a new helper stdio_file_to_flags()
Andy Shevchenko
2021-02-16
stdio: Split out nulldev_register() and move it under #if
Andy Shevchenko
[next]