summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | AVR32: Add support for the ATSTK1004 boardHaavard Skinnemoen2007-12-173-0/+189
| | | | * | | | | | AVR32: Add support for the ATSTK1003 boardHaavard Skinnemoen2007-12-173-0/+188
| | | | * | | | | | AVR32: Make some AT32AP700x peripherals optionalHaavard Skinnemoen2007-12-174-0/+57
| | | | * | | | | | AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen2007-12-178-1/+1
| | | | * | | | | | atmel_mci: Show SR when block read failsHaavard Skinnemoen2007-12-171-6/+7
| | | | | |_|_|_|/ | | | | |/| | | |
| | * | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2007-12-2779-877/+773
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Handle MPC85xx PCIe reset errata (PCI-Ex 38)Kumar Gala2007-12-115-1/+29
| | | * | | | | | Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala2007-12-117-0/+7
| | | * | | | | | Handle Asynchronous DDR clock on 85xxKumar Gala2007-12-115-4/+45
| | | * | | | | | Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala2007-12-116-88/+7
| | | * | | | | | Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala2007-12-1123-9/+9
| | | * | | | | | Move the MPC8540 ADS board under board/freescale.Kumar Gala2007-12-116-3/+3
| | | * | | | | | Move the MPC8560 ADS board under board/freescale.Kumar Gala2007-12-116-3/+3
| | | * | | | | | Move the MPC8568 MDS board under board/freescale.Kumar Gala2007-12-118-3/+3
| | | * | | | | | Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala2007-12-114-47/+28
| | | * | | | | | Stop using immap_t on 85xxKumar Gala2007-12-1122-124/+73
| | | * | | | | | Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdtKumar Gala2007-12-112-123/+0
| | | * | | | | | Update MPC8568 MDS to use libfdtKumar Gala2007-12-112-35/+22
| | | * | | | | | Add PCI Express support on MPC8568MDSHaiying Wang2007-12-115-70/+206
| | | * | | | | | Update MPC85xx CDS to use libfdtKumar Gala2007-12-117-74/+108
| | | * | | | | | Update MPC8540 ADS to use libfdtKumar Gala2007-12-112-22/+18
| | | * | | | | | Update MPC8560 ADS to use libfdtKumar Gala2007-12-112-37/+23
| | | * | | | | | Stop using immap_t for cpm offset on 85xxKumar Gala2007-12-118-88/+87
| | | * | | | | | Stop using immap_t for guts offset on 85xxKumar Gala2007-12-1120-52/+36
| | | * | | | | | Update MPC8544 DS configKumar Gala2007-12-111-95/+12
| | | * | | | | | Update MPC8544DS to use libfdtKumar Gala2007-12-112-46/+35
| | | * | | | | | Add libfdt based ft_cpu_setup for mpc85xxKumar Gala2007-12-112-1/+67
| | * | | | | | | Merge branch 'testing' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2007-12-277-52/+136
| | |\| | | | | |
| | * | | | | | | cfi_flash: Add manufacturer-specific fixupsHaavard Skinnemoen2007-12-171-14/+53
| | * | | | | | | cfi_flash: Add cmdset-specific init functionsHaavard Skinnemoen2007-12-171-63/+111
| | * | | | | | | cfi_flash: Read whole QRY structure in one goHaavard Skinnemoen2007-12-171-86/+90
| | * | | | | | | cfi_flash: Use map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-131-60/+109
| | * | | | | | | Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-1310-0/+267
| | * | | | | | | cfi_flash: Introduce read and write accessorsHaavard Skinnemoen2007-12-131-78/+127
| | * | | | | | | Implement __raw_{read,write}[bwl] on all architecturesHaavard Skinnemoen2007-12-134-1/+61
| | * | | | | | | cfi_flash: Reorder functions and eliminate extra prototypesHaavard Skinnemoen2007-12-131-687/+656
| | * | | | | | | cfi_flash: Make some needlessly global functions staticHaavard Skinnemoen2007-12-131-7/+9
| | * | | | | | | cfi_flash: Break long linesHaavard Skinnemoen2007-12-131-115/+189
| | * | | | | | | CFI: synchronize command offsets with Linux CFI driverBartlomiej Sieka2007-12-132-3/+21
| | * | | | | | | CFI: Coding style cleanupStefan Roese2007-12-081-5/+4
| | * | | | | | | CFI: support JEDEC flash roms in CFI-flash frameworkMichael Schwingen2007-12-084-12/+421
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Remove CPCI440 boardMatthias Fuchs2007-12-2710-1551/+0
| * | | | | | | Add support for Korat PPC440EPx boardLarry Johnson2007-12-278-0/+1082
| * | | | | | | Add configuration file for Korat boardLarry Johnson2007-12-271-0/+376
| * | | | | | | Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx MakefileLarry Johnson2007-12-271-0/+2
| * | | | | | | Add 440EPx DDR2 SPD DIMM supportLarry Johnson2007-12-271-0/+1254
| * | | | | | | Copy 440EPx/GRx SDRAM data-eye search to common directoryLarry Johnson2007-12-271-0/+396
| * | | | | | | Add definitions for 440EPx/GRx SDRAM controller to ppc440.hLarry Johnson2007-12-273-52/+470
| * | | | | | | Add Ethernet 1000BASE-X support for PPC4xxLarry Johnson2007-12-271-52/+114
| * | | | | | | Add driver for National Semiconductor LM73 temperature sensorLarry Johnson2007-12-273-1/+193