summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: Add Support for Marvell ARMADA 100 Familiy SoCsPrafulla Wadaskar2010-12-166-0/+650
* Merge branch 'master' of ../master into nextWolfgang Denk2010-12-1638-287/+387
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2010-12-141-6/+6
| |\
| | * mpc83xx: fix pcie enumerationBaidu Boy2010-12-131-6/+6
| * | ARM: */start.S: use canonical asm syntaxWolfgang Denk2010-12-1314-14/+14
| * | omap3: emif|sdrc: use a single global data defineNishanth Menon2010-12-112-4/+2
| * | OMAP: Timer: Replace bss variable by gdDirk Behme2010-12-111-11/+11
| * | davinci: Rewrite timer.c to use tbl/tbu emulation variables in gdNick Thompson2010-12-111-49/+28
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-12-096-15/+96
| |\
| | * imx: Get fec mac address from fuseLiu Hui-R643432010-11-216-15/+96
| * | ARM: make timer variables in gt_t available for all ARM platformsPrafulla Wadaskar2010-12-091-1/+3
| * | armv7: fix relocation skipAndreas Bießmann2010-12-091-2/+2
| * | arm: fixloop(): do not use r8 for relocationAndreas Bießmann2010-12-0914-42/+42
| * | arm: relocate_code(): do not set register uselessAndreas Bießmann2010-12-0914-30/+30
| * | arm: copy_loop(): use scratch registerAndreas Bießmann2010-12-0914-70/+70
| * | arm: add 8-byte alignment for ABI compliance before board_init_fHeiko Schocher2010-12-0815-1/+15
| * | ARMV7: Vexpress: fix build errorsMatt Waddel2010-12-081-1/+0
| * | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-12-084-18/+25
| |\ \
| | * | arm920t/at91/timer: replace bss variables by gdAndreas Bießmann2010-12-072-15/+15
| | * | arm920t/at91/reset: board_reset: define weak symbolAndreas Bießmann2010-12-071-3/+5
| | * | AT91: fix EMAC gpio init in at91sam9260_devices.cReinhard Meyer2010-12-071-0/+5
| * | | powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not definedHaiying Wang2010-12-011-1/+1
| * | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-302-11/+12
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-302-11/+12
| | |\ \ \ | | | |/ /
| | | * | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-11-301-9/+9
| | | |\ \
| | | | * | ARMV7: S5P: timer: get the count_value from register when call udelayMinkyu Kang2010-11-301-9/+9
| | | * | | AM3517:EMIF4: fix SDRAM size to 256MbVaibhav Hiremath2010-11-291-2/+3
| * | | | | powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOCKumar Gala2010-11-301-0/+11
| |/ / / /
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2010-11-303-13/+13
| |\ \ \ \
| | * | | | sh: Fix build in start.SNobuhiro Iwamatsu2010-11-303-13/+13
| | |/ / /
| * | | | mpc83xx: Make it boot againJoakim Tjernlund2010-11-301-0/+8
| |/ / /
* | | | Remove redundant config.mk filesWolfgang Denk2010-12-091-24/+0
* | | | Davinci 8xx: Move common functions to share codeStefano Babic2010-12-092-37/+15
* | | | da850: Add RMII support for EMACSudhakar Rajashekhara2010-12-092-0/+8
* | | | Add board support for hawkboardSughosh Ganu2010-12-092-1/+7
* | | | Move and rename common headers from underSughosh Ganu2010-12-092-0/+84
* | | | da850: Enable SPI FlashStefano Babic2010-12-091-1/+11
* | | | da8xx: Add cpu_is_da8xx macrosSudhakar Rajashekhara2010-12-091-0/+16
* | | | do_reset: unify duplicate prototypesMike Frysinger2010-11-2810-16/+14
|/ / /
* | | ppc4xx: Flush complete dcache in relocate_code()Stefan Roese2010-11-281-6/+7
* | | powerpc: cmd_ecctest: Use return value of cmd_usageThomas Weber2010-11-271-4/+2
* | | 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-0/+91
* | | 8260: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-45/+11
* | | 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-43/+10
* | | 8220: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-45/+11
* | | 5xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-273-102/+43
* | | 512x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-272-44/+10
* | | 5xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-53/+16
* | | 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-6/+6
* | | 86xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-272-36/+6
OpenPOWER on IntegriCloud