summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'master' of git://git.denx.de/u-boot-shWolfgang Denk2010-09-071-0/+19
| |\ \
| | * | sh: Add support do_bdinfo functionNobuhiro Iwamatsu2010-08-301-0/+19
| * | | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-09-071-10/+7
| |\ \ \
| | * | | CMD_I2C: make alen=0 workReinhard Meyer2010-08-261-10/+7
| | |/ /
| * | | fdt: call fdt_parent_offset fewer times while translating addressesScott Wood2010-08-191-37/+21
| |/ /
* | | Merge branch 'master' of /home/wd/git/u-boot/masterWolfgang Denk2010-08-182-1/+3
|\ \ \ | |/ /
| * | env_nand: return error when no device is foundMike Frysinger2010-08-131-0/+2
| * | Fixed clobbered output of the "help usb" commandSergei Poselenov2010-08-121-1/+1
* | | Merge branch 'master' of git://git.denx.de/u-boot-tiWolfgang Denk2010-08-122-81/+76
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2010-08-102-10/+17
| |\ \
| * | | miiphy: leverage current_mii cache moreMike Frysinger2010-08-091-2/+16
| * | | miiphy: unify device list lookupMike Frysinger2010-08-091-60/+40
| * | | miiphy: constify device nameMike Frysinger2010-08-092-21/+22
* | | | ARM: Add support for MB86R0x SoCsMatthias Weisser2010-08-101-3/+3
| |/ / |/| |
* | | Merge branch 'master' of git://git.denx.de/u-boot-imxWolfgang Denk2010-08-101-1/+1
|\ \ \
| * | | fix cmd_mmc.c, line 136 missing "Reinhard Meyer2010-08-101-1/+1
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-marvellWolfgang Denk2010-08-101-9/+16
|\ \ \ | |/ / |/| |
| * | cmd_ide: add support for KirkwoodPrafulla Wadaskar2010-08-081-0/+2
| * | cmd_ide: add support for orion5xAlbert Aribaud2010-08-081-0/+5
| * | ide: add configurationAlbert Aribaud2010-08-081-9/+9
| |/
* | fdt: Fix bug in size calculation in fdt_resize() with initrd useFeng Wang2010-08-091-3/+4
* | various cmd_* files: fixed layout a little bitFrans Meulenbroeks2010-08-0912-13/+26
* | various cmd_* files: remove the command name from the help messageFrans Meulenbroeks2010-08-094-5/+7
* | flash_protect: check for NULL flash infoMike Frysinger2010-08-091-3/+6
* | getenv_f(): fix handling of too short buffersWolfgang Denk2010-08-091-6/+12
* | dataflash mmc mux: use common cmd_usage functionMike Frysinger2010-08-091-2/+1
* | mflash: use common cmd_usage functionMike Frysinger2010-08-091-2/+1
* | cmd editing: optimize/shrink output blankingMike Frysinger2010-08-091-5/+3
* | fdt relocate: have more attention to use a bootmap or notStephan Linz2010-08-081-0/+2
* | LZMA and LZO causes compile errorMatthias Weisser2010-08-071-2/+5
* | Fix condition where bootm_size not set and wrong memory size reportedMatthew McClintock2010-08-071-3/+9
* | 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
OpenPOWER on IntegriCloud