Age | Commit message (Expand) | Author |
2013-09-06 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-09-05 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-09-03 | bootm: allow correct bounds-check of destination | Kees Cook |
2013-09-03 | sandbox: Correct compiler warnings in cmd_bootm/cmd_ximg | Simon Glass |
2013-08-31 | ARM: mxs: tools: Add mkimage support for MXS bootstream | Marek Vasut |
2013-08-27 | cmd_sf: let "sf update" preserve the final part of the last sector | Gerlando Falauto |
2013-08-27 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2013-08-27 | i2c: fix i2c dev command for not using new framework | Heiko Schocher |
2013-08-26 | console: usb: kbd: To fix slow TFTP booting | Jim Lin |
2013-08-26 | console: usb: kbd: To improve TFTP booting performance | Jim Lin |
2013-08-26 | usb: Use well-known descriptor sizes when parsing configuration | Julius Werner |
2013-08-26 | USB: usb-hub: Add a weak function for resetting devices | Dan Murphy |
2013-08-22 | env_nand.c: support falling back to redundant env when writing | Phil Sutter |
2013-08-22 | cmd_nand: Do not show usage when scrub is aborted | Masahiro Yamada |
2013-08-22 | cmd_nand: slight optimization of nand_dump function | Masahiro Yamada |
2013-08-22 | cmd_nand: fix a memory leak in nand_dump function | Masahiro Yamada |
2013-08-21 | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2013-08-20 | spl: env_common.c: make CONFIG_SPL_BUILD contain function env_import | Ying Zhang |
2013-08-20 | ppc4xx: Remove support for PPC405CR CPUs | Matthias Fuchs |
2013-08-19 | SPDX-License-Identifier: convert BSD-3-Clause files | Wolfgang Denk |
2013-08-18 | Merge branch 'master' of git://88.191.163.10/u-boot-arm | Tom Rini |
2013-08-16 | image: Display FIT timestamp when booting | Simon Glass |
2013-08-16 | bootm: fix conditional controlling call to fixup_silent_linux | Paul B. Henson |
2013-08-16 | RFC: bootm: Add silent_linux environment variable | Simon Glass |
2013-08-16 | SPL: Limit image name print length | Taras Kondratiuk |
2013-08-16 | Enable xmodem support | Angus Ainslie |
2013-08-13 | Merge branch 'dcc' of git://www.denx.de/git/u-boot-microblaze | Tom Rini |
2013-08-13 | serial: arm_dcc: Remove stdio structure support | Jagannadha Sutradharudu Teki |
2013-08-12 | Merge branch 'master' of git://www.denx.de/git/u-boot-video | Tom Rini |
2013-08-12 | video: Encapsulate font in video_font_data.h | Marek Vasut |
2013-08-07 | cmd_sf: let "sf update" erase last sector as a whole | Gerlando Falauto |
2013-08-06 | cmd_sf|env_sf: Fix code cleanup | Jagannadha Sutradharudu Teki |
2013-07-29 | usb_hub: fix power cycling logic | Nikita Kiryanov |
2013-07-29 | dfu: Implementation of target reset after communication with dfu-util's -R sw... | Lukasz Majewski |
2013-07-26 | spl_mmc.c: Detect missing kernel image in RAW MMC | Tom Rini |
2013-07-26 | powerpc/ppc4xx: Convert new gdsys files to SPDX license tags | Tom Rini |
2013-07-25 | powerpc/ppc4xx: Add fpgad command for dumping gdsys fpga registers | Dirk Eibach |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add eCos-2.0 SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | cmd_i2c: Use ARRAY_SIZE instead of reinventing it | Axel Lin |
2013-07-23 | i2c, multibus: get rid of CONFIG_I2C_MUX | Heiko Schocher |
2013-07-23 | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher |
2013-07-23 | i2c: common changes for multibus/multiadapter support | Heiko Schocher |
2013-07-17 | bootm: Move fixup_silent_linux() earlier in the bootm stages | Simon Glass |
2013-07-16 | tpm: add AUTH1 cmds for LoadKey2 and GetPubKey | Reinhard Pfau |
2013-07-15 | Fix ext2/ext4 filesystem accesses beyond 2TiB | Frederic Leroy |
2013-07-15 | common: remove unaligned access error in bootmenu_getoption() | Lan Yixun (dlan) |
2013-07-15 | scsi: Correct types of scsi_read/write() | Simon Glass |
2013-07-12 | bootm: Handle errors consistently | Simon Glass |