summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selectedFabio Estevam2014-06-171-1/+4
| | * | embestmx6boards: Fix the dtb file name for riotboardFabio Estevam2014-06-171-1/+1
| | * | embestmx6boards: Fix CONFIG_CONSOLE_DEVFabio Estevam2014-06-171-1/+1
| | * | mx6: drop ARM errata 742230Shawn Guo2014-06-171-1/+0
| | * | arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVKMarek Vasut2014-06-171-0/+1
| | * | mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RCFabio Estevam2014-06-171-1/+1
| | * | MX25: fix build due to missing sys_proto.hStefano Babic2014-06-061-0/+2
| | * | mx25pdk: Add generic board supportFabio Estevam2014-06-061-0/+2
| | * | imx: sata: return failure if not IMX6Q/IMX6DTim Harvey2014-06-061-1/+6
| | * | dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6DTim Harvey2014-06-061-0/+5
| | * | imx: ventana: switch to SPLTim Harvey2014-06-067-56/+498
| | * | imx: ventana: auto-configure for IMX6Q vs IMX6DLTim Harvey2014-06-061-186/+312
| | * | imx: ventana: split read_eeprom into standalone fileTim Harvey2014-06-064-89/+102
| | * | imx: iomux: add macros to setup iomux for multiple SoC typesTim Harvey2014-06-062-2/+39
| | * | mx6: add mmdc configuration for MX6Q/MX6DLTim Harvey2014-06-063-0/+563
| | * | mx6: add structs for mmdc and ddr iomux registersTim Harvey2014-06-061-0/+159
| | * | imx: add comments and remove unused struct fieldsTim Harvey2014-06-061-9/+7
| | * | mx6: add boot device support for SPLTim Harvey2014-06-062-0/+82
| | * | mx6: add common SPL configurationTim Harvey2014-06-061-0/+71
| | * | spl: nand: add support for mxs nandTim Harvey2014-06-062-0/+232
| | * | spl: consolidate arch/arm/include/asm/arch-*/spl.hMasahiro Yamada2014-06-0611-136/+22
| | * | serial_mxc: disable new features of autobaud detectionEric Nelson2014-05-281-2/+2
| | * | mx6sabred: Add PFUZE100 PMIC supportFabio Estevam2014-05-283-0/+100
| | * | mx6sabreauto: Add the mx6dual-lite variantFabio Estevam2014-05-283-0/+135
| * | | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-06-301-2/+0
| |\ \ \
| | * | | arm: rmobile: lager: Remove NOR-Flash support from boards.cfgNobuhiro Iwamatsu2014-06-111-1/+0
| | * | | arm: rmobile: koelsch: Remove NOR-Flash support from boards.cfgNobuhiro Iwamatsu2014-06-111-1/+0
| | | |/ | | |/|
| * | | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-06-251-0/+1
| |\ \ \
| | * | | arm: zynq: fix a bug in Zynq linker scriptMasahiro Yamada2014-06-171-0/+1
| * | | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-25385-15624/+8705
| |\ \ \ \
| * \ \ \ \ Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-248-45/+110
| |\ \ \ \ \
| | * | | | | arm: ethernut5: convert to generic boardTim Schendekehl2014-06-141-0/+2
| | * | | | | ARMv7: at91: enable ICache and DCache.Wu, Josh2014-06-141-0/+2
| | * | | | | video: atmel_hlcdfb: enable dcache supportWu, Josh2014-06-141-0/+6
| | * | | | | net: macb: enable dcache in macbWu, Josh2014-06-141-4/+57
| | * | | | | macb: make checkpatch cleanAndreas Bießmann2014-06-141-27/+29
| | * | | | | avr32: migrate cache functionsAndreas Bießmann2014-06-144-16/+16
| | | |_|/ / | | |/| | |
| * / | | | arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARDSteve Rae2014-06-101-0/+1
| |/ / / /
| * | | | arm: fix a double-definition error of _start symbolMasahiro Yamada2014-06-091-2/+0
| * | | | arm64: zero cntvoff_el2Mark Rutland2014-06-091-1/+1
| * | | | arm: vf610: Add QSPI support for VF610TWRChao Fu2014-06-095-5/+68
| * | | | arm: imx: Add two macros for VF610 in IOMUX_PAD structureAlison Wang2014-06-091-0/+2
| * | | | arm: vf610: Add QSPI driver supportAlison Wang2014-06-093-0/+610
* | | | | Prepare v2014.07-rc4Tom Rini2014-07-021-1/+1
* | | | | usb: ci_udc: use var name ep/ci_ep consistentlyStephen Warren2014-07-021-9/+9
* | | | | USB: gadget: atmel: zero out allocated requestsStephen Warren2014-07-021-1/+1
* | | | | usb: ci_udc: don't memalign() struct ci_req allocationsStephen Warren2014-07-021-2/+1
* | | | | usb: ci_udc: remove controller.items arrayStephen Warren2014-07-022-6/+3
* | | | | usb: ci_udc: fix items array size/stride calculationStephen Warren2014-07-021-15/+15
* | | | | usb: ci_udc: lift ilist size calculations to global scopeStephen Warren2014-07-021-14/+14