summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-278-64/+45
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-2718-0/+3362
|\
| * Merge branch 'master' of git://www.denx.de/git/u-boot-shWolfgang Denk2007-12-2718-0/+3362
| |\
| | * Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-071-1/+1
| | |\
| | * \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-12-075-95/+657
| | |\ \
| | * \ \ Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-11-2958-580/+1096
| | |\ \ \
| | * | | | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 boardNobuhiro Iwamatsu2007-09-232-0/+1474
| | * | | | sh: Update MS7750SE01 platformNobuhiro Iwamatsu2007-09-231-23/+56
| | * | | | sh: Remove comment out code from include/asm-sh/cpu_sh4.hNobuhiro Iwamatsu2007-09-231-7/+0
| | * | | | sh: Update core code of SuperH.Nobuhiro Iwamatsu2007-09-237-211/+704
| | * | | | Merge git://www.denx.de/git/u-bootNobuhiro Iwamatsu2007-09-23477-8880/+33408
| | |\ \ \ \
| | * | | | | sh: MS7750SE support.Nobuhiro Iwamatsu2007-05-131-0/+75
| | * | | | | sh: First support code of SuperH.Nobuhiro Iwamatsu2007-05-1313-0/+1294
* | | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2007-12-278-0/+419
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32Wolfgang Denk2007-12-278-0/+419
| |\ \ \ \ \ \
| | * | | | | | AVR32: Add support for the ATSTK1004 boardHaavard Skinnemoen2007-12-171-0/+185
| | * | | | | | AVR32: Add support for the ATSTK1003 boardHaavard Skinnemoen2007-12-171-0/+184
| | * | | | | | AVR32: Make some AT32AP700x peripherals optionalHaavard Skinnemoen2007-12-173-0/+50
| | * | | | | | AVR32: Rename at32ap7000 -> at32ap700xHaavard Skinnemoen2007-12-175-0/+0
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxWolfgang Denk2007-12-2714-289/+121
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Handle MPC85xx PCIe reset errata (PCI-Ex 38)Kumar Gala2007-12-114-1/+6
| * | | | | | Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala2007-12-117-0/+7
| * | | | | | Handle Asynchronous DDR clock on 85xxKumar Gala2007-12-112-0/+2
| * | | | | | Update Freescale MPC85xx ADS/CDS/MDS board configKumar Gala2007-12-116-88/+7
| * | | | | | Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xxKumar Gala2007-12-111-1/+3
| * | | | | | Stop using immap_t on 85xxKumar Gala2007-12-111-24/+20
| * | | | | | Update MPC8568 MDS to use libfdtKumar Gala2007-12-111-8/+3
| * | | | | | Add PCI Express support on MPC8568MDSHaiying Wang2007-12-111-7/+18
| * | | | | | Update MPC85xx CDS to use libfdtKumar Gala2007-12-113-24/+9
| * | | | | | Update MPC8540 ADS to use libfdtKumar Gala2007-12-111-7/+3
| * | | | | | Update MPC8560 ADS to use libfdtKumar Gala2007-12-111-7/+5
| * | | | | | Stop using immap_t for cpm offset on 85xxKumar Gala2007-12-113-22/+24
| * | | | | | Stop using immap_t for guts offset on 85xxKumar Gala2007-12-111-2/+3
| * | | | | | Update MPC8544 DS configKumar Gala2007-12-111-95/+12
| * | | | | | Update MPC8544DS to use libfdtKumar Gala2007-12-111-7/+3
* | | | | | | Merge branch 'testing' of git://www.denx.de/git/u-boot-fdtWolfgang Denk2007-12-271-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add common memory fixup functionKumar Gala2007-12-071-0/+1
| |/ / / / /
* | | | | | Introduce map_physmem() and unmap_physmem()Haavard Skinnemoen2007-12-1310-0/+267
* | | | | | Implement __raw_{read,write}[bwl] on all architecturesHaavard Skinnemoen2007-12-134-1/+61
* | | | | | CFI: synchronize command offsets with Linux CFI driverBartlomiej Sieka2007-12-131-0/+1
* | | | | | CFI: support JEDEC flash roms in CFI-flash frameworkMichael Schwingen2007-12-081-0/+10
|/ / / / /
* | | | | ADS5121 Board: fix compile problem.Wolfgang Denk2007-12-061-1/+1
| |_|_|/ |/| | |
* | | | Cleanup coding style; update CHANGELOGWolfgang Denk2007-11-261-16/+16
* | | | Add additional fdt fixup helper functionsKumar Gala2007-11-211-0/+11
* | | | Add fdt_fixup_ethernet helper to set mac addressesKumar Gala2007-11-211-0/+1
* | | | Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-212-104/+658
* | | | Move do_fixup* for libfdt into common codeKumar Gala2007-11-211-0/+4
* | | | Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdtKumar Gala2007-11-211-6/+0
* | | | [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-202-2/+0
| |_|/ |/| |
* | | Merge branch 'origin' into kconfig-for-1.3.1Grant Likely2007-11-202-7/+5
|\ \ \
OpenPOWER on IntegriCloud