Show patches with: Archived = No       |   167445 patches
« 1 2 ... 191 192 1931674 1675 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v2,14/15] malta: add script & instructions to flash U-boot - - - - --- 2013-10-24 Paul Burton danielschwierzeck Superseded
[U-Boot,v2,13/15] malta: disable L2 caches - - - - --- 2013-10-24 Paul Burton danielschwierzeck Superseded
[U-Boot,v2,10/15] malta: display "U-boot" on the LCD screen - - - - --- 2013-10-24 Paul Burton danielschwierzeck Superseded
[U-Boot,v2,09/15] malta: support for coreFPGA6 boards - - - - --- 2013-10-24 Paul Burton danielschwierzeck Superseded
[U-Boot,v2,08/15] malta: setup super I/O UARTs - - - - --- 2013-10-24 Paul Burton danielschwierzeck Superseded
[U-Boot,v2,07/15] qemu-malta: rename to just "malta" - - - - --- 2013-10-24 Paul Burton danielschwierzeck Superseded
[U-Boot,15/15] malta: add myself to maintainers - - - - --- 2013-10-23 Paul Burton danielschwierzeck Superseded
[U-Boot,14/15] malta: add script & instructions to flash U-boot - - - - --- 2013-10-23 Paul Burton danielschwierzeck Superseded
[U-Boot,13/15] malta: disable L2 caches - - - - --- 2013-10-23 Paul Burton danielschwierzeck Superseded
[U-Boot,12/15] malta: remove cache size definitions - - - - --- 2013-10-23 Paul Burton danielschwierzeck Superseded
[U-Boot,11/15] malta: enable CONFIG_PCNET_79C973, PCNET_HAS_PROM, CONFIG_CMD_DHCP - - - - --- 2013-10-23 Paul Burton danielschwierzeck Superseded
[U-Boot,10/15] malta: display "U-boot" on the LCD screen - - - - --- 2013-10-23 Paul Burton danielschwierzeck Superseded
[U-Boot,09/15] malta: support for coreFPGA6 boards - - - - --- 2013-10-23 Paul Burton danielschwierzeck Superseded
[U-Boot,08/15] malta: setup super I/O UARTs - - - - --- 2013-10-23 Paul Burton danielschwierzeck Superseded
[U-Boot,07/15] qemu-malta: rename to just "malta" - - - - --- 2013-10-23 Paul Burton danielschwierzeck Superseded
[U-Boot,06/15] pci.h: allow inclusion in assembly source - - - - --- 2013-10-23 Paul Burton danielschwierzeck Superseded
[U-Boot,05/15] pcnet: enable the NOUFLO feature - - - - --- 2013-10-23 Paul Burton danielschwierzeck Superseded
[U-Boot,04/15] pcnet: add cache flushing & invalidation - - - - --- 2013-10-23 Paul Burton danielschwierzeck Superseded
[U-Boot,03/15] pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send - - - - --- 2013-10-23 Paul Burton danielschwierzeck Superseded
[U-Boot,02/15] pcnet: code style cleanup - - - - --- 2013-10-23 Paul Burton danielschwierzeck Superseded
[U-Boot,01/15] mips32: detect L1 cache sizes if they're not defined - - - - --- 2013-10-23 Paul Burton danielschwierzeck Superseded
[U-Boot,v3,8/8] MIPS: bootm: drop obsolete Qemu specific bootm implementation - - - - --- 2013-08-11 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v3,7/8] MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta - - - - --- 2013-08-11 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v3,6/8] MIPS: bootm: add support for generic relocation of init ramdisks - - - - --- 2013-08-11 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v3,5/8] MIPS: bootm: refactor initialisation of kernel environment - - - - --- 2013-08-11 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v3,4/8] MIPS: bootm: refactor initialisation of kernel cmdline - - - - --- 2013-08-11 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v3,3/8] MIPS: bootm: add support for LMB - - - - --- 2013-08-11 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v3,2/8] MIPS: bootm: optimize kernel entry call - - - - --- 2013-08-11 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v3,1/8] MIPS: bootm: fix checkpatch.pl warnings - - - - --- 2013-08-11 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v2,07/10] MIPS: xburst/start.S: rework relocation info check - - - - --- 2013-06-14 Gabor Juhos danielschwierzeck Accepted
[U-Boot,10/10] MIPS: mips32/cache.S: use v1 register for indirect function calls - - - - --- 2013-06-13 Gabor Juhos danielschwierzeck Accepted
[U-Boot,09/10] MIPS: mips32/cache.S: store cache line size in t8 register - - - - --- 2013-06-13 Gabor Juhos danielschwierzeck Accepted
[U-Boot,08/10] MIPS: mips32/cache.S: save return address in t9 register - - - - --- 2013-06-13 Gabor Juhos danielschwierzeck Accepted
[U-Boot,06/10] MIPS: xburst/start.S: use t8 register for dynamic relocation - - - - --- 2013-06-13 Gabor Juhos danielschwierzeck Accepted
[U-Boot,05/10] MIPS: xburst/start.S: save gd in s0 register - - - - --- 2013-06-13 Gabor Juhos danielschwierzeck Accepted
[U-Boot,04/10] MIPS: xburst/start.S: save relocation offset in s1 register - - - - --- 2013-06-13 Gabor Juhos danielschwierzeck Accepted
[U-Boot,03/10] MIPS: xburst/start.S: save relocation address in s2 register - - - - --- 2013-06-13 Gabor Juhos danielschwierzeck Accepted
[U-Boot,02/10] MIPS: mips32/start.S: rework relocation info check - - - - --- 2013-06-13 Gabor Juhos danielschwierzeck Accepted
[U-Boot,01/10] MIPS: mips32/start.S: use t8 register for dynamic relocation - - - - --- 2013-06-13 Gabor Juhos danielschwierzeck Accepted
[U-Boot,4/4] MIPS: mips32/cache.S: remove superfluous register assignment - - - - --- 2013-06-12 Gabor Juhos danielschwierzeck Accepted
[U-Boot,3/4] MIPS: remove obsolete TODO items - - - - --- 2013-06-12 Gabor Juhos danielschwierzeck Accepted
[U-Boot,2/4] MIPS: mips64/interrupt.c: remove superfluous include - - - - --- 2013-06-12 Gabor Juhos danielschwierzeck Accepted
[U-Boot,1/4] MIPS: mips32/time.c: fix checkpatch errors/warnings - - - - --- 2013-06-12 Gabor Juhos danielschwierzeck Accepted
[U-Boot] MIPS: mips64: fix typos in copyright text of start.S - - - - --- 2013-06-11 Gabor Juhos danielschwierzeck Superseded
[U-Boot,v2,04/11] MIPS: bootm: refactor initialisation of kernel cmdline - - - - --- 2013-06-09 Daniel Schwierzeck danielschwierzeck Superseded
[U-Boot,v2,01/11] MIPS: bootm: fix checkpatch.pl warnings - - - - --- 2013-06-09 Daniel Schwierzeck danielschwierzeck Superseded
[U-Boot,11/11] MIPS: bootm: drop obsolete Qemu specific bootm implementation - - - - --- 2013-06-08 Daniel Schwierzeck danielschwierzeck Superseded
[U-Boot,10/11] MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta - - - - --- 2013-06-08 Daniel Schwierzeck danielschwierzeck Superseded
[U-Boot,09/11] MIPS: bootm: automatically initialise kernel cmdline variables 'rd_start' and 'rd_si… - - - - --- 2013-06-08 Daniel Schwierzeck danielschwierzeck Superseded
[U-Boot,08/11] MIPS: bootm: automatically initialise kernel cmdline variable 'mem' - - - - --- 2013-06-08 Daniel Schwierzeck danielschwierzeck Superseded
[U-Boot,07/11] MIPS: bootm: add support for generic relocation of init ramdisks - - - - --- 2013-06-08 Daniel Schwierzeck danielschwierzeck Superseded
[U-Boot,06/11] MIPS: bootm: make initialisation of Linux environment optional - - - - --- 2013-06-08 Daniel Schwierzeck danielschwierzeck Superseded
[U-Boot,05/11] MIPS: bootm: refactor initialisation of kernel environment - - - - --- 2013-06-08 Daniel Schwierzeck danielschwierzeck Superseded
[U-Boot,04/11] MIPS: bootm: refactor initialisation of kernel cmdline - - - - --- 2013-06-08 Daniel Schwierzeck danielschwierzeck Superseded
[U-Boot,03/11] MIPS: bootm: add support for LMB - - - - --- 2013-06-08 Daniel Schwierzeck danielschwierzeck Superseded
[U-Boot,02/11] MIPS: bootm: optimise kernel entry call - - - - --- 2013-06-08 Daniel Schwierzeck danielschwierzeck Superseded
[U-Boot,01/11] MIPS: bootm: fix checkpatch.pl warnings - - - - --- 2013-06-08 Daniel Schwierzeck danielschwierzeck Superseded
[U-Boot] MIPS: asm/errno.h: switch to asm-generic/errno.h - - - - --- 2013-06-08 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v3,10/10] MIPS: start.S: emulate REVISION register for qemu-malta - - - - --- 2013-05-22 Gabor Juhos danielschwierzeck Accepted
[U-Boot,v3,09/10] MIPS: bootm.c: add YAMON style Linux preparation/jump code - - - - --- 2013-05-22 Gabor Juhos danielschwierzeck Superseded
[U-Boot,v3,08/10] MIPS: qemu-malta: bring up ethernet - - - - --- 2013-05-22 Gabor Juhos danielschwierzeck Accepted
[U-Boot,v3,07/10] net: pcnet: use pci_virt_to_mem to obtain buffer addresses - - - - --- 2013-05-22 Gabor Juhos danielschwierzeck Accepted
[U-Boot,v3,06/10] MIPS: qemu-malta: add PCI support - - - - --- 2013-05-22 Gabor Juhos danielschwierzeck Accepted
[U-Boot,v3,05/10] MIPS: qemu-malta: setup GT64120 registers as done by YAMON - - - - --- 2013-05-22 Gabor Juhos danielschwierzeck Accepted
[U-Boot,v3,04/10] MIPS: import gt64120.h header from Linux - - - - --- 2013-05-22 Gabor Juhos danielschwierzeck Accepted
[U-Boot,v3,03/10] MIPS: qemu-malta: enable flash support - - - - --- 2013-05-22 Gabor Juhos danielschwierzeck Accepted
[U-Boot,v3,02/10] MIPS: qemu-malta: add reset support - - - - --- 2013-05-22 Gabor Juhos danielschwierzeck Accepted
[U-Boot,v3,01/10] MIPS: qemu-malta: add support for emulated MIPS Malta board - - - - --- 2013-05-22 Gabor Juhos danielschwierzeck Accepted
[U-Boot] MIPS: fix __raw_* IO accessors - - - - --- 2013-02-21 Gabor Juhos danielschwierzeck Accepted
[U-Boot] MIPS: board.c: remove manual relocation of env_name_spec - - - - --- 2013-02-15 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v2,6/7] MIPS: u-boot.lds: add relocation specific sections - - - - --- 2013-02-11 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v1,6/7] MIPS: u-boot.lds: add relocation specific sections - - - - --- 2013-02-11 Gabor Juhos danielschwierzeck Superseded
[U-Boot,v1,7/7] MIPS: add dynamic relocation support - - - - --- 2013-02-09 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v1,6/7] MIPS: u-boot.lds: add relocation specific sections - - - - --- 2013-02-09 Daniel Schwierzeck danielschwierzeck Superseded
[U-Boot,v1,5/7] MIPS: start.S: use symbol __image_copy_end for U-Boot image relocation - - - - --- 2013-02-09 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v1,4/7] MIPS: start.S: optimize BSS initialization - - - - --- 2013-02-09 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v1,3/7] MIPS: board.c: switch to new symbols __bss_end and __image_copy_end - - - - --- 2013-02-09 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v1,2/7] MIPS: u-boot.lds: introduce symbol __image_copy_end - - - - --- 2013-02-09 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v1,1/7] MIPS: u-boot.lds: merge all BSS sections and introduce symbols __bss_[start|end] - - - - --- 2013-02-09 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot] MIPS: xburst: fix broken access to global_data - - - - --- 2013-02-09 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,RFC,3/3] MIPS: add dynamic relocation support - - - - --- 2013-02-03 Gabor Juhos danielschwierzeck Superseded
[U-Boot,RFC,2/3] MIPS: add -pie flag to LDFLAGS_FINAL - - - - --- 2013-02-03 Gabor Juhos danielschwierzeck Superseded
[U-Boot,RFC,1/3] MIPS: add .dyn.rel section to u-boot.lds - - - - --- 2013-02-03 Gabor Juhos danielschwierzeck Superseded
[U-Boot,v2,10/10] MIPS: start.S: emulate REVISION register for qemu-malta - - - - --- 2013-02-02 Gabor Juhos danielschwierzeck Superseded
[U-Boot,v2,09/10] MIPS: bootm.c: add YAMON style Linux preparation/jump code - - - - --- 2013-02-02 Gabor Juhos danielschwierzeck Superseded
[U-Boot,v2,08/10] MIPS: qemu-malta: bring up ethernet - - - - --- 2013-02-02 Gabor Juhos danielschwierzeck Superseded
[U-Boot,v2,07/10] net: pcnet: use pci_virt_to_mem to obtain buffer addresses - - - - --- 2013-02-02 Gabor Juhos danielschwierzeck Superseded
[U-Boot,v2,06/10] MIPS: qemu-malta: add PCI support - - - - --- 2013-02-02 Gabor Juhos danielschwierzeck Superseded
[U-Boot,v2,05/10] MIPS: qemu-malta: setup GT64120 registers as done by YAMON - - - - --- 2013-02-02 Gabor Juhos danielschwierzeck Superseded
[U-Boot,v2,04/10] MIPS: import gt64120.h header from Linux 3.8-rc3 - - - - --- 2013-02-02 Gabor Juhos danielschwierzeck Superseded
[U-Boot,v2,03/10] MIPS: qemu-malta: enable flash support - - - - --- 2013-02-02 Gabor Juhos danielschwierzeck Superseded
[U-Boot,v2,02/10] MIPS: qemu-malta: add reset support - - - - --- 2013-02-02 Gabor Juhos danielschwierzeck Superseded
[U-Boot,v2,01/10] MIPS: qemu-malta: add support for emulated MIPS Malta board - - - - --- 2013-02-02 Gabor Juhos danielschwierzeck Superseded
[U-Boot] MIPS: compute num_got_entries from .got section's size - - - - --- 2013-02-02 Gabor Juhos danielschwierzeck Accepted
[U-Boot,v2] MIPS: start.S: unify and simplify reset vector handling - - - - --- 2013-02-01 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot] MIPS: start.S: unify and simplify reset vector handling - - - - --- 2013-01-31 Daniel Schwierzeck danielschwierzeck Superseded
[U-Boot] MIPS: start.S: remove obsolete 64 bit handling in setup_c0_status - - - - --- 2013-01-31 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,v2] MIPS: simplify relocated _G_O_T_ address calculation - - - - --- 2013-01-30 Gabor Juhos danielschwierzeck Accepted
[U-Boot] MIPS: xburst: simplify relocation offset calculation - - - - --- 2013-01-30 Gabor Juhos danielschwierzeck Accepted
[U-Boot,v2,7/7] MIPS: qi_lb60: remove custom u-boot.lds script - - - - --- 2013-01-30 Gabor Juhos danielschwierzeck Accepted
« 1 2 ... 191 192 1931674 1675 »