summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* powerpc/85xx: Refactor Qman/Portal support to be shared between SoCsHaiying Wang2011-04-04-22/+44
* powerpc/85xx: Add support for Freescale P1023/P1017 ProcessorsRoy Zang2011-04-04-1/+99
* powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPLKumar Gala2011-04-04-2/+2
* powerpc: Add cpu_secondary_init_r to allow for initialization post env setupKumar Gala2011-04-04-6/+23
* powerpc/85xx: Cleanup some QE related definesKumar Gala2011-04-04-67/+37
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-04-3/+60
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-04-6/+3
* powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-04-0/+5
* powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020Kumar Gala2011-04-04-0/+15
* powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2"Pankaj Chauhan2011-04-04-0/+3
* powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h>Kumar Gala2011-04-04-0/+2
* powerpc/85xx: Add support for Integrated Flash Controller (IFC)Dipen Dudhat2011-04-04-2/+1056
* powerpc/85xx: Add SERDES support for P1010/P1014Prabhakar Kushwaha2011-04-04-0/+82
* powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha2011-03-29-1/+52
* powerpc/85xx: Enable various errata on P1022/P1013 SoCsJiang Yutang2011-03-28-0/+6
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-27-2/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-03-27-141/+406
|\
| * ARMV7: S5P: Fixed register offset in mmc.hChander Kashyap2011-03-27-4/+6
| * S5P: timer: replace bss variable by gdMinkyu Kang2011-03-27-15/+12
| * S5P: timer: Use pwm functionsMinkyu Kang2011-03-27-58/+7
| * ARM: S5P: pwm driver supportDonghwa Lee2011-03-27-0/+228
| * SMDK6400: Disable LED function in start.s on the nand bootingseedshope2011-03-27-0/+2
| * arm: fix incorrect monitor protection region in FLASHPo-Yu Chuang2011-03-27-1/+88
| * rename _end to __bss_end__Po-Yu Chuang2011-03-27-82/+82
* | powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134York Sun2011-03-24-0/+41
* | powerpc/mpc8xxx: disable rcw_en bit for non-DDR3York Sun2011-03-24-0/+2
* | powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address ParityYork Sun2011-03-24-1/+6
|/
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-22-5/+5
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-03-21-4/+10
|\
| * sh: Add KEEP order to start.o sectionNobuhiro Iwamatsu2011-03-16-3/+3
| * sh: Add handling of CONFIG_SYS_NO_FLASH for board.cNobuhiro Iwamatsu2011-03-16-1/+7
* | powerpc/85xx: Fix synchronization of timebase on MP bootKumar Gala2011-03-15-0/+9
|/
* mpc8[5/6]xx: Ensure POST word does not get resetJohn Schmoller2011-03-13-0/+32
* powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet PlatformsEd Swarthout2011-03-05-2/+2
* powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registersYork Sun2011-03-05-6/+14
* ARM: Update mach-typesSandeep Paulraj2011-02-21-15/+1276
* arm1136 relocation: Fix calculation of board_init_rFabio Estevam2011-02-21-1/+1
* arm1136: Fix NAND bootFabio Estevam2011-02-21-12/+4
* arm: get_sp() should always be compiledPo-Yu Chuang2011-02-21-3/+1
* mvmfp: add MFP configuration support for PANTHEONLei Wen2011-02-21-0/+41
* ARM: Add Support for Marvell Pantheon Familiy SoCsLei Wen2011-02-21-0/+641
* mv: seperate kirkwood and armada from common settingLei Wen2011-02-21-0/+189
* ARM: fix write*() I/O accessorsWolfgang Denk2011-02-21-3/+3
* arm relocation: Fix calculation of board_init_rAlexander Stein2011-02-21-1/+1
* arm: Tegra2: Add basic NVIDIA Tegra2 SoC supportTom Warren2011-02-21-0/+861
* microblaze: Fix msr handling in interrupt_handlerMichal Simek2011-02-15-18/+1
* microblaze: Fix systems with MSR=0Michal Simek2011-02-15-1/+1
* sc520: Release CAR and enable cachingGraeme Russ2011-02-12-5/+11
* x86: Convert board_init_f to use an init_sequenceGraeme Russ2011-02-12-41/+29
* x86: Rearrange function calls in board_init_fGraeme Russ2011-02-12-8/+8