summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-02-1165-2216/+142
|\
| * Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-2915-248/+40
| |\
| | * DRA7: add ABB setup for MPU voltage domainNishanth Menon2014-01-243-3/+20
| | * DRA7: Add support for ES1.1 silicon ID codeNishanth Menon2014-01-246-3/+13
| | * ARM: AM335x: Enable DDR dynamic IO power downSatyanarayana, Sandhya2014-01-241-4/+4
| | * ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*Enric Balletbò i Serra2014-01-241-3/+3
| | * ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALLJassi Brar2014-01-243-8/+0
| | * ARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCKS_ENABLE_ALLJassi Brar2014-01-244-227/+0
| * | spl: common: Support for USB MSD FAT image loadingDan Murphy2014-01-241-3/+11
| * | powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada2014-01-241-2/+0
| * | sandbox: fix the return type of os_free() functionMasahiro Yamada2014-01-241-1/+1
| * | ARM: merge commonly-defined PLATFORM_RELFLAGSMasahiro Yamada2014-01-2412-82/+2
| * | powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada2014-01-241-1/+1
| * | powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada2014-01-241-1/+1
| * | powerpc: mpc5xx: remove redundant CONFIG_5xx definitionMasahiro Yamada2014-01-241-2/+0
| * | powerpc: mpc8xx: remove redundant CONFIG_8xx definitionMasahiro Yamada2014-01-242-4/+0
| * | x86: delete unused header filesMasahiro Yamada2014-01-241-193/+0
| * | powerpc: delete unused header filesMasahiro Yamada2014-01-245-1261/+0
| * | blackfin: delete unused header filesMasahiro Yamada2014-01-242-151/+0
| * | avr32: delete unused header filesMasahiro Yamada2014-01-243-228/+0
| * | avr32: move CONFIG_AVR32 definition to arch/avr32/config.mkMasahiro Yamada2014-01-241-1/+1
| * | Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-2413-18/+0
| * | lib: time: add weak timer_init() functionDarwin Rambo2014-01-242-10/+0
| * | eSDHC: Calculate envaddr accroding to the address formatHaijun.Zhang2014-01-221-0/+3
| * | powerpc:mpc85xx: Add ifc nand boot support for TPL/SPLPo Liu2014-01-211-7/+8
| * | powerpc/mpc85xx: Fix a typo in workaround message for DDR erratum A003474York Sun2014-01-211-1/+1
| * | powerpc/85xx: update erratum a006379Shengzhou Liu2014-01-211-1/+5
| * | powerpc/83xx: Add support for get_svr() for 83xx devicesRamneek Mehresh2014-01-211-0/+5
| * | ARM: bcm2835: fix mailbox timeoutStephen Warren2014-01-201-1/+1
| * | ARM: rpi_b: power on SDHCI and USB HW modulesStephen Warren2014-01-201-0/+48
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-01-203-65/+0
| |\ \
| * \ \ Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-165-2/+21
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-146-6/+13
| |\ \ \
| * \ \ \ Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-01-131-0/+13
| |\ \ \ \
| * | | | | usb: ehci: exynos: set/reset hsic physInderpal Singh2014-01-131-0/+14
* | | | | | ARM: imx6: fix wrong fec clkMarkus Niebel2014-02-111-1/+1
* | | | | | mx6: Enable L2 cache supportFabio Estevam2014-02-113-0/+80
* | | | | | mx6: Distinguish mx6dual from mx6quadFabio Estevam2014-02-113-3/+14
* | | | | | imx: Introduce a header for the imx cpu versionsFabio Estevam2014-02-113-13/+14
* | | | | | imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failureAnson Huang2014-02-111-0/+11
* | | | | | imx6: ensure AHB clock is 132MHz in low freq boot modeAnson Huang2014-02-111-0/+20
* | | | | | ARM: mx6: Add PCI express driverMarek Vasut2014-01-261-0/+27
* | | | | | ARM: mx6: Add PCI express clock configurationMarek Vasut2014-01-262-10/+66
* | | | | | ARM: armv7: Make indirect vector addresses globlMarek Vasut2014-01-261-0/+7
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2014-01-2689-131/+2997
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | arm: rmobile: Add SH QSPI base register addressNobuhiro Iwamatsu2014-01-162-0/+2
| * | | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-153-2/+19
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | arm: use canonical sub mnemonicAndreas Bießmann2014-01-142-2/+2
| * | | | Merge 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-01-141-1/+2
| |\ \ \ \
| * | | | | arm: put .hash, .got.plt and .machine_param back in binariesAlbert ARIBAUD2014-01-143-3/+9
| | |_|_|/ | |/| | |
OpenPOWER on IntegriCloud