index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-05-04
net: mvneta: Remember fixed link instead of PHY address in priv data
Marek Behún
2022-05-04
net: mvneta: Use DM MDIO API for connecting PHY
Marek Behún
2022-05-04
net: mvneta: Fix 10Mbps speed
Marek Behún
2022-05-04
net: mvneta: Get rid of platdata
Marek Behún
2022-05-04
net: Add ethernet support for MIPS Octeon
Stefan Roese
2022-05-03
pci: Add config for Enhanced Allocation
Andrew Scull
2022-05-03
virtio: pci: Make use of dm_pci_map_bar()
Andrew Scull
2022-05-03
virtio: pci: Check virtio configs are mapped
Andrew Scull
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Update dm_pci_bus_to_virt() parameters
Andrew Scull
2022-05-03
pci: Match region flags using a mask
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-05-03
pci: Range check address conversions
Andrew Scull
2022-05-03
pci: Check region ranges are addressable
Andrew Scull
2022-05-03
pci: Fix use of flags in dm_pci_map_bar()
Andrew Scull
2022-05-03
virtio: pci: Read entire capability into memory
Andrew Scull
2022-05-03
virtio: pci: Check virtio capability is in bounds
Andrew Scull
2022-05-03
virtio: pci: Check virtio common config size
Andrew Scull
2022-05-03
virtio: pci: Bounds check notification writes
Andrew Scull
2022-05-03
virtio: pci: Bounds check device config access
Andrew Scull
2022-05-03
virtio: pci: Fix discovery of device config length
Andrew Scull
2022-05-03
virtio: pci: Allow exclusion of legacy driver
Andrew Scull
2022-05-02
Merge branch '2022-05-02-add-verifying-program-loader'
Tom Rini
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
2022-05-02
Introduce Verifying Program Loader (VPL)
Simon Glass
2022-05-02
net: marvell: mvgbe: Set PHY page 0 before phy_connect
Tony Dinh
2022-04-29
sound: Fix buffer overflow in square wave generation
Andrew Scull
2022-04-29
usb: sandbox: Bounds check read from buffer
Andrew Scull
2022-04-29
usb: sandbox: Check for string end in copy_to_unicode()
Andrew Scull
2022-04-29
x86: sandbox: Add missing PCI bar to barinfo
Andrew Scull
2022-04-28
led: Drop led_default_state()
Marek Vasut
2022-04-28
led: gpio: Use NOP uclass driver for top-level node
Marek Vasut
2022-04-28
led: gpio: Check device compatible string to determine the top level node
Marek Vasut
2022-04-28
led: Mark device instance with DM_FLAG_PROBE_AFTER_BIND
Marek Vasut
2022-04-28
dm: core: Add DM_FLAG_PROBE_AFTER_BIND flag
Marek Vasut
2022-04-27
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
Tom Rini
2022-04-27
Merge tag 'u-boot-amlogic-20220427' of https://source.denx.de/u-boot/custodia...
Tom Rini
2022-04-26
cpu: 83xx: Add missing dependency on CPU_MPC83XX
Michal Simek
2022-04-26
pci: fsl: Change compatible string for mpc8548 to "fsl, mpc8548-pcie"
Pali Rohár
2022-04-26
mmc: fsl_esdhc_spl: pre-PBL: implement redundancy support
Pali Rohár
2022-04-26
mmc: fsl_esdhc: Define macro ESDHCCTL_SNOOP for Snoop attribute
Pali Rohár
2022-04-26
mtd: nand: raw: Add support for DT property nand-ecc-algo=bch
Pali Rohár
2022-04-26
mtd: rawnand: fsl_elbc: Use ECC configuration from device tree
Pali Rohár
2022-04-26
mtd: rawnand: fsl_elbc: Add device tree support
Pali Rohár
2022-04-26
mtd: rawnand: fsl_elbc: Implement RNDOUT command
Pali Rohár
2022-04-26
ddr: fsl: Allow to compile it without env support
Pali Rohár
2022-04-26
mmc: mmc_mode_name() is used also when LOGLEVEL >= LOGL_DEBUG
Pali Rohár
2022-04-26
mmc: fsl_esdhc_spl: Call mmc_init() before booting from SD card
Pali Rohár
2022-04-26
mmc: fsl_esdhc_spl: pre-PBL: fix determining U-Boot size
Pali Rohár
2022-04-26
mmc: fsl_esdhc_spl: pre-PBL: check for BOOT signature instead of MBR/DBR
Pali Rohár
[next]