Show patches with: Submitter = Simon Glass       |    Archived = No       |   20459 patches
« 1 2 ... 202 203 204 205 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v2] EXYNOS: SPI: Support SPI_PREAMBLE mode 1 - - - --- 2013-05-11 Simon Glass jagan Superseded
[U-Boot] exynos: Enable mmc for snow - - - - --- 2013-05-11 Simon Glass prom Accepted
[U-Boot,3/3] usb: Correct CLEAR_FEATURE code in ehci-hcd 1 - - - --- 2013-05-11 Simon Glass marex Awaiting Upstream
[U-Boot,2/3] usb: workaround non-working keyboards. - - 1 1 --- 2013-05-11 Simon Glass marex Awaiting Upstream
[U-Boot,1/3] usb: properly re-initialize the USB keyboard. - - 1 1 --- 2013-05-11 Simon Glass marex Awaiting Upstream
[U-Boot,RFC,v2,14/14] dm: Add README for driver model - - - - --- 2013-05-07 Simon Glass trini RFC
[U-Boot,RFC,v2,13/14] dm: Enable gpio command to support driver model - - - - --- 2013-05-07 Simon Glass trini RFC
[U-Boot,RFC,v2,12/14] sandbox: Convert GPIOs to use driver model - - - - --- 2013-05-07 Simon Glass trini RFC
[U-Boot,RFC,v2,11/14] dm: Add GPIO support and tests - - - - --- 2013-05-07 Simon Glass trini RFC
[U-Boot,RFC,v2,10/14] dm: Add a demonstration/example driver - - - - --- 2013-05-07 Simon Glass trini RFC
[U-Boot,RFC,v2,09/14] dm: Add a 'dm' command for testing - - - - --- 2013-05-07 Simon Glass trini RFC
[U-Boot,RFC,v2,08/14] dm: Add basic tests - - - - --- 2013-05-07 Simon Glass trini RFC
[U-Boot,RFC,v2,07/14] dm: Set up driver model after relocation - - - - --- 2013-05-07 Simon Glass trini RFC
[U-Boot,RFC,v2,06/14] dm: Add base driver model support - - - - --- 2013-05-07 Simon Glass trini RFC
[U-Boot,RFC,v2,05/14] sandbox: config: Enable driver model - - - - --- 2013-05-07 Simon Glass trini RFC
[U-Boot,RFC,v2,04/14] Add cmd_process_error() to report and process errors - - - - --- 2013-05-07 Simon Glass trini RFC
[U-Boot,RFC,v2,03/14] sandbox: config: Don't use 64-bit physical memory - - - - --- 2013-05-07 Simon Glass trini RFC
[U-Boot,RFC,v2,02/14] sandbox: Correct data sizes and printf() strings in fdtdec.c - - - - --- 2013-05-07 Simon Glass trini RFC
[U-Boot,RFC,v2,01/14] sandbox: Make map_to_sysmem() use a constant pointer - - - - --- 2013-05-07 Simon Glass trini RFC
[U-Boot,RFC,15/15] exynos: Avoid function instrumentation for microsecond timer - - - - --- 2013-04-28 Simon Glass RFC
[U-Boot,RFC,14/15] Show stdout on error in fit-test - - - - --- 2013-04-28 Simon Glass RFC
[U-Boot,RFC,13/15] arm: Implement the 'fake' go command - - - - --- 2013-04-28 Simon Glass RFC
[U-Boot,RFC,12/15] Add a 'fake' go command to the bootm command - - - - --- 2013-04-28 Simon Glass RFC
[U-Boot,RFC,11/15] Refactor the bootm command to reduce code duplication - - - - --- 2013-04-28 Simon Glass RFC
[U-Boot,RFC,10/15] Clarify bootm OS arguments - - - - --- 2013-04-28 Simon Glass RFC
[U-Boot,RFC,09/15] Add a simple test for sandbox trace - - - - --- 2013-04-28 Simon Glass RFC
[U-Boot,RFC,08/15] sandbox: Support trace feature - - - - --- 2013-04-28 Simon Glass RFC
[U-Boot,RFC,07/15] Add proftool to decode profile data - - - - --- 2013-04-28 Simon Glass RFC
[U-Boot,RFC,06/15] Add trace support to generic board - - - - --- 2013-04-28 Simon Glass RFC
[U-Boot,RFC,05/15] Support tracing in config.mk when enabled - - - - --- 2013-04-28 Simon Glass RFC
[U-Boot,RFC,04/15] Add a trace command - - - - --- 2013-04-28 Simon Glass RFC
[U-Boot,RFC,03/15] Add trace library - - - - --- 2013-04-28 Simon Glass RFC
[U-Boot,RFC,02/15] Add function to print a number with grouped digits - - - - --- 2013-04-28 Simon Glass RFC
[U-Boot,RFC,01/15] bootstage; Correct printf types - - - - --- 2013-04-28 Simon Glass RFC
[U-Boot,v3,0/17] sandbox: Generic board support and other improvements - - - - --- 2013-04-26 Simon Glass sjg Superseded
[U-Boot,RFC] WIP: Simplified device model implementation and demo - - - - --- 2013-04-24 Simon Glass RFC
[U-Boot] Allow U-Boot scripts to be placed in a .env file - - - - --- 2013-04-16 Simon Glass trini Changes Requested
[U-Boot] Please pull u-boot-x86.git - - - - --- 2013-04-16 Simon Glass trini Rejected
[U-Boot] Provide more useful debugging when an initcall fails - - - - --- 2013-04-13 Simon Glass sjg Rejected
[U-Boot,5/5] exynos: config: Reflect the name changes of I2C TPM configs - - 1 - --- 2013-04-12 Simon Glass prom Accepted
[U-Boot,4/5] tpm: Reorganize the I2C TPM driver - - 1 - --- 2013-04-12 Simon Glass trini Accepted
[U-Boot,3/5] tpm: Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C) - - 3 2 --- 2013-04-12 Simon Glass trini Accepted
[U-Boot,2/5] x86: config: Reflect the name changes of LPC TPM configs - - 1 - --- 2013-04-12 Simon Glass trini Accepted
[U-Boot,1/5] tpm: Rename generic_lpc_tpm to tpm_tis_lpc 1 - 1 1 --- 2013-04-12 Simon Glass trini Accepted
[U-Boot,v2,3/3] exynos: Enable I2C TPM for smdk5250 - - - - --- 2013-04-12 Simon Glass trini Accepted
[U-Boot,v2,2/3] tpm: Add Infineon slb9635_i2c TPM driver - - - - --- 2013-04-12 Simon Glass trini Accepted
[U-Boot,v2,1/3] tpm: Add casts for proper compilation - - 1 - --- 2013-04-12 Simon Glass trini Accepted
[U-Boot] crc32: Correct endianness of crc32 result - - 2 1 --- 2013-04-05 Simon Glass wd Changes Requested
[U-Boot] Patman / buildman pull request - - - - --- 2013-04-04 Simon Glass trini Accepted
[U-Boot] mmc: Define a constant for the maximum block size - - 1 - --- 2013-04-03 Simon Glass trini Accepted
[U-Boot,3/4] power: Explicitly select pmic device's bus - - 1 - --- 2013-04-02 Simon Glass prom Changes Requested
[U-Boot,2/4] exynos5: Enable tps65090 on smdk5250 - - 1 - --- 2013-04-02 Simon Glass prom Changes Requested
[U-Boot,1/4] power: Add support for TPS65090 PMU chip. - - - - --- 2013-04-02 Simon Glass prom Changes Requested
[U-Boot,v2,45/45] Add verified boot information and test - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,44/45] sandbox: Allow -c argument to provide a command list - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,43/45] image: Add CONFIG_FIT_SPL_PRINT to control FIT image printing in SPL - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,42/45] image: Remove remaining #ifdefs in image-fit.c - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,41/45] image: Add support for signing of FIT configurations - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,40/45] libfdt: Add fdt_find_regions() - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,39/45] mkimage: Add -r option to specify keys that must be verified - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,38/45] mkimage: Add -c option to specify a comment for key signing - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,37/45] mkimage: Add -F option to modify an existing .fit file - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,36/45] mkimage: Add -K to write public keys to an FDT blob - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,35/45] mkimage: Add -k option to specify key directory - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,34/45] mkimage: Put FIT loading in function and tidy error handling - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,33/45] image: Add RSA support for image signing - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,32/45] image: Support signing of images - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,31/45] image: Add signing infrastructure - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,30/45] sandbox: image: Add support for booting images in sandbox - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,29/45] sandbox: Provide a way to map from host RAM to U-Boot RAM - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,28/45] sandbox: config: Enable FIT signatures with RSA - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,27/45] hash: Add a way to calculate a hash for any algortihm - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,26/45] Add minor updates to README.fdt-control - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,25/45] Add stdarg to vsprintf.h - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,24/45] Revert "fdt- Tell the FDT library where the device tree is" - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,23/45] fdt: Skip checking FDT if the pointer is NULL - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,22/45] env: Fix minor comment typos in cmd_nvedit - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,21/45] sandbox: fdt: Support fdt command for sandbox - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,20/45] fdt: Allow fdt command to check and update control FDT - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,19/45] Add getenv_hex() to return an environment variable as hex - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,18/45] fdt: Add a parameter to fdt_valid() - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,17/45] sandbox: Add CONFIG_OF_HOSTFILE to read FDT from host file - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,16/45] image: Rename hash printing to fit_image_print_verification_data() - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,15/45] image: Rename fit_add_hashes() to fit_add_verification_data() - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,14/45] image: Export fit_conf_get_prop_node() - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,13/45] image: Move error! string to common place - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,12/45] image: Move hash checking into its own function - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,11/45] image: Rename fit_image_check_hashes() to fit_image_verify() - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,10/45] image: Convert fit_image_hash_set_value() to static, and rename - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,09/45] image: Split hash node processing into its own function 1 - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,08/45] image: Move HOSTCC image code to tools/ - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,07/45] image: Split FIT code into new image-fit.c - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,06/45] image: Export fit_check_ramdisk() - - 1 - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,05/45] image: Move timestamp #ifdefs to header file 1 - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,04/45] libfdt: Add fdt_next_subnode() to permit easy subnode iteration - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,03/45] mkimage: Move ARRAY_SIZE to header file 1 - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,02/45] bootstage: Don't build for HOSTCC - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v2,01/45] sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT - - - - --- 2013-03-18 Simon Glass trini Deferred
[U-Boot,v4,4/5] usb: Add multiple controllers support for EHCI PCI - - - - --- 2013-03-11 Simon Glass marex Superseded
[U-Boot,v3,4/5] usb: Add multiple controllers support for EHCI PCI - - - - --- 2013-03-07 Simon Glass marex Superseded
« 1 2 ... 202 203 204 205 »