projects
/
platform
/
kernel
/
u-boot.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
video: Move and rename DM_HX8238D option
[platform/kernel/u-boot.git]
/
drivers
/
pci
/
2022-10-25
Tom Rini
Merge tag 'fsl-qoriq-2022-10-18' of https://source...
tree
|
commitdiff
2022-10-21
Tom Rini
Merge tag 'u-boot-rockchip-20221020' of https://source...
tree
|
commitdiff
2022-10-20
Tom Rini
Merge tag 'clk-2023.01' of https://source.denx.de/u...
tree
|
commitdiff
2022-10-20
Tom Rini
Merge branch 'master' of https://source.denx.de/u-boot...
tree
|
commitdiff
2022-10-18
Tom Rini
Merge tag 'dm-pull-18oct22' of https://source.denx...
tree
|
commitdiff
2022-10-18
Michal Suchanek
dm: pci: Fix device PCI iteration
tree
|
commitdiff
2022-10-03
Tom Rini
Merge branch 'next'
tree
|
commitdiff
2022-09-30
Tom Rini
Merge branch '2022-09-29-dm-core-support-multiple-devic...
tree
|
commitdiff
2022-09-29
Simon Glass
dm: core: Drop ofnode_is_available()
tree
|
commitdiff
2022-09-20
Tom Rini
Merge tag 'u-boot-at91-2023.01-a' of https://source...
tree
|
commitdiff
2022-09-19
Tom Rini
Merge branch 'master' into next
tree
|
commitdiff
2022-08-27
Tom Rini
Merge tag 'dm-pull-26aug22' of https://source.denx...
tree
|
commitdiff
2022-08-27
Tom Rini
Merge branch '2022-08-26-assorted-fixes'
tree
|
commitdiff
2022-08-26
Pali Rohár
pci: Add checks to prevent config space overflow
tree
|
commitdiff
2022-08-12
Tom Rini
Merge branch '2022-08-11-verified-boot-for-embedded...
tree
|
commitdiff
2022-08-12
Simon Glass
video: Rename structs and functions to avoid VBE
tree
|
commitdiff
2022-08-12
Simon Glass
video: Renname vbe.h to vesa.h
tree
|
commitdiff
2022-08-09
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2022-08-09
Tom Rini
Merge tag 'u-boot-amlogic-20220809' of https://source...
tree
|
commitdiff
2022-08-09
Pali Rohár
pci: pci_mvebu: Add support for reset-gpios
tree
|
commitdiff
2022-07-11
Tom Rini
Merge branch 'next'
tree
|
commitdiff
2022-07-08
Tom Rini
Merge tag 'dm-pull-28jun22' of https://source.denx...
tree
|
commitdiff
2022-07-06
Tom Rini
Merge branch '2022-07-05-more-Kconfig-migrations' into...
tree
|
commitdiff
2022-07-05
Tom Rini
Convert CONFIG_SYS_FSL_PCI_VER_3_X to Kconfig
tree
|
commitdiff
2022-07-05
Tom Rini
Convert CONFIG_PCI_MSC01 to Kconfig
tree
|
commitdiff
2022-07-05
Tom Rini
Convert CONFIG_SH7751_PCI to Kconfig
tree
|
commitdiff
2022-07-05
Tom Rini
Convert CONFIG_PCI_CONFIG_HOST_BRIDGE to Kconfig
tree
|
commitdiff
2022-07-05
Tom Rini
Convert CONFIG_PCI_GT64120 to Kconfig
tree
|
commitdiff
2022-07-05
Tom Rini
Convert CONFIG_PCI_SCAN_SHOW to Kconfig
tree
|
commitdiff
2022-07-05
Tom Rini
pci: Remove pci_sh4 and related defines.
tree
|
commitdiff
2022-07-05
Tom Rini
Convert CONFIG_PCIE_IMX to Kconfig
tree
|
commitdiff
2022-07-01
Tom Rini
Merge tag 'u-boot-amlogic-20220701' of https://source...
tree
|
commitdiff
2022-06-27
Tom Rini
Merge tag 'xilinx-for-v2022.10' of https://source.denx...
tree
|
commitdiff
2022-06-20
Tom Rini
Merge branch 'master' into next
tree
|
commitdiff
2022-06-16
Tom Rini
Merge branch 'master' of https://source.denx.de/u-boot...
tree
|
commitdiff
2022-06-14
Tom Rini
Merge branch 'master' of https://source.denx.de/u-boot...
tree
|
commitdiff
2022-06-13
Peter Robinson
pci: tegra: Update error prints with new lines
tree
|
commitdiff
2022-06-07
Tom Rini
Merge branch '2022-06-07-assorted-improvements' into...
tree
|
commitdiff
2022-06-06
Pierre-Clément Tosi
pci: Handle failed calloc in decode_regions()
tree
|
commitdiff
2022-05-04
Tom Rini
Merge tag 'efi-2022-07-rc2-2' of https://source.denx...
tree
|
commitdiff
2022-05-04
Tom Rini
Merge branch 'master' of https://source.denx.de/u-boot...
tree
|
commitdiff
2022-05-03
Tom Rini
Merge branch '2022-05-03-virtio-pci-add-and-fix-consist...
tree
|
commitdiff
2022-05-03
Andrew Scull
pci: Add config for Enhanced Allocation
tree
|
commitdiff
2022-05-03
Andrew Scull
pci: Add mask parameter to dm_pci_map_bar()
tree
|
commitdiff
2022-05-03
Andrew Scull
pci: Update dm_pci_bus_to_virt() parameters
tree
|
commitdiff
2022-05-03
Andrew Scull
pci: Match region flags using a mask
tree
|
commitdiff
2022-05-03
Andrew Scull
pci: Map bars with offset and length
tree
|
commitdiff
2022-05-03
Andrew Scull
pci: Range check address conversions
tree
|
commitdiff
2022-05-03
Andrew Scull
pci: Check region ranges are addressable
tree
|
commitdiff
2022-05-03
Andrew Scull
pci: Fix use of flags in dm_pci_map_bar()
tree
|
commitdiff
2022-04-27
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2022-04-26
Pali Rohár
pci: fsl: Change compatible string for mpc8548 to ...
tree
|
commitdiff
2022-04-22
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2022-04-22
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
tree
|
commitdiff
2022-04-22
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2022-04-22
Tom Rini
Merge tag 'u-boot-imx-20220422' of https://gitlab.denx...
tree
|
commitdiff
2022-04-21
Tim Harvey
pci: imx: remove weak overrides no longer used
tree
|
commitdiff
2022-04-21
Tim Harvey
pci: imx: use vpcie-supply if defined by device-tree
tree
|
commitdiff
2022-04-05
Tom Rini
Merge branch 'master' of https://source.denx.de/u-boot...
tree
|
commitdiff
2022-04-04
Tom Rini
Merge branch 'next'
tree
|
commitdiff
2022-03-28
Tom Rini
Merge tag 'next-20220328' of https://source.denx.de...
tree
|
commitdiff
2022-03-28
Simon Glass
video: Drop video_fb header
tree
|
commitdiff
2022-03-28
Tom Rini
Merge tag 'v2022.04-rc5' into next
tree
|
commitdiff
2022-03-25
Tom Rini
Merge branch '2022-03-25-assorted-updates' into next
tree
|
commitdiff
2022-03-25
Pali Rohár
pci: Add defines for normal and subtractive PCI bridges
tree
|
commitdiff
2022-03-16
Tom Rini
Merge tag 'xilinx-for-v2022.07-rc1' of https://source...
tree
|
commitdiff
2022-03-14
Tom Rini
Merge tag 'v2022.04-rc4' into next
tree
|
commitdiff
2022-03-12
Tom Rini
Merge branch 'master' of https://source.denx.de/u-boot...
tree
|
commitdiff
2022-03-06
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2022-03-04
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2022-03-04
Pali Rohár
pci: pci_mvebu: Cleanup macro names
tree
|
commitdiff
2022-03-04
Pali Rohár
pci: pci_mvebu: Remove unused SELECT and lane_mask
tree
|
commitdiff
2022-03-03
Tom Rini
Merge branch '2022-03-03-Kconfig-migrations' into next
tree
|
commitdiff
2022-03-03
Tom Rini
powerpc: Remove unused MPC8540/60ADS code
tree
|
commitdiff
2022-03-03
Tom Rini
Merge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
tree
|
commitdiff
2022-02-21
Tom Rini
Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
tree
|
commitdiff
2022-02-17
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2022-02-17
Pali Rohár
pci: mvebu: Ensure that root port is always on root...
tree
|
commitdiff
2022-02-17
Pali Rohár
arm: a37xx: pci: Update comment about Command/Direct...
tree
|
commitdiff
2022-02-17
Pali Rohár
arm: a37xx: pci: Register controller also when no PCIe...
tree
|
commitdiff
2022-02-17
Pali Rohár
arm: a37xx: pci: Do not try to access other buses when...
tree
|
commitdiff
2022-02-17
Pali Rohár
arm: a37xx: pci: Ensure that root port is always on...
tree
|
commitdiff
2022-02-17
Pali Rohár
arm: a37xx: pci: Use dev_read_addr()
tree
|
commitdiff
2022-02-17
Pali Rohár
arm: a37xx: pci: Cleanup macro names
tree
|
commitdiff
2022-02-17
Pali Rohár
arm: a37xx: pci: Use standard register macros from...
tree
|
commitdiff
2022-02-02
Tom Rini
Merge https://gitlab.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2022-02-01
Hou Zhiqiang
pci: layerscape: update the searching compatible of...
tree
|
commitdiff
2022-01-29
Tom Rini
Merge tag 'efi-2022-04-rc1-3' of https://source.denx...
tree
|
commitdiff
2022-01-29
Tom Rini
Merge branch '2022-01-28-assorted-fixes'
tree
|
commitdiff
2022-01-28
Pali Rohár
pci: Fix setting controller's last_busno
tree
|
commitdiff
2022-01-25
Tom Rini
Merge branch '2022-01-24-assorted-updates'
tree
|
commitdiff
2022-01-24
Pali Rohár
pci: iproc: Set all 24 bits of PCI class code
tree
|
commitdiff
2022-01-22
Tom Rini
Merge tag 'efi-2022-04-rc1-2' of https://source.denx...
tree
|
commitdiff
2022-01-20
Tom Rini
Merge https://source.denx.de/u-boot/custodians/u-boot...
tree
|
commitdiff
2022-01-20
Tom Rini
Merge tag 'u-boot-amlogic-20220120' of https://source...
tree
|
commitdiff
2022-01-20
Tom Rini
Merge tag 'doc-2022-04-rc1' of https://source.denx...
tree
|
commitdiff
2022-01-20
Pali Rohár
pci: pci_mvebu: Add support for Kirkwood PCIe controllers
tree
|
commitdiff
2022-01-20
Marek Behún
fdt_support: Add fdt_for_each_node_by_compatible()...
tree
|
commitdiff
2022-01-19
Heinrich Schuchardt
doc: replace @return by Return:
tree
|
commitdiff
2022-01-19
Tom Rini
Merge tag 'xilinx-for-v2022.04-rc1' of https://source...
tree
|
commitdiff
next