summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk2008-07-141-3/+3
* Fix printf() format issues with sizeof_t types by using %zuWolfgang Denk2008-07-141-2/+2
* Fix some more printf() format issues.Wolfgang Denk2008-07-131-1/+1
* Fix some more printf() format issues.Jean-Christophe PLAGNIOL-VILLARD2008-07-131-2/+4
* Fix build time warnings in function mmc_decode_csd()Marcel Ziswiler2008-07-131-1/+1
* ARM: Fix for broken compilation when defining CONFIG_CMD_ELFHugo Villeneuve2008-07-131-12/+39
* ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-131-2/+10
* Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2008-07-138-13/+21
|\
| * ColdFire: Fix FB CS not setup properly for Mcf5282TsiChung Liew2008-07-111-8/+4
| * ColdFire: Fix incorrect define for mcf5227x and mcf5445x RTCTsiChung Liew2008-07-112-2/+2
| * ColdFire: Fix compiling error for MCF5275TsiChung Liew2008-07-111-1/+1
| * ColdFire: Change invalid JMP to BRA caught by new v4e toolchainTsiChung Liew2008-07-112-2/+2
| * ColdFire: Add -got=single param for new linux v4e toolchainsTsiChung Liew2008-07-112-0/+12
* | ppc4xx: Fix include sequence in 4xx_pcie.cStefan Roese2008-07-111-3/+3
|/
* Fix some more print() format errors.Wolfgang Denk2008-07-112-2/+2
* silence misc printf formatting compiler warningsKim Phillips2008-07-102-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mpc512xWolfgang Denk2008-07-102-17/+6
|\
| * Configuration changes for ADS5121 Rev 3Martha Marx2008-07-101-2/+6
| * Consolidate ADS5121 IO Pin configurationMartha Marx2008-07-101-15/+0
* | Merge commit 'wd/master'Jon Loeliger2008-07-1029-892/+366
|\ \ | |/
| * ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese2008-07-105-25/+25
| * ppc4xx: Enable support for > 2GB SDRAM on AMCC KatmaiStefan Roese2008-07-101-11/+45
| * Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-07-1014-801/+130
| |\
| | * Minor coding style cleanup; update CHANGELOGWolfgang Denk2008-07-101-2/+1
| | * Merge branch 'master' of git://www.denx.de/git/u-boot-nand-flashWolfgang Denk2008-07-101-3/+7
| | |\
| | | * NAND: Rename DEBUG to MTDDEBUG to avoid namespace pollution.Scott Wood2008-07-091-3/+7
| | * | Minor spelling fix in comment.Marcel Ziswiler2008-07-101-1/+1
| | * | mmc: Move atmel_mci driver into drivers/mmcHaavard Skinnemoen2008-07-103-750/+0
| | * | avr32: Use CONFIG_ATMEL_MCI to select the atmel_mci driverHaavard Skinnemoen2008-07-101-1/+1
| | * | FDT memory and pci node fixes for MPC8260ADSMatvejchikov Ilya2008-07-091-0/+12
| | * | Fix printf errors.Andrew Klossner2008-07-091-4/+4
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-netWolfgang Denk2008-07-095-41/+105
| | |\ \
| | | * | Remove duplicate code in cpu/arm926ejs/davinci/lxt972.c.Hugo Villeneuve2008-07-061-27/+12
| | | * | Remove duplicate definitions in include/lxt971a.h.Hugo Villeneuve2008-07-062-14/+16
| | | * | Add mechanisms for CPU and board-specific Ethernet initializationBen Warren2008-07-063-0/+77
| | * | | sh: Fix SH-boards compile errorNobuhiro Iwamatsu2008-07-082-2/+2
| | | |/ | | |/|
| * | | Merge branch 'master' of /home/stefan/git/u-boot/u-bootStefan Roese2008-07-0712-46/+143
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2008-07-072-22/+90
| | |\ \
| | | * | avr32: Fix SPI portmux initializationHaavard Skinnemoen2008-06-201-22/+34
| | | * | avr32: Add GPIO manipulation functionsPeter Ma2008-06-201-0/+56
| | | |/
| | * | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xxWolfgang Denk2008-07-072-1/+5
| | |\ \
| | | * | fix system config overwrite @ MPC834x and MPC8313Andre Schwarz2008-06-251-0/+5
| | | * | mpc83xx: move CPU_TYPE_ENTRY over to processor.hKim Phillips2008-06-251-1/+0
| | | |/
| | * | ppc4xx: Rename CONFIG_XILINX_ML300 to CONFIG_XILINX_405Michal Simek2008-07-061-1/+1
| | * | Merge branch 'master' of ssh+git://mercury.denx.de/home/wd/git/u-boot/masterWolfgang Denk2008-07-067-22/+47
| | |\ \
| | | * | Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-022-2/+2
| | | * | Cleanup: fix out-of-tree building for some boardsWolfgang Denk2008-07-022-14/+30
| | | * | Cleanup: replace hard-wired $(AR) 'crv' settings by $(ARFLAGS)Wolfgang Denk2008-07-022-2/+2
| | | * | mpc8260: add fdt_fixup_ethernet supportEsben Haabendal2008-07-011-0/+5
| | | * | i.MX31: fixed CTRL-C detectionJuergen Kilb2008-07-011-1/+2
OpenPOWER on IntegriCloud