aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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-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: Use physical address in flash banks defintionBecky Bruce
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-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-mpc5xxxWolfgang Denk
2009-02-06Coldfire: M527x: Add missing GPIO register address definesRichard 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-05Blackfin: move default boot SPI CS to common codeMike Frysinger
2009-02-05flash/cfi_flash: Use virtual sector start address, not physBecky Bruce
2009-02-03Blackfin: update anomaly listsMike Frysinger
2009-02-03ADS5121 Add PATA supportRalph Kondziella
2009-02-03ADS5121 Add IC Ident Module (IIM) supportMartha Marx
2009-02-03Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2009-02-03ADS5121 DIU Make inclusion of FSL logo optionalJohn Rigby
2009-02-02Compile warning fix in onenand_uboot.hRemy Bohmer
2009-02-02Blackfin: add driver for on-chip MMC/SD controllerCliff Cai
2009-02-02Blackfin: output booting source when bootingMike Frysinger
2009-02-02Blackfin: set default CONFIG_ENV_SPI_CS based on bootromMike Frysinger
2009-02-02Blackfin: update asm-blackfin/posix_types.h to latest Linux versionMike Frysinger
2009-02-02Blackfin: add port I bitsMike Frysinger
2009-02-02Blackfin: add driver for on-chip ATAPI controllerSonic Zhang
2009-02-02Blackfin: fix up EBIU definesMike Frysinger
2009-02-02Blackfin: only flag L1 instruction for DMA memcpyMike Frysinger
2009-02-02Blackfin: rewrite cache handling functionsMike Frysinger
2009-02-02Blackfin: cache core/system clock valuesMike Frysinger
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-ixpWolfgang Denk
2009-01-31ixp: move serial to drivers/serialJean-Christophe PLAGNIOL-VILLARD
2009-01-31ixp: move pci drivers to drivers/pciJean-Christophe PLAGNIOL-VILLARD
2009-01-31ixp: remove the option to include the MicrocodeJean-Christophe PLAGNIOL-VILLARD
2009-01-29SX1: add hardware V2 supportJean-Christophe PLAGNIOL-VILLARD
2009-01-29SX1: Fix second flash mappingJean-Christophe PLAGNIOL-VILLARD
2009-01-29SX1: add CONFIG_STDOUT_USBTTY to enable preboot stdout redirect to usbttyJean-Christophe PLAGNIOL-VILLARD
2009-01-29ppc4xx: Clean up configuration file for Korat boardLarry Johnson
2009-01-28Move is_valid_ether_addr() to include/net.hMike Frysinger