summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* mx5: Align SPI CS naming with i.MX53 reference manualFabio Estevam2012-11-19-3/+3
* ehci-mx5/6: Make board_ehci_hcd_init() optionalBenoît Thébaudeau2012-11-16-3/+10
* mx35pdk: Add support for OTGBenoît Thébaudeau2012-11-16-0/+39
* ehci-mxc: Add support for i.MX35Benoît Thébaudeau2012-11-16-0/+71
* ehci-mxc: Define host offsetsBenoît Thébaudeau2012-11-16-1/+3
* ehci-mxc: Make i.MX25 EHCI configurableBenoît Thébaudeau2012-11-16-11/+67
* ehci-mxc: Make EHCI power/oc polarities configurableBenoît Thébaudeau2012-11-16-4/+62
* ehci-mx5: Add missing OC_DIS for i.MX53Benoît Thébaudeau2012-11-16-0/+24
* ehci-mx5: Fix *PM usage for i.MX53Benoît Thébaudeau2012-11-16-1/+6
* ehci-mx5: Fix OPM usageBenoît Thébaudeau2012-11-16-2/+2
* ehci-mx5: Fix OC_DIS usageBenoît Thébaudeau2012-11-16-3/+3
* ehci-mx5: Clean upBenoît Thébaudeau2012-11-16-19/+26
* ehci-mxc: Clean upBenoît Thébaudeau2012-11-16-46/+40
* mx31: Move EHCI definitions to ehci-fsl.hBenoît Thébaudeau2012-11-16-26/+22
* arch-mx6: add mx6dl_pins.hTroy Kisky2012-11-10-0/+149
* imx-common: cpu: add imx_ddr_sizeTroy Kisky2012-11-10-0/+52
* mx6: use CONFIG_MX6 instead of CONFIG_MX6QTroy Kisky2012-11-10-4/+7
* mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololiteTroy Kisky2012-11-10-17/+51
* Merge git://git.denx.de/u-bootStefano Babic2012-11-10-29058/+23633
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-microblazeTom Rini2012-11-09-37/+14
| |\
| | * microblaze: Fix compilation failure because of missing libdtsMichal Simek2012-11-08-0/+2
| | * microblaze: Remove asm/bitops.h from asm/posix_types.hMichal Simek2012-11-07-3/+0
| | * microblaze: Flush caches before enabling themMichal Simek2012-11-07-10/+10
| | * microblaze: Fix byteorder for microblazeMichal Simek2012-11-07-23/+0
| | * microblaze: Fix compilation warning in ext2_find_next_zero_bitMichal Simek2012-11-07-1/+2
| * | common/command.c: revert changes from commit 199adb60Anatolij Gustschin2012-11-08-8/+1
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2012-11-05-9/+0
| |\
| | * avr32: allow multi block mmc access for all boardsAndreas Bießmann2012-11-02-9/+0
| * | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-11-05-639/+5732
| |\ \
| | * | socfpga/spl: Remove malloc.hVikram Narayanan2012-11-04-1/+0
| | * | socfpga/spl: Remove timer_init from spl_board_initVikram Narayanan2012-11-04-3/+0
| | * | arm: atmel: cpux9k2: add missing cache configsJens Scharsig (BuS Elektronik)2012-11-04-1/+4
| | * | Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-11-03-32/+3421
| | |\ \
| | | * | am335x: add initial AM335x IDK board supportMatthias Fuchs2012-11-02-1/+26
| | | * | omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini2012-10-30-13/+15
| | | * | am335x: add mux config for DDR3 version of beagleboneKoen Kooi2012-10-30-0/+6
| | | * | eco5pk: Add new board and default configRaphael Assenat2012-10-30-0/+594
| | | * | New board support: Nokia RX-51 aka N900Pali Rohár2012-10-30-0/+2193
| | | * | cfb_console: Add support for some ANSI terminal escape codesPali Rohár2012-10-30-9/+323
| | | * | Add power bus message definitions in twl4030.hPali Rohár2012-10-30-0/+98
| | | * | arm bootm: Allow to pass board specified atagsPali Rohár2012-10-30-0/+9
| | | * | am335x_evm: Enable use of UART{1,2,3,4,5}Andrew Bradford2012-10-25-6/+13
| | | * | serial: ns16550: Enable COM5 and COM6Andrew Bradford2012-10-25-3/+33
| | | * | am33xx: Enable UART{1,2,3,4,5} pin-muxAndrew Bradford2012-10-25-0/+76
| | | * | am33xx: Enable UART{1,2,3,4,5} clocksAndrew Bradford2012-10-25-0/+35
| | * | | arm720t: add back common.h includeAllen Martin2012-10-29-0/+2
| | * | | serial: remove calls to serial_assign()Allen Martin2012-10-29-13/+0
| | * | | ARM: tegra: combine duplicate Makefile rulesStephen Warren2012-10-29-7/+8
| | * | | tegra20: initialize variable to avoid compiler warningAllen Martin2012-10-29-1/+1
| | * | | tegra: move to common SPL frameworkAllen Martin2012-10-29-77/+46