summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese2009-02-124-0/+4
* ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham2009-02-123-36/+47
* ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.hStefan Roese2009-02-122-3/+2
* Coding style cleanup; update CHANGELOGWolfgang Denk2009-02-1211-54/+2440
* Add feature-removal-schedule.txtPeter Tyser2009-02-111-0/+37
* 8xx serial, smc: Coding-Style cleanup serial SMC driverHeiko Schocher2009-02-111-48/+24
* 8xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher2009-02-112-38/+58
* common/{hush, kgdb, serial}.c: build by COBJS-$(...) in MakefileMike Frysinger2009-02-114-16/+3
* bzip2: move ifdef handling to Makefile COBJS-$(...)Mike Frysinger2009-02-116-20/+5
* Fix whitespace damage: double space changed to a tabJerry Van Baren2009-02-116-6/+6
* Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2009-02-112-1/+4
|\
| * cfi: make flash_get_info() non staticHeiko Schocher2009-02-112-1/+4
* | net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren2009-02-0923-52/+48
* | 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
OpenPOWER on IntegriCloud