summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-12-27Fix coding style issues; update CHANGELOG.Wolfgang Denk
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk
2007-12-27Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk
2007-12-27Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk
2007-12-27Merge branch 'testing' of git://www.denx.de/git/u-boot-fdtWolfgang Denk
2007-12-17AVR32: Add support for the ATSTK1004 boardHaavard Skinnemoen
2007-12-17AVR32: Add support for the ATSTK1003 boardHaavard Skinnemoen
2007-12-17AVR32: Make some AT32AP700x peripherals optionalHaavard Skinnemoen
2007-12-17AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen
2007-12-13Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen
2007-12-13Implement __raw_{read,write}[bwl] on all architecturesHaavard Skinnemoen
2007-12-13CFI: synchronize command offsets with Linux CFI driverBartlomiej Sieka
2007-12-11Handle MPC85xx PCIe reset errata (PCI-Ex 38)Kumar Gala
2007-12-11Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala
2007-12-11Handle Asynchronous DDR clock on 85xxKumar Gala
2007-12-11Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala
2007-12-11Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala
2007-12-11Stop using immap_t on 85xxKumar Gala
2007-12-11Update MPC8568 MDS to use libfdtKumar Gala
2007-12-11Add PCI Express support on MPC8568MDSHaiying Wang
2007-12-11Update MPC85xx CDS to use libfdtKumar Gala
2007-12-11Update MPC8540 ADS to use libfdtKumar Gala
2007-12-11Update MPC8560 ADS to use libfdtKumar Gala
2007-12-11Stop using immap_t for cpm offset on 85xxKumar Gala
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala
2007-12-11Update MPC8544 DS configKumar Gala
2007-12-11Update MPC8544DS to use libfdtKumar Gala
2007-12-08CFI: support JEDEC flash roms in CFI-flash frameworkMichael Schwingen
2007-12-07Add common memory fixup functionKumar Gala
2007-12-07Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu
2007-12-07Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu
2007-12-06ADS5121 Board: fix compile problem.Wolfgang Denk
2007-11-29Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu
2007-11-26Cleanup coding style; update CHANGELOGWolfgang Denk
2007-11-21Add additional fdt fixup helper functionsKumar Gala
2007-11-21Add fdt_fixup_ethernet helper to set mac addressesKumar Gala
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala
2007-11-21Move do_fixup* for libfdt into common codeKumar Gala
2007-11-21Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdtKumar Gala
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely
2007-11-20Merge branch 'origin' into kconfig-for-1.3.1Grant Likely
2007-11-19Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDSHaiying Wang
2007-11-19Fix build problems with mp2usb boardWolfgang Denk
2007-11-16Merge branch 'origin' into kconfig-for-1.3.1Grant Likely
2007-11-17Merge branch 'master' of git://www.denx.de/git/u-boot-coldfireWolfgang Denk
2007-11-17Fix the i2c frequency and default address in rsdproto boardLuotao Fu
2007-11-17powerpc: Backout relocation changes.Grant Likely
2007-11-17Fixed mips_io_port_base build errors.Jean-Christophe PLAGNIOL-VILLARD