Commit Graph

34175 Commits (cab24b3407189a120066b82da2376679bf203eae)
 

Author SHA1 Message Date
Simon Glass cab24b3407 dm: pci: Convert 'pci' command to driver model 9 years ago
Simon Glass c4f32bb248 pci: Move PCI header output code into its own function 9 years ago
Simon Glass 32ec5b344b pci: Use a separate 'dev' variable for the PCI device 9 years ago
Simon Glass 72ef5b608c pci: Use common functions to read/write config 9 years ago
Simon Glass c2be070072 pci: Tidy up function comments in cmd_pci.c 9 years ago
Simon Glass 49f835fd41 dm: pci: Reorder functions in cmd_pci.c 9 years ago
Simon Glass 011e948295 dm: pci: Move common auto-config functions to a common file 9 years ago
Simon Glass 76a8b6a58a dm: pci: Rename pci_auto.c to pci_auto_old.c 9 years ago
Simon Glass 54fe7b1c12 dm: pci: Add a comment about how to find struct pci_controller 9 years ago
Simon Glass 07a588704c pci: Refactor the pciinfo() function 9 years ago
Simon Glass ca7de76d8c pci: Use a separate variable for the bus number 9 years ago
Simon Glass bfa4191e03 pci: Use a common return in command processing 9 years ago
Simon Glass e81ca88451 dm: tegra: pci: Convert tegra boards to driver model for PCI 9 years ago
Simon Glass f9260336d0 dm: pci: Add a function to find the regions for a PCI bus 9 years ago
Simon Glass 9f60fb0db4 dm: pci: Add a function to get the controller for a bus 9 years ago
Simon Glass 9289db6c60 dm: pci: Add functions to emulate 8- and 16-bit access 9 years ago
Simon Glass 9526d83ac5 dm: pci: Support decoding ranges with duplicate entries 9 years ago
Simon Glass 2084c5af6d dm: pci: Set up the SDRAM mapping correctly 9 years ago
Simon Glass 871bc92374 dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUM 9 years ago
Simon Glass fde7e18938 dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig 9 years ago
Stephen Warren 15bcc62d53 ARM: tegra: refactor common Kconfig options 9 years ago
Bin Meng 7030f27ef3 x86: tsc: Move tsc_timer.c to drivers/timer 9 years ago
Bin Meng 1d4c83c248 x86: tsc: Remove legacy timer codes 9 years ago
Bin Meng 80af39842e x86: Convert to use driver model timer 9 years ago
Simon Glass 881c124ab8 dm: timer: Avoid using timer before it is ready 9 years ago
Bin Meng 4e51fc2351 x86: tsc: Add driver model timer support 9 years ago
Bin Meng 2f80fc5035 x86: tsc: Use notrace from <linux/compiler.h> 9 years ago
Bin Meng 0f3176ed68 x86: Remove MIN_PORT80_KCLOCKS_DELAY 9 years ago
Bin Meng 9ca07ebbac dm: timer: Support 64-bit counter 9 years ago
Bin Meng f838f12452 timer: sandbox: Use device tree to pass the clock frequency 9 years ago
Bin Meng 9e360a5c9c timer: altera: Remove the codes to get clock frequency 9 years ago
Bin Meng 579eb5a0cc dm: timer: Implement pre_probe() 9 years ago
Bin Meng 435ae76edd dm: timer: Fix several nits 9 years ago
Tom Rini 4a421a67b6 Merge branch 'master' of git://git.denx.de/u-boot-atmel 9 years ago
Wenyou Yang e4677f1ae2 arm: at91/spl: atmel_sfr: move saic redirect to separate file 9 years ago
Wenyou Yang b5665bf246 arm: at91/spl: matrix: use matrix slave id macros 9 years ago
Wenyou Yang 6f0a51aa68 arm: at91/spl: matrix: remove security peripheral select code 9 years ago
Wenyou Yang 5906d2aa0c arm: at91/spl: matrix: remove matrix write protection code 9 years ago
Wenyou Yang 5cb9dfa031 arm: at91/spl: matrix: move matrix init to separate file 9 years ago
Wenyou Yang 75238f2367 arm: atmel: Add SAMA5D2 Xplained board 9 years ago
Wenyou Yang 2c62c56a86 gpio: atmel: Add the PIO4 driver support 9 years ago
Tom Rini 1670c8c219 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq 9 years ago
York Sun 3785f57015 armv8: fsl-layerscape: Fix early MMU table for nand boot 9 years ago
Alison Wang 1d3a76facc armv8: ls2080a: Define CONFIG_ENV_OVERWRITE to overwrite serial and ethaddr 9 years ago
Shaohui Xie f8642ba6dd net: phy: added aquantia PHY AQR405 support 9 years ago
Prabhakar Kushwaha b401736463 armv8: ls2085a: Add workaround of errata A009635 9 years ago
Prabhakar Kushwaha 5380335e66 board/ls2080qds: Fix typo in README for QSGMII riser card 9 years ago
Alison Wang 99fe454171 arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS board 9 years ago
York Sun 1f6236f06b armv8: fsl-layerscape: Fix "cpu release" command 9 years ago
York Sun da305b9f57 drivers/ddr/fsl: Fix typo in BIST test for DDR4 9 years ago