summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* Fixing coding style issuesWilliam Juul2008-08-122-16/+16
* Remove white space at end.William Juul2008-08-121-1/+1
* Update MTD to that of Linux 2.6.22.1William Juul2008-08-122-54/+44
* MPC8272ADS: fix build error: 'bd_t' has no member named 'pci_clk'Wolfgang Denk2008-08-121-1/+1
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2008-08-121-2/+2
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-armWolfgang Denk2008-08-121-2/+2
| |\
| | * i.MX31: Fix mx31_gpio_mux() function and MUX_-macros.Magnus Lilja2008-08-111-2/+2
* | | ads5121: fix compiler warnings (unused variables)Wolfgang Denk2008-08-122-3/+1
|/ /
* | 85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUSKumar Gala2008-08-122-3/+3
* | POWERPC 86xx: Move BAT setup code to CBecky Bruce2008-08-112-119/+25
* | mpc5121: Move iopin features from board specific to common files.Kenneth Johansson2008-08-052-1/+50
* | mpc5121: squash some fdt fixup errorsJohn Rigby2008-08-051-15/+62
|/
* nios2/sysid: fix printf warningJean-Christophe PLAGNIOL-VILLARD2008-08-031-1/+1
* nios2: fix phys_addr_t and phys_size_t supportJean-Christophe PLAGNIOL-VILLARD2008-08-031-0/+1
* 8260: Making the use of gd->pci_clk dependant on the CONFIG_PCIMatvejchikov Ilya2008-07-311-20/+27
* Merge branch 'master' of git://git.denx.de/u-boot-mipsWolfgang Denk2008-07-301-1/+1
|\
| * mips: Fix baudrate divisor computation on alchemy cpusWolfgang Ocker2008-07-301-1/+1
* | Removed support for the adsvix board.Adrian Filipi2008-07-301-5/+0
|/
* microblaze: Fix printf() format issuesMichal Simek2008-07-201-1/+1
* ppc4xx: Fix incorrect MODTx setup for some DIMM configurationsStefan Roese2008-07-181-12/+12
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2008-07-156-25/+62
|\
| * 85xx: Cleanup L2 cache size detectionKumar Gala2008-07-141-17/+30
| * 8xxx-fdt: set ns16550 clock from CFG_NS16550_CLK, not bi_busfreqPaul Gortmaker2008-07-143-3/+3
| * Change the temp map to ROM to align addresses to page size.Andrew Klossner2008-07-141-4/+5
| * mpc85xx: use IS_E_PROCESSOR macroKim Phillips2008-07-141-1/+1
| * fdt: add crypto node handling for MPC8{3, 5}xxE processorsKim Phillips2008-07-142-0/+23
* | ARM DaVinci: Remove extern phy_t declaration by moving code to proper placeHugo Villeneuve2008-07-141-0/+2
* | Fix some more printf() format problems.Kumar Gala2008-07-141-2/+2
* | cpu/i386/serial.c: Fix syntax errorsWolfgang Denk2008-07-141-2/+2
* | 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
OpenPOWER on IntegriCloud