summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | 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
* | | 83xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-43/+10
* | | ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-43/+10
* | | POWERPC: enable --gc-sections and -ffunction-sections -fdata-sectionsWolfgang Denk2010-11-272-6/+2
* | | arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-2612-50/+20
* | | cpu/ppc4xx/Makefile: build only needed object filesWolfgang Denk2010-11-263-22/+10
* | | WINBOND_83C553: enable only on boards that actually use it.Wolfgang Denk2010-11-261-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-11-2620-701/+800
|\ \ \
| * | | arm1176: bugfix: fix start.S for ELF relocationAlbert Aribaud2010-11-261-34/+13
| * | | arm: add ELF relocation support to rest of cpusAlbert Aribaud2010-11-2618-666/+785
| * | | omap4: board: change global data pointer to file scopeNishanth Menon2010-11-191-1/+2
* | | | Blackfin: drop initcode.o from combined objectMike Frysinger2010-11-191-4/+0
* | | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-11-191-0/+43
|\ \ \ \
| * | | | i2c, mpc5xxx: add multibus supportHeiko Schocher2010-11-171-0/+43
| | |_|/ | |/| |
* | | | Blackfin: make sure bss len is multiple of 4 bytesMike Frysinger2010-11-181-0/+1
* | | | Blackfin: stick ins/outs funcs into their own .text sectionMike Frysinger2010-11-182-0/+5
| |/ / |/| |
* | | Switch from archive libraries to partial linkingSebastien Carlier2010-11-1789-181/+181
OpenPOWER on IntegriCloud