summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * 85xx: Add support for P2020RDB boardPoonam Aggrwal2009-08-28-1/+1521
| * 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-28-75/+127
| * 8xxx: Refactored common cpu specific code for 85xx/86xx into one file.Poonam Aggrwal2009-08-28-100/+135
| * stx: create common vendor/board hierarchy for STx boardsAlex Dubov2009-08-28-3/+3
| * 85xx: Remove unused CONFIG_CLEAR_LAW0 definesPeter Tyser2009-08-28-3/+0
| * 86xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-28-13/+2
| * 85xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-28-82/+1
| * 85xx: Add a 36-bit physical configuration for MPC8536DSKumar Gala2009-08-28-11/+76
| * 85xx: Cleanup whitespace in mpc8536ds.cKumar Gala2009-08-28-11/+5
| * pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala2009-08-28-63/+164
| * pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala2009-08-28-19/+14
| * pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-28-120/+7
| * pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-28-95/+42
| * Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk2009-08-28-12/+1538
| |\
| | * NAND: DaVinci: V2 Adding 4 BIT ECC supportSandeep Paulraj2009-08-26-2/+292
| | * MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj2009-08-26-0/+60
| | * mxc_nand: add nand driver for MX2/MX3Ilya Yanok2009-08-26-0/+881
| | * NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj2009-08-26-10/+12
| | * 83xx, kmeter1: added NAND supportHeiko Schocher2009-08-26-0/+142
| | * OneNAND: Remove unused read_spareramKyungmin Park2009-08-26-5/+2
| | * KB9202: Add NAND supportMatthias Kaehlcke2009-08-26-0/+151
| * | OneNAND: Remove unused read_spareramKyungmin Park2009-08-26-5/+2
| * | galaxy5200: Cleanup typo and trailing whitespaceEric Millbrandt2009-08-26-4/+4
| |/
| * Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into nextWolfgang Denk2009-08-26-8/+14
| |\
| | * ColdFire: Fix compile warning messagesTsiChung Liew2009-08-26-8/+10
| | * ColdFire: Fix missing _IO_BASE which caused compile errorTsiChung Liew2009-08-26-0/+4
| * | Support up to 7 banks for ids as specified in JEDEC JEP106ZNiklaus Giger2009-08-26-3/+89
| |/
| * Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk2009-08-25-221/+728
| |\
| | * net: tsec - handle user interrupt while waiting for PHY auto negotiation to c...Kim Phillips2009-08-25-0/+7
| | * Add Transfer Size Option to tftpRobin Getz2009-08-25-2/+36
| | * Add debug message for Blackfin Ethernet Rx function.Robin Getz2009-08-25-0/+3
| | * Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-25-210/+476
| | * arm nomadik: activate defrag choose 4k transfer block sizeAlessandro Rubini2009-08-25-0/+4
| | * nfs: accept CONFIG_NFS_READ_SIZE from config fileAlessandro Rubini2009-08-25-2/+8
| | * tftp: get the tftp block size from config file and from the environmentAlessandro Rubini2009-08-25-2/+11
| | * net: defragment IP packetsAlessandro Rubini2009-08-25-5/+183
| * | Merge branch 'master' into nextWolfgang Denk2009-08-25-21/+27
| |\ \ | | |/ | |/|
| * | Add support for USB on PSC3 for the mpc5200Eric Millbrandt2009-08-25-2/+14
| * | Add driver for the ST M41T94 SPI RTCAlbin Tonnerre2009-08-25-0/+125
| * | Switch from per-driver to common definition of bin2bcd and bcd2binAlbin Tonnerre2009-08-25-233/+5
| * | Replace BCD2BIN and BIN2BCD macros with inline functionsAlbin Tonnerre2009-08-25-89/+81
| * | Add support for the galaxy5200Eric Millbrandt2009-08-25-0/+733
| * | unify {CONFIG_,}ENV_IS_EMBEDDEDMike Frysinger2009-08-25-19/+28
| * | Add md5sum and sha1 commands...Robin Getz2009-08-25-0/+72
* | | Prepare 2009.08v2009.08Wolfgang Denk2009-08-31-1/+187
* | | Add common code dir for Matrix Vision boards.Andre Schwarz2009-08-31-0/+206
* | | bugfix CONFIG_SYS_CONSOLE_INFO_QUIETDavid Brownell2009-08-30-1/+1
* | | Use common code for Matrix Vision boardsAndré Schwarz2009-08-28-175/+77
* | | mpc83xx: mpc8349itx - accommodate larger kernel sizes & unzero the bootdelayKim Phillips2009-08-26-3/+3
* | | mpc83xx: match dtb filename references to their dts equivalents in the linux ...Kim Phillips2009-08-26-2/+2
| |/ |/|