Commit Graph

51811 Commits (37c4a5f6a59e7f0e90510ab5e04112464ea5e0b0)
 

Author SHA1 Message Date
Mario Six 37c4a5f6a5 cmd: Add axi command 6 years ago
Mario Six 87940ec407 test: Add AXI test 6 years ago
Mario Six 957983e00b sandbox: Add and build AXI bus and device 6 years ago
Mario Six 9a8bcabd8a axi: Add AXI sandbox driver and simple emulator 6 years ago
Mario Six 9fc8706d65 axi: Add ihs_axi driver 6 years ago
Mario Six a63e54ab5f drivers: Add AXI uclass 6 years ago
Tom Rini f05ebbf47a bcm968380gerg: Add MAINTAINERS file 6 years ago
Tom Rini b243f41f12 Merge git://git.denx.de/u-boot-dm 6 years ago
Tom Rini 9d17682a57 Merge branch 'master' of git://git.denx.de/u-boot-mips 6 years ago
Simon Glass 41d7535cba patman: Correct unit test failure 6 years ago
Simon Glass 50c59522c2 libfdt: Update to latest pylibfdt implementation 6 years ago
Bin Meng 95e11069b5 test: dm: pci: Add cases for finding PCI capability APIs 6 years ago
Bin Meng dac01fd89d dm: pci: Add APIs to find capability and extended capability 6 years ago
Bin Meng 5d544f962f pci: Add all known capability and extended capability ids 6 years ago
Bin Meng 3ed214ac9b test: dm: pci: Add tests for mixed static and dynamic devices on the same bus 6 years ago
Bin Meng 841f3216c2 pci: sandbox: emul: Rename priv structure 6 years ago
Bin Meng 82b3104308 test: dm: pci: Test driver binding with driver data provided 6 years ago
Bin Meng 490d13a523 sandbox: Update test.dts for dynamic PCI device driver matching 6 years ago
Bin Meng 59a160e8b9 pci: sandbox: swap_case: Declare dynamic driver matching 6 years ago
Bin Meng 4345998ae9 pci: sandbox: Support dynamically binding device driver 6 years ago
Bin Meng ed698aa7de dm: pci: Assign correct driver data when binding a driver 6 years ago
Bin Meng b3f96b4f99 pci: sandbox: emul: Fix the call to pci_bus_find_devfn() 6 years ago
Bin Meng 3839b4e8b7 test: dm: pci: Add tests for configuration space access 6 years ago
Bin Meng dee4d752be test: dm: pci: Test more than one PCI host controller 6 years ago
Bin Meng 76330ae67d pci: sandbox: swap_case: Preserve space indicator bit in BAR registers 6 years ago
Bin Meng 2db7f2b722 test: dm: pci: Test more than one device on the same bus 6 years ago
Bin Meng dd4808f9fa test: dm: pci: Remove unnecessary steps in dm_test_pci_swapcase() 6 years ago
Bin Meng 64e45f73bd dm: pci: Fix scanning multi-function device 6 years ago
Bin Meng 1f6b08b969 dm: pci: Extract vendor/device id in child_post_bind() 6 years ago
Bin Meng 7b9cbaddd5 dm: core: Add ofnode function to read PCI vendor and device id 6 years ago
Bin Meng d494131bc6 dm: Correct typos in uclass_first/next_device_check() 6 years ago
Bin Meng 01259c9390 pci: Remove 440ep-specific macros 6 years ago
Philippe Reynes 990cebf0a2 bcm968380gerg: add initial support 6 years ago
Philippe Reynes 341032d3f1 bcm6838: add initial support 6 years ago
Philippe Reynes 3e4a68d32b bmips: ram: add an option to force the size of the ram 6 years ago
Tom Rini 481ea2e39d mips: au1x00: Remove support for these SoCs 6 years ago
Tom Rini 215b4fae51 mips: dbau1x00: Remove this board 6 years ago
Tom Rini e966471562 configs: Resync with savedefconfig 6 years ago
Tom Rini fc82e7684b Merge branch 'master' of git://git.denx.de/u-boot-samsung 6 years ago
Tom Rini b1aad8dbe2 zynqmp: Add avnet_ultra96_rev1_defconfig to the lits of boards 6 years ago
Tom Rini 188ebc7b59 Xilinx fixes for v2018.09-rc2 6 years ago
Tom Rini 63d54c9c59 Merge git://git.denx.de/u-boot-marvell 6 years ago
Tom Rini 373413cce6 Merge branch 'master' of git://git.denx.de/u-boot-video 6 years ago
Tom Rini cca7429ddd Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging 6 years ago
Luis Araneda a492fdffa3 arm: zynq: dts: add spi flash node to zedboard 6 years ago
Michal Simek 312dd1c55c gpio: xilinx: Add support for using label property 6 years ago
Michal Simek ac7f061398 gpio: xilinx: Return 0 from xilinx_gpio_set_value 6 years ago
Michal Simek c714aeaec1 gpio: xilinx: Not read output values via regs 6 years ago
Michal Simek cd1457d74e common: fdt: Make fdt_del_subnodes/fdt_del_partition static 6 years ago
Michal Simek 642a860412 gpio: xilinx: Simplify logic in xilinx_gpio_set_value 6 years ago