Commit Graph

37334 Commits (20286cdff766d64dc718a9d855b049580dfeb3cc)
 

Author SHA1 Message Date
Paul Burton 20286cdff7 MIPS: Simplify CONFIG_SYS_CPU values 9 years ago
Paul Burton 9f8ac82452 MIPS: Use unchecked immediate addition/subtraction 9 years ago
Marek Vasut 400df30998 mips: ath79: Add support for TPLink WDR4300 9 years ago
Marek Vasut e08539b791 mips: ath79: Add AR934x support 9 years ago
Marek Vasut 4771bbee5d mips: ath79: Add support for ungating ethernet on ar933x and ar934x 9 years ago
Marek Vasut 2986a9d4bd mips: ath79: dts: Add ethernet MAC nodes for ar933x 9 years ago
Marek Vasut 6b699742d4 mips: ath79: Add support for ungating USB on ar933x and ar934x 9 years ago
Marek Vasut c31558780b mips: ath79: dts: Add generic-ehci node 9 years ago
Marek Vasut 43a092ffdd mips: ath79: Fix compiler warning on const assignment 9 years ago
Marek Vasut 0a6767efab mips: ath79: Fix ar71xx_regs.h indent 9 years ago
Marek Vasut 0a0a958b68 mips: Add MIPS 74Kc tune 9 years ago
Marek Vasut 5760fc7850 mips: Fix compiler warning in cpu.c 9 years ago
Wills Wang 59e4080c7e ath79: add readonly attribute for ath79_soc_desc 9 years ago
Wills Wang 5691d10a01 ath79: ar933x: use BIT macro for bit shift operation 9 years ago
Wills Wang 773f3b2538 ar933x: serial: Remove the explicit pinctrl setting 9 years ago
Wills Wang 5fabf2e7da ath79: spi: Remove the explicit pinctrl setting 9 years ago
Tim Chick 8cf7a418bc mips: Report reloc information in bdinfo 9 years ago
Purna Chandra Mandal 5c99045699 drivers: mtd: add Microchip PIC32 internal non-CFI flash driver. 9 years ago
Purna Chandra Mandal 30fd42cba6 flash: add device ID for Microchip PIC32 internal flash. 9 years ago
Wills Wang a2277cc30c mips: ath79: add AP143 reference board 9 years ago
Wills Wang 6a7b52bc8d mips: ath79: add AP121 reference board 9 years ago
Wills Wang b85dc46072 drivers: spi: add spi support for QCA/Atheros ath79 SOCs 9 years ago
Wills Wang 60b49761e9 drivers: serial: add serial driver for ar933x SOC 9 years ago
Wills Wang c102453aeb drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros qca953x. 9 years ago
Wills Wang a79d0643f4 drivers: pinctrl: Add simple pinctrl driver for Qualcomm/Atheros ar933x. 9 years ago
Wills Wang 9b03f802ae mips: ath79: add support for QCA953x SOCs 9 years ago
Wills Wang ee7bb5be35 mips: ath79: add support for AR933x SOCs 9 years ago
Wills Wang 1d3d0f1f1c mips: add base support for QCA/Atheros ath79 SOCs 9 years ago
Stanislav Galabov 4a48cfc4e5 Add support for 64-bit MIPS to examples/standalone 9 years ago
Stanislav Galabov 78757d52c8 Fix FreeBSD loader API so that it works on both 32-bit and 64-bit targets. 9 years ago
Stanislav Galabov 713a9e15bb Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU so that IDE transfers work properly 9 years ago
Stanislav Galabov d92ea983b9 Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works for both 32-bit and 64-bit targets 9 years ago
Tom Rini 4b6e1fda10 Merge git://git.denx.de/u-boot-dm 9 years ago
Tom Rini 27bec5c127 Merge branch 'master' of git://www.denx.de/git/u-boot-imx 9 years ago
Simon Glass 341392dd11 dm: mmc: test: Add tests for MMC 9 years ago
Simon Glass afa2c3122d dm: sandbox: mmc: Enable building MMC code for sandbox 9 years ago
Simon Glass f376a3cbbf dm: mmc: sandbox: Add an SD-card emulation 9 years ago
Simon Glass 33fb211dd2 dm: mmc: Add support for driver-model block devices 9 years ago
Simon Glass ad27dd5e13 dm: mmc: Add a way to bind MMC devices with driver model 9 years ago
Simon Glass 8ef761ed4c dm: mmc: Implement the MMC functions for block devices 9 years ago
Simon Glass f8b7752e8f dm: sandbox: Only enable the sandbox MMC driver when valid 9 years ago
Simon Glass fdbb139f0c dm: mmc: Adjust mmc_switch_part() to use a struct mmc 9 years ago
Simon Glass 1598dfcb10 dm: blk: Use the correct error code for blk_get_device_by_str() 9 years ago
Simon Glass c40fdca6b7 dm: mmc: Move the device list into a separate file 9 years ago
Simon Glass cffe5d86cf dm: mmc: Set up the device pointer when using the MMC uclass 9 years ago
Simon Glass b6694a33c4 dm: blk: Add a comment as to why the bdev member is needed 9 years ago
Simon Glass 6dd9faf8f9 dm: part: Drop the block_drvr table 9 years ago
Simon Glass 1fde473da7 dm: part: Use the legacy block driver for hardware partition support 9 years ago
Simon Glass cd0fb55b64 dm: blk: Add functions to select a hardware partition 9 years ago
Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API 9 years ago