summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net/sntp.c: move ifdef into Makefile COBJS-$(...)Mike Frysinger2009-02-092-5/+1
* tsec: Fix a bug in soft-resettingAndy Fleming2009-02-091-0/+1
* Fix 100Mbs ethernet operation on sh7763 based boardsSimon Munton2009-02-091-1/+1
* Fix MPC8260 with ethernet on SCCksi@koi8.net2009-02-091-1/+1
* 82xx serial, smc: Coding-Style cleanup serial SMC driverHeiko Schocher2009-02-101-36/+18
* 82xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher2009-02-102-37/+68
* ppc: Fix roll over bug in flush_cache()Kumar Gala2009-02-101-2/+4
* ppc: Move CONFIG_MAX_MEM_MAPPED to common config.hKumar Gala2009-02-103-6/+8
* Add an architecture specific config.h for common definesKumar Gala2009-02-1013-0/+289
* mpc8641hpcn: Change PCI MEM pci bus addressBecky Bruce2009-02-101-1/+10
* drivers/block/ahci: Fix pci mapping bugBecky Bruce2009-02-101-5/+2
* MPC8641HPCN: Enable CONFIG_ADDR_MAPBecky Bruce2009-02-101-0/+2
* mpc8641hpcn: Clean up PCI mapping conceptsBecky Bruce2009-02-102-11/+16
* mpc86xx: Add support to populate addr map based on BATsBecky Bruce2009-02-104-4/+69
* powerpc: Move duplicated BAT defines to mmu.hBecky Bruce2009-02-108-183/+64
* drivers/pci: Create pci_map_bar functionBecky Bruce2009-02-102-4/+43
* mpc8641hpcn: Set up outbound pci windows before inboundBecky Bruce2009-02-101-6/+6
* mpc8641hpcn: Use physical address in flash banks defintionBecky Bruce2009-02-101-1/+1
* Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk2009-02-0765-359/+1364
|\
| * pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matchingKumar Gala2009-02-071-24/+78
| * pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-0732-43/+43
| * Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2009-02-073-4/+27
| |\
| | * NAND: Add timeout for reset commandPeter Tyser2009-02-061-2/+17
| | * NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TESTPeter Tyser2009-02-061-0/+2
| | * NAND: Fixed invalid pointers to static relocated chip namesValeriy Glushkov2009-02-061-0/+4
| | * env_nand: fix env memory releasederek@siconix.com2009-02-061-2/+4
| * | Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk2009-02-077-26/+147
| |\ \
| | * | Coldfire: M527x: Add missing GPIO register address definesRichard Retanubun2009-02-061-0/+32
| | * | Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii commandRichard Retanubun2009-02-061-8/+19
| | * | Coldfire: Applied baudrate formula of serial_init to serial_setbrgRichard Retanubun2009-02-061-2/+3
| | * | Coldfire: M5271EVB: Board header update (dependencies)Richard Retanubun2009-02-061-10/+30
| | * | Coldfire: M5271: Allow board header file to specify clock multiplierRichard Retanubun2009-02-062-3/+57
| | * | Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2CRichard Retanubun2009-02-061-1/+2
| | * | Coldfire: cmd_bdinfo cleanupRichard Retanubun2009-02-061-1/+2
| | * | Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core listRichard Retanubun2009-02-061-1/+2
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2009-02-079-212/+331
| |\ \
| | * | Blackfin: move default boot SPI CS to common codeMike Frysinger2009-02-052-7/+10
| | * | Blackfin: dynamically update UART speed when initializingMike Frysinger2009-02-052-91/+43
| | * | Blackfin: add support for fast SPI reads with Boot ROMMike Frysinger2009-02-051-8/+17
| | * | Blackfin: check for reserved settings in DDR MMRsMike Frysinger2009-02-051-0/+7
| | * | Blackfin: set default voltage levels for BF538/BF539 partsMike Frysinger2009-02-051-0/+3
| | * | Blackfin: use on-chip syscontrol() rom function when availableMike Frysinger2009-02-051-22/+38
| | * | Blackfin: update anomaly listsMike Frysinger2009-02-035-84/+213
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-02-073-40/+31
| |\ \
| | * | cfi_flash: Fix typo in cfi_flash.cStefan Roese2009-02-051-2/+2
| | * | jedec_flash: Only use manufacturer defines from common flash.hStefan Roese2009-02-051-10/+6
| | * | cfi_flash: Silence compilation warningStefan Roese2009-02-051-1/+1
| | * | flash/cfi_flash: Use virtual sector start address, not physBecky Bruce2009-02-052-30/+25
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2009-02-073-5/+26
| |\ \
| | * | ppc4xx: Make PCIE support selectableDirk Eibach2009-02-062-3/+4
OpenPOWER on IntegriCloud