Commit Graph

30209 Commits (88d89668b9d9d4553e630c1c4ce3b0bee725e6ec)
 

Author SHA1 Message Date
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
Hannes Petermaier 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 10 years ago
Hannes Petermaier 7471142cdf common/lcd_console: move single static variables into common (static) structure 10 years ago
Hannes Petermaier a202c5bd24 common/lcd_console: ask only one-time for bg/fg-color per call 10 years ago
Hannes Petermaier 97562c12f1 common/lcd_console: cleanup lcd_drawchars/lcd_putc_xy 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
Bryan Brinsko 97840b5d1f ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching 10 years ago
Valentine Barshak 9ba379ade7 ARM: cpu: Add ARMv7 barrier operations support 10 years ago
Alexander Merkle 82f681d67d fix ARM DCC support for ARMv7 based cores (e.g. CortexA) 10 years ago
Alexander Merkle fd602c5635 fix ARM DCC support for ARMv7 based cores (e.g. CortexA) 10 years ago
David Feng 148822d546 Armv8: Initializing CNTVOFF_EL2 10 years ago
Vitaly Andrianov 81e9fe5a29 arm: implement find_next_zero_bit function 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