summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-11drivers: Add AXI uclassMario Six
2018-08-09bcm968380gerg: Add MAINTAINERS fileTom Rini
2018-08-09Merge git://git.denx.de/u-boot-dmTom Rini
2018-08-08Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2018-08-08patman: Correct unit test failureSimon Glass
2018-08-08libfdt: Update to latest pylibfdt implementationSimon Glass
2018-08-08test: dm: pci: Add cases for finding PCI capability APIsBin Meng
2018-08-08dm: pci: Add APIs to find capability and extended capabilityBin Meng
2018-08-08pci: Add all known capability and extended capability idsBin Meng
2018-08-08test: dm: pci: Add tests for mixed static and dynamic devices on the same busBin Meng
2018-08-08pci: sandbox: emul: Rename priv structureBin Meng
2018-08-08test: dm: pci: Test driver binding with driver data providedBin Meng
2018-08-08sandbox: Update test.dts for dynamic PCI device driver matchingBin Meng
2018-08-08pci: sandbox: swap_case: Declare dynamic driver matchingBin Meng
2018-08-08pci: sandbox: Support dynamically binding device driverBin Meng
2018-08-08dm: pci: Assign correct driver data when binding a driverBin Meng
2018-08-08pci: sandbox: emul: Fix the call to pci_bus_find_devfn()Bin Meng
2018-08-08test: dm: pci: Add tests for configuration space accessBin Meng
2018-08-08test: dm: pci: Test more than one PCI host controllerBin Meng
2018-08-08pci: sandbox: swap_case: Preserve space indicator bit in BAR registersBin Meng
2018-08-08test: dm: pci: Test more than one device on the same busBin Meng
2018-08-08test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase()Bin Meng
2018-08-08dm: pci: Fix scanning multi-function deviceBin Meng
2018-08-08dm: pci: Extract vendor/device id in child_post_bind()Bin Meng
2018-08-08dm: core: Add ofnode function to read PCI vendor and device idBin Meng
2018-08-08dm: Correct typos in uclass_first/next_device_check()Bin Meng
2018-08-08pci: Remove 440ep-specific macrosBin Meng
2018-08-08bcm968380gerg: add initial supportPhilippe Reynes
2018-08-08bcm6838: add initial supportPhilippe Reynes
2018-08-08bmips: ram: add an option to force the size of the ramPhilippe Reynes
2018-08-08mips: au1x00: Remove support for these SoCsTom Rini
2018-08-08mips: dbau1x00: Remove this boardTom Rini
2018-08-07configs: Resync with savedefconfigTom Rini
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2018-08-07zynqmp: Add avnet_ultra96_rev1_defconfig to the lits of boardsTom Rini
2018-08-07Merge tag 'xilinx-for-v2018.09-rc2' of git://git.denx.de/u-boot-microblazeTom Rini
2018-08-07Merge git://git.denx.de/u-boot-marvellTom Rini
2018-08-07Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-08-07Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini
2018-08-07arm: zynq: dts: add spi flash node to zedboardLuis Araneda
2018-08-07gpio: xilinx: Add support for using label propertyMichal Simek
2018-08-07gpio: xilinx: Return 0 from xilinx_gpio_set_valueMichal Simek
2018-08-07gpio: xilinx: Not read output values via regsMichal Simek
2018-08-07common: fdt: Make fdt_del_subnodes/fdt_del_partition staticMichal Simek
2018-08-07gpio: xilinx: Simplify logic in xilinx_gpio_set_valueMichal Simek
2018-08-07gpio: xilinx: Set value before changing directionMichal Simek
2018-08-07gpio: xilinx: Remove !DM driverMichal Simek
2018-08-07gpio: xilinx: Find out bank before use in xilinx_gpio_get_function()Michal Simek
2018-08-07arm64: a37xx: add CONFIG_MTD_DEVICE and CONFIG_MTD_PARTITIONSVladimir Vid
2018-08-07tools: kwboot: properly quit when read() returns 0Willy Tarreau