summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | * | mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RCFabio Estevam2014-06-17-1/+1
| | * | MX25: fix build due to missing sys_proto.hStefano Babic2014-06-06-0/+2
| | * | mx25pdk: Add generic board supportFabio Estevam2014-06-06-0/+2
| | * | imx: sata: return failure if not IMX6Q/IMX6DTim Harvey2014-06-06-1/+6
| | * | dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6DTim Harvey2014-06-06-0/+5
| | * | imx: ventana: switch to SPLTim Harvey2014-06-06-56/+498
| | * | imx: ventana: auto-configure for IMX6Q vs IMX6DLTim Harvey2014-06-06-186/+312
| | * | imx: ventana: split read_eeprom into standalone fileTim Harvey2014-06-06-89/+102
| | * | imx: iomux: add macros to setup iomux for multiple SoC typesTim Harvey2014-06-06-2/+39
| | * | mx6: add mmdc configuration for MX6Q/MX6DLTim Harvey2014-06-06-0/+563
| | * | mx6: add structs for mmdc and ddr iomux registersTim Harvey2014-06-06-0/+159
| | * | imx: add comments and remove unused struct fieldsTim Harvey2014-06-06-9/+7
| | * | mx6: add boot device support for SPLTim Harvey2014-06-06-0/+82
| | * | mx6: add common SPL configurationTim Harvey2014-06-06-0/+71
| | * | spl: nand: add support for mxs nandTim Harvey2014-06-06-0/+232
| | * | spl: consolidate arch/arm/include/asm/arch-*/spl.hMasahiro Yamada2014-06-06-136/+22
| | * | serial_mxc: disable new features of autobaud detectionEric Nelson2014-05-28-2/+2
| | * | mx6sabred: Add PFUZE100 PMIC supportFabio Estevam2014-05-28-0/+100
| | * | mx6sabreauto: Add the mx6dual-lite variantFabio Estevam2014-05-28-0/+135
| * | | Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD2014-06-30-2/+0
| |\ \ \
| | * | | arm: rmobile: lager: Remove NOR-Flash support from boards.cfgNobuhiro Iwamatsu2014-06-11-1/+0
| | * | | arm: rmobile: koelsch: Remove NOR-Flash support from boards.cfgNobuhiro Iwamatsu2014-06-11-1/+0
| | | |/ | | |/|
| * | | Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD2014-06-25-0/+1
| |\ \ \
| | * | | arm: zynq: fix a bug in Zynq linker scriptMasahiro Yamada2014-06-17-0/+1
| * | | | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-25-15624/+8705
| |\ \ \ \
| * \ \ \ \ Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2014-06-24-45/+110
| |\ \ \ \ \
| | * | | | | arm: ethernut5: convert to generic boardTim Schendekehl2014-06-14-0/+2
| | * | | | | ARMv7: at91: enable ICache and DCache.Wu, Josh2014-06-14-0/+2
| | * | | | | video: atmel_hlcdfb: enable dcache supportWu, Josh2014-06-14-0/+6
| | * | | | | net: macb: enable dcache in macbWu, Josh2014-06-14-4/+57
| | * | | | | macb: make checkpatch cleanAndreas Bießmann2014-06-14-27/+29
| | * | | | | avr32: migrate cache functionsAndreas Bießmann2014-06-14-16/+16
| | | |_|/ / | | |/| | |
| * | | | | arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARDSteve Rae2014-06-10-0/+1
| |/ / / /
| * | | | arm: fix a double-definition error of _start symbolMasahiro Yamada2014-06-09-2/+0
| * | | | arm64: zero cntvoff_el2Mark Rutland2014-06-09-1/+1
| * | | | arm: vf610: Add QSPI support for VF610TWRChao Fu2014-06-09-5/+68
| * | | | arm: imx: Add two macros for VF610 in IOMUX_PAD structureAlison Wang2014-06-09-0/+2
| * | | | arm: vf610: Add QSPI driver supportAlison Wang2014-06-09-0/+610
* | | | | Prepare v2014.07-rc4Tom Rini2014-07-02-1/+1
* | | | | usb: ci_udc: use var name ep/ci_ep consistentlyStephen Warren2014-07-02-9/+9
* | | | | USB: gadget: atmel: zero out allocated requestsStephen Warren2014-07-02-1/+1
* | | | | usb: ci_udc: don't memalign() struct ci_req allocationsStephen Warren2014-07-02-2/+1
* | | | | usb: ci_udc: remove controller.items arrayStephen Warren2014-07-02-6/+3
* | | | | usb: ci_udc: fix items array size/stride calculationStephen Warren2014-07-02-15/+15
* | | | | usb: ci_udc: lift ilist size calculations to global scopeStephen Warren2014-07-02-14/+14
* | | | | usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPsStephen Warren2014-07-02-3/+4
* | | | | usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()Stephen Warren2014-07-02-2/+2
* | | | | dfu: free entities when parsing failsStephen Warren2014-06-25-2/+3
* | | | | usb: eth: smsc95xx: add LAN9500A device IDIlya Ledvich2014-06-25-0/+1
* | | | | usb: fastboot: fix potential buffer overflowJeroen Hofstee2014-06-25-4/+7