summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-12-18ARM: AM43xx: Update the base addresses of modulesLokesh Vutla
2013-12-18Merge remote-tracking branch 'u-boot-pxa/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-18arm: tegra: Fix the CPU complex reset masksAlban Bedel
2013-12-18ARM: tegra: support SKU b1 of Tegra30Alban Bedel
2013-12-18Tegra114: Do not program CPCON field for PLLXThierry Reding
2013-12-18Tegra114: Fix PLLX M, N, P init settingsJimmy Zhang
2013-12-18ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich
2013-12-18sh: add support for sh7753evb boardYoshihiro Shimoda
2013-12-17imx6: fix random hang when download by usbFrank Li
2013-12-17mx6: clock: Fix the calculation of PLL_ENET frequencyFabio Estevam
2013-12-17nitrogen6x: Move setup_sata to common partGiuseppe Pagano
2013-12-17i.MX6 (DQ/DLS): use macros for mux and pad declarationsEric Nelson
2013-12-16Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2013-12-16Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada
2013-12-16common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan
2013-12-16blackfin: remove build warningSonic Zhang
2013-12-16blackfin: fixing warning by including proper headersSonic Zhang
2013-12-13PowerPC: merge commonly-defined flagsMasahiro Yamada
2013-12-13ARM:PXA: Correct tick_to_time / us_to_tick to use lldivTom Rini
2013-12-13ARM:zynq: Correct __udelay to use lldivTom Rini
2013-12-13Makefile: use two double-quotations as a pairMasahiro Yamada
2013-12-12ARM: OMAP5: clocks: Update MPU settings for OPP_NOMLokesh Vutla
2013-12-12ARM: DRA7xx: Change clk divider settingLokesh Vutla
2013-12-12arm: omap: abb: add missing includeNikita Kiryanov
2013-12-12arm: am437: Fix offset for USB registersDan Murphy
2013-12-12ARM: OMAP4: Move TEXT_BASE down to non-HS limitLokesh Vutla
2013-12-12am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFFTom Rini
2013-12-11Revert "ARM: move interrupt_init to before relocation"Albert ARIBAUD
2013-12-11powerpc/mpc85xx: Update CONFIG_SYS_FSL_TBCLK_DIV for T1040Prabhakar Kushwaha
2013-12-11powerpc/t4240: Add a frequency setting case for fman1Shaohui Xie
2013-12-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-10Merge branch 'spi' of git://git.denx.de/u-boot-x86Tom Rini
2013-12-09sandbox: spi: Add SPI emulation busMike Frysinger
2013-12-09sandbox: Rename sb_cmdline_option to sandbox_cmdline_optionSimon Glass
2013-12-09at91: switch coloured LED to gpio APIAndreas Bießmann
2013-12-09at91: redefine legacy GPIO PIN_BASEAndreas Bießmann
2013-12-09at91: add new gpio pin definitionsAndreas Bießmann
2013-12-07arm: keep all sections in ELF fileAlbert ARIBAUD
2013-12-06ARM: align MVBAR on 32 byte boundaryMasahiro Yamada
2013-12-06Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-06Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-06Merge branch 'master' of git://git.denx.de/u-boot-blackfinTom Rini
2013-12-06arm: omap3: Enable clocks for peripherals only if they are usedMichael Trimarchi
2013-12-06arm: exynos: adds ifdef for spi bootMinkyu Kang
2013-12-06Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-06blackfin: Do not generate unused header bootrom-asm-offsets.hMasahiro Yamada
2013-12-06blackfin: If none ADI_GPIOX macro is defined, use ADI_GPIO1 as defaultSonic Zhang
2013-12-05arm: exynos: remove the unused define.Jaehoon Chung
2013-12-05arm: exynos/goni: fix the return type for s5p_mmc_initJaehoon Chung