| Commit message (Expand) | Author | Age | Lines |
* | ppc: Move CONFIG_MAX_MEM_MAPPED to common config.h | Kumar Gala | 2009-02-10 | -0/+8 |
* | Add an architecture specific config.h for common defines | Kumar Gala | 2009-02-10 | -0/+288 |
* | mpc8641hpcn: Change PCI MEM pci bus address | Becky Bruce | 2009-02-10 | -1/+10 |
* | MPC8641HPCN: Enable CONFIG_ADDR_MAP | Becky Bruce | 2009-02-10 | -0/+2 |
* | mpc8641hpcn: Clean up PCI mapping concepts | Becky Bruce | 2009-02-10 | -6/+11 |
* | mpc86xx: Add support to populate addr map based on BATs | Becky Bruce | 2009-02-10 | -3/+13 |
* | powerpc: Move duplicated BAT defines to mmu.h | Becky Bruce | 2009-02-10 | -165/+44 |
* | drivers/pci: Create pci_map_bar function | Becky Bruce | 2009-02-10 | -4/+24 |
* | mpc8641hpcn: Use physical address in flash banks defintion | Becky Bruce | 2009-02-10 | -1/+1 |
* | pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity | Kumar Gala | 2009-02-07 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-coldfire | Wolfgang Denk | 2009-02-07 | -12/+113 |
|\ |
|
| * | Coldfire: M527x: Add missing GPIO register address defines | Richard Retanubun | 2009-02-06 | -0/+32 |
| * | Coldfire: M5271EVB: Board header update (dependencies) | Richard Retanubun | 2009-02-06 | -10/+30 |
| * | Coldfire: M5271: Allow board header file to specify clock multiplier | Richard Retanubun | 2009-02-06 | -2/+51 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-02-07 | -84/+222 |
|\ \ |
|
| * | | Blackfin: move default boot SPI CS to common code | Mike Frysinger | 2009-02-05 | -0/+9 |
| * | | Blackfin: update anomaly lists | Mike Frysinger | 2009-02-03 | -84/+213 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash | Wolfgang Denk | 2009-02-07 | -1/+1 |
|\ \ |
|
| * | | flash/cfi_flash: Use virtual sector start address, not phys | Becky Bruce | 2009-02-05 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxx | Wolfgang Denk | 2009-02-07 | -2/+131 |
|\ \
| |/
|/| |
|
| * | ADS5121 Add PATA support | Ralph Kondziella | 2009-02-03 | -1/+81 |
| * | ADS5121 Add IC Ident Module (IIM) support | Martha Marx | 2009-02-03 | -1/+49 |
| * | ADS5121 DIU Make inclusion of FSL logo optional | John Rigby | 2009-02-03 | -0/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2009-02-03 | -0/+2 |
|\ \ |
|
| * | | Compile warning fix in onenand_uboot.h | Remy Bohmer | 2009-02-02 | -0/+2 |
| |/ |
|
* | | Blackfin: add driver for on-chip MMC/SD controller | Cliff Cai | 2009-02-02 | -0/+123 |
* | | Blackfin: output booting source when booting | Mike Frysinger | 2009-02-02 | -0/+22 |
* | | Blackfin: set default CONFIG_ENV_SPI_CS based on bootrom | Mike Frysinger | 2009-02-02 | -0/+5 |
* | | Blackfin: update asm-blackfin/posix_types.h to latest Linux version | Mike Frysinger | 2009-02-02 | -11/+9 |
* | | Blackfin: add port I bits | Mike Frysinger | 2009-02-02 | -1/+19 |
* | | Blackfin: add driver for on-chip ATAPI controller | Sonic Zhang | 2009-02-02 | -0/+220 |
* | | Blackfin: fix up EBIU defines | Mike Frysinger | 2009-02-02 | -2/+2 |
* | | Blackfin: only flag L1 instruction for DMA memcpy | Mike Frysinger | 2009-02-02 | -10/+4 |
* | | Blackfin: rewrite cache handling functions | Mike Frysinger | 2009-02-02 | -0/+4 |
* | | Blackfin: cache core/system clock values | Mike Frysinger | 2009-02-02 | -0/+2 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-02-01 | -4/+4122 |
|\ |
|
| * | SX1: add hardware V2 support | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-29 | -2/+6 |
| * | SX1: Fix second flash mapping | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-29 | -1/+1 |
| * | SX1: add CONFIG_STDOUT_USBTTY to enable preboot stdout redirect to usbtty | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-29 | -0/+2 |
| * | OMAP3: Add Zoom1 board support | Dirk Behme | 2009-01-28 | -0/+326 |
| * | OMAP3: Add Pandora support | Dirk Behme | 2009-01-28 | -0/+320 |
| * | OMAP3: Add EVM board | Dirk Behme | 2009-01-28 | -0/+345 |
| * | OMAP3: Add Overo board | Dirk Behme | 2009-01-28 | -0/+318 |
| * | OMAP3: Add common power code, README, and BeagleBoard | Dirk Behme | 2009-01-28 | -0/+325 |
| * | Initial support for Nomadik 8815 development board | Alessandro Rubini | 2009-01-24 | -0/+188 |
| * | OMAP3: Add I2C support | Dirk Behme | 2009-01-24 | -0/+128 |
| * | OMAP3: Add MMC support | Dirk Behme | 2009-01-24 | -0/+401 |
| * | OMAP3: Add OMAP3, memory and function prototype headers | Dirk Behme | 2009-01-24 | -0/+662 |
| * | OMAP3: Add pin mux, clock and cpu headers | Dirk Behme | 2009-01-24 | -0/+1099 |
| * | bugfix for i.mx31 CCM_UPCTL reg | Maxim Artamonov | 2009-01-24 | -1/+1 |