summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-08-129-141/+141
|\ \ \ \ | |/ / /
| * | | 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
* | Fix merge problemsStefan Roese2008-08-067-40/+43
* | ppc4xx: Minor coding style cleanup of Xilinx Virtex5 ml507 supportStefan Roese2008-07-182-36/+7
* | ppc4xx: CPU PPC440x5 on Virtex5 FXRicardo Ribalda Delgado2008-07-186-153/+361
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-07-1712-35/+74
|\ \ | |/
| * 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
| |/
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-07-1411-30/+67
|\ \ | |/
| * 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
| |/
* | ppc4xx: Fix compile warning in 44x_spd_ddr2.cStefan Roese2008-07-111-2/+2
* | ppc4xx: Rework 440GX UIC handlingStefan Roese2008-07-113-85/+36
* | ppc4xx: Consolidate PPC4xx UIC definesStefan Roese2008-07-113-328/+157
* | ppc4xx: Consolidate PPC4xx UIC definesStefan Roese2008-07-115-5/+2
OpenPOWER on IntegriCloud