summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-08net: Increase ethernet name string size to 20 charsPankaj Bansal1-1/+1
2018-08-08fsl/mc: Limit the ethernet name to ETH_NAME_LENPankaj Bansal2-5/+5
2018-08-08FSL PCI: Configure PCIe reference ratioJoakim Tjernlund1-0/+6
2018-08-08patman: Correct unit test failureSimon Glass1-0/+0
2018-08-08libfdt: Update to latest pylibfdt implementationSimon Glass3-227/+241
2018-08-08test: dm: pci: Add cases for finding PCI capability APIsBin Meng3-0/+61
2018-08-08dm: pci: Add APIs to find capability and extended capabilityBin Meng2-0/+114
2018-08-08pci: Add all known capability and extended capability idsBin Meng1-1/+19
2018-08-08test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng2-0/+81
2018-08-08pci: sandbox: emul: Rename priv structureBin Meng1-4/+4
2018-08-08test: dm: pci: Test driver binding with driver data providedBin Meng1-0/+17
2018-08-08sandbox: Update test.dts for dynamic PCI device driver matchingBin Meng1-14/+2
2018-08-08pci: sandbox: swap_case: Declare dynamic driver matchingBin Meng2-0/+11
2018-08-08pci: sandbox: Support dynamically binding device driverBin Meng4-11/+112
2018-08-08dm: pci: Assign correct driver data when binding a driverBin Meng1-1/+1
2018-08-08pci: sandbox: emul: Fix the call to pci_bus_find_devfn()Bin Meng1-1/+1
2018-08-08test: dm: pci: Add tests for configuration space accessBin Meng1-9/+15
2018-08-08test: dm: pci: Test more than one PCI host controllerBin Meng2-2/+37
2018-08-08pci: sandbox: swap_case: Preserve space indicator bit in BAR registersBin Meng1-3/+5
2018-08-08test: dm: pci: Test more than one device on the same busBin Meng2-4/+40
2018-08-08test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()Bin Meng1-3/+1
2018-08-08dm: pci: Fix scanning multi-function deviceBin Meng1-0/+2
2018-08-08dm: pci: Extract vendor/device id in child_post_bind()Bin Meng1-6/+5
2018-08-08dm: core: Add ofnode function to read PCI vendor and device idBin Meng2-0/+49
2018-08-08dm: Correct typos in uclass_first/next_device_check()Bin Meng1-2/+2
2018-08-08pci: Remove 440ep-specific macrosBin Meng1-15/+0
2018-08-08bcm968380gerg: add initial supportPhilippe Reynes8-0/+136
2018-08-08bcm6838: add initial supportPhilippe Reynes4-0/+145
2018-08-08bmips: ram: add an option to force the size of the ramPhilippe Reynes1-1/+7
2018-08-08mips: au1x00: Remove support for these SoCsTom Rini23-4334/+3
2018-08-08mips: dbau1x00: Remove this boardTom Rini15-1148/+0
2018-08-08configs: Resync with savedefconfigTom Rini41-129/+55
2018-08-08Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini14-62/+51
2018-08-08Board: ls1088ardb: Enable PCIe config for Secure boot defconfigsVinitha V Pillai1-0/+4
2018-08-08arm: ls102xa: Fix RGMII phy-connection-type FDT fixupBrendan Shanks1-2/+2
2018-08-08board: freescale: ls1012ardb: Add command to switch QSPI bankJagdish Gediya1-0/+85
2018-08-07zynqmp: Add avnet_ultra96_rev1_defconfig to the lits of boardsTom Rini1-0/+1
2018-08-07Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini40-408/+703
2018-08-07Merge git://git.denx.de/u-boot-marvellTom Rini50-558/+772
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini3-1/+29
2018-08-07Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini9-9/+100
2018-08-07arm: zynq: dts: add spi flash node to zedboardLuis Araneda1-0/+7
2018-08-07gpio: xilinx: Add support for using label propertyMichal Simek2-2/+18
2018-08-07gpio: xilinx: Return 0 from xilinx_gpio_set_valueMichal Simek1-1/+1
2018-08-07gpio: xilinx: Not read output values via regsMichal Simek1-4/+32
2018-08-07common: fdt: Make fdt_del_subnodes/fdt_del_partition staticMichal Simek1-2/+2
2018-08-07gpio: xilinx: Simplify logic in xilinx_gpio_set_valueMichal Simek1-7/+6
2018-08-07gpio: xilinx: Set value before changing directionMichal Simek1-2/+2
2018-08-07gpio: xilinx: Remove !DM driverMichal Simek1-336/+2
2018-08-07gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()Michal Simek1-4/+4