代码搜索:patch

找到约 9,523 项符合「patch」的源代码

代码结果 9,523
www.eeworm.com/read/341022/12113061

patch dont-smoke.patch

This patch prevents us from drawing more than 100mA from USB, unless we're sure we're allowed to. Thus, we don't make the upstream port produce smoke. Index: u-boot/board/neo1973/gta02/pcf50633.c ===
www.eeworm.com/read/341022/12113067

patch uboot-dfu.patch

Index: u-boot/drivers/usb/usbdcore_ep0.c =================================================================== --- u-boot.orig/drivers/usb/usbdcore_ep0.c +++ u-boot/drivers/usb/usbdcore_ep0.c @@ -51,10
www.eeworm.com/read/341022/12113075

patch remap-vec.patch

This patch changes how we avoid getting killed by an interrupt if the vectors at address zero and the u-boot we're running don't agree. Instead of copying the vectors to SteppingStone, which introduc
www.eeworm.com/read/341022/12113080

patch uboot-strtoul.patch

Make simple_strtoul work with upper-case hex numbers. Signed-off-by: Harald Welte Index: u-boot/lib_generic/vsprintf.c ========================================================
www.eeworm.com/read/341022/12113087

patch nand-badisbad.patch

This patch makes nand_block_checkbad check both the BBT and the actual OOB data. This avoids accidently passing blocks as good when BBT and OOB markers are not synchronized, e.g., before "nand createb
www.eeworm.com/read/341022/12113102

patch splashimage-command.patch

drivers/cfb_console.c (video_logo): if "splashimage" doesn't contain an address, use its content as a command - Werner Almesberger Index: u-boot/drivers/video/cfb_console.c =
www.eeworm.com/read/341022/12113113

patch boot-menu.patch

board/neo1973/bootmenu.c: simple configurable boot menu board/neo1973/neo1973.c (neo1973_new_second): return 1 if a new second has started since the last call board/neo1973/neo1973.c (neo1973_on_key
www.eeworm.com/read/341022/12113115

patch default-env.patch

common/env_common.c (default_env): new function that resets the environment to the default value common/env_common.c (env_relocate): use default_env instead of own copy common/env_nand.c (env_reloca
www.eeworm.com/read/341022/12113136

patch cmd-unzip.patch

common/cmd_mem.c: new command "unzip srcaddr dstaddr [dstsize]" to unzip from memory to memory, and option CONFIG_CMD_UNZIP to enable it - Werner Almesberger Index: u-boot/co
www.eeworm.com/read/341022/12113168

patch glamo-regs.patch

Index: u-boot/board/neo1973/gta02/glamo-regs.h =================================================================== --- /dev/null +++ u-boot/board/neo1973/gta02/glamo-regs.h @@ -0,0 +1,628 @@ +#ifndef