summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-27-0/+419
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2007-12-27-0/+419
| |\
| | * AVR32: Add support for the ATSTK1004 boardHaavard Skinnemoen2007-12-17-0/+185
| | * AVR32: Add support for the ATSTK1003 boardHaavard Skinnemoen2007-12-17-0/+184
| | * AVR32: Make some AT32AP700x peripherals optionalHaavard Skinnemoen2007-12-17-0/+50
| | * AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen2007-12-17-0/+0
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2007-12-27-289/+121
|\ \ \ | |/ / |/| |
| * | Handle MPC85xx PCIe reset errata (PCI-Ex 38)Kumar Gala2007-12-11-1/+6
| * | Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala2007-12-11-0/+7
| * | Handle Asynchronous DDR clock on 85xxKumar Gala2007-12-11-0/+2
| * | Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala2007-12-11-88/+7
| * | Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala2007-12-11-1/+3
| * | Stop using immap_t on 85xxKumar Gala2007-12-11-24/+20
| * | Update MPC8568 MDS to use libfdtKumar Gala2007-12-11-8/+3
| * | Add PCI Express support on MPC8568MDSHaiying Wang2007-12-11-7/+18
| * | Update MPC85xx CDS to use libfdtKumar Gala2007-12-11-24/+9
| * | Update MPC8540 ADS to use libfdtKumar Gala2007-12-11-7/+3
| * | Update MPC8560 ADS to use libfdtKumar Gala2007-12-11-7/+5
| * | Stop using immap_t for cpm offset on 85xxKumar Gala2007-12-11-22/+24
| * | Stop using immap_t for guts offset on 85xxKumar Gala2007-12-11-2/+3
| * | Update MPC8544 DS configKumar Gala2007-12-11-95/+12
| * | Update MPC8544DS to use libfdtKumar Gala2007-12-11-7/+3
* | | Merge branch 'testing' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2007-12-27-0/+1
|\ \ \ | |/ /
| * | Add common memory fixup functionKumar Gala2007-12-07-0/+1
| |/
* | Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-13-0/+267
* | Implement __raw_{read,write}[bwl] on all architecturesHaavard Skinnemoen2007-12-13-1/+61
* | CFI: synchronize command offsets with Linux CFI driverBartlomiej Sieka2007-12-13-0/+1
* | CFI: support JEDEC flash roms in CFI-flash frameworkMichael Schwingen2007-12-08-0/+10
|/
* ADS5121 Board: fix compile problem.Wolfgang Denk2007-12-06-1/+1
* Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-26-16/+16
* Add additional fdt fixup helper functionsKumar Gala2007-11-21-0/+11
* Add fdt_fixup_ethernet helper to set mac addressesKumar Gala2007-11-21-0/+1
* Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-21-104/+658
* Move do_fixup* for libfdt into common codeKumar Gala2007-11-21-0/+4
* Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdtKumar Gala2007-11-21-6/+0
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-20-2/+0
* Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-20-7/+5
|\
| * Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDSHaiying Wang2007-11-19-5/+5
| * Fix build problems with mp2usb boardWolfgang Denk2007-11-19-2/+0
* | Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-16-70/+118
|\ \ | |/
| * Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk2007-11-17-15/+33
| |\
| | * ColdFire: MCF5329 - Remove reset registers from CCMTsiChungLiew2007-11-08-12/+9
| | * ColdFire: MCF5329 - Add Reset structure to immap_5329.hTsiChungLiew2007-11-08-0/+5
| | * ColdFire: MCF5329 - revert include/asm-m68k/m5329.h file modeTsiChungLiew2007-11-08-0/+0
| | * ColdFire: MCF5445x - Update correct RAMBAR and missing linker filesTsiChungLiew2007-11-07-2/+2
| | * ColdFire: MCF532x - Update do_reset() using core resetTsiChungLiew2007-11-07-1/+17
| * | Fix the i2c frequency and default address in rsdproto boardLuotao Fu2007-11-17-2/+2
| * | powerpc: Backout relocation changes.Grant Likely2007-11-17-8/+0
| * | Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD2007-11-17-1/+15
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2007-11-17-2/+2
| |\ \