summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | | post, memory test: add memory_post_test() to include fileHeiko Schocher2011-07-28-0/+1
* | | | Fix build error causes by "unify version_string"Wolfgang Denk2011-07-28-1/+2
* | | | Removed obsolete Netstal boardsNiklaus Giger2011-07-28-3143/+0
* | | | cleanup: Fix typos and misspellings in various files.Mike Williams2011-07-28-57/+57
* | | | rules.mk: replace GNU specific \w with POSIX equivalantJeroen Hofstee2011-07-28-2/+2
* | | | mkconfig: also create CONFIG defines with BSD sedJeroen Hofstee2011-07-28-1/+1
* | | | include/compiler.h: typedef ulong for FreeBSDJeroen Hofstee2011-07-28-1/+1
* | | | unify version_stringAndreas Bießmann2011-07-28-172/+43
| |/ / |/| |
* | | Correct ih_os for u-boot.imganeeshv2011-07-28-1/+1
* | | mkimage: add UBL header support for booting davinci cpusHeiko Schocher2011-07-28-0/+532
* | | MAINTAINERS: integrator+versatile boardsLinus Walleij2011-07-28-5/+6
* | | mv_common.c: don't compile reset_environment if ENV_IS_NOWHEREMichael Jones2011-07-28-0/+2
* | | fpga: support FPP Cyclone configurationMichael Jones2011-07-28-0/+10
* | | fpga: add #define for Altera Cyclone EP3C5Michael Jones2011-07-28-0/+1
* | | cmd_mac: fix help for 'mac read'Michael Jones2011-07-28-1/+1
* | | cmd_mac: cleanup helpMichael Jones2011-07-28-1/+1
* | | altera: fix printf typoMichael Jones2011-07-28-1/+1
* | | cosmetic: spell fixes etc.Michael Jones2011-07-28-13/+13
* | | Let source cross-reference targets follow symbolic linksHorst Kronstorfer2011-07-28-3/+7
* | | km/common: i2c deblock: enabled print of i2c deblock statusStefan Bigler2011-07-28-0/+3
* | | km/common: moved eeprom config to pbec specific partStefan Bigler2011-07-28-6/+12
* | | km/common: use u-boot.kwb for u-boot update function on armHolger Brunck2011-07-28-1/+2
* | | km/common: add printings to boardid commandsHolger Brunck2011-07-28-1/+5
* | | ext2: Simplify partial sector access logicAnton Staaf2011-07-28-27/+15
* | | ext2: Fix checkpatch violationsAnton Staaf2011-07-28-39/+43
* | | common: move BUILD_BUG_ON define to common.hHeiko Schocher2011-07-27-3/+3
* | | km/common: enable cramfs and cramfs cmdlineHolger Brunck2011-07-27-1/+3
* | | powerpc/km82xx: remove 82xx specific functions from common.cHolger Brunck2011-07-27-68/+69
* | | km/common: remove fdt_(gs)et_node_and_valueHolger Brunck2011-07-27-55/+0
* | | km/common: move ivm functions from to ivm.cHolger Brunck2011-07-27-321/+352
* | | km/common: remove saveenv from do_checkboardidhwkeyHolger Brunck2011-07-27-6/+1
* | | km/common: force set ethaddr after reading IVMHolger Brunck2011-07-27-2/+1
* | | km/common: remove obsolete defines and headerHolger Brunck2011-07-27-139/+0
* | | km/common: simplify debug environmentHolger Brunck2011-07-27-45/+68
* | | km/common: add test sw starting variableThomas Herzmann2011-07-27-0/+2
* | | km/common: rework and simplify default environmentHolger Brunck2011-07-27-94/+35
* | | part_dos: fix crash with big sector sizeSergei Shtylyov2011-07-27-10/+3
* | | post, memorytest: add support for none powerpc archsHeiko Schocher2011-07-27-2/+6
* | | post, memorytest: fix if vstart is not = 0x0Heiko Schocher2011-07-27-2/+3
* | | net: Add SMSC89128 supportPhil Edworthy2011-07-27-0/+2
* | | digsy_mtc: move board into vendor dir and add vendor logoAnatolij Gustschin2011-07-27-4/+8
* | | mpc5200: digsy_mtc: add support for writing 'appreg' valueAnatolij Gustschin2011-07-27-6/+40
* | | mpc5200: digsy_mtc: add support for graphic extension boardAnatolij Gustschin2011-07-27-3/+154
* | | phylib: Detect link on 10G devices correctlyAndy Fleming2011-07-27-2/+14
* | | bootp: add ntpserver option to bootp requestLuuk Paulussen2011-07-27-0/+15
* | | add command fitupd to run an update from a FIT imageAndreas Pretzsch2011-07-26-0/+42
* | | automatic update from FIT image: add optional address parameterAndreas Pretzsch2011-07-26-8/+16
* | | post: fix indendation/brace confusionJames Kosin2011-07-26-12/+12
* | | fix unconfigured out-of-tree building of toolsMike Frysinger2011-07-26-0/+1
* | | panic: add noreturn attributeMike Frysinger2011-07-26-1/+1