| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-samsung | Wolfgang Denk | 2010-09-08 | -2/+2 |
|\ |
|
| * | ARMV7: S5P: rename from CONFIG_S5PC1XX to CONFIG_S5P | Minkyu Kang | 2010-08-26 | -2/+2 |
* | | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk | 2010-09-07 | -47/+47 |
|\ \ |
|
| * \ | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2010-09-07 | -0/+19 |
| |\ \ |
|
| | * | | sh: Add support do_bdinfo function | Nobuhiro Iwamatsu | 2010-08-30 | -0/+19 |
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2010-09-07 | -10/+7 |
| |\ \ \ |
|
| | * | | | CMD_I2C: make alen=0 work | Reinhard Meyer | 2010-08-26 | -10/+7 |
| | |/ / |
|
| * | | | fdt: call fdt_parent_offset fewer times while translating addresses | Scott Wood | 2010-08-19 | -37/+21 |
| |/ / |
|
* | | | Merge branch 'master' of /home/wd/git/u-boot/master | Wolfgang Denk | 2010-08-18 | -1/+3 |
|\ \ \
| |/ / |
|
| * | | env_nand: return error when no device is found | Mike Frysinger | 2010-08-13 | -0/+2 |
| * | | Fixed clobbered output of the "help usb" command | Sergei Poselenov | 2010-08-12 | -1/+1 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-ti | Wolfgang Denk | 2010-08-12 | -81/+76 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2010-08-10 | -10/+17 |
| |\ \ |
|
| * | | | miiphy: leverage current_mii cache more | Mike Frysinger | 2010-08-09 | -2/+16 |
| * | | | miiphy: unify device list lookup | Mike Frysinger | 2010-08-09 | -60/+40 |
| * | | | miiphy: constify device name | Mike Frysinger | 2010-08-09 | -21/+22 |
* | | | | ARM: Add support for MB86R0x SoCs | Matthias Weisser | 2010-08-10 | -3/+3 |
| |/ /
|/| | |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-imx | Wolfgang Denk | 2010-08-10 | -1/+1 |
|\ \ \ |
|
| * | | | fix cmd_mmc.c, line 136 missing " | Reinhard Meyer | 2010-08-10 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'master' of git://git.denx.de/u-boot-marvell | Wolfgang Denk | 2010-08-10 | -9/+16 |
|\ \ \
| |/ /
|/| | |
|
| * | | cmd_ide: add support for Kirkwood | Prafulla Wadaskar | 2010-08-08 | -0/+2 |
| * | | cmd_ide: add support for orion5x | Albert Aribaud | 2010-08-08 | -0/+5 |
| * | | ide: add configuration | Albert Aribaud | 2010-08-08 | -9/+9 |
| |/ |
|
* | | fdt: Fix bug in size calculation in fdt_resize() with initrd use | Feng Wang | 2010-08-09 | -3/+4 |
* | | various cmd_* files: fixed layout a little bit | Frans Meulenbroeks | 2010-08-09 | -13/+26 |
* | | various cmd_* files: remove the command name from the help message | Frans Meulenbroeks | 2010-08-09 | -5/+7 |
* | | flash_protect: check for NULL flash info | Mike Frysinger | 2010-08-09 | -3/+6 |
* | | getenv_f(): fix handling of too short buffers | Wolfgang Denk | 2010-08-09 | -6/+12 |
* | | dataflash mmc mux: use common cmd_usage function | Mike Frysinger | 2010-08-09 | -2/+1 |
* | | mflash: use common cmd_usage function | Mike Frysinger | 2010-08-09 | -2/+1 |
* | | cmd editing: optimize/shrink output blanking | Mike Frysinger | 2010-08-09 | -5/+3 |
* | | fdt relocate: have more attention to use a bootmap or not | Stephan Linz | 2010-08-08 | -0/+2 |
* | | LZMA and LZO causes compile error | Matthias Weisser | 2010-08-07 | -2/+5 |
* | | Fix condition where bootm_size not set and wrong memory size reported | Matthew McClintock | 2010-08-07 | -3/+9 |
* | | Rename getenv_r() into getenv_f() | Wolfgang Denk | 2010-08-04 | -1/+1 |
* | | bootm: fix pointer warning with lzma | Mike Frysinger | 2010-08-04 | -2/+5 |
* | | fdt: Add function to alloc phandle values | Kumar Gala | 2010-07-26 | -0/+18 |
|/ |
|
* | fs/fat: Big code cleanup. | Wolfgang Denk | 2010-07-24 | -172/+38 |
* | usb_storage.c: change progress output in debug() message | Wolfgang Denk | 2010-07-24 | -3/+3 |
* | usb_storage.c: initialize device type | Wolfgang Denk | 2010-07-24 | -1/+2 |
* | cmd_usage(): simplify return code handling | Wolfgang Denk | 2010-07-24 | -498/+270 |
* | fdt: Add fdt_node_offset_by_compat_reg helper | Kumar Gala | 2010-07-20 | -0/+27 |
* | fdt: Add fdt_translate_address to convert reg node to cpu phys addr | Kumar Gala | 2010-07-20 | -0/+264 |
* | Drop support for GTH board | Wolfgang Denk | 2010-07-17 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2010-07-16 | -129/+5 |
|\ |
|
| * | mpc85xx: Add reginfo command | Becky Bruce | 2010-07-16 | -0/+5 |
| * | fdt: move fsl specific code from common fdt area to mpc8xxx/fdt.c | Kim Phillips | 2010-07-16 | -129/+0 |
* | | Enable PXAFB for PXA27X and PXA3XX | Marek Vasut | 2010-07-14 | -6/+6 |
|/ |
|
* | NAND: formatting cleanups from env.oob support | Scott Wood | 2010-07-12 | -40/+40 |
* | NAND: environment offset in OOB (CONFIG_ENV_OFFSET_OOB) | Ben Gardiner | 2010-07-12 | -1/+152 |