summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dm: pci: Rename pci_auto.c to pci_auto_old.cSimon Glass2015-12-012-1/+1
* dm: pci: Add a comment about how to find struct pci_controllerSimon Glass2015-12-011-0/+2
* pci: Refactor the pciinfo() functionSimon Glass2015-12-011-89/+148
* pci: Use a separate variable for the bus numberSimon Glass2015-12-011-3/+3
* pci: Use a common return in command processingSimon Glass2015-12-011-6/+13
* dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass2015-12-015-330/+160
* dm: pci: Add a function to find the regions for a PCI busSimon Glass2015-12-012-0/+42
* dm: pci: Add a function to get the controller for a busSimon Glass2015-12-012-0/+16
* dm: pci: Add functions to emulate 8- and 16-bit accessSimon Glass2015-12-012-0/+70
* dm: pci: Support decoding ranges with duplicate entriesSimon Glass2015-12-011-3/+10
* dm: pci: Set up the SDRAM mapping correctlySimon Glass2015-12-011-6/+9
* dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUMSimon Glass2015-12-017-6/+4
* dm: tegra: pci: Move CONFIG_PCI_TEGRA to KconfigSimon Glass2015-12-0113-6/+28
* ARM: tegra: refactor common Kconfig optionsStephen Warren2015-12-011-18/+20
* x86: tsc: Move tsc_timer.c to drivers/timerBin Meng2015-12-015-3/+8
* x86: tsc: Remove legacy timer codesBin Meng2015-12-017-82/+0
* x86: Convert to use driver model timerBin Meng2015-12-0127-39/+42
* dm: timer: Avoid using timer before it is readySimon Glass2015-12-011-1/+9
* x86: tsc: Add driver model timer supportBin Meng2015-12-011-0/+65
* x86: tsc: Use notrace from <linux/compiler.h>Bin Meng2015-12-011-3/+3
* x86: Remove MIN_PORT80_KCLOCKS_DELAYBin Meng2015-12-012-20/+0
* dm: timer: Support 64-bit counterBin Meng2015-12-015-12/+32
* timer: sandbox: Use device tree to pass the clock frequencyBin Meng2015-12-012-4/+1
* timer: altera: Remove the codes to get clock frequencyBin Meng2015-12-011-6/+0
* dm: timer: Implement pre_probe()Bin Meng2015-12-011-0/+13
* dm: timer: Fix several nitsBin Meng2015-12-013-13/+14
* Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-11-3024-63/+1171
|\
| * arm: at91/spl: atmel_sfr: move saic redirect to separate fileWenyou Yang2015-11-305-15/+25
| * arm: at91/spl: matrix: use matrix slave id macrosWenyou Yang2015-11-302-9/+34
| * arm: at91/spl: matrix: remove security peripheral select codeWenyou Yang2015-11-301-9/+0
| * arm: at91/spl: matrix: remove matrix write protection codeWenyou Yang2015-11-301-8/+0
| * arm: at91/spl: matrix: move matrix init to separate fileWenyou Yang2015-11-303-43/+52
| * arm: atmel: Add SAMA5D2 Xplained boardWenyou Yang2015-11-3014-6/+731
| * gpio: atmel: Add the PIO4 driver supportWenyou Yang2015-11-304-0/+356
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-11-30132-556/+5021
|\ \
| * | armv8: fsl-layerscape: Fix early MMU table for nand bootYork Sun2015-11-301-0/+4
| * | armv8: ls2080a: Define CONFIG_ENV_OVERWRITE to overwrite serial and ethaddrAlison Wang2015-11-301-0/+3
| * | net: phy: added aquantia PHY AQR405 supportShaohui Xie2015-11-301-0/+15
| * | armv8: ls2085a: Add workaround of errata A009635Prabhakar Kushwaha2015-11-305-0/+81
| * | board/ls2080qds: Fix typo in README for QSGMII riser cardPrabhakar Kushwaha2015-11-301-1/+1
| * | arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS boardAlison Wang2015-11-301-4/+4
| * | armv8: fsl-layerscape: Fix "cpu release" commandYork Sun2015-11-301-0/+6
| * | drivers/ddr/fsl: Fix typo in BIST test for DDR4York Sun2015-11-301-12/+12
| * | armv8/layerscape: Update MMU table with execute-never bitsAlison Wang2015-11-304-31/+56
| * | drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3York Sun2015-11-304-0/+49
| * | armv8/ls1043ardb: add USB supportGong Qianyu2015-11-304-4/+40
| * | armv8/ls1043ardb: add DSPI supportGong Qianyu2015-11-306-0/+68
| * | armv8/ls1043aqds: dts: add dtb supportGong Qianyu2015-11-303-1/+128
| * | armv8/ls1043aqds: add LS1043AQDS board supportShaohui Xie2015-11-3020-0/+1649
| * | armv8/ls1043ardb: dts: add dtb supportGong Qianyu2015-11-304-0/+247
OpenPOWER on IntegriCloud