aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-10-05net: drop !NET_MULTI codeMike Frysinger1-40/+0
2011-10-05net: drop !NET_MULTI ns7520 driverMike Frysinger1-336/+0
2011-10-05net: drop !NET_MULTI bcm570x/tigon3 driversMike Frysinger1-3/+2
2011-10-05image: push default arch values to arch headersMike Frysinger1-55/+4
2011-10-05km_arm: enable POST for these boardsValentin Longchamp1-0/+6
2011-10-05km_arm: change CONFIG_SYS_TEXT_BASE to end of RAMValentin Longchamp1-1/+1
2011-10-05POST: add new memory regions testValentin Longchamp1-0/+1
2011-10-05POST: allow redefinition of post_word_load/storeValentin Longchamp1-0/+8
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk1-0/+1
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk37-292/+2044
2011-10-04Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk1-1/+8
2011-10-04Revert "GCC4.6: Convert various empty macros to inline functions"Wolfgang Denk2-6/+3
2011-10-03NAND: Really ignore bad blocks when scrubbingMarek Vasut1-0/+1
2011-10-03powerpc/85xx: Add support for setting up RAID engine liodns on P5020Kumar Gala1-0/+1
2011-10-03powerpc/85xx: Refactor some defines out of corenet_ds.hKumar Gala4-8/+16
2011-10-03fm-eth: Add ability for board code to disable a portKumar Gala1-0/+1
2011-10-03powerpc/p4080: Add support for secure boot flowRuchika Gupta1-0/+4
2011-10-03powerpc/85xx: Add Secure Boot support on P1010RDB for NOR, NAND & SPIFLASHRuchika Gupta1-2/+13
2011-10-03powerpc/p2041rdb: set sysclk according to status of physical switch SW1Shaohui Xie1-1/+4
2011-10-03microblaze: Enable FDT/FIT supportMichal Simek1-0/+5
2011-10-03microblaze: Remove address offset for uart16550Michal Simek1-1/+1
2011-10-03microblaze: Do not select NFS for platforms without ethernetMichal Simek1-0/+2
2011-10-01GCC4.6: Convert various empty macros to inline functionsMarek Vasut2-3/+6
2011-10-01sbc82xx: delete support for obsolete SBC8240/SBC8260Paul Gortmaker6-1452/+3
2011-10-01Add missing header for gcc3Scott McNutt1-0/+21
2011-10-01ns16550: change to allow 32 bit access to registersDave Aldridge1-0/+4
2011-10-01fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKSSergei Shtylyov1-1/+1
2011-10-01fat: fix crash with big sector sizeSergei Shtylyov1-13/+7
2011-10-01Merge branch 'post' of git://git.denx.de/u-boot-blackfinWolfgang Denk3-5/+17
2011-09-30EfikaSB: Add preliminary EfikaSB supportMarek Vasut1-0/+4
2011-09-30vision2: Place machine ID into board configFabio Estevam1-0/+2
2011-09-30zmx25: Place machine ID into board configFabio Estevam1-0/+1
2011-09-30mx53evk: Place machine ID into board configFabio Estevam1-0/+2
2011-09-30mx53ard: Place machine ID into board configFabio Estevam1-0/+2
2011-09-30mx53smd: Place machine ID into board configFabio Estevam1-1/+3
2011-09-30mx53loco: Place machine ID into board configFabio Estevam1-0/+2
2011-09-30mx51evk: Place machine ID into board configFabio Estevam1-0/+1
2011-09-30imx31_litekit: Place machine ID into board configFabio Estevam1-0/+2
2011-09-30mx31ads: Place machine ID into board configFabio Estevam1-0/+2
2011-09-30mx25pdk: Place machine ID into board configFabio Estevam1-0/+2
2011-09-30mx31pdk: Place machine ID into board configFabio Estevam1-0/+2
2011-09-30imx31_litekit: Remove dram_init_banksize()Fabio Estevam1-1/+1
2011-09-30FEC: Allow registering MII postconfiguration callbackMarek Vasut1-0/+5
2011-09-30FEC: Allow multiple FECesMarek Vasut1-1/+1
2011-09-30EfikaMX: Adjust undocumented magic constant in config fileMarek Vasut1-1/+1
2011-09-30MX25: Add initial support for MX25PDKFabio Estevam1-0/+106
2011-09-30mx31pdk: Change the prompt as per other i.MX boardsFabio Estevam1-1/+1
2011-09-30Devkit8000: Change console from ttyS2 to ttyO2Thomas Weber1-1/+1
2011-09-30omap3evm: env: Fix default consoleSanjeev Premi1-1/+1
2011-09-30mmc: omap: config VMMC, MMC1_PBIASBalaji T K3-0/+7