summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mx6: Fix use of improper value in enable_ipu_clockPierre Aubert2013-09-271-1/+1
* i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10Eric Nelson2013-09-201-2/+2
* mx6slevk: Add Ethernet supportFabio Estevam2013-09-204-0/+48
* ARM: arch-mx6: fix PLL2_PFD2_FREQMarkus Niebel2013-09-201-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-09-136-7/+31
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-123-6/+23
| |\
| | * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-113-6/+23
| | |\
| | | * arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.Przemyslaw Marczak2013-09-112-2/+10
| | | * arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12Piotr Wilczek2013-08-231-4/+13
| * | | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-09-092-1/+7
| |\ \ \
| | * | | powerpc/mpc85xx: Fix the I2C bus speed error on p1022Tang Yuantian2013-09-091-1/+2
| | * | | SPL: P1022DS: switch to new multibus/multiadapter supportYing Zhang2013-09-091-0/+5
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-0638-90/+779
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | nios2: fix missing comment terminator from SPDX License commitThomas Chou2013-09-061-0/+1
* | | | mx27: add missing constant for mx27trem2013-09-102-1/+10
* | | | ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut2013-09-103-24/+36
* | | | ARM: mxs: Document the power block initializationMarek Vasut2013-09-101-0/+209
* | | | mx6: Fix calculation of emi_slow clock rateAndrew Gabbasov2013-09-101-4/+4
| |/ / |/| |
* | | socfpga: Creating driver for Reset ManagerChin Liang See2013-09-064-31/+47
* | | arm: lds: Remove libgcc eabi exception handling tablesMichal Simek2013-09-051-0/+2
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-0510-33/+460
|\ \ \
| * | | i.MX6: Set and clear the gating bits for Phase Fractional DividersEric Nelson2013-08-311-0/+28
| * | | i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register declarationsEric Nelson2013-08-311-23/+6
| * | | i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu)Eric Nelson2013-08-311-0/+7
| * | | ARM: mxs: rename function that sets AUTO_RESTART flagHector Palacios2013-08-311-6/+3
| * | | ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut2013-08-312-0/+14
| * | | imx: add status reporting for HAB statusStefano Babic2013-08-314-4/+182
| * | | ARM: mxs: Added application UART driverAndreas Wass2013-08-211-0/+220
* | | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-0413-22/+177
|\ \ \ \
| * | | | arm, am335x: add watchdog supportHeiko Schocher2013-08-281-0/+20
| * | | | arm, am335x: add some missing registers and defines for lcd and epwm supportHeiko Schocher2013-08-282-1/+41
| * | | | arm, am33xx: add defines for gmii_sel_register bitsHeiko Schocher2013-08-281-0/+19
| * | | | omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon SRAM_SCRATCH_SPACE_ADDRTom Rini2013-08-281-1/+10
| * | | | am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZETom Rini2013-08-281-1/+1
| * | | | arm: omap3: fix SRAM copy and execution sequenceAlbert ARIBAUD2013-08-283-11/+5
| * | | | ARM: OMAP4470: Add Elpida EDB8164B3PF memory configurationLubomir Popov2013-08-281-7/+34
| * | | | ARM: OMAP4470: Add voltage and dpll dataTaras Kondratiuk2013-08-282-1/+42
| * | | | ARM: OMAP4470: Add OMAP4470 identificationTaras Kondratiuk2013-08-283-0/+5
| | |_|/ | |/| |
* | | | Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-045-3/+32
|\ \ \ \
| * | | | arm: sama5d3: fix smc cs related registers offsetBo Shen2013-08-221-1/+1
| * | | | ARM: at91: sama5d3: remove unused definition about PMECC alpha table offsetWu, Josh2013-08-221-2/+0
| * | | | ARM: at91: atmel_nand: pmecc driver will select the galois table by sector sizeWu, Josh2013-08-221-0/+6
| * | | | arm: atmel: add gmac support for sama5d3xek boardBo Shen2013-08-222-0/+25
| |/ / /
* | | | Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'Albert ARIBAUD2013-09-035-1/+61
|\ \ \ \ | |_|_|/ |/| | |
| * | | zynq: slcr: Wait 100ms till clk is properly setupMichal Simek2013-08-121-1/+1
| * | | zynq: Add new ddrc driver for ECC supportMichal Simek2013-08-124-0/+60
* | | | usb: ehci-mx5: Use 'bool' instead of 'unsigned char'Fabio Estevam2013-08-262-8/+8
* | | | ARM: OMAP5: USB: Add OMAP5 common USB EHCI informationDan Murphy2013-08-263-0/+62
* | | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-2118-175/+202
|\ \ \ \
| * | | | Fix for incorrect conversion hex string to number (FMAN firmware address).Николай Пузанов2013-08-201-1/+1
OpenPOWER on IntegriCloud