Commit Graph

26120 Commits (2afa331260fa2946ccd3b65cc2d82b54ff0dd9e2)
 

Author SHA1 Message Date
Stefan Roese 2afa331260 tools: Compile kwboot for Marvell Armada XP as those SoCs are now supported 10 years ago
Stefan Roese 84899e2db3 tools/kwboot: Sync with latest barebox version to support Armada XP 10 years ago
Stefan Roese 1721fe6966 arm: kirkwood: Remove some dead code from cpu.c 10 years ago
Stefan Roese a488483174 arm: armada-xp: Add basic support for the maxBCM board 10 years ago
Stefan Roese dd580801aa arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board 10 years ago
Stefan Roese 41e5ee54e3 arm: armada-xp: Add basic support for Marvell Armada XP SoC 10 years ago
Stefan Roese 6d5fe560a5 i2c: mvtwsi: Add support for Marvell Armada XP 10 years ago
Stefan Roese 4fb3f0c802 net: phy.h: Make PHY autonegotiation timeout configurable 10 years ago
Stefan Roese 19fc2eae6d net: mvneta.c: Add support for the ethernet controller of the Marvell Armada XP SoC 10 years ago
Stefan Roese 96c5f0816a arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() 10 years ago
Stefan Roese 4fd7717e8e spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE 10 years ago
Stefan Roese d5c5132f87 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c 10 years ago
Stefan Roese 4aceea2088 spi: kirkwood_spi.c: Compile MPP (pin-mux) only for kirkwood SoC's 10 years ago
Stefan Roese 24c04977fa arm: mvebu: Add common mbus functions to use on Marvell SoCs 10 years ago
Stefan Roese 22700dc6fb arm: marvell: Rework timer.c to make it usable for other MVEBU platforms 10 years ago
Stefan Roese 3e972cb9ba arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h 10 years ago
Stefan Roese 3dc23f7852 arm: marvell: Move arch/kirkwood.h to arch/soc.h 10 years ago
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