aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-17mx28evk: Add documentation on how to boot from SPI NORFabio Estevam2-3/+45
2014-06-17mx28evk: Add a target for SPI NOR bootFabio Estevam1-0/+1
2014-06-17mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selectedFabio Estevam1-1/+4
2014-06-17embestmx6boards: Fix the dtb file name for riotboardFabio Estevam1-1/+1
2014-06-17embestmx6boards: Fix CONFIG_CONSOLE_DEVFabio Estevam1-1/+1
2014-06-17mx6: drop ARM errata 742230Shawn Guo1-1/+0
2014-06-17arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVKMarek Vasut1-0/+1
2014-06-17mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RCFabio Estevam1-1/+1
2014-06-06MX25: fix build due to missing sys_proto.hStefano Babic1-0/+2
2014-06-06mx25pdk: Add generic board supportFabio Estevam1-0/+2
2014-06-06imx: sata: return failure if not IMX6Q/IMX6DTim Harvey1-1/+6
2014-06-06dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6DTim Harvey1-0/+5
2014-06-06imx: ventana: switch to SPLTim Harvey7-56/+498
2014-06-06imx: ventana: auto-configure for IMX6Q vs IMX6DLTim Harvey1-186/+312
2014-06-06imx: ventana: split read_eeprom into standalone fileTim Harvey4-89/+102
2014-06-06imx: iomux: add macros to setup iomux for multiple SoC typesTim Harvey2-2/+39
2014-06-06mx6: add mmdc configuration for MX6Q/MX6DLTim Harvey3-0/+563
2014-06-06mx6: add structs for mmdc and ddr iomux registersTim Harvey1-0/+159
2014-06-06imx: add comments and remove unused struct fieldsTim Harvey1-9/+7
2014-06-06mx6: add boot device support for SPLTim Harvey2-0/+82
2014-06-06mx6: add common SPL configurationTim Harvey1-0/+71
2014-06-06spl: nand: add support for mxs nandTim Harvey2-0/+232
2014-06-06spl: consolidate arch/arm/include/asm/arch-*/spl.hMasahiro Yamada11-136/+22
2014-05-28serial_mxc: disable new features of autobaud detectionEric Nelson1-2/+2
2014-05-28mx6sabred: Add PFUZE100 PMIC supportFabio Estevam3-0/+100
2014-05-28mx6sabreauto: Add the mx6dual-lite variantFabio Estevam3-0/+135
2014-05-25net/designware: Make DMA burst length configurable and reduce by defaultIan Campbell2-7/+7
2014-05-25net/designware: reorder struct dw_eth_dev to pack more efficiently.Ian Campbell1-6/+5
2014-05-25net/designware: ensure cache invalidations are aligned to ARCH_DMA_MINALIGNIan Campbell1-5/+13
2014-05-25net/designware: ensure device private data is DMA aligned.Ian Campbell1-1/+2
2014-05-25sunxi: non-FEL SPL boot support for sun7iIan Campbell9-0/+255
2014-05-25sunxi: mmc supportIan Campbell5-0/+702
2014-05-25sunxi: add gmac Ethernet supportIan Campbell6-1/+75
2014-05-25sunxi: add support for Cubietruck booting in FEL modeIan Campbell3-0/+33
2014-05-25sunxi: add sun7i cpu, board and start of day supportIan Campbell12-1/+572
2014-05-25sunxi: add sun7i dram setup supportIan Campbell3-0/+773
2014-05-25sunxi: add sun7i pinmux and gpio supportIan Campbell3-0/+209
2014-05-25sunxi: add sun7i clocks and timer support.Ian Campbell8-0/+727
2014-05-25boards.cfg: update highbank maintainer emailRob Herring1-1/+1
2014-05-25arm: vf610: add DDR_SEL_PAD_CONTR registerStefan Agner2-1/+3
2014-05-25Arm64 fix a bug of vbar_el3 initializationDavid Feng1-2/+2
2014-05-25ARM: highbank: convert to generic boardRob Herring1-0/+1
2014-05-25lsxl: rework boot scriptsMichael Walle1-9/+31
2014-05-25lsxl: use 64bit for LBA48 to support 4 TB drivesMichael Walle1-0/+1
2014-05-24Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini78-527/+2383
2014-05-24Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD44-468/+1757
2014-05-23compulab: eeprom: enable any i2c driverIlya Ledvich2-2/+2
2014-05-23cm-t54: add environment partition runtime detectionDmitry Lifshitz2-0/+23
2014-05-23cm-t54: add EEPROM support and MAC address handlingDmitry Lifshitz2-0/+72
2014-05-23cm-t54: add cm-t54 board supportDmitry Lifshitz6-0/+487