summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-118xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher
2009-02-11common/{hush, kgdb, serial}.c: build by COBJS-$(...) in MakefileMike Frysinger
2009-02-11bzip2: move ifdef handling to Makefile COBJS-$(...)Mike Frysinger
2009-02-11Fix whitespace damage: double space changed to a tabJerry Van Baren
2009-02-11Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2009-02-11cfi: make flash_get_info() non staticHeiko Schocher
2009-02-09net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren
2009-02-09net/sntp.c: move ifdef into Makefile COBJS-$(...)Mike Frysinger
2009-02-09tsec: Fix a bug in soft-resettingAndy Fleming
2009-02-09Fix 100Mbs ethernet operation on sh7763 based boardsSimon Munton
2009-02-09Fix MPC8260 with ethernet on SCCksi@koi8.net
2009-02-1082xx serial, smc: Coding-Style cleanup serial SMC driverHeiko Schocher
2009-02-1082xx serial, smc: add configurable SMC Rx buffer lenHeiko Schocher
2009-02-10ppc: Fix roll over bug in flush_cache()Kumar Gala
2009-02-10ppc: Move CONFIG_MAX_MEM_MAPPED to common config.hKumar Gala
2009-02-10Add an architecture specific config.h for common definesKumar Gala
2009-02-10mpc8641hpcn: Change PCI MEM pci bus addressBecky Bruce
2009-02-10drivers/block/ahci: Fix pci mapping bugBecky Bruce
2009-02-10MPC8641HPCN: Enable CONFIG_ADDR_MAPBecky Bruce
2009-02-10mpc8641hpcn: Clean up PCI mapping conceptsBecky Bruce
2009-02-10mpc86xx: Add support to populate addr map based on BATsBecky Bruce
2009-02-10powerpc: Move duplicated BAT defines to mmu.hBecky Bruce
2009-02-10drivers/pci: Create pci_map_bar functionBecky Bruce
2009-02-10mpc8641hpcn: Set up outbound pci windows before inboundBecky Bruce
2009-02-10mpc8641hpcn: Use physical address in flash banks defintionBecky Bruce
2009-02-07Merge branch 'master' of ssh://gemini/home/wd/git/u-boot/masterWolfgang Denk
2009-02-07pci: give preference to non-PCI_REGION_SYS_MEMORY regions when matchingKumar Gala
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-02-07Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk
2009-02-06NAND: Add timeout for reset commandPeter Tyser
2009-02-06NAND: Silence warning when CONFIG_SYS_NAND_QUIET_TESTPeter Tyser
2009-02-06NAND: Fixed invalid pointers to static relocated chip namesValeriy Glushkov
2009-02-06env_nand: fix env memory releasederek@siconix.com
2009-02-06Coldfire: M527x: Add missing GPIO register address definesRichard Retanubun
2009-02-06Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii commandRichard Retanubun
2009-02-06Coldfire: Applied baudrate formula of serial_init to serial_setbrgRichard Retanubun
2009-02-06Coldfire: M5271EVB: Board header update (dependencies)Richard Retanubun
2009-02-06Coldfire: M5271: Allow board header file to specify clock multiplierRichard Retanubun
2009-02-06Coldfire: M5271EVB: Remove usage of CONFIG_SYS_FECI2CRichard Retanubun
2009-02-06Coldfire: cmd_bdinfo cleanupRichard Retanubun
2009-02-06Coldfire: Fix half-baud UART by adding M5271 to Coldfire v2 core listRichard Retanubun
2009-02-06ppc4xx: Make PCIE support selectableDirk Eibach
2009-02-06ppc4xx: Only fixup opb attached UARTsMatthias Fuchs
2009-02-05Blackfin: move default boot SPI CS to common codeMike Frysinger
2009-02-05Blackfin: dynamically update UART speed when initializingMike Frysinger