summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* bootm: fix pointer warning with lzmaMike Frysinger2010-08-041-2/+5
* fdt: Add function to alloc phandle valuesKumar Gala2010-07-261-0/+18
* fs/fat: Big code cleanup.Wolfgang Denk2010-07-241-172/+38
* usb_storage.c: change progress output in debug() messageWolfgang Denk2010-07-241-3/+3
* usb_storage.c: initialize device typeWolfgang Denk2010-07-241-1/+2
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-2447-498/+270
* fdt: Add fdt_node_offset_by_compat_reg helperKumar Gala2010-07-201-0/+27
* fdt: Add fdt_translate_address to convert reg node to cpu phys addrKumar Gala2010-07-201-0/+264
* Drop support for GTH boardWolfgang Denk2010-07-171-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2010-07-162-129/+5
|\
| * mpc85xx: Add reginfo commandBecky Bruce2010-07-161-0/+5
| * fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.cKim Phillips2010-07-161-129/+0
* | Enable PXAFB for PXA27X and PXA3XXMarek Vasut2010-07-141-6/+6
|/
* NAND: formatting cleanups from env.oob supportScott Wood2010-07-122-40/+40
* NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB)Ben Gardiner2010-07-122-1/+152
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-0483-267/+268
* Redundant environment: move flag definitions to header fileWolfgang Denk2010-07-042-8/+0
* Make *printf() return "int" instead of "void"Wolfgang Denk2010-07-041-4/+8
* exports.c: fix warning: 'dummy' defined but not usedWolfgang Denk2010-07-041-1/+1
* cmd_ide.c: fix unused variable warning for SC3 boardWolfgang Denk2010-07-041-1/+0
* shannon/INFERNO: fix special handling of environment configurationWolfgang Denk2010-07-042-16/+0
* add redundant environment for env_sf.cWolfgang Wegner2010-06-301-0/+232
* Merge branch 'master' into nextWolfgang Denk2010-06-301-1/+1
|\
| * Fix console_buffer size conflict error.Remy Bohmer2010-06-291-1/+1
* | Fix #if chain and added AVR32 case in cmd_bdinfo.cReinhard Meyer2010-06-291-9/+35
* | hwconfig: Add some unit testsAnton Vorontsov2010-06-291-0/+55
* | hwconfig: Fix stop characters parsing for subkeysAnton Vorontsov2010-06-291-9/+10
* | Remove AmigaOneG3SE boardWolfgang Denk2010-06-238-253/+7
|/
* Prepare v2010.06-rc3Wolfgang Denk2010-06-231-1/+1
* fdt_support: add entry for sec3.1 and fix sec3.3Kim Phillips2010-05-301-1/+2
* nios: remove nios-32 archThomas Chou2010-05-283-22/+0
* Fix "par[t]ition" typo.Wolfgang Denk2010-05-212-4/+4
* Enabled support for Rev 1.3 SPD for DDR2 DIMMsYork Sun2010-05-121-1/+5
* cmd_usb.c: show cmd usage if no args givenSerge Ziryukin2010-05-061-0/+5
* Move test for unnecessary memmove to memmove_wd()Larry Johnson2010-05-062-5/+5
* command.c: Enable auto tab for the editenv commandTrübenbach, Ralf2010-05-061-0/+3
* x86: Use CONFIG_SERIAL_MULTIGraeme Russ2010-05-061-1/+2
* cmd_onenand.c: moved to standard subcommand handlingFrans Meulenbroeks2010-05-051-115/+192
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-05-041-8/+8
|\
| * SAMSUNG: serial: modify name from s5pc1xx to s5pMinkyu Kang2010-04-301-8/+8
* | mtdparts: get rid of custom DEBUG macro, use debug()Wolfgang Denk2010-04-281-50/+40
* | mtdparts: fix write through NULL pointerWolfgang Denk2010-04-281-7/+12
|/
* mpc512x: add multi serial PSC supportAnatolij Gustschin2010-04-241-0/+23
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-1/+1
* FIX: watchdog timeout, while waiting for inputJens Scharsig2010-04-101-0/+3
* malloc: sbrk() should return MORECORE_FAILURE instead of NULL on failurekarl.beldan@gmail.com2010-04-101-1/+1
* cmd_bmp.c: add standard subcommand handlingFrans Meulenbroeks2010-04-091-25/+56
* Merge branch 'master' of git://git.denx.de/u-boot-ubiWolfgang Denk2010-04-091-1/+1
|\
| * cmd_ubi: Fix uninitialized variable warningPeter Tyser2010-04-091-1/+1
OpenPOWER on IntegriCloud