summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
* powerpc/85xx: Add is_serdes_configured() support for P2020 SERDESKumar Gala2011-01-14-0/+75
* powerpc/86xx: Add SERDES support on MPC8641 & MPC8610Kumar Gala2011-01-14-1/+186
* powerpc/85xx: Create a SERDES section in MakefileKumar Gala2011-01-14-2/+5
* powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala2011-01-14-2/+6
* Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2011-01-12-95/+192
|\
| * sh: Add support zimageboot command for Renesas SHNobuhiro Iwamatsu2011-01-11-0/+83
| * sh: Divided macro for zImage and add asm/zimage.hNobuhiro Iwamatsu2011-01-11-16/+45
| * sh: Delete the function that was not necessaryNobuhiro Iwamatsu2011-01-11-1/+0
| * sh: Remove SCIF/SCI register infomationNobuhiro Iwamatsu2011-01-11-74/+1
| * sh: Add support showing KByte of flash memory sizeNobuhiro Iwamatsu2011-01-11-2/+6
| * sh: Add support SH7706Nobuhiro Iwamatsu2011-01-11-2/+57
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2011-01-12-1/+1
|\ \
| * | ppc4xx: Fix compilation breakage in miiphy.cStefan Roese2011-01-11-1/+1
| |/
* | microblaze: Fix bd_info pointerMichal Simek2011-01-10-3/+5
* | microblaze: Disabling interrupt should return 1 if was enabledMichal Simek2011-01-10-1/+4
|/
* miiphy: convert to linux/mii.hMike Frysinger2011-01-09-64/+64
* Merge branch 'next' of ../nextWolfgang Denk2010-12-22-93/+920
|\
| * powerpc: fix register usage in some inline assembly codeTimur Tabi2010-12-17-11/+19
| * 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declarationPeter Tyser2010-12-17-5/+10
| * PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-17-22/+33
| * xilinx-ppc4xx-generic: Use common u-boot.ldsRicardo Ribalda Delgado2010-12-17-1/+9
| * ppc4xx: Clarify comment about boot chip-select in start.SStefan Roese2010-12-17-12/+14
| * add Multi Function Pin configuration support for ARMADA100Prafulla Wadaskar2010-12-16-0/+67
| * arm: Add Support for Marvell ARMADA 100 Familiy SoCsPrafulla Wadaskar2010-12-16-0/+650
| * Merge branch 'master' of ../master into nextWolfgang Denk2010-12-16-287/+387
| |\
| * | Remove redundant config.mk filesWolfgang Denk2010-12-09-24/+0
| * | Davinci 8xx: Move common functions to share codeStefano Babic2010-12-09-37/+15
| * | da850: Add RMII support for EMACSudhakar Rajashekhara2010-12-09-0/+8
| * | Add board support for hawkboardSughosh Ganu2010-12-09-1/+7
| * | Move and rename common headers from underSughosh Ganu2010-12-09-0/+84
| * | da850: Enable SPI FlashStefano Babic2010-12-09-1/+11
| * | da8xx: Add cpu_is_da8xx macrosSudhakar Rajashekhara2010-12-09-0/+16
| * | do_reset: unify duplicate prototypesMike Frysinger2010-11-28-16/+14
* | | Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-21-12/+11
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-12-17-0/+8
|\ \ \ | |_|/ |/| |
| * | AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPUclagix@gmail.com2010-12-17-0/+8
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-12-14-6/+6
|\ \ \ | |/ / |/| |
| * | mpc83xx: fix pcie enumerationBaidu Boy2010-12-13-6/+6
* | | ARM: */start.S: use canonical asm syntaxWolfgang Denk2010-12-13-14/+14
* | | omap3: emif|sdrc: use a single global data defineNishanth Menon2010-12-11-4/+2
* | | OMAP: Timer: Replace bss variable by gdDirk Behme2010-12-11-11/+11
* | | davinci: Rewrite timer.c to use tbl/tbu emulation variables in gdNick Thompson2010-12-11-49/+28
|/ /
* | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-12-09-15/+96
|\ \
| * | imx: Get fec mac address from fuseLiu Hui-R643432010-11-21-15/+96
* | | ARM: make timer variables in gt_t available for all ARM platformsPrafulla Wadaskar2010-12-09-1/+3
* | | armv7: fix relocation skipAndreas Bießmann2010-12-09-2/+2
* | | arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-09-42/+42
* | | arm: relocate_code(): do not set register uselessAndreas Bießmann2010-12-09-30/+30
* | | arm: copy_loop(): use scratch registerAndreas Bießmann2010-12-09-70/+70
* | | arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-08-1/+15