aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-08-01fpga: constify to fix build warningWolfgang Denk7-28/+28
2011-08-01Unify timer_init() and cpu_init() prototypesWolfgang Denk1-0/+3
2011-07-30Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk4-4/+32
2011-07-30Constify getenv(), setenv() and hash code functionsWolfgang Denk3-7/+7
2011-07-29powerpc/85xx: enable USB2 gadget mode for corenet ds boardShaohui Xie1-0/+1
2011-07-29powerpc/85xx: Fix build failure for P1023RDSKumar Gala1-3/+3
2011-07-29powerpc/p2041rdb: Enable SATA supportMingkai Hu1-0/+20
2011-07-2985xx: enable FDT support for STX SSA boardWolfgang Denk1-1/+6
2011-07-29powerpc/p2041rdb: Enable backside L2 cache supportMingkai Hu1-0/+2
2011-07-28post, memory test: add memory_post_test() to include fileHeiko Schocher1-0/+1
2011-07-28Fix 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-27common: move BUILD_BUG_ON define to common.hHeiko Schocher2-3/+3
2011-07-27km/common: enable cramfs and cramfs cmdlineHolger Brunck1-1/+3
2011-07-27powerpc/km82xx: remove 82xx specific functions from common.cHolger Brunck1-0/+7
2011-07-27km/common: remove obsolete defines and headerHolger Brunck1-10/+0
2011-07-27km/common: simplify debug environmentHolger Brunck6-15/+13
2011-07-27km/common: add test sw starting variableThomas Herzmann1-0/+2
2011-07-27km/common: rework and simplify default environmentHolger Brunck3-94/+35
2011-07-27digsy_mtc: move board into vendor dir and add vendor logoAnatolij Gustschin1-0/+1
2011-07-27mpc5200: digsy_mtc: add support for graphic extension boardAnatolij Gustschin1-0/+27
2011-07-27phylib: 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-25post, memory test: add memory_post_test() to include fileHeiko Schocher1-0/+1
2011-07-25autostart: 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-19Merge 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