summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeLines
* Move uninitialized_var() macro from ubi_uboot.h to compiler.hAnton Vorontsov2009-09-04-3/+4
* galaxy5200: Add chip select region for an Epson S1D15313Eric Millbrandt2009-09-04-0/+5
* Add PCI support to eNET boardGraeme Russ2009-09-04-7/+7
* i386: Replace [read, write]_mmcr_[byte, word, long] with memory mapped structureGraeme Russ2009-09-04-183/+234
* Misc sc520 cdp fixupsGraeme Russ2009-09-04-22/+0
* Fixup sc520_spunk boardGraeme Russ2009-09-04-0/+2
* Misc ds1722 fixupsGraeme Russ2009-09-04-0/+32
* i386: Misc PCI fixupsGraeme Russ2009-09-04-0/+2
* Fix environment configuration for eNET boardGraeme Russ2009-09-04-6/+5
* i386: Add errno.hGraeme Russ2009-09-04-0/+1
* Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser2009-09-04-0/+2
* Consolidate arch-specific sbrk() implementationsPeter Tyser2009-09-04-0/+6
* Blackfin: enable 64bit printf for nandMike Frysinger2009-09-02-0/+3
* Blackfin: use scratch pad for exception stackMike Frysinger2009-09-02-0/+4
* Blackfin: increase default console sizeMike Frysinger2009-09-02-5/+1
* Blackfin: cm-bf537u: new board portHarald Krapfenbauer2009-09-02-0/+150
* Blackfin: change global data register from P5 to P3Robin Getz2009-09-02-1/+1
* Blackfin: enable more network commands for ADI dev boardsRobin Getz2009-09-02-0/+10
* Blackfin: bf537-stamp: comment CF-Flash Card Support betterMichael Hennerich2009-09-02-5/+24
* Blackfin: use +(filesize) to make sure we are only doing what is necessaryRobin Getz2009-09-02-2/+2
* Merge branch 'next' of ../nextWolfgang Denk2009-08-31-134/+1280
|\
| * 85xx: Added PCIe support for P1 P2 RDBPoonam Aggrwal2009-08-28-0/+6
| * driver/fsl_pci: Add fsl_pci_init_port function to initialize a PCI controllerPoonam Aggrwal2009-08-28-0/+26
| * 85xx: Added single core members of FSL P1xx/P2xx processors seriesPoonam Aggrwal2009-08-28-2/+6
| * 85xx: Added CONFIG_MAX_CPUS for P1020Poonam Aggrwal2009-08-28-2/+2
| * 85xx: Add L2SRAM Register's macro definitionMingkai Hu2009-08-28-0/+5
| * 85xx: Fix memory test range on MPC8536DSFelix Radensky2009-08-28-2/+2
| * 85xx: Removed BEDBUG support on P1_P2_RDBKumar Gala2009-08-28-1/+0
| * 85xx: Added P1020 Processor Support.Poonam Aggrwal2009-08-28-0/+2
| * 85xx: Add support for P2020RDB boardPoonam Aggrwal2009-08-28-1/+557
| * 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xxPoonam Aggrwal2009-08-28-14/+14
| * 85xx: Remove unused CONFIG_CLEAR_LAW0 definesPeter Tyser2009-08-28-3/+0
| * 85xx: Add a 36-bit physical configuration for MPC8536DSKumar Gala2009-08-28-10/+72
| * pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memoryKumar Gala2009-08-28-0/+2
| * pci/fsl_pci_init: Use PCIe capability to determine if controller is PCIeKumar Gala2009-08-28-0/+1
| * pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-28-1/+0
| * pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-28-1/+1
| * Merge branch 'next' of git://git.denx.de/u-boot-nand-flash into nextWolfgang Denk2009-08-28-2/+19
| |\
| | * NAND: DaVinci: V2 Adding 4 BIT ECC supportSandeep Paulraj2009-08-26-0/+10
| | * MTD:NAND: ADD new ECC mode NAND_ECC_HW_OOB_FIRSTSandeep Paulraj2009-08-26-0/+1
| | * NAND: ADD page Parameter to all read_page/read_page_raw API'sSandeep Paulraj2009-08-26-2/+2
| | * 83xx, kmeter1: added NAND supportHeiko Schocher2009-08-26-0/+6
| | * OneNAND: Remove unused read_spareramKyungmin Park2009-08-26-2/+1
| * | OneNAND: Remove unused read_spareramKyungmin Park2009-08-26-2/+1
| * | 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-0/+4
| |\
| | * 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-1/+9
| |/
| * Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk2009-08-25-59/+83
| |\
| | * Convert CS8900 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-08-25-59/+79