summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* mpc85xx: watchdog initialisation addedBoschung, Rainer2014-08-01-0/+8
* powerpc: macros for e500mc timer regs addedBoschung, Rainer2014-08-01-0/+5
* mpc85xx: fix interrupt init to not affect watchdogBoschung, Rainer2014-08-01-1/+1
* mpc85xx/t104x: Enable L2 and CPC cache when resumeTang Yuantian2014-07-22-76/+98
* powerpc/chassis2: Configure and enable L2 cache for PPC clusters onlyShaveta Leekha2014-07-22-1/+2
* powerpc/t4240qds: fix offset of serdes when checking reference clockShaohui Xie2014-07-22-0/+6
* driver/ddr: Fix DDR4 driver for ARMYork Sun2014-07-22-0/+8
* powerpc/mpc85xx: Removed support for G4060Sandeep Singh2014-07-22-2/+0
* qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-22-584/+2
* powerpc/85xx: add fdt_fixup_dma3Shengzhou Liu2014-07-22-0/+47
* m68k: define __kernel_size_t as unsinged int againMasahiro Yamada2014-07-22-1/+1
* sparc: merge LEON2 and LEON3 linker scriptsMasahiro Yamada2014-07-22-4/+2
* sparc: merge LEON3 linker scriptsMasahiro Yamada2014-07-22-0/+144
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-07-11-2/+2
|\
| * i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10Eric Nelson2014-07-10-2/+2
* | usb: phy: omap_usb_phy: implement usb_phy_power() for AM437xFelipe Balbi2014-07-09-0/+5
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-07-09-4/+3
|\ \ | |/
| * mx6: soc: Update the comments of set_ldo_voltage()Fabio Estevam2014-07-09-3/+2
| * MX6: Correct calculation of PLL_SYSAndre Renaud2014-07-09-1/+1
* | kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabledAlexey Ignatov2014-07-07-0/+4
* | blackfin, powerpc: remove redundant definitions of ARRAY_SIZEMasahiro Yamada2014-07-07-5/+0
* | blackfin: Add more dcache functionsVasili Galka2014-07-07-0/+10
* | m68k: Fix incorrect memory access on M5235Vasili Galka2014-07-07-16/+23
* | m68k: Fix bug, "address of" operator was forgottenVasili Galka2014-07-07-1/+1
* | mpc8xx: remove spc1920 board supportMasahiro Yamada2014-07-07-1/+0
* | mpc8xx: remove fads board supportMasahiro Yamada2014-07-07-112/+2
* | mpc8xx: remove netta, netta2, netphone board supportMasahiro Yamada2014-07-07-20/+0
* | mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada2014-07-07-14/+0
* | mpc8xx: remove qs850, qs860t board supportMasahiro Yamada2014-07-07-10/+0
* | am43xx: Tune the system to avoid DSS underflowsCooper Jr., Franklin2014-07-07-4/+49
* | am43xx: Update EMIF DDR3 Configuration for AM43x GPFranklin S. Cooper Jr2014-07-07-0/+2
* | build: define CPU only when arch/${ARCH}/cpu/${CPU} existsMasahiro Yamada2014-07-07-0/+0
* | ARM: emif4: wait for CM_DLL_READYST to be setJeroen Hofstee2014-07-07-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2014-07-07-0/+2
|\ \
| * | i2c: tegra: use repeated start for readsStephen Warren2014-07-03-0/+2
* | | socfpga: Relocate arch common functions away from boardChin Liang See2014-07-05-0/+24
* | | arm: Fix armv8 compilation errorShaibal.Dutta2014-07-05-1/+1
* | | arm: spl: fix include guardJeroen Hofstee2014-07-05-2/+2
* | | socfpga: Adding Scan Manager driverChin Liang See2014-07-05-1/+305
* | | socfpga: Adding DesignWare watchdog supportChin Liang See2014-07-05-0/+1
* | | arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev2014-07-04-27/+521
* | | ARM: cache_v7: use __weakJeroen Hofstee2014-07-04-55/+15
* | | ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board supportYork Sun2014-07-04-2/+2
* | | armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera2014-07-03-0/+11
* | | ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun2014-07-03-1/+937
* | | ARMv8: Adjust MMU setupYork Sun2014-07-03-30/+44
* | | Added 64-bit MMIO accessors for ARMv8J. German Rivera2014-07-03-0/+8
* | | arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo2014-07-03-0/+255
|/ /
* | Merge remote-tracking branch 'u-boot-samsung/master'Albert ARIBAUD2014-07-01-193/+582
|\ \
| * | Exynos5420: Introduce support for the Peach-Pit boardAkshay Saraswat2014-06-23-93/+281