summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | 86xx: Reset updatePeter Tyser2009-02-16-65/+64
* | fsl-ddr: Allow system to boot if we have more than 4G of memoryKumar Gala2009-02-16-1/+1
* | mpc85xx: Add support for the P2020Srikanth Srinivasan2009-02-16-5/+32
* | 85xx: print boot header info to distinquish 36-bit addr map on MPC8572 DSKumar Gala2009-02-16-2/+6
* | Fixup SGMII PHY ids in the device treeAndy Fleming2009-02-16-0/+79
* | Make some minor whitespace changes to eliminate line-wrappingAndy Fleming2009-02-16-15/+16
* | Add eth_get_dev_by_indexAndy Fleming2009-02-16-0/+22
* | 85xx: Fix bug in device tree setup in 36-bit physical confgKumar Gala2009-02-16-1/+2
* | 85xx: Fix address map for 36-bit config of MPC8572DSKumar Gala2009-02-16-5/+10
* | 85xx: Fix how we map DDR memoryKumar Gala2009-02-16-48/+31
* | fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controllerKumar Gala2009-02-16-0/+4
* | 85xx: Format cpu freq printing to handle 8 coresKumar Gala2009-02-16-3/+5
* | Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2009-02-15-12/+11
|\ \
| * | USB: Remove LUN number from CDBAbraham, Thomas2009-02-15-5/+0
| * | Added usbtty_configured() check. Fixed attribute(packed) warnings.Atin Malaviya2009-02-15-7/+11
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2009-02-15-14/+6
|\ \ \ | |/ / |/| |
| * | i.MX31: Start the I2C clock on driver initialisationGuennadi Liakhovetski2009-02-14-0/+6
| * | i2c.h: drop i2c_reg_{read, write} hack for Blackfin partsMike Frysinger2009-02-12-14/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-02-12-44/+59
|\ \ \
| * | | ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIEDirk Eibach2009-02-12-0/+4
| * | | ppc4xx: Fix initialization of the SDRAM_CODT registerCarolyn Smith2009-02-12-5/+2
| * | | ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese2009-02-12-0/+4
| * | | ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham2009-02-12-36/+47
| * | | ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.hStefan Roese2009-02-12-3/+2
| |/ /
* | | 82xx, mgcoge: fix compile errorHeiko Schocher2009-02-12-0/+1
|/ /
* | Coding style cleanup; update CHANGELOGWolfgang Denk2009-02-12-54/+2440
* | Add feature-removal-schedule.txtPeter Tyser2009-02-11-0/+37
* | 8xx serial, smc: Coding-Style cleanup serial SMC driverHeiko Schocher2009-02-11-48/+24
* | 8xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher2009-02-11-38/+58
* | common/{hush, kgdb, serial}.c: build by COBJS-$(...) in MakefileMike Frysinger2009-02-11-16/+3
* | bzip2: move ifdef handling to Makefile COBJS-$(...)Mike Frysinger2009-02-11-20/+5
* | Fix whitespace damage: double space changed to a tabJerry Van Baren2009-02-11-6/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-02-11-1/+4
|\ \
| * | cfi: make flash_get_info() non staticHeiko Schocher2009-02-11-1/+4
* | | net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren2009-02-09-52/+48
* | | net/sntp.c: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-09-5/+1
* | | tsec: Fix a bug in soft-resettingAndy Fleming2009-02-09-0/+1
* | | Fix 100Mbs ethernet operation on sh7763 based boardsSimon Munton2009-02-09-1/+1
* | | Fix MPC8260 with ethernet on SCCksi@koi8.net2009-02-09-1/+1
|/ /
* | 82xx serial, smc: Coding-Style cleanup serial SMC driverHeiko Schocher2009-02-10-36/+18
* | 82xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher2009-02-10-37/+68
* | ppc: Fix roll over bug in flush_cache()Kumar Gala2009-02-10-2/+4
* | ppc: Move CONFIG_MAX_MEM_MAPPED to common config.hKumar Gala2009-02-10-6/+8
* | Add an architecture specific config.h for common definesKumar Gala2009-02-10-0/+289
* | mpc8641hpcn: Change PCI MEM pci bus addressBecky Bruce2009-02-10-1/+10
* | drivers/block/ahci: Fix pci mapping bugBecky Bruce2009-02-10-5/+2
* | MPC8641HPCN: Enable CONFIG_ADDR_MAPBecky Bruce2009-02-10-0/+2
* | mpc8641hpcn: Clean up PCI mapping conceptsBecky Bruce2009-02-10-11/+16
* | mpc86xx: Add support to populate addr map based on BATsBecky Bruce2009-02-10-4/+69
* | powerpc: Move duplicated BAT defines to mmu.hBecky Bruce2009-02-10-183/+64