summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-12i2c.h: drop i2c_reg_{read, write} hack for Blackfin partsMike Frysinger
2009-02-12Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk
2009-02-1282xx, mgcoge: fix compile errorHeiko Schocher
2009-02-12ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIEDirk Eibach
2009-02-12ppc4xx: Fix initialization of the SDRAM_CODT registerCarolyn Smith
2009-02-12ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese
2009-02-12ppc4xx: Autocalibration can set RDCC to over aggressive value.Adam Graham
2009-02-12ppc4xx: Fix problem with CONFIG_MAX_MEM_MAPPED in include/asm-ppc/config.hStefan Roese
2009-02-12Coding style cleanup; update CHANGELOGWolfgang Denk
2009-02-11Add feature-removal-schedule.txtPeter Tyser
2009-02-118xx serial, smc: Coding-Style cleanup serial SMC driverHeiko Schocher
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