Show patches with: none      |   179080 patches
« 1 2 ... 193 194 1951790 1791 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,RFC,13/44] image: Move error! string to common place - - 1 - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,14/44] image: Export fit_conf_get_prop_node() - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,15/44] image: Rename fit_add_hashes() to fit_add_verification_data() - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,16/44] image: Rename hash printing to fit_image_print_verification_data() - - 1 - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,17/44] sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,18/44] fdt: Add a parameter to fdt_valid() - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,19/44] Add getenv_hex() to return an environment variable as hex - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,20/44] fdt: Allow fdt command to check and update control FDT - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,21/44] sandbox: fdt: Support fdt command for sandbox - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,22/44] env: Fix minor comment typos in cmd_nvedit - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,23/44] fdt: Skip checking FDT if the pointer is NULL - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,24/44] Revert "fdt- Tell the FDT library where the device tree is" - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,25/44] Add stdarg to vsprintf.h - - - - --- 2013-01-05 Simon Glass Accepted
[U-Boot,RFC,26/44] Add minor updates to README.fdt-control - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,27/44] hash: Add a way to calculate a hash for any algortihm - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,28/44] sandbox: config: Enable FIT signatures with RSA - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,29/44] sandbox: Provide a way to map from host RAM to U-Boot RAM - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,30/44] sandbox: image: Add support for booting images in sandbox - - 1 - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,31/44] image: Add signing infrastructure - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,32/44] image: Support signing of images - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,33/44] image: Verify signatures in FIT images - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,34/44] image: Add RSA support for image signing - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,35/44] mkimage: Put FIT loading in function and tidy error handling - - 1 - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,36/44] mkimage: Add -k option to specify key directory - - 1 - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,37/44] mkimage: Add -K to write public keys to an FDT blob - - 1 - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,38/44] mkimage: Add -F option to modify an existing .fit file - - 1 - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,39/44] mkimage: Add -c option to specify a comment for key signing - - 1 - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,40/44] mkimage: Add -r option to specify keys that must be verified - - 1 - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,41/44] libfdt: Add fdt_find_regions() - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,42/44] image: Add support for signing of FIT configurations - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,43/44] Add verified boot information and test - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,RFC,44/44] WIP: sandbox: config: Add test config for verified boot - - - - --- 2013-01-05 Simon Glass Superseded
[U-Boot,v3] mx6: Add workaround for ARM errata - - - - --- 2013-01-05 Fabio Estevam sbabic Awaiting Upstream
[U-Boot,PULL] : Please pull u-boot-imx - - - - --- 2013-01-05 Stefano Babic aaribaud Accepted
[U-Boot] common/lcd.c: cleanup use of global variables 2 - - - --- 2013-01-05 Wolfgang Denk ag Accepted
[U-Boot] nds32: Add a basic errno.h - - - - --- 2013-01-05 Simon Glass macpaul Accepted
[U-Boot,v3,8/8] buildman - U-Boot multi-threaded builder and summary tool - - - - --- 2013-01-05 Simon Glass sjg Superseded
[U-Boot] MIPS: bootm.c: use debug macro to print debug message - - - - --- 2013-01-06 Gabor Juhos danielschwierzeck Accepted
[U-Boot] common/cmd_bootm.c: prevent running of subcommands before 'bootm start' - - - - --- 2013-01-07 Gabor Juhos trini Accepted
[U-Boot,1/2] video:cache:fix: Proper buffer alignment for lcd subsystem - - - 1 --- 2013-01-07 Łukasz Majewski ag Rejected
[U-Boot,2/2] video:cache:fix:trats: Enable dcache flush for TRATS board's LCD subsystem 2 - - 1 --- 2013-01-07 Łukasz Majewski ag Changes Requested
[U-Boot,1/2] serial/ns16550: add an option to avoid hanging on broken platforms - - - - --- 2013-01-07 Javier Martinez Canillas trini Accepted
[U-Boot,2/2] OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMT - - - - --- 2013-01-07 Javier Martinez Canillas trini Accepted
[U-Boot,1/3] MIPS: bootm.c: separate linux jump code - - - - --- 2013-01-07 Gabor Juhos danielschwierzeck Accepted
[U-Boot,2/3] MIPS: bootm.c: separate environment initialization - - - - --- 2013-01-07 Gabor Juhos danielschwierzeck Accepted
[U-Boot,3/3] MIPS: bootm.c: add support for 'prep' and 'go' subcommands - - - - --- 2013-01-07 Gabor Juhos danielschwierzeck Accepted
[U-Boot,1/4,V2] EXYNOS: Add functions for power initialisation - - - - --- 2013-01-07 Rajeshwari Birje prom Changes Requested
[U-Boot,2/4,V2] SMDK5250: Convert lowlevel_init.S to lowlevel_init.c - - - - --- 2013-01-07 Rajeshwari Birje prom Changes Requested
[U-Boot,3/4,V2] SMDK5250: Add PMIC voltage settings - - - - --- 2013-01-07 Rajeshwari Birje prom Changes Requested
[U-Boot,4/4,V2] SMDK5250: Modify IRAM stack pointer address - - - - --- 2013-01-07 Rajeshwari Birje prom Changes Requested
[U-Boot,v2,1/1] omap4: allow the use of a plain text env file instead boot scripts 1 - - - --- 2013-01-07 Javier Martinez Canillas trini Accepted
[U-Boot,v4,1/3] ARM: cache: declare set_section_dcache - - - - --- 2013-01-07 Vincent Stehlé trini Superseded
[U-Boot,v4,2/3] ARM: cache: introduce weak arm_setup_identity_mapping - - - - --- 2013-01-07 Vincent Stehlé trini Superseded
[U-Boot,v4,3/3] ARM: OMAP5: redefine arm_setup_identity_mapping - - - - --- 2013-01-07 Vincent Stehlé trini Superseded
[U-Boot,v3,1/6] mx6qsabrelite: Use tabs to environment setting - - - - --- 2013-01-07 Otavio Salvador sbabic Changes Requested
[U-Boot,v3,2/6] mx28evk: We shouldn't hardcode a rootfs filesystem type - - - - --- 2013-01-07 Otavio Salvador sbabic Changes Requested
[U-Boot,v3,3/6] mx28evk: Add support to dynamically choose between ftd use or not - - - - --- 2013-01-07 Otavio Salvador sbabic Changes Requested
[U-Boot,v3,4/6] mx53loco: Add support to dynamically choose between ftd use or not - - - - --- 2013-01-07 Otavio Salvador sbabic Changes Requested
[U-Boot,v3,5/6] mx6qsabrelite: Add support to dynamically choose between ftd use or not - - - - --- 2013-01-07 Otavio Salvador sbabic Changes Requested
[U-Boot,v3,6/6] mx6qsabre{auto, sd}: Add support to dynamically choose between ftd use or not - - - - --- 2013-01-07 Otavio Salvador sbabic Changes Requested
[U-Boot] bootm: relocate names of sub-command table for archs with CONFIG_NEEDS_MANUAL_RELOC - - - - --- 2013-01-07 Daniel Schwierzeck trini Accepted
[U-Boot] Proposal for an interface to pass a DT to the kernel on MIPS - - - - --- 2013-01-07 Gabor Juhos Not Applicable
[U-Boot] Introduce a global bool type - - - - --- 2013-01-07 York Sun Superseded
[U-Boot,v2] Introduce a global bool type - - - - --- 2013-01-07 York Sun wd Changes Requested
[U-Boot,v4] powerpc/mpc8xxxx: FSL DDR debugger auto run of stored commands - - - - --- 2013-01-08 James Yang afleming Accepted
[U-Boot,v3] SMDK5250: Enable VBus for USB 2.0 controller 1 - - - --- 2013-01-08 Vivek Gautam Changes Requested
[U-Boot] Proposal for an interface to pass a DT to the kernel on MIPS - - - - --- 2013-01-08 Gabor Juhos Not Applicable
[U-Boot,V3,1/4] EXYNOS5: Change parent clock of FIMD to MPLL 2 - - - --- 2013-01-08 Ajay Kumar prom Changes Requested
[U-Boot,V3,2/4] EXYNOS: Add dummy definition to fix compilation dependency on CONFIG_EXYNOS_MIPI_DS… 2 - - - --- 2013-01-08 Ajay Kumar prom Changes Requested
[U-Boot,V5,3/4] video: Modify exynos_fimd driver to support LCD console - - - - --- 2013-01-08 Ajay Kumar prom Changes Requested
[U-Boot,V5,4/4] EXYNOS5: Add support for FIMD and DP 1 - - - --- 2013-01-08 Ajay Kumar prom Changes Requested
[U-Boot,1/2] mxc nand: Add support for i.MX5 - - - - --- 2013-01-08 Marek Vasut sbabic Superseded
[U-Boot,v4,1/3] EHCI: Exynos: Add fdt support - - - - --- 2013-01-08 Vivek Gautam prom Accepted
[U-Boot,v4,2/3] EXYNOS5: Add device node for USB. - - - - --- 2013-01-08 Vivek Gautam prom Accepted
[U-Boot,v4,3/3] EXYNOS5: FDT: Add compatible strings for USB 1 - - - --- 2013-01-08 Vivek Gautam prom Accepted
[U-Boot,v4] SMDK5250: Enable VBus for USB 2.0 controller - - - - --- 2013-01-08 Vivek Gautam prom Accepted
[U-Boot] video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards - - - 1 --- 2013-01-08 Łukasz Majewski prom Changes Requested
[U-Boot,RFC,1/2] ARM: cache: Introduce weak dram_bank_setup function - - - - --- 2013-01-08 SRICHARAN R RFC
[U-Boot,RFC,2/2] ARM: mmu: Set domain permissions to client access - - - - --- 2013-01-08 SRICHARAN R RFC
[U-Boot,1/2] board/qemu-mips: fix a typo in README - - - - --- 2013-01-08 Gabor Juhos danielschwierzeck Accepted
[U-Boot,2/2] board/qemu-mips: add '-M mips' switch to the example usage command - - - - --- 2013-01-08 Gabor Juhos danielschwierzeck Accepted
[U-Boot,v2] video:cache:fix: Enable dcache flush at LCD subsystem for Exynos based boards - - - 1 --- 2013-01-08 Łukasz Majewski prom Accepted
[U-Boot,1/2] net: Remove call of srand from eth_random_enetaddr() - - - - --- 2013-01-08 Christian Riesch wd Rejected
[U-Boot,2/2] calimain: Generate random MAC address for factory tests - - - - --- 2013-01-08 Christian Riesch wd Rejected
[U-Boot] Pull request: u-boot-arm/master - - - - --- 2013-01-08 Albert ARIBAUD trini Accepted
[U-Boot] mxs: Use __weak annotation to simplify code 1 - - - --- 2013-01-08 Fabio Estevam sbabic Awaiting Upstream
[U-Boot] common: env_mmc: Use __weak annotation to simplify code 1 - - - --- 2013-01-08 Fabio Estevam sbabic Accepted
[U-Boot,1/2] am33xx: add a pulldown macro to pinmux config - - - - --- 2013-01-08 Lars Poeschel trini Superseded
[U-Boot,2/2] pcm051: Add support for Phytec phyCORE-AM335x - - - - --- 2013-01-08 Lars Poeschel trini Superseded
[U-Boot] MIPS: qemu-mips: update and fix example usage in README - - - - --- 2013-01-08 Daniel Schwierzeck danielschwierzeck Accepted
[U-Boot,RFC] mmc:fix: Increase the timeout value for SDHCI_send_command() - - - - --- 2013-01-08 Łukasz Majewski RFC
[U-Boot,1/2] ARM: mmu: Introduce weak dram_bank_setup function - - - - --- 2013-01-08 SRICHARAN R aaribaud Superseded
[U-Boot,1/2] ARM: mmu: Introduce weak dram_bank_setup function - - - - --- 2013-01-08 SRICHARAN R trini Not Applicable
[U-Boot,2/2] ARM: mmu: Set domain permissions to client access - - - 1 --- 2013-01-08 SRICHARAN R aaribaud Superseded
[U-Boot] MPC8308: Fixup clocks in PCI Host configuration - - - - --- 2013-01-08 Barry Grussling kimphill Superseded
[U-Boot,RFC,1/3] MIPS: bootm_qemu_mips.c: separate linux preparation code - - - - --- 2013-01-08 Gabor Juhos danielschwierzeck Rejected
[U-Boot,RFC,2/3] MIPS: bootm_qemu_mips.c: separate linux jump code - - - - --- 2013-01-08 Gabor Juhos danielschwierzeck Rejected
[U-Boot,RFC,3/3] MIPS: bootm.c: integrate QEMU specific functions - - - - --- 2013-01-08 Gabor Juhos danielschwierzeck Rejected
[U-Boot] Introduce a global bool type - - - - --- 2013-01-08 York Sun Not Applicable
[U-Boot,v5,1/2] arm: move C runtime setup code in crt0.S - - - - --- 2013-01-08 Albert ARIBAUD aaribaud Accepted
« 1 2 ... 193 194 1951790 1791 »