Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge commit 'wd/master' | Jon Loeliger | 2008-01-03 | -1844/+4559 |
|\ | ||||
| * | ppc4xx: Enable 405EP PCI arbiter per default on all boards | Stefan Roese | 2007-12-28 | -0/+5 |
| * | ppc4xx: Fix bug in cpu_init.c (405EP instead of 450EP) | Stefan Roese | 2007-12-28 | -1/+1 |
| * | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into for-1.3.2-ver2 | Stefan Roese | 2007-12-27 | -259/+739 |
| |\ | ||||
| | * | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-12-27 | -4/+1 |
| | |\ | ||||
| | | * | TQM885D: Exchanged SDRAM timing by a more relaxed timing. | Jens Gehrlein | 2007-12-27 | -4/+1 |
| | * | | Fix coding style issues; update CHANGELOG. | Wolfgang Denk | 2007-12-27 | -44/+40 |
| | * | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-12-27 | -0/+529 |
| | |\ \ | | | |/ | ||||
| | | * | Merge branch 'master' of git://www.denx.de/git/u-boot-sh | Wolfgang Denk | 2007-12-27 | -0/+529 |
| | | |\ | ||||
| | | | * | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-12-07 | -61/+17 |
| | | | |\ | ||||
| | | | * \ | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-11-29 | -341/+392 |
| | | | |\ \ | ||||
| | | | * | | | sh: Update core code of SuperH. | Nobuhiro Iwamatsu | 2007-09-23 | -22/+152 |
| | | | * | | | Merge git://www.denx.de/git/u-boot | Nobuhiro Iwamatsu | 2007-09-23 | -5470/+14939 |
| | | | |\ \ \ | ||||
| | | | * | | | | sh: First support code of SuperH. | Nobuhiro Iwamatsu | 2007-05-13 | -0/+399 |
| | * | | | | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2007-12-27 | -7/+15 |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||
| | | * | | | | | Merge branch 'master' of git://www.denx.de/git/u-boot-avr32 | Wolfgang Denk | 2007-12-27 | -7/+15 |
| | | |\ \ \ \ \ | ||||
| | | | * | | | | | AVR32: Fix wrong pin setup for USART3 | Haavard Skinnemoen | 2007-12-17 | -1/+1 |
| | | | * | | | | | AVR32: Make some AT32AP700x peripherals optional | Haavard Skinnemoen | 2007-12-17 | -0/+7 |
| | | | * | | | | | AVR32: Rename at32ap7000 -> at32ap700x | Haavard Skinnemoen | 2007-12-17 | -0/+0 |
| | | | * | | | | | atmel_mci: Show SR when block read fails | Haavard Skinnemoen | 2007-12-17 | -6/+7 |
| | | | | |_|_|/ | | | | |/| | | | ||||
| | * | | | | | | Handle Asynchronous DDR clock on 85xx | Kumar Gala | 2007-12-11 | -4/+43 |
| | * | | | | | | Stop using immap_t on 85xx | Kumar Gala | 2007-12-11 | -32/+18 |
| | * | | | | | | Remove CONFIG_OF_FLAT_TREE related code from mpc85xx since we now use libfdt | Kumar Gala | 2007-12-11 | -123/+0 |
| | * | | | | | | Stop using immap_t for cpm offset on 85xx | Kumar Gala | 2007-12-11 | -66/+63 |
| | * | | | | | | Stop using immap_t for guts offset on 85xx | Kumar Gala | 2007-12-11 | -6/+5 |
| | * | | | | | | Add libfdt based ft_cpu_setup for mpc85xx | Kumar Gala | 2007-12-11 | -1/+67 |
| | |/ / / / / | ||||
| | * | | | | | Convert boards that set memory node to use fdt_fixup_memory() | Kumar Gala | 2007-12-07 | -16/+2 |
| | |/ / / / | ||||
| * | | | | | Add denali_data_eye.o and denali_spd_ddr2.o to PPC4xx Makefile | Larry Johnson | 2007-12-27 | -0/+2 |
| * | | | | | Add 440EPx DDR2 SPD DIMM support | Larry Johnson | 2007-12-27 | -0/+1254 |
| * | | | | | Copy 440EPx/GRx SDRAM data-eye search to common directory | Larry Johnson | 2007-12-27 | -0/+396 |
| * | | | | | Add Ethernet 1000BASE-X support for PPC4xx | Larry Johnson | 2007-12-27 | -52/+114 |
| * | | | | | ppc4xx: fdt: Cleanup setup of cpu node setup | Stefan Roese | 2007-12-27 | -3/+4 |
| * | | | | | Fix ppc4xx clear_bss() code | Anatolij Gustschin | 2007-12-27 | -4/+13 |
| * | | | | | PPC4xx: Minimal changes to add vxWorks support | Niklaus Giger | 2007-12-27 | -1/+5 |
| * | | | | | ppc4xx: fix flush + invalidate_dcache_range arguments | Matthias Fuchs | 2007-12-27 | -3/+3 |
| * | | | | | ppc4xx: fdt: use fdt_fixup_ethernet() | Stefan Roese | 2007-12-27 | -71/+2 |
| * | | | | | ppc4xx: Bring 4xx fdt support up-to-date | Stefan Roese | 2007-12-27 | -80/+34 |
| * | | | | | ppc4xx: Correct GPIO offset in gpio_config() | Stefan Roese | 2007-12-11 | -1/+1 |
| * | | | | | Merge commit 'u-boot/master' into for-1.3.1 | Stefan Roese | 2007-12-11 | -196/+246 |
| |\ \ \ \ \ | | |/ / / / | ||||
| * | | | | | ppc4xx: Correct 405EX PCIe UTL register mapping | Stefan Roese | 2007-11-18 | -3/+3 |
| * | | | | | ppc4xx: Enable 405EX PCIe UTL register configuration | Stefan Roese | 2007-11-16 | -4/+42 |
| * | | | | | ppc4xx: Enable 440 GPIO init table CFG_440_GPIO_TABLE for 405 platforms | Stefan Roese | 2007-11-15 | -78/+62 |
| * | | | | | ppc4xx: Fix 405EX PCIe UTLSET register setup | Stefan Roese | 2007-11-13 | -2/+2 |
| * | | | | | ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined | Matthias Fuchs | 2007-11-09 | -1/+17 |
| * | | | | | ppc4xx: Remove redundant code from 4xx network driver | Matthias Fuchs | 2007-11-09 | -5/+3 |
| * | | | | | ppc4xx: Make output a little shorter on I2C bootrom detection | Stefan Roese | 2007-11-09 | -34/+19 |
| * | | | | | ppc4xx: Add CONFIG_4xx_DCACHE compile options to enable cached SDRAM | Stefan Roese | 2007-10-31 | -8/+5 |
| * | | | | | ppc4xx: Change 4xx ethernet driver to handle cached memory too | Stefan Roese | 2007-10-31 | -75/+62 |
| * | | | | | ppc4xx: Add change_tlb function to modify I attribute of TLB(s) | Stefan Roese | 2007-10-31 | -1/+87 |
| * | | | | | ppc4xx: Rework 4xx cache support | Stefan Roese | 2007-10-31 | -135/+290 |