Commit Graph

26103 Commits (d80cca29fe8876278e6e0c863c869a4cade7e8ad)
 

Author SHA1 Message Date
Stefan Roese d80cca29fe arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common 10 years ago
Tom Rini dee8abcd80 Merge git://git.denx.de/u-boot-x86 10 years ago
Tom Rini 2110957763 Merge git://git.denx.de/u-boot-fdt 10 years ago
Simon Glass 8104f54629 net: Display the size when tftpboot finishes 10 years ago
Simon Glass c0561d14c5 x86: Enable FIT, ELF on coreboot 10 years ago
Simon Glass c67161c1f1 x86: config: link: Display the board model on the screen 10 years ago
Simon Glass 39c0b633c0 x86: link: Tidy up the command lines options 10 years ago
Simon Glass e731707e4e doc: Remove note about auto-complete not working with hush 10 years ago
Simon Glass 14db950945 x86: cros_ec: Enable cros_ec for link 10 years ago
Simon Glass f1269925f9 x86: cros_ec: Update LPC driver for new cros_ec header 10 years ago
Simon Glass ca42d3f7ee x86: dts: Add device tree compatible string for Intel IPC 10 years ago
Simon Glass 6ddc4fd822 x86: Add device tree information for Chrome OS EC 10 years ago
Simon Glass 2d41046531 x86: config: Enable dhcp on link 10 years ago
Thierry Reding 2f3760428f fdt: Add a subnodes iterator macro 10 years ago
Thierry Reding 9f85eee72a fdt: Add a function to return PCI BDF triplet 10 years ago
Thierry Reding 56f42242f0 fdt: Add resource parsing functions 10 years ago
Thierry Reding 5094eb408a fdt: Add functions to retrieve strings 10 years ago
Thierry Reding fc503c1791 fdt: Add a function to get the index of a string 10 years ago
Thierry Reding bc4147ab2d fdt: Add a function to count strings 10 years ago
Tom Rini 68e80fdda1 Merge git://git.denx.de/u-boot-dm 10 years ago
Simon Glass 8a9cd5ad6f dm: serial: Support driver model in pl01x driver 10 years ago
Simon Glass aed2fbef5e dm: serial: Tidy up the pl01x driver 10 years ago
Simon Glass 41e98e011d dm: rpi: Convert GPIO driver to driver model 10 years ago
Simon Glass da802b9e27 dm: core: Add support for simple-bus 10 years ago
Simon Glass 3f0e935f22 dm: imx: Move cm_fx6 to use driver model for serial and GPIO 10 years ago
Simon Glass a8ba569cba dm: imx: serial: Support driver model in the MXC serial driver 10 years ago
Simon Glass 441d0cfff1 dm: imx: gpio: Support driver model in MXC gpio driver 10 years ago
Nikita Kiryanov 8f488c1bac arm: mx6: cm_fx6: use gpio request 10 years ago
Simon Glass c6f3f32356 dm: imx: i2c: Use gpio_request() to request GPIOs 10 years ago
Simon Glass edbf8b4f8c imx: Add error checking to setup_i2c() 10 years ago
Simon Glass b8893327e9 dm: serial: Put common code into separate functions 10 years ago
Simon Glass aacc6c5d10 initcall: Display error number when an error occurs 10 years ago
Simon Glass 10778398b3 dm: core: Allow a list of devices to be declared in one step 10 years ago
Simon Glass 3fcc3af4d2 dm: linker_lists: Add a way to declare multiple objects 10 years ago
Simon Glass ea0ebc8662 dm: exynos: cros_ec: Move cros_ec_spi to driver model 10 years ago
Simon Glass be995a8545 dm: sandbox: cros_ec: Move sandbox cros_ec to driver module 10 years ago
Simon Glass 84d6cbd302 dm: cros_ec: Add support for driver model 10 years ago
Simon Glass fda6fac39b dm: tegra: spi: Convert to driver model 10 years ago
Simon Glass d2f60f9332 dm: tegra: dts: Add aliases for spi on tegra30 boards 10 years ago
Simon Glass 0ae0cb7b50 dm: sf: Add tests for SPI flash 10 years ago
Simon Glass ebcab48a03 dm: spi: Add tests 10 years ago
Simon Glass 465bc03b0c dm: exynos: config: Use driver model for SPI flash 10 years ago
Simon Glass b6c2956def dm: sf: sandbox: Convert SPI flash driver to driver model 10 years ago
Simon Glass fbb099183e dm: Convert spi_flash_probe() and 'sf probe' to use driver model 10 years ago
Simon Glass 4c2dbefde5 dm: sf: Add a uclass for SPI flash 10 years ago
Simon Glass ae242cbfd0 spi: Use error return value in sf_ops 10 years ago
Simon Glass ff0960f9a0 sf: Tidy up public and private header files 10 years ago
Simon Glass 0043b1faa7 exynos: universal_c210: Move to driver model soft_spi 10 years ago
Simon Glass 6126c8e886 dm: spi: Add documentation on how to convert over SPI drivers 10 years ago
Simon Glass 73186c9460 dm: exynos: Convert SPI to driver model 10 years ago