| Commit message (Expand) | Author | Age | Lines |
* | dm: pci: Move common auto-config functions to a common file | Simon Glass | 2015-12-01 | -117/+129 |
* | dm: pci: Rename pci_auto.c to pci_auto_old.c | Simon Glass | 2015-12-01 | -1/+1 |
* | dm: tegra: pci: Convert tegra boards to driver model for PCI | Simon Glass | 2015-12-01 | -322/+155 |
* | dm: pci: Add a function to find the regions for a PCI bus | Simon Glass | 2015-12-01 | -0/+30 |
* | dm: pci: Add a function to get the controller for a bus | Simon Glass | 2015-12-01 | -0/+8 |
* | dm: pci: Add functions to emulate 8- and 16-bit access | Simon Glass | 2015-12-01 | -0/+39 |
* | dm: pci: Support decoding ranges with duplicate entries | Simon Glass | 2015-12-01 | -3/+10 |
* | dm: pci: Set up the SDRAM mapping correctly | Simon Glass | 2015-12-01 | -6/+9 |
* | dm: tegra: pci: Move CONFIG_PCI_TEGRA to Kconfig | Simon Glass | 2015-12-01 | -0/+10 |
* | x86: tsc: Move tsc_timer.c to drivers/timer | Bin Meng | 2015-12-01 | -0/+397 |
* | dm: timer: Support 64-bit counter | Bin Meng | 2015-12-01 | -6/+15 |
* | timer: sandbox: Use device tree to pass the clock frequency | Bin Meng | 2015-12-01 | -4/+0 |
* | timer: altera: Remove the codes to get clock frequency | Bin Meng | 2015-12-01 | -6/+0 |
* | dm: timer: Implement pre_probe() | Bin Meng | 2015-12-01 | -0/+13 |
* | dm: timer: Fix several nits | Bin Meng | 2015-12-01 | -8/+8 |
* | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini | 2015-11-30 | -0/+308 |
|\ |
|
| * | gpio: atmel: Add the PIO4 driver support | Wenyou Yang | 2015-11-30 | -0/+308 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq | Tom Rini | 2015-11-30 | -285/+1357 |
|\ \ |
|
| * | | net: phy: added aquantia PHY AQR405 support | Shaohui Xie | 2015-11-30 | -0/+15 |
| * | | drivers/ddr/fsl: Fix typo in BIST test for DDR4 | York Sun | 2015-11-30 | -12/+12 |
| * | | drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3 | York Sun | 2015-11-30 | -0/+41 |
| * | | pci/layerscape: add support for LS1043A PCIe LUT register access | Mingkai Hu | 2015-11-30 | -7/+7 |
| * | | armv8: ls2085a: Add support of LS2085A SoC | Prabhakar Kushwaha | 2015-11-30 | -3/+4 |
| * | | armv8: LS2080A: Rename LS2085A to reflect LS2080A | Prabhakar Kushwaha | 2015-11-30 | -5/+8 |
| * | | driver: net: ldpaa: Fix Rx buffer alignment | Prabhakar Kushwaha | 2015-11-30 | -6/+11 |
| * | | driver: net: ldpaa: Add debug information | Prabhakar Kushwaha | 2015-11-30 | -0/+123 |
| * | | driver: net: ldpaa: Use DPMAC as net device | Prabhakar Kushwaha | 2015-11-30 | -44/+142 |
| * | | driver: net: fsl-mc: Create DPAA2 object at run-time | Prabhakar Kushwaha | 2015-11-30 | -36/+435 |
| * | | driver: net: fsl-mc: Add DPAA2 commands to manage MC | Prabhakar Kushwaha | 2015-11-30 | -198/+184 |
| * | | driver: net: fsl-mc: Increase MC command timeout | Prabhakar Kushwaha | 2015-11-30 | -1/+1 |
| * | | driver: ldpaa: Add api to return linked PHY ID of DPMAC | Prabhakar Kushwaha | 2015-11-30 | -0/+12 |
| * | | driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB | Prabhakar Kushwaha | 2015-11-30 | -1/+224 |
| * | | driver: net: fsl-mc: Add create, destroy APIs in flibs | Prabhakar Kushwaha | 2015-11-30 | -0/+167 |
| * | | armv8: lsch3: Fix lane protocol parsing logic | Prabhakar Kushwaha | 2015-11-30 | -8/+7 |
| |/ |
|
* | | Merge git://git.denx.de/u-boot-socfpga | Tom Rini | 2015-11-30 | -8/+21 |
|\ \ |
|
| * | | mmc: socfpga_dw_mmc: Move drvsel and smplsel to dts | Chin Liang See | 2015-11-30 | -8/+21 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2015-11-30 | -1/+2 |
|\ \
| |/
|/| |
|
| * | video: ipu: fix out of bounds access | Peng Fan | 2015-11-30 | -1/+2 |
* | | pci: fix address range check in __pci_hose_phys_to_bus() | Marcel Ziswiler | 2015-11-23 | -1/+1 |
* | | i2c, avr32: fix compiler warning "input is not relaxable" | Heiko Schocher | 2015-11-23 | -1/+1 |
* | | Merge branch 'master' of http://git.denx.de/u-boot-sunxi | Tom Rini | 2015-11-22 | -2/+15 |
|\ \ |
|
| * | | sunxi: Add basic H3 support | Jens Kuske | 2015-11-22 | -2/+3 |
| * | | sunxi: musb: Implement dfu_usb_get_reset() | Siarhei Siamashka | 2015-11-22 | -0/+12 |
* | | | ns16550: move CONFIG_SYS_NS16550 to Kconfig | Thomas Chou | 2015-11-21 | -0/+10 |
* | | | ns16550: zap CONFIG_NS16550_SERIAL | Thomas Chou | 2015-11-21 | -16/+0 |
* | | | ns16550: unify serial_omap | Thomas Chou | 2015-11-21 | -55/+0 |
* | | | ns16550: unify serial_tegra | Thomas Chou | 2015-11-21 | -55/+0 |
* | | | ns16550: unify serial_dw | Thomas Chou | 2015-11-21 | -40/+0 |
* | | | ns16550: unify serial_keystone | Thomas Chou | 2015-11-21 | -49/+0 |
* | | | ns16550: unify serial_rockchip | Thomas Chou | 2015-11-21 | -54/+1 |