Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-12-27 | -0/+3362 |
|\ | ||||
| * | Merge branch 'master' of git://www.denx.de/git/u-boot-sh | Wolfgang Denk | 2007-12-27 | -0/+3362 |
| |\ | ||||
| | * | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-12-07 | -1/+1 |
| | |\ | ||||
| | * \ | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-12-07 | -95/+657 |
| | |\ \ | ||||
| | * \ \ | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-11-29 | -580/+1096 |
| | |\ \ \ | ||||
| | * | | | | sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 board | Nobuhiro Iwamatsu | 2007-09-23 | -0/+1474 |
| | * | | | | sh: Update MS7750SE01 platform | Nobuhiro Iwamatsu | 2007-09-23 | -23/+56 |
| | * | | | | sh: Remove comment out code from include/asm-sh/cpu_sh4.h | Nobuhiro Iwamatsu | 2007-09-23 | -7/+0 |
| | * | | | | sh: Update core code of SuperH. | Nobuhiro Iwamatsu | 2007-09-23 | -211/+704 |
| | * | | | | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-09-23 | -8880/+33408 |
| | |\ \ \ \ | ||||
| | * | | | | | sh: MS7750SE support. | Nobuhiro Iwamatsu | 2007-05-13 | -0/+75 |
| | * | | | | | sh: First support code of SuperH. | Nobuhiro Iwamatsu | 2007-05-13 | -0/+1294 |
* | | | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-12-27 | -0/+419 |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||
| * | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 | Wolfgang Denk | 2007-12-27 | -0/+419 |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | AVR32: Add support for the ATSTK1004 board | Haavard Skinnemoen | 2007-12-17 | -0/+185 |
| | * | | | | | | AVR32: Add support for the ATSTK1003 board | Haavard Skinnemoen | 2007-12-17 | -0/+184 |
| | * | | | | | | AVR32: Make some AT32AP700x peripherals optional | Haavard Skinnemoen | 2007-12-17 | -0/+50 |
| | * | | | | | | AVR32: Rename at32ap7000 -> at32ap700x | Haavard Skinnemoen | 2007-12-17 | -0/+0 |
| | | |_|_|_|/ | | |/| | | | | ||||
* | | | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2007-12-27 | -289/+121 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | Handle MPC85xx PCIe reset errata (PCI-Ex 38) | Kumar Gala | 2007-12-11 | -1/+6 |
| * | | | | | | Update Freescale MPC85xx ADS/CDS/MDS board config | Kumar Gala | 2007-12-11 | -0/+7 |
| * | | | | | | Handle Asynchronous DDR clock on 85xx | Kumar Gala | 2007-12-11 | -0/+2 |
| * | | | | | | Update Freescale MPC85xx ADS/CDS/MDS board config | Kumar Gala | 2007-12-11 | -88/+7 |
| * | | | | | | Use standard LAWAR_TRGT_IF_* defines for LAW setup on 85xx | Kumar Gala | 2007-12-11 | -1/+3 |
| * | | | | | | Stop using immap_t on 85xx | Kumar Gala | 2007-12-11 | -24/+20 |
| * | | | | | | Update MPC8568 MDS to use libfdt | Kumar Gala | 2007-12-11 | -8/+3 |
| * | | | | | | Add PCI Express support on MPC8568MDS | Haiying Wang | 2007-12-11 | -7/+18 |
| * | | | | | | Update MPC85xx CDS to use libfdt | Kumar Gala | 2007-12-11 | -24/+9 |
| * | | | | | | Update MPC8540 ADS to use libfdt | Kumar Gala | 2007-12-11 | -7/+3 |
| * | | | | | | Update MPC8560 ADS to use libfdt | Kumar Gala | 2007-12-11 | -7/+5 |
| * | | | | | | Stop using immap_t for cpm offset on 85xx | Kumar Gala | 2007-12-11 | -22/+24 |
| * | | | | | | Stop using immap_t for guts offset on 85xx | Kumar Gala | 2007-12-11 | -2/+3 |
| * | | | | | | Update MPC8544 DS config | Kumar Gala | 2007-12-11 | -95/+12 |
| * | | | | | | Update MPC8544DS to use libfdt | Kumar Gala | 2007-12-11 | -7/+3 |
* | | | | | | | Merge branch 'testing' of git://www.denx.de/git/u-boot-fdt | Wolfgang Denk | 2007-12-27 | -0/+1 |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||
| * | | | | | | Add common memory fixup function | Kumar Gala | 2007-12-07 | -0/+1 |
| |/ / / / / | ||||
* | | | | | | Introduce map_physmem() and unmap_physmem() | Haavard Skinnemoen | 2007-12-13 | -0/+267 |
* | | | | | | Implement __raw_{read,write}[bwl] on all architectures | Haavard Skinnemoen | 2007-12-13 | -1/+61 |
* | | | | | | CFI: synchronize command offsets with Linux CFI driver | Bartlomiej Sieka | 2007-12-13 | -0/+1 |
* | | | | | | CFI: support JEDEC flash roms in CFI-flash framework | Michael Schwingen | 2007-12-08 | -0/+10 |
|/ / / / / | ||||
* | | | | | ADS5121 Board: fix compile problem. | Wolfgang Denk | 2007-12-06 | -1/+1 |
| |_|_|/ |/| | | | ||||
* | | | | Cleanup coding style; update CHANGELOG | Wolfgang Denk | 2007-11-26 | -16/+16 |
* | | | | Add additional fdt fixup helper functions | Kumar Gala | 2007-11-21 | -0/+11 |
* | | | | Add fdt_fixup_ethernet helper to set mac addresses | Kumar Gala | 2007-11-21 | -0/+1 |
* | | | | Update libfdt from device tree compiler (dtc) | Kumar Gala | 2007-11-21 | -104/+658 |
* | | | | Move do_fixup* for libfdt into common code | Kumar Gala | 2007-11-21 | -0/+4 |
* | | | | Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt | Kumar Gala | 2007-11-21 | -6/+0 |
* | | | | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely | 2007-11-20 | -2/+0 |
| |_|/ |/| | | ||||
* | | | Merge branch 'origin' into kconfig-for-1.3.1 | Grant Likely | 2007-11-20 | -7/+5 |
|\ \ \ | ||||
| * | | | Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS | Haiying Wang | 2007-11-19 | -5/+5 |