summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* 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
* | ARMV7: Vexpress: fix build errorsMatt Waddel2010-12-08-1/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-12-08-18/+25
|\ \
| * | arm920t/at91/timer: replace bss variables by gdAndreas Bießmann2010-12-07-15/+15
| * | arm920t/at91/reset: board_reset: define weak symbolAndreas Bießmann2010-12-07-3/+5
| * | AT91: fix EMAC gpio init in at91sam9260_devices.cReinhard Meyer2010-12-07-0/+5
* | | powerpc/85xx: do not reloc l2srbar if CONFIG_FLASH_BASE is not definedHaiying Wang2010-12-01-1/+1
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2010-11-30-11/+12
|\ \ \
| * \ \ Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-30-11/+12
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of git://git.denx.de/u-boot-samsungWolfgang Denk2010-11-30-9/+9
| | |\ \
| | | * | ARMV7: S5P: timer: get the count_value from register when call udelayMinkyu Kang2010-11-30-9/+9
| | * | | AM3517:EMIF4: fix SDRAM size to 256MbVaibhav Hiremath2010-11-29-2/+3
* | | | | powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOCKumar Gala2010-11-30-0/+11
|/ / / /
* | | | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2010-11-30-13/+13
|\ \ \ \
| * | | | sh: Fix build in start.SNobuhiro Iwamatsu2010-11-30-13/+13
| |/ / /
* | | | mpc83xx: Make it boot againJoakim Tjernlund2010-11-30-0/+8
|/ / /
* | | ppc4xx: Flush complete dcache in relocate_code()Stefan Roese2010-11-28-6/+7
* | | powerpc: cmd_ecctest: Use return value of cmd_usageThomas Weber2010-11-27-4/+2
* | | 74xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-0/+91
* | | 8260: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-45/+11
* | | 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-43/+10
* | | 8220: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-45/+11
* | | 5xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-102/+43
* | | 512x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-44/+10
* | | 5xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-53/+16
* | | 8xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-6/+6
* | | 86xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-36/+6
* | | 83xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-43/+10
* | | ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-27-43/+10
* | | POWERPC: enable --gc-sections and -ffunction-sections -fdata-sectionsWolfgang Denk2010-11-27-6/+2
* | | arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-26-50/+20
* | | cpu/ppc4xx/Makefile: build only needed object filesWolfgang Denk2010-11-26-22/+10
* | | WINBOND_83C553: enable only on boards that actually use it.Wolfgang Denk2010-11-26-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-26-701/+800
|\ \ \
| * | | arm1176: bugfix: fix start.S for ELF relocationAlbert Aribaud2010-11-26-34/+13
| * | | arm: add ELF relocation support to rest of cpusAlbert Aribaud2010-11-26-666/+785
| * | | omap4: board: change global data pointer to file scopeNishanth Menon2010-11-19-1/+2
* | | | Blackfin: drop initcode.o from combined objectMike Frysinger2010-11-19-4/+0
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-11-19-0/+43
|\ \ \ \