Show patches with: Submitter = Mike Frysinger       |    Archived = No       |   442 patches
« 1 2 3 44 5 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot] Sandbox question - - - - --- 2011-12-01 Mike Frysinger vapier RFC
[U-Boot] Blackfin: br4: new board port - - - - --- 2011-11-25 Mike Frysinger vapier Changes Requested
[U-Boot] ignore new mkenvimage tool - - - - --- 2011-11-25 Mike Frysinger Accepted
[U-Boot] Blackfin: bf537-stamp: drop board reset workaround - - - - --- 2011-11-19 Mike Frysinger Accepted
[U-Boot] Add PR1 Appliance - ISDN PRI board - - - - --- 2011-11-19 Mike Frysinger Accepted
[U-Boot] Pull request u-boot-blackfin.git - - - - --- 2011-11-19 Mike Frysinger wd Accepted
[U-Boot,4/4] usb: net: smsc95xx: attempt to fix enetaddr loading - - - - --- 2011-11-11 Mike Frysinger vapier RFC
[U-Boot,3/4] Blackfin: bfin_mac: use new eth_device enetaddr members - - - - --- 2011-11-11 Mike Frysinger vapier RFC
[U-Boot,2/4] net: tweak eth_device layout to simplify enetaddr use - - - - --- 2011-11-11 Mike Frysinger vapier RFC
[U-Boot,1/4] net/miiphy/serial: drop duplicate "NAMESIZE" define - - - - --- 2011-11-11 Mike Frysinger vapier Accepted
[U-Boot,v2] add a git mailrc file for maintainers - - - - --- 2011-11-08 Mike Frysinger wd Accepted
[U-Boot] add a git mailrc file for maintainers - - - - --- 2011-11-06 Mike Frysinger Superseded
[U-Boot,PATCH/RFC] global_data: unify global flag defines - - - - --- 2011-11-05 Mike Frysinger RFC
[U-Boot] Blackfin: cache result of cpp check - - - - --- 2011-11-05 Mike Frysinger vapier Accepted
[U-Boot] nds32: toolchains for building ? - - - - --- 2011-11-04 Mike Frysinger Accepted
[U-Boot,2/2] Blackfin: traps: fix up printf warnings from debug - - - - --- 2011-11-03 Mike Frysinger vapier Accepted
[U-Boot,1/2] Blackfin: drop now unused local variable - - - - --- 2011-11-03 Mike Frysinger vapier Accepted
[U-Boot] cmd_bdinfo: simplify local static funcs a bit 1 - - - --- 2011-10-31 Mike Frysinger wd Accepted
[U-Boot] sh: avoid multiple definition errors with cache funcs - - - - --- 2011-10-27 Mike Frysinger iwamatsu Accepted
[U-Boot,WIP] sandbox: spi/sf emulation - - - - --- 2011-10-26 Mike Frysinger vapier RFC
[U-Boot] sandbox: drop unused return 1 - - - --- 2011-10-26 Mike Frysinger wd Accepted
[U-Boot] sandbox: put stdin into raw mode - - - 1 --- 2011-10-26 Mike Frysinger wd Accepted
[U-Boot] serial: sandbox: use ssize_t to match os_read 1 - - - --- 2011-10-26 Mike Frysinger wd Accepted
[U-Boot] serial: sandbox: optimize puts 1 - - - --- 2011-10-26 Mike Frysinger wd Accepted
[U-Boot] sandbox/tegra2: fix typo in autocomplete define 1 - - - --- 2011-10-26 Mike Frysinger wd Accepted
[U-Boot] net: rtl8109: drop unused !NET_MULTI driver - - - - --- 2011-10-26 Mike Frysinger sbabic Accepted
[U-Boot,PATCH/RFC] MAKEALL: allow people to specify arch/cpu/soc/vendor names - - - - --- 2011-10-18 Mike Frysinger RFC
[U-Boot,1/2,v2] build: add missing $(AR)->$(cmd_link_o_target) update - - - 1 --- 2011-10-18 Mike Frysinger wd Accepted
[U-Boot] powerpc: cpm2 boards: update fcc register logic - - - - --- 2011-10-17 Mike Frysinger Accepted
[U-Boot] powerpc: net: restore fcc addr logic - - - - --- 2011-10-17 Mike Frysinger Superseded
[U-Boot,4/5] net: sc589: drop unused !NET_MULTI driver - - - - --- 2011-10-16 Mike Frysinger wd Accepted
[U-Boot,3/5] net: s3c4510b_eth: drop unused !NET_MULTI driver - - - - --- 2011-10-16 Mike Frysinger wd Accepted
[U-Boot,2/5] net: ns9750: drop !NET_MULTI driver - - - - --- 2011-10-16 Mike Frysinger wd Accepted
[U-Boot,1/5] net: enc28j60_lpc2292: drop unused !NET_MULTI driver - - - - --- 2011-10-16 Mike Frysinger wd Accepted
[U-Boot] Pull request u-boot-blackfin.git - - - - --- 2011-10-16 Mike Frysinger wd Accepted
[U-Boot] m68k: fix ambiguous bit testing - - - - --- 2011-10-15 Mike Frysinger ag Accepted
[U-Boot,v2] punt unused clean/distclean targets - - - - --- 2011-10-13 Mike Frysinger Accepted
[U-Boot] autoconf.mk.dep: use target cflags, not host - - - - --- 2011-10-13 Mike Frysinger wd Accepted
[U-Boot] sparc: fix unknown escape sequence warnings - - - - --- 2011-10-13 Mike Frysinger ag Accepted
[U-Boot] sparc: fix unused variable warnings - - - - --- 2011-10-13 Mike Frysinger ag Accepted
[U-Boot,2/2] build: force migration away from $(AR) - - - - --- 2011-10-13 Mike Frysinger wd Accepted
[U-Boot,1/2] build: add missing $(AR)->$(cmd_link_o_target) update - - - - --- 2011-10-13 Mike Frysinger wd Superseded
[U-Boot] avr32: fix timer_init() return type - - - - --- 2011-10-13 Mike Frysinger reinhardm Changes Requested
[U-Boot] sh: only add -mno-fdpic if the compiler supports it - - - - --- 2011-10-13 Mike Frysinger iwamatsu Accepted
[U-Boot] Blackfin: define CONFIG_SYS_CACHELINE_SIZE 1 - - - --- 2011-10-13 Mike Frysinger vapier Accepted
[U-Boot] sf: fix erase debug output - - - - --- 2011-10-12 Mike Frysinger ag Accepted
[U-Boot] serial_exit: punt unused prototype 1 - - - --- 2011-10-04 Mike Frysinger wd Accepted
[U-Boot] Blackfin: bfin_spi: fix build error when DEBUG is defined - - - - --- 2011-10-04 Mike Frysinger vapier Accepted
[U-Boot,v3] image: push default arch values to arch headers 1 - - 1 --- 2011-10-04 Mike Frysinger Accepted
[U-Boot,4/4] board configs: drop NET_MULTI references - - - - --- 2011-10-02 Mike Frysinger wd Accepted
[U-Boot,3/4] net: drop !NET_MULTI code - - - - --- 2011-10-02 Mike Frysinger wd Accepted
[U-Boot,2/4] net: drop !NET_MULTI ns7520 driver - - - - --- 2011-10-02 Mike Frysinger wd Accepted
[U-Boot,1/4] net: drop !NET_MULTI bcm570x/tigon3 drivers - - - - --- 2011-10-02 Mike Frysinger wd Accepted
[U-Boot,v3] mkconfig: start deprecating Makefile config targets - - - - --- 2011-10-01 Mike Frysinger wd Accepted
[U-Boot] Pull request u-boot-blackfin.git (post branch) - - - - --- 2011-09-29 Mike Frysinger wd Accepted
[U-Boot] Pull request u-boot-blackfin.git (sf branch) - - - - --- 2011-09-29 Mike Frysinger wd Accepted
[U-Boot,RFC,v2,13/20] sandbox: Add OS dependent layer - - - - --- 2011-09-26 Mike Frysinger Not Applicable
[U-Boot,v2] image: push default arch values to arch headers - - - 1 --- 2011-09-26 Mike Frysinger wd Superseded
[U-Boot] image: push default arch values to arch headers - - - - --- 2011-09-26 Mike Frysinger Changes Requested
[U-Boot] MAKEALL: rename coldfire list to m68k to match arch - - - - --- 2011-09-26 Mike Frysinger wd Accepted
[U-Boot,RFC,v2,13/20] sandbox: Add OS dependent layer - - - - --- 2011-09-26 Mike Frysinger Not Applicable
[U-Boot,v2] mkconfig: start deprecating Makefile config targets - - - - --- 2011-09-19 Mike Frysinger Superseded
[U-Boot] mkconfig: start deprecating Makefile config targets - - - - --- 2011-09-18 Mike Frysinger Superseded
[U-Boot] punt unused clean/distclean targets - - - - --- 2011-09-18 Mike Frysinger wd Accepted
[U-Boot] sf: fix debug format string warning - - - - --- 2011-09-12 Mike Frysinger wd Accepted
[U-Boot] net: turn name len check into an assert - - - - --- 2011-09-12 Mike Frysinger wd Accepted
[U-Boot] ignore soc asm-offsets.s - - - - --- 2011-09-12 Mike Frysinger wd Accepted
[U-Boot,v4] cmd_sf: add "update" subcommand to do smart SPI flash update - - - - --- 2011-08-20 Mike Frysinger Changes Requested
[U-Boot] sf: winbond: add support for W25X40 parts - - - - --- 2011-08-14 Mike Frysinger wd Rejected
[U-Boot,6/6] Blackfin: uart: implement loop callback for post - - - - --- 2011-08-08 Mike Frysinger Accepted
[U-Boot,5/6] Blackfin: bf537-stamp/bf548-ezkit: update POST flash block range - - - - --- 2011-08-08 Mike Frysinger Accepted
[U-Boot,4/6] Blackfin: post: generalize led/button tests with GPIOs - - - - --- 2011-08-08 Mike Frysinger Accepted
[U-Boot,3/6] Blackfin: bf537-stamp: drop uart/flash post tests - - - - --- 2011-08-08 Mike Frysinger Accepted
[U-Boot,2/6] Blackfin: post: drop custom test list - - - - --- 2011-08-08 Mike Frysinger Accepted
[U-Boot,1/6] Blackfin: bf537-stamp: convert to gpio post hotkey - - - - --- 2011-08-08 Mike Frysinger Accepted
[U-Boot] post: fix indendation/brace confusion - - - - --- 2011-07-14 Mike Frysinger wd Accepted
[U-Boot] Pull request u-boot-blackfin.git - - - - --- 2011-07-12 Mike Frysinger wd Accepted
[U-Boot,v2] env: allow people to force envcrc building - - - - --- 2011-07-08 Mike Frysinger wd Accepted
[U-Boot,v2] sf: kill off now-unused local state - - - - --- 2011-07-08 Mike Frysinger wd Accepted
[U-Boot,v6] sf: macronix: disable write protection when initializing - - - - --- 2011-07-08 Mike Frysinger wd Accepted
[U-Boot,v2] sf: macronix: add MX25L4005 and MX25L8005 - - - - --- 2011-07-08 Mike Frysinger wd Accepted
[U-Boot,v2] sf: spansion: add support for S25FL129P_64K - - - - --- 2011-07-08 Mike Frysinger wd Accepted
[U-Boot,21/21] Blackfin: jtag-console: fix timer usage - - - - --- 2011-07-05 Mike Frysinger vapier Accepted
[U-Boot,20/21] Blackfin: switch to common display_options() - - - - --- 2011-07-05 Mike Frysinger vapier Accepted
[U-Boot,19/21] Blackfin: serial: move early debug strings into .rodata section - - - - --- 2011-07-05 Mike Frysinger vapier Accepted
[U-Boot,v2] Blackfin: dont reset SWRST on newer bf526 parts - - - - --- 2011-07-05 Mike Frysinger vapier Accepted
[U-Boot] fix unconfigured out-of-tree building of tools - - - - --- 2011-07-01 Mike Frysinger wd Accepted
[U-Boot] panic: add noreturn attribute - - - - --- 2011-06-29 Mike Frysinger wd Accepted
[U-Boot] Pull request u-boot-blackfin.git - - - - --- 2011-06-29 Mike Frysinger wd Rejected
[U-Boot,18/18] Blackfin: adi boards: also set stderr to nc with helper - - - - --- 2011-06-28 Mike Frysinger vapier Accepted
[U-Boot,17/18] Blackfin: update anomaly lists to latest public info - - - - --- 2011-06-28 Mike Frysinger vapier Accepted
[U-Boot,16/18] Blackfin: serial: convert to bfin_{read, write} helpers - - - - --- 2011-06-28 Mike Frysinger vapier Accepted
[U-Boot,15/18] Blackfin: split out async setup - - - - --- 2011-06-28 Mike Frysinger vapier Accepted
[U-Boot,14/18] Blackfin: adi boards: enable pretty flash progress output - - - - --- 2011-06-28 Mike Frysinger vapier Accepted
[U-Boot,13/18] Blackfin: drop unused dma.h header from start code - - - - --- 2011-06-28 Mike Frysinger vapier Accepted
[U-Boot,12/18] Blackfin: portmux: allow header to be included in assembly files - - - - --- 2011-06-28 Mike Frysinger vapier Accepted
[U-Boot,11/18] Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: enable mmc_spi support - - - - --- 2011-06-28 Mike Frysinger vapier Rejected
[U-Boot,10/18] Blackfin: cm-bf537e/cm-bf537u/tcm-bf537: update network settings - - - - --- 2011-06-28 Mike Frysinger vapier Rejected
[U-Boot,09/18] Blackfin: sync MMR read/write helpers with Linux - - - - --- 2011-06-28 Mike Frysinger vapier Accepted
[U-Boot,08/18] Blackfin: gpio: optimize free path a little - - - - --- 2011-06-28 Mike Frysinger vapier Accepted
« 1 2 3 44 5 »