summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-07-29post, memory test: add memory_post_test() to include fileHeiko Schocher1-0/+1
2011-07-29Fix build error causes by "unify version_string"Wolfgang Denk1-1/+2
2011-07-28Removed obsolete Netstal boardsNiklaus Giger4-1142/+0
2011-07-28cleanup: Fix typos and misspellings in various files.Mike Williams6-7/+7
2011-07-28include/compiler.h: typedef ulong for FreeBSDJeroen Hofstee1-1/+1
2011-07-28unify version_stringAndreas Bießmann1-0/+11
2011-07-28mkimage: add UBL header support for booting davinci cpusHeiko Schocher1-0/+1
2011-07-28fpga: add #define for Altera Cyclone EP3C5Michael Jones1-0/+1
2011-07-28cosmetic: spell fixes etc.Michael Jones1-5/+5
2011-07-28km/common: moved eeprom config to pbec specific partStefan Bigler3-6/+12
2011-07-28km/common: use u-boot.kwb for u-boot update function on armHolger Brunck3-1/+2
2011-07-28common: move BUILD_BUG_ON define to common.hHeiko Schocher2-3/+3
2011-07-28km/common: enable cramfs and cramfs cmdlineHolger Brunck1-1/+3
2011-07-28powerpc/km82xx: remove 82xx specific functions from common.cHolger Brunck1-0/+7
2011-07-28km/common: remove obsolete defines and headerHolger Brunck1-10/+0
2011-07-28km/common: simplify debug environmentHolger Brunck6-15/+13
2011-07-28km/common: add test sw starting variableThomas Herzmann1-0/+2
2011-07-28km/common: rework and simplify default environmentHolger Brunck3-94/+35
2011-07-28digsy_mtc: move board into vendor dir and add vendor logoAnatolij Gustschin1-0/+1
2011-07-28mpc5200: digsy_mtc: add support for graphic extension boardAnatolij Gustschin1-0/+27
2011-07-28phylib: Detect link on 10G devices correctlyAndy Fleming1-0/+8
2011-07-26panic: add noreturn attributeMike Frysinger1-1/+1
2011-07-26post: new nor flash testMike Frysinger1-0/+1
2011-07-26serial: implement common uart post testMike Frysinger1-0/+5
2011-07-26serial: drop useless ctlr fieldMike Frysinger1-2/+0
2011-07-26cmd_usage: constifyMike Frysinger1-1/+1
2011-07-26constify default envMike Frysinger1-1/+1
2011-07-26env: allow people to force envcrc buildingMike Frysinger1-0/+5
2011-07-26sf: unify write funcsMike Frysinger1-1/+4
2011-07-26Timer: Allow reset_timer() only for systems with low resolution timersGraeme Russ3-0/+3
2011-07-26Timer: Remove set_timer completelyGraeme Russ1-1/+0
2011-07-26disk/part.c: Make features optionalMatthew McClintock2-1/+18
2011-07-26Revert "post, memory test: add memory_post_test() to include file"Wolfgang Denk1-1/+0
2011-07-26scsi/ahci: add support for non-PCI controllersRob Herring2-0/+5
2011-07-26post, memory test: add memory_post_test() to include fileHeiko Schocher1-0/+1
2011-07-26autostart: unify duplicated logic into the bootm codeMike Frysinger1-0/+8
2011-07-22board/tqm85xx: Create and tear down TLB for get_ram_size()Becky Bruce1-0/+6
2011-07-22fman: insert the Fman firmware into the device treeTimur Tabi1-6/+20
2011-07-20Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk5-0/+359
2011-07-18Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk8-4/+205
2011-07-18Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2-1/+624
2011-07-18scb9328: Add ARM relocation supportTorsten Koschorrek1-0/+5
2011-07-18am3517evm: change console device from ttyS2 to ttyO2Yegor Yefremov1-1/+1
2011-07-17powerpc/p2041rdb: Add p2041rdb board supportMingkai Hu1-0/+624
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1
2011-07-17TI: TNETV107X Fix Build ErrorChan-Taek Park1-0/+6
2011-07-16mmc: Access mode validation for eMMC cards > 2 GiBŁukasz Majewski1-0/+1
2011-07-16MMC: add sdhci generic frameworkLei Wen1-0/+325
2011-07-16MMC: add erase function to both mmc and sdLei Wen2-0/+11
2011-07-16mmc: Tegra2: Enable SD/MMC driver for Seaboard and HarmonyTom Warren2-0/+22