Commit Graph

30138 Commits (ba3864f8037f58dd1f46cad3b76adc0a84bd33b3)
 

Author SHA1 Message Date
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
Paul Kocialkowski 96fc68c2d5 sunxi: iNet 3W support 10 years ago
Paul Kocialkowski 1d1bce8733 sunxi: Proper iNet board config naming 10 years ago
Paul Kocialkowski 8e2fc523a9 sunxi: Removed dram files cleanup in MAINTAINERS 10 years ago
Paul Kocialkowski 8c8165739b sunxi: Serial number support, obtained from SID bits 10 years ago
Paul Kocialkowski 9816d52d8e sunxi: A20-OLinuXino-Lime2 USB0 VBUS detect and enable pins 10 years ago
Paul Kocialkowski 21812296a9 sunxi: Cubieboard2 mmc0 card-detect pin 10 years ago
Paul Kocialkowski b25152828f sunxi: A20-OLinuXino-Lime2 mmc0 card-detect pin 10 years ago
Paul Kocialkowski 2f44afafe2 sunxi: Yones Toptech BD1078 mmc0 and mmc1 card-detect pins 10 years ago
Paul Kocialkowski 6dd714e6d2 sunxi: Ainol AW1 mmc0 card-detect pin 10 years ago
Paul Kocialkowski 6808af7069 sunxi: Ampe A76 mmc0 card-detect pin 10 years ago
Paul Kocialkowski 98424c1082 sunxi: TZX-Q8-713B7 mmc0 card-detect pin 10 years ago
Hans de Goede 750d49f5a4 sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect 10 years ago
Hans de Goede a0e2b1b865 sunxi: usbc: Wait for vbus to fall after disabling it 10 years ago
Hans de Goede 046ea8b390 sunxi: usbc: Initialize vusb value on request_resources 10 years ago
Paul Kocialkowski 940382fe7d power: axp209: Registers definitions in header 10 years ago
Paul Kocialkowski 558ccc7f50 power: axp152: Registers definitions in header 10 years ago
Paul Kocialkowski 849d597bac sunxi: Yones Toptech BD1078 support 10 years ago
Paul Kocialkowski 8deacca975 sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig 10 years ago
Paul Kocialkowski 487b3277d4 sunxi: GPIO pin mux hardware-feature-specific function index defines 10 years ago
Paul Kocialkowski 81f11872f3 sunxi: Ainol AW1 support 10 years ago
Paul Kocialkowski f1df758d30 sunxi: USB download gadget cable detection 10 years ago