summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | dm: pci: Add a function to find the regions for a PCI busSimon Glass2015-12-01-0/+42
* | dm: pci: Add a function to get the controller for a busSimon Glass2015-12-01-0/+16
* | dm: pci: Add functions to emulate 8- and 16-bit accessSimon Glass2015-12-01-0/+70
* | dm: pci: Support decoding ranges with duplicate entriesSimon Glass2015-12-01-3/+10
* | dm: pci: Set up the SDRAM mapping correctlySimon Glass2015-12-01-6/+9
* | dm: pci: Avoid a driver model build error with CONFIG_CMD_PCI_ENUMSimon Glass2015-12-01-6/+4
* | dm: tegra: pci: Move CONFIG_PCI_TEGRA to KconfigSimon Glass2015-12-01-6/+28
* | ARM: tegra: refactor common Kconfig optionsStephen Warren2015-12-01-18/+20
* | x86: tsc: Move tsc_timer.c to drivers/timerBin Meng2015-12-01-3/+8
* | x86: tsc: Remove legacy timer codesBin Meng2015-12-01-82/+0
* | x86: Convert to use driver model timerBin Meng2015-12-01-39/+42
* | dm: timer: Avoid using timer before it is readySimon Glass2015-12-01-1/+9
* | x86: tsc: Add driver model timer supportBin Meng2015-12-01-0/+65
* | x86: tsc: Use notrace from <linux/compiler.h>Bin Meng2015-12-01-3/+3
* | x86: Remove MIN_PORT80_KCLOCKS_DELAYBin Meng2015-12-01-20/+0
* | dm: timer: Support 64-bit counterBin Meng2015-12-01-12/+32
* | timer: sandbox: Use device tree to pass the clock frequencyBin Meng2015-12-01-4/+1
* | timer: altera: Remove the codes to get clock frequencyBin Meng2015-12-01-6/+0
* | dm: timer: Implement pre_probe()Bin Meng2015-12-01-0/+13
* | dm: timer: Fix several nitsBin Meng2015-12-01-13/+14
* | Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini2015-11-30-63/+1171
|\ \
| * | arm: at91/spl: atmel_sfr: move saic redirect to separate fileWenyou Yang2015-11-30-15/+25
| * | arm: at91/spl: matrix: use matrix slave id macrosWenyou Yang2015-11-30-9/+34
| * | arm: at91/spl: matrix: remove security peripheral select codeWenyou Yang2015-11-30-9/+0
| * | arm: at91/spl: matrix: remove matrix write protection codeWenyou Yang2015-11-30-8/+0
| * | arm: at91/spl: matrix: move matrix init to separate fileWenyou Yang2015-11-30-43/+52
| * | arm: atmel: Add SAMA5D2 Xplained boardWenyou Yang2015-11-30-6/+731
| * | gpio: atmel: Add the PIO4 driver supportWenyou Yang2015-11-30-0/+356
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-11-30-556/+5021
|\ \ \
| * | | armv8: fsl-layerscape: Fix early MMU table for nand bootYork Sun2015-11-30-0/+4
| * | | armv8: ls2080a: Define CONFIG_ENV_OVERWRITE to overwrite serial and ethaddrAlison Wang2015-11-30-0/+3
| * | | net: phy: added aquantia PHY AQR405 supportShaohui Xie2015-11-30-0/+15
| * | | armv8: ls2085a: Add workaround of errata A009635Prabhakar Kushwaha2015-11-30-0/+81
| * | | board/ls2080qds: Fix typo in README for QSGMII riser cardPrabhakar Kushwaha2015-11-30-1/+1
| * | | arm: ls102xa: Update fdt_high and initrd_high for LS1021AQDS boardAlison Wang2015-11-30-4/+4
| * | | armv8: fsl-layerscape: Fix "cpu release" commandYork Sun2015-11-30-0/+6
| * | | drivers/ddr/fsl: Fix typo in BIST test for DDR4York Sun2015-11-30-12/+12
| * | | armv8/layerscape: Update MMU table with execute-never bitsAlison Wang2015-11-30-31/+56
| * | | drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3York Sun2015-11-30-0/+49
| * | | armv8/ls1043ardb: add USB supportGong Qianyu2015-11-30-4/+40
| * | | armv8/ls1043ardb: add DSPI supportGong Qianyu2015-11-30-0/+68
| * | | armv8/ls1043aqds: dts: add dtb supportGong Qianyu2015-11-30-1/+128
| * | | armv8/ls1043aqds: add LS1043AQDS board supportShaohui Xie2015-11-30-0/+1649
| * | | armv8/ls1043ardb: dts: add dtb supportGong Qianyu2015-11-30-0/+247
| * | | armv8/fsl-layerscape: Remove reference to gdataGong Qianyu2015-11-30-2/+0
| * | | pci/layerscape: add support for LS1043A PCIe LUT register accessMingkai Hu2015-11-30-7/+25
| * | | armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha2015-11-30-20/+140
| * | | armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha2015-11-30-190/+244
| * | | driver: net: ldpaa: Fix Rx buffer alignmentPrabhakar Kushwaha2015-11-30-6/+11
| * | | driver: net: ldpaa: Add debug informationPrabhakar Kushwaha2015-11-30-0/+123