Commit Graph

29508 Commits (3ea143abe957cd771582fcde33e5fb8096bd826e)
 

Author SHA1 Message Date
Joe Hershberger 3ea143abe9 sandbox: eth: Add network support to sandbox 10 years ago
Joe Hershberger 17591405a7 dm: eth: Pass the packet pointer as a parameter to recv 10 years ago
Joe Hershberger 2a504df006 net: Clean up network stack names used in DM drivers 10 years ago
Joe Hershberger 05c3e68f85 dm: eth: Add basic driver model support to Ethernet stack 10 years ago
Joe Hershberger 85848f0377 cmd: net: Clean up return codes 10 years ago
Joe Hershberger 55d5fd9a84 net: Access mapped physmem in net functions 10 years ago
Joe Hershberger 5c421331d5 net: Make netretry actually do something 10 years ago
Joe Hershberger d2eaec6006 net: Remove the bd* parameter from net stack functions 10 years ago
Joe Hershberger fce6900b49 net: Use int instead of u8 for boolean flag 10 years ago
Joe Hershberger 05324a488b net: Change return codes from net/eth.c to use errorno constants 10 years ago
Joe Hershberger 84eb1fba7b net: Refactor in preparation for driver model 10 years ago
Joe Hershberger ff99743254 net: Remove unneeded "extern" in net.h 10 years ago
Joe Hershberger 4c7c65afbe net: Rename helper function to be more clear 10 years ago
Joe Hershberger 8b2c9a7157 net: Provide a function to get the current MAC address 10 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 10 years ago
Joe Hershberger eb374221ec test: dm: Reorder the objects to build 10 years ago
Simon Glass d3b7ff14f4 dm: pci: Add driver model tests for PCI 10 years ago
Simon Glass aad78d2732 dm: x86: pci: Convert chromebook_link to use driver model for pci 10 years ago
Simon Glass 801f4f1bbc dm: x86: pci: Convert coreboot to use driver model for pci 10 years ago
Simon Glass a219daeafe dm: x86: pci: Add a PCI driver for driver model 10 years ago
Simon Glass a33aca10ac dm: sandbox: pci: Enable PCI for sandbox 10 years ago
Simon Glass d2cb9b2b00 dm: sandbox: Add a emulated PCI device as an example 10 years ago
Simon Glass 36d0d3b4b4 dm: sandbox: pci: Add a PCI emulation uclass 10 years ago
Simon Glass 537849aaa1 dm: sandbox: Add a simple PCI driver 10 years ago
Simon Glass 9569c40668 dm: sandbox: pci: Add PCI support for sandbox 10 years ago
Simon Glass ff3e077bd2 dm: pci: Add a uclass for PCI 10 years ago
Simon Glass aab6724c90 dm: pci: Move common PCI functions into their own file 10 years ago
Simon Glass fa67f90fc3 dm: Show both allocated and requested seq numbers in 'dm uclass' 10 years ago
Simon Glass 02c07b3741 dm: core: Add a uclass pre_probe() method for devices 10 years ago
Simon Glass 02eeb1bbb1 dm: core: Mark device as active before calling its probe() method 10 years ago
Simon Glass e564f054af dm: core: Add dev_get_uclass_priv() to access uclass private data 10 years ago
Simon Glass 106cce9604 fdt: Tighten up error handling in fdtdec_get_pci_addr() 10 years ago
Simon Glass cc5e196e03 Correct map_sysmem() logic in do_mem_mw() 10 years ago
Simon Glass 161d2e4e5b x86: Split up arch_cpu_init() 10 years ago
Simon Glass d4c671cc27 dm: Add a new CPU init function which can use driver model 10 years ago
Simon Glass 31f57c2873 x86: Add a x86_ prefix to the x86-specific PCI functions 10 years ago
Simon Glass 5f7bfdd630 fdt: Export fdtdec_get_number() for general use 10 years ago
Simon Glass 20806e7484 sandbox: Update device tree 'reg' properties for I2C and SPI 10 years ago
Simon Glass 51e9dad296 x86: Add support for panther (Asus Chromebox) 10 years ago
Simon Glass cc285c565a x86: Move common Chromebook config into a separate file 10 years ago
Simon Glass 87108cf20a x86: spi: Add support for lynxpoint 10 years ago
Simon Glass 713704f5e4 x86: pci: Add PCI IDs for lynxpoint 10 years ago
Simon Glass 5692ccfaca x86: video: Allow keyboard presence to be controlled by device tree 10 years ago
Simon Glass 892ff8e972 x86: Support machines with >4GB of RAM 10 years ago
Kishon Vijay Abraham I 4564faeafb ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c 10 years ago
Tom Rini 20913018fb Merge branch 'master' of http://git.denx.de/u-boot-sunxi 10 years ago
Paul Kocialkowski 6c739c5d8a sunxi: Complete i2c support for each supported platform 10 years ago
Paul Kocialkowski dd82242b4d i2c: mvtwsi: Support for up to 4 different controllers 10 years ago
Paul Kocialkowski 1847c1da02 sunxi: iNet 3F support 10 years ago
Paul Kocialkowski 96fc68c2d5 sunxi: iNet 3W support 10 years ago