aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-09-04Misc sc520 cdp fixupsGraeme Russ1-22/+0
2009-09-04Fixup sc520_spunk boardGraeme Russ1-0/+2
2009-09-04Misc ds1722 fixupsGraeme Russ1-0/+32
2009-09-04i386: Misc PCI fixupsGraeme Russ1-0/+2
2009-09-04Fix environment configuration for eNET boardGraeme Russ1-6/+5
2009-09-04i386: Add errno.hGraeme Russ1-0/+1
2009-09-04Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser1-0/+2
2009-09-04Consolidate arch-specific sbrk() implementationsPeter Tyser1-0/+6
2009-09-02Blackfin: enable 64bit printf for nandMike Frysinger1-0/+3
2009-09-02Blackfin: use scratch pad for exception stackMike Frysinger1-0/+4
2009-09-02Blackfin: increase default console sizeMike Frysinger1-5/+1
2009-09-02Blackfin: cm-bf537u: new board portHarald Krapfenbauer1-0/+150
2009-09-02Blackfin: change global data register from P5 to P3Robin Getz1-1/+1
2009-09-02Blackfin: enable more network commands for ADI dev boardsRobin Getz1-0/+10
2009-09-02Blackfin: bf537-stamp: comment CF-Flash Card Support betterMichael Hennerich1-5/+24
2009-09-02Blackfin: use +(filesize) to make sure we are only doing what is necessaryRobin Getz1-2/+2
2009-08-31Merge branch 'next' of ../nextWolfgang Denk62-134/+1280
2009-08-2885xx: Added PCIe support for P1 P2 RDBPoonam Aggrwal1-0/+6
2009-08-28driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controllerPoonam Aggrwal1-0/+26
2009-08-2885xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal1-2/+6
2009-08-2885xx: Added CONFIG_MAX_CPUS for P1020Poonam Aggrwal1-2/+2
2009-08-2885xx: Add L2SRAM Register's macro definitionMingkai Hu1-0/+5
2009-08-2885xx: Fix memory test range on MPC8536DSFelix Radensky1-2/+2
2009-08-2885xx: Removed BEDBUG support on P1_P2_RDBKumar Gala1-1/+0
2009-08-2885xx: Added P1020 Processor Support.Poonam Aggrwal1-0/+2
2009-08-2885xx: Add support for P2020RDB boardPoonam Aggrwal2-1/+557
2009-08-288xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal12-14/+14
2009-08-2885xx: Remove unused CONFIG_CLEAR_LAW0 definesPeter Tyser3-3/+0
2009-08-2885xx: Add a 36-bit physical configuration for MPC8536DSKumar Gala1-10/+72
2009-08-28pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala2-0/+2
2009-08-28pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala1-0/+1
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-1/+0
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-1/+1
2009-08-28Use common code for Matrix Vision boardsAndré Schwarz2-30/+21
2009-08-28Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk3-2/+19
2009-08-26mpc83xx: mpc8349itx - accommodate larger kernel sizes & unzero the bootdelayKim Phillips1-3/+3
2009-08-26mpc83xx: match dtb filename references to their dts equivalents in the linux ...Kim Phillips2-2/+2
2009-08-26NAND: DaVinci: V2 Adding 4 BIT ECC supportSandeep Paulraj1-0/+10
2009-08-26MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj1-0/+1
2009-08-26NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj1-2/+2
2009-08-2683xx, kmeter1: added NAND supportHeiko Schocher1-0/+6
2009-08-26OneNAND: Remove unused read_spareramKyungmin Park1-2/+1
2009-08-26OneNAND: Remove unused read_spareramKyungmin Park1-2/+1
2009-08-26galaxy5200: Cleanup typo and trailing whitespaceEric Millbrandt1-4/+4
2009-08-26Merge branch 'next' of git://www.denx.de/git/u-boot-coldfire into nextWolfgang Denk1-0/+4
2009-08-26ColdFire: Fix missing _IO_BASE which caused compile errorTsiChung Liew1-0/+4
2009-08-26Support up to 7 banks for ids as specified in JEDEC JEP106ZNiklaus Giger1-1/+9
2009-08-25Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk18-59/+83
2009-08-25Merge branch 'master' into nextWolfgang Denk3-10/+16
2009-08-25Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2-2/+2