- 8590c80 arm: board: use __weak by Jeroen Hofstee · 10 years ago
- accc9e4 sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option by Hans de Goede · 10 years ago
- d0dbc28 sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding by Hans de Goede · 10 years ago
- 9e54f6e sunxi: Add clock_get_pll5p() function by Hans de Goede · 10 years ago
- c757a50 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · 10 years ago
- 472ed06 ARM: sunxi: Allow specifying module in prcm apb0 init function by Chen-Yu Tsai · 10 years ago
- e373aad ARM: sunxi: Add support for R_PIO gpio banks by Hans de Goede · 10 years ago
- 8ebe4f4 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
- e637b30 mmc: sunxi: Add support for sun8i (A23) by Chen-Yu Tsai · 10 years ago
- ff2b47f ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · 10 years ago
- 7f87ad3 ARM: sunxi: Add sun8i (A23) UART0 pin mux support by Chen-Yu Tsai · 10 years ago
- 78c396a ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · 10 years ago
- 4cdefba ARM: sunxi: Add sun6i/sun8i timer block register definition by Chen-Yu Tsai · 10 years ago
- 2b679f9 ARM: sunxi: Move watchdog register definitions to separate file by Chen-Yu Tsai · 10 years ago
- bbff84b sunxi: Use PG3 - PG8 as io-pins for mmc1 by Hans de Goede · 10 years ago
- e79c7c8 sunxi: When we've both mmc0 and mmc2, detect from which one we're booting by Hans de Goede · 10 years ago
- 8a6564d ARM: sunxi: Add basic A31 support by Maxime Ripard · 10 years ago
- 7711539 ARM: sun6i: Setup the A31 UART0 muxing by Maxime Ripard · 10 years ago
- ba1e40f ARM: sun6i: Define UART0 pins for A31 by Chen-Yu Tsai · 10 years ago
- 1d1bd42 ARM: sunxi-mmc: Add mmc support for sun6i / A31 by Hans de Goede · 10 years ago
- 14177e4 ARM: sun6i: Add clock support by Chen-Yu Tsai · 10 years ago
- 174deb7 ARM: sun6i: Add support for the power reset control module found on the A31 by Oliver Schinagl · 10 years ago
- 93ce1e9 ARM: sun6i: Add base address for the new controllers in A31 by Oliver Schinagl · 10 years ago
- ea52094 ARM: sunxi: Use macro values for setting UART GPIO pull-ups by Chen-Yu Tsai · 10 years ago
- d064cbf dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · 10 years ago
- e98a03c dm: x86: Convert coreboot serial to use driver model by Simon Glass · 10 years ago
- d1259c9 dm: x86: dts: Add additional info to the serial port node by Simon Glass · 10 years ago
- c15b0b8 dm: x86: Add a gpio header for coreboot by Simon Glass · 10 years ago
- 5dbcaa2 dm: x86: Support pre-reloc malloc() by Simon Glass · 10 years ago
- fbd7282 dm: x86: Zero global data before board_init_f() by Simon Glass · 10 years ago
- 9c284ff dm: x86: Remove ebp assembler warning in zimage.c by Simon Glass · 10 years ago
- 2d91a97 dm: dts: Move omap device tree includes to correct place by Simon Glass · 10 years ago
- b3f4ca1 dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
- 4119e06 dm: am33xx: Provide platform data for serial by Simon Glass · 10 years ago
- d12010b dm: am33xx: Provide platform data for GPIOs by Simon Glass · 10 years ago
- 5915a2a dm: omap: gpio: Support driver model by Simon Glass · 10 years ago
- 2539f39 dm: dts: omap: Select correct console for beaglebone by Simon Glass · 10 years ago
- 03a3536 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · 10 years ago
- 7bfd5ee mips: enable CONFIG_USE_PRIVATE_LIBGCC by default by Masahiro Yamada · 10 years ago
- 45ccec8 kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig by Masahiro Yamada · 10 years ago
- dd43fa2 x86: set CONFIG_USE_PRIVATE_LIBGCC to y by Masahiro Yamada · 10 years ago
- b5ff205 omap3/am33xx: mux: fix several checkpatch issues by Igor Grinberg · 10 years ago
- 52edc87 omap3: Kconfig: fix the cm-t35 board option prompt by Igor Grinberg · 10 years ago
- 2645948 ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr by Hao Zhang · 10 years ago
- 89f44bb keystone2: ecc: add ddr3 error detection and correction support by Vitaly Andrianov · 10 years ago
- 079da2d ARM: keystone: msmc: extend functionality of SES by Vitaly Andrianov · 10 years ago
- e165b1d dma: ti-edma3: introduce edma3 driver by Khoronzhuk, Ivan · 10 years ago
- 69a3b81 ARM: keystone: clock: add support for K2E SoCs by Khoronzhuk, Ivan · 10 years ago
- ff11c76 net: keystone_net: add Keystone2 K2E SoC support by Khoronzhuk, Ivan · 10 years ago
- 3c61502 net: keystone_serdes: add keystone K2E SoC support by Khoronzhuk, Ivan · 10 years ago
- 2162faa ARM: keystone2: keysonte_nav: add support for K2E SoC by Khoronzhuk, Ivan · 10 years ago
- 3fe9362 net: keystone_net: register eth PHYs on MDIO bus by Khoronzhuk, Ivan · 10 years ago
- 92a16c8 soc: keystone_serdes: generalize to be used by other sub systems by Hao Zhang · 10 years ago
- 95f74da soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations by Hao Zhang · 10 years ago
- a43febd soc: keystone_serdes: create a separate SGMII SerDes driver by Khoronzhuk, Ivan · 10 years ago
- f077226 net: keystone_net: increase MDIO clock frequency by Vitaly Andrianov · 10 years ago
- 0935cac net: keystone_net: move header file from arch to ti-common by Khoronzhuk, Ivan · 10 years ago
- e3114c9 net: keystone_net: add support for NETCP v1.5 by Khoronzhuk, Ivan · 10 years ago
- b2cfe32 net: keystone_net: remove SoC specific emac_regs structure by Hao Zhang · 10 years ago
- 345af53 keystone2: k2l-evm: add board support by Hao Zhang · 10 years ago
- b66604f keystone2: enable OSR clock domain for K2L SoC by Hao Zhang · 10 years ago
- 5ec66b1 ARM: keystone2: spl: move board specific code by Hao Zhang · 10 years ago
- bc45d57 keystone2: msmc: add MSMC cache coherency support for K2L SOC by Hao Zhang · 10 years ago
- 61d1225 keystone2: clock: add K2L clock definitions and commands by Hao Zhang · 10 years ago
- c4995a8 ARM: keystone2: add K2L device hardware definitions by Hao Zhang · 10 years ago
- 529ce1e ARM: cmd_clock: generalize command usage description by Khoronzhuk, Ivan · 10 years ago
- bc0e8d7 keystone: usb: add support of usb xhci by WingMan Kwok · 10 years ago
- 9ea9021 dma: keystone_nav: generalize driver usage by Khoronzhuk, Ivan · 10 years ago
- ef45471 dma: keystone_nav: move keystone_nav driver to driver/dma/ by Khoronzhuk, Ivan · 10 years ago
- ed948e2 keystone2: keystone_nav: don't use hard addresses in netcp_pktdma by Khoronzhuk, Ivan · 10 years ago
- afa479c keystone2: keystone_nav: don't use hard addresses in qm_config by Khoronzhuk, Ivan · 10 years ago
- 1721fe6 arm: kirkwood: Remove some dead code from cpu.c by Stefan Roese · 10 years ago
- a488483 arm: armada-xp: Add basic support for the maxBCM board by Stefan Roese · 10 years ago
- dd58080 arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board by Stefan Roese · 10 years ago
- 41e5ee5 arm: armada-xp: Add basic support for Marvell Armada XP SoC by Stefan Roese · 10 years ago
- 96c5f08 arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() by Stefan Roese · 10 years ago
- 4fd7717 spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE by Stefan Roese · 10 years ago
- d5c5132 arm: marvell: Extract kirkwood gpio functions into new common file gpio.c by Stefan Roese · 10 years ago
- 24c0497 arm: mvebu: Add common mbus functions to use on Marvell SoCs by Stefan Roese · 10 years ago
- 22700dc arm: marvell: Rework timer.c to make it usable for other MVEBU platforms by Stefan Roese · 10 years ago
- 3e972cb arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h by Stefan Roese · 10 years ago
- 3dc23f7 arm: marvell: Move arch/kirkwood.h to arch/soc.h by Stefan Roese · 10 years ago
- d80cca2 arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common by Stefan Roese · 10 years ago
- dee8abc Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
- 6ddc4fd x86: Add device tree information for Chrome OS EC by Simon Glass · 10 years ago
- 4f80a06 ARM: rpi_b: query internal MAC address from firmware by Stephen Warren · 10 years ago
- 68e80fd Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
- 41e98e0 dm: rpi: Convert GPIO driver to driver model by Simon Glass · 10 years ago
- c6f3f32 dm: imx: i2c: Use gpio_request() to request GPIOs by Simon Glass · 10 years ago
- edbf8b4 imx: Add error checking to setup_i2c() by Simon Glass · 10 years ago
- fda6fac dm: tegra: spi: Convert to driver model by Simon Glass · 10 years ago
- d2f60f9 dm: tegra: dts: Add aliases for spi on tegra30 boards by Simon Glass · 10 years ago
- b6c2956 dm: sf: sandbox: Convert SPI flash driver to driver model by Simon Glass · 10 years ago
- 0043b1f exynos: universal_c210: Move to driver model soft_spi by Simon Glass · 10 years ago
- 73186c9 dm: exynos: Convert SPI to driver model by Simon Glass · 10 years ago
- 49b5d6e dm: sandbox: spi: Move to driver model by Simon Glass · 10 years ago
- 0b304a2 sandbox: dts: Add a SPI device and cros_ec device by Simon Glass · 10 years ago
- 9208fff dm: exynos: Mark exynos5 console as pre-reloc by Simon Glass · 10 years ago
- b8809e6 dm: exynos: gpio: Convert to driver model by Simon Glass · 10 years ago
- 7f19610 dm: exynos: Make sure that GPIOs are requested by Simon Glass · 10 years ago