summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-01dm: pci: Disable PCI compatibility functions by defaultSimon Glass
2015-12-01dm: pci: Move common auto-config functions to a common fileSimon Glass
2015-12-01dm: pci: Rename pci_auto.c to pci_auto_old.cSimon Glass
2015-12-01dm: tegra: pci: Convert tegra boards to driver model for PCISimon Glass
2015-12-01dm: pci: Add a function to find the regions for a PCI busSimon Glass
2015-12-01dm: pci: Add a function to get the controller for a busSimon Glass
2015-12-01dm: pci: Add functions to emulate 8- and 16-bit accessSimon Glass
2015-12-01dm: pci: Support decoding ranges with duplicate entriesSimon Glass
2015-12-01dm: pci: Set up the SDRAM mapping correctlySimon Glass
2015-12-01dm: tegra: pci: Move CONFIG_PCI_TEGRA to KconfigSimon Glass
2015-12-01x86: tsc: Move tsc_timer.c to drivers/timerBin Meng
2015-12-01dm: timer: Support 64-bit counterBin Meng
2015-12-01timer: sandbox: Use device tree to pass the clock frequencyBin Meng
2015-12-01timer: altera: Remove the codes to get clock frequencyBin Meng
2015-12-01dm: timer: Implement pre_probe()Bin Meng
2015-12-01dm: timer: Fix several nitsBin Meng
2015-11-30Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-11-30gpio: atmel: Add the PIO4 driver supportWenyou Yang
2015-11-30Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-11-30net: phy: added aquantia PHY AQR405 supportShaohui Xie
2015-11-30drivers/ddr/fsl: Fix typo in BIST test for DDR4York Sun
2015-11-30drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3York Sun
2015-11-30pci/layerscape: add support for LS1043A PCIe LUT register accessMingkai Hu
2015-11-30armv8: ls2085a: Add support of LS2085A SoCPrabhakar Kushwaha
2015-11-30armv8: LS2080A: Rename LS2085A to reflect LS2080APrabhakar Kushwaha
2015-11-30driver: net: ldpaa: Fix Rx buffer alignmentPrabhakar Kushwaha
2015-11-30driver: net: ldpaa: Add debug informationPrabhakar Kushwaha
2015-11-30driver: net: ldpaa: Use DPMAC as net devicePrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Create DPAA2 object at run-timePrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Add DPAA2 commands to manage MCPrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Increase MC command timeoutPrabhakar Kushwaha
2015-11-30driver: ldpaa: Add api to return linked PHY ID of DPMACPrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Add APIs for DPMAC objects in FLIBPrabhakar Kushwaha
2015-11-30driver: net: fsl-mc: Add create, destroy APIs in flibsPrabhakar Kushwaha
2015-11-30armv8: lsch3: Fix lane protocol parsing logicPrabhakar Kushwaha
2015-11-30Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-11-30mmc: socfpga_dw_mmc: Move drvsel and smplsel to dtsChin Liang See
2015-11-30Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2015-11-30video: ipu: fix out of bounds accessPeng Fan
2015-11-23pci: fix address range check in __pci_hose_phys_to_bus()Marcel Ziswiler
2015-11-23i2c, avr32: fix compiler warning "input is not relaxable"Heiko Schocher
2015-11-22Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-11-22sunxi: Add basic H3 supportJens Kuske
2015-11-22sunxi: musb: Implement dfu_usb_get_reset()Siarhei Siamashka
2015-11-21ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-21ns16550: zap CONFIG_NS16550_SERIALThomas Chou
2015-11-21ns16550: unify serial_omapThomas Chou
2015-11-21ns16550: unify serial_tegraThomas Chou
2015-11-21ns16550: unify serial_dwThomas Chou
2015-11-21ns16550: unify serial_keystoneThomas Chou