aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2010-07-16fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.cKim Phillips
2010-07-12NAND: formatting cleanups from env.oob supportScott Wood
2010-07-12NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)Ben Gardiner
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-07-04Redundant environment: move flag definitions to header fileWolfgang Denk
2010-07-04Make *printf() return "int" instead of "void"Wolfgang Denk
2010-07-04exports.c: fix warning: 'dummy' defined but not usedWolfgang Denk
2010-07-04cmd_ide.c: fix unused variable warning for SC3 boardWolfgang Denk
2010-07-04shannon/INFERNO: fix special handling of environment configurationWolfgang Denk
2010-06-30add redundant environment for env_sf.cWolfgang Wegner
2010-06-30Merge branch 'master' into nextWolfgang Denk
2010-06-29Fix #if chain and added AVR32 case in cmd_bdinfo.cReinhard Meyer
2010-06-29hwconfig: Add some unit testsAnton Vorontsov
2010-06-29hwconfig: Fix stop characters parsing for subkeysAnton Vorontsov
2010-06-29Fix console_buffer size conflict error.Remy Bohmer
2010-06-23Remove AmigaOneG3SE boardWolfgang Denk
2010-06-23Prepare v2010.06-rc3v2010.06-rc3Wolfgang Denk
2010-05-30fdt_support: add entry for sec3.1 and fix sec3.3Kim Phillips
2010-05-28nios: remove nios-32 archThomas Chou
2010-05-21Fix "par[t]ition" typo.Wolfgang Denk
2010-05-12Enabled support for Rev 1.3 SPD for DDR2 DIMMsYork Sun
2010-05-06cmd_usb.c: show cmd usage if no args givenSerge Ziryukin
2010-05-06Move test for unnecessary memmove to memmove_wd()Larry Johnson
2010-05-06command.c: Enable auto tab for the editenv commandTrübenbach, Ralf
2010-05-06x86: Use CONFIG_SERIAL_MULTIGraeme Russ
2010-05-05cmd_onenand.c: moved to standard subcommand handlingFrans Meulenbroeks
2010-05-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2010-04-30SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang
2010-04-28mtdparts: get rid of custom DEBUG macro, use debug()Wolfgang Denk
2010-04-28mtdparts: fix write through NULL pointerWolfgang Denk
2010-04-24mpc512x: add multi serial PSC supportAnatolij Gustschin
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-10FIX: watchdog timeout, while waiting for inputJens Scharsig
2010-04-10malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failurekarl.beldan@gmail.com
2010-04-09cmd_bmp.c: add standard subcommand handlingFrans Meulenbroeks
2010-04-09Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk
2010-04-09cmd_ubi: Fix uninitialized variable warningPeter Tyser
2010-04-08USB storage probeKim B. Heino
2010-04-08USB storage countKim B. Heino
2010-04-07fdt: Add fdt_del_node_and_alias helperKumar Gala
2010-04-01Merge branch 'next'Wolfgang Denk
2010-03-29bootm, linux: fix booting Multi-File Image with "kernel+ramdisk+fdt"Heiko Schocher
2010-03-29i2c: made unused function i2c_mux_add_device staticFrans Meulenbroeks
2010-03-29cmd_i2c: introduced get_alen helper functionFrans Meulenbroeks
2010-03-29cmd_i2c: moved a define to before the functionsFrans Meulenbroeks
2010-03-29cmd_i2c: moved mispositioned comment for i2c mdFrans Meulenbroeks
2010-03-29cmd_i2c.c: declared local functions as staticFrans Meulenbroeks
2010-03-29Merge remote branch 'origin/master' into nextWolfgang Denk
2010-03-28cmd_usb.c: print debug messages only when DEBUG is definedWolfgang Denk
2010-03-28Merge branch 'next' of git://git.denx.de/u-boot-coldfire into nextWolfgang Denk