summaryrefslogtreecommitdiffstats
path: root/cpu
Commit message (Expand)AuthorAgeFilesLines
* lib_ppc: make board_add_ram_info weakKim Phillips2007-08-181-2/+0
* Merge with /home/wd/git/u-boot/custodian/u-boot-ppc4xxWolfgang Denk2007-08-1414-99/+296
|\
| * Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-14124-3083/+8470
| |\
| * | Coding style cleanupStefan Roese2007-08-141-2/+2
| * | Merge with /home/stefan/git/u-boot/zeusStefan Roese2007-08-144-30/+67
| |\ \
| | * | ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese2007-08-143-42/+35
| | * | ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken2007-07-263-1/+45
| * | | ppc4xx: Fix problem in PLL clock calculationStefan Roese2007-08-132-18/+24
| * | | ppc4xx: Code cleanupStefan Roese2007-08-021-1/+1
| * | | [ppc440SPe] Graceful recovery from machine check during PCIe configurationGrzegorz Bernacki2007-08-023-9/+57
| * | | [ppc4xx] Separate settings for PCIe bus numbering on 440SPe rev.ARafal Jaworowski2007-08-021-3/+8
| * | | ppc4xx: Update AMCC Bamboo 440EP supportEugene OBrien2007-07-311-1/+1
| * | | ppc4xx: Only print ECC related info when the error bis are setStefan Roese2007-07-301-14/+24
| |/ /
| * | ppc4xx: Fix bug with default GPIO output valueStefan Roese2007-07-201-2/+2
| * | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-07-162-8/+15
| |\ \
| * | | ppc4xx: Code cleanupStefan Roese2007-07-161-1/+0
| * | | ppc4xx: Add new weak functions to support boardspecific DDR2 configurationStefan Roese2007-07-161-14/+44
| * | | ppc4xx: Add remove_tlb() function to remove a mem area from TLB setupStefan Roese2007-07-161-1/+61
| * | | ppc4xx: Change receive buffer handling in the 4xx emac driverStefan Roese2007-07-121-3/+5
* | | | Coding style cleanup. Update CHANGELOG.Wolfgang Denk2007-08-141-2/+0
* | | | Add the files.Peter Pearse2007-08-141-0/+153
* | | | Add MACH_TYPE records for several AT91 boards.Peter Pearse2007-08-143-8/+98
| |_|/ |/| |
* | | 85xxCDS: Add make targets for legacy systems.Randy Vinson2007-08-141-1/+1
* | | Add support for UEC to 8568Andy Fleming2007-08-144-2/+142
* | | Empirically set cpo and clk_adjust for mpc85xx DDR2 supportHaiying Wang2007-08-141-5/+7
* | | Use an absolute address when jumping out of 4k boot pageKumar Gala2007-08-141-29/+24
* | | MPC85xx BA bits not set for 3-bit bank address DIMMAndy Fleming2007-08-141-1/+6
* | | Fix minor 85xx warningsAndy Fleming2007-08-141-1/+3
* | | 85xx start.S cleanup and exception supportAndy Fleming2007-08-143-298/+319
* | | 85xx allow debugger to configure ddr.Ed Swarthout2007-08-141-3/+45
* | | mpc85xx L2 cache reporting and SRAM relocation option.Ed Swarthout2007-08-141-18/+47
* | | Merge with /home/wd/git/u-boot/custodian/u-boot-mpc86xxWolfgang Denk2007-08-134-97/+51
|\ \ \
| * \ \ Merge commit 'remotes/wd/master'Jon Loeliger2007-08-1314-13/+2699
| |\ \ \
| * | | | cpu/86xx fixes.Jon Loeliger2007-08-104-97/+51
* | | | | atmel_mci: Fix data timeout valueHaavard Skinnemoen2007-08-131-0/+59
* | | | | AVR32: Include <div64.h> instead of <asm/div64.h>Haavard Skinnemoen2007-08-131-1/+1
* | | | | Merge commit 'upstream/master'Haavard Skinnemoen2007-08-13133-3035/+8385
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Minor alignment of output, 2nd try.Wolfgang Denk2007-08-122-2/+2
| * | | | Minor alignment of outputWolfgang Denk2007-08-122-2/+2
| * | | | Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues.Wolfgang Denk2007-08-123-11/+11
| * | | | mpc83xx: Suppress the warning 'burstlen'Dave Liu2007-08-101-1/+1
| * | | | Conding style cleanupStefan Roese2007-08-102-3/+1
| * | | | Merge with git://www.denx.de/git/u-boot.gitStefan Roese2007-08-106-57/+552
| |\ \ \ \ | | |/ / /
| | * | | mpc83xx: Consolidate the ECC support of 83xxDave Liu2007-08-102-1/+391
| | * | | mpc83xx: Correct the burst length for DDR2 with 32 bitsDave Liu2007-08-101-3/+10
| | * | | mpc83xx: fixup generic pci for libfdtKim Phillips2007-08-101-1/+35
| | * | | mpc83xx: fix 8360 and cpu functions to update fdt being passedKim Phillips2007-08-101-18/+18
| | * | | mpc83xx: Fix errors when CONFIG_OF_LIBFDT is enabledJerry Van Baren2007-08-101-28/+46
| | * | | mpc83xx: Replace fdt_node_offset() with fdt_find_node_by_path().Jerry Van Baren2007-08-101-6/+3
| | * | | mpc83xx: Add support for the display of reset statusDave Liu2007-08-101-0/+36
OpenPOWER on IntegriCloud