| [U-Boot,v3,08/17] Add getenv_hex() to return an environment variable as hex |
2013-04-20 |
Simon Glass |
sjg |
Accepted |
| [U-Boot,v3,16/16] main: Add debug_bootkeys to avoid #ifdefs |
2013-02-26 |
Simon Glass |
trini |
Deferred |
| [U-Boot,v3,08/10] sandbox: image: Adjust FIT image printing to work with sandbox |
2013-05-16 |
Simon Glass |
trini |
New |
| [U-Boot,v3,15/16] main: Add debug_parser() to avoid #ifdefs |
2013-02-26 |
Simon Glass |
trini |
Deferred |
| [U-Boot,v2,10/15] sf: Enable FDT-based configuration and memory mapping |
2013-03-11 |
Simon Glass |
trini |
Accepted |
| [U-Boot,v3,04/12] image: Split libfdt code into image-fdt.c |
2013-05-08 |
Simon Glass |
trini |
Accepted |
| [U-Boot,v3,05/12] image: Add device tree setup to image library |
2013-05-08 |
Simon Glass |
trini |
Accepted |
| [U-Boot,RFC,v2,14/14] dm: Add README for driver model |
2013-05-07 |
Simon Glass |
trini |
RFC |
| [U-Boot,RFC,05/15] Support tracing in config.mk when enabled |
2013-04-28 |
Simon Glass |
|
RFC |
| [U-Boot,2/2] exynos: fdt: Add TMU node for snow |
2013-04-13 |
Simon Glass |
prom |
Accepted |
| [U-Boot,3/3] usb: Correct CLEAR_FEATURE code in ehci-hcd |
2013-05-11 |
Simon Glass |
marex |
New |
| [U-Boot,RFC,17/22] sandbox: Adjust bootm command to work with sandbox |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,v3,14/17] sandbox: Support 'source' command |
2013-04-20 |
Simon Glass |
sjg |
Accepted |
| [U-Boot,RFC,21/22] sandbox: image: Create a test for loading FIT images |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,RFC,5/7] Adjust Kconfig scripts for use by U-Boot |
2013-05-13 |
Simon Glass |
trini |
RFC |
| [U-Boot,1/5] tpm: Rename generic_lpc_tpm to tpm_tis_lpc |
2013-04-12 |
Simon Glass |
trini |
New |
| [U-Boot,v4,07/19] image: Move timestamp #ifdefs to header file |
2013-05-07 |
Simon Glass |
trini |
Accepted |
| [U-Boot,RFC,v2,09/14] dm: Add a 'dm' command for testing |
2013-05-07 |
Simon Glass |
trini |
RFC |
| [U-Boot] mmc: Define a constant for the maximum block size |
2013-04-03 |
Simon Glass |
trini |
Accepted |
| [U-Boot,RFC,16/22] image: Use fit_image_load() to load FDT |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,v3,12/17] Revert "fdt- Tell the FDT library where the device tree is" |
2013-04-20 |
Simon Glass |
sjg |
Accepted |
| [U-Boot,RFC,v2,11/14] dm: Add GPIO support and tests |
2013-05-07 |
Simon Glass |
trini |
RFC |
| [U-Boot,v3,07/17] fdt: Add a parameter to fdt_valid() |
2013-04-20 |
Simon Glass |
sjg |
Accepted |
| [U-Boot] Patman / buildman pull request |
2013-04-08 |
Simon Glass |
trini |
Accepted |
| [U-Boot] usb: asix: Move software resets to basic_init |
2013-05-11 |
Simon Glass |
marex |
New |
| [U-Boot,RFC,v2,06/14] dm: Add base driver model support |
2013-05-07 |
Simon Glass |
trini |
RFC |
| [U-Boot,v3,02/17] sandbox: Provide a way to map from host RAM to U-Boot RAM |
2013-04-20 |
Simon Glass |
sjg |
Accepted |
| [U-Boot,v2,19/45] Add getenv_hex() to return an environment variable as hex |
2013-03-18 |
Simon Glass |
trini |
Deferred |
| [U-Boot,v3,09/10] bootstage: Remove unused entries related to kernel/ramdisk/fdt load |
2013-05-16 |
Simon Glass |
trini |
New |
| [U-Boot] Patman / buildman pull request |
2013-04-04 |
Simon Glass |
trini |
Accepted |
| [U-Boot,v2,02/15] spi: Add function to allocate a new SPI slave |
2013-03-11 |
Simon Glass |
trini |
Accepted |
| [U-Boot,RFC,09/22] powerpc: Use image_setup_linux() instead of local code |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,v3,16/17] sandbox: fs: Add support for saving files to host filesystem |
2013-04-20 |
Simon Glass |
sjg |
Accepted |
| [U-Boot,v2,05/45] image: Move timestamp #ifdefs to header file |
2013-03-18 |
Simon Glass |
trini |
Deferred |
| [U-Boot,RFC,2/7] arm: Allow start.o to come from any directory |
2013-05-13 |
Simon Glass |
trini |
RFC |
| [U-Boot,v2,04/45] libfdt: Add fdt_next_subnode() to permit easy subnode iteration |
2013-03-18 |
Simon Glass |
trini |
Deferred |
| [U-Boot,v3,06/10] sandbox: Adjust bootm command to work with sandbox |
2013-05-16 |
Simon Glass |
trini |
New |
| [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,02/15] Add function to print a number with grouped digits |
2013-04-28 |
Simon Glass |
|
RFC |
| [U-Boot,RFC,07/22] arm: Refactor bootm to reduce #ifdefs |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,v4,08/19] image: Export fit_check_ramdisk() |
2013-05-07 |
Simon Glass |
trini |
Accepted |
| [U-Boot,RFC,04/22] sandbox: fs: Add support for saving files to host filesystem |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,v3,06/12] arm: Refactor bootm to reduce #ifdefs |
2013-05-08 |
Simon Glass |
trini |
Accepted |
| [U-Boot,v2,09/45] image: Split hash node processing into its own function |
2013-03-18 |
Simon Glass |
trini |
Deferred |
| [U-Boot,v4,15/19] image: Move error! string to common place |
2013-05-07 |
Simon Glass |
trini |
Accepted |
| [U-Boot,RFC,03/22] fs: Add support for saving data to filesystems |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,v3] at91: Add support for Bluewater Systems Snapper 9G45 module |
2011-11-06 |
Simon Glass |
reinhardm |
Changes Requested |
| [U-Boot,v2,02/45] bootstage: Don't build for HOSTCC |
2013-03-18 |
Simon Glass |
trini |
Deferred |
| [U-Boot] at91: Add support for Bluewater Systems Snapper 9G45 module |
2011-10-23 |
Simon Glass |
reinhardm |
Changes Requested |
| [U-Boot,RFC,02/22] sandbox: Support 'source' command |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,RFC,01/22] sandbox: Allow -c argument to provide a command list |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,RFC,10/22] m68k: Use image_setup_linux() instead of local code |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,v2,10/45] image: Convert fit_image_hash_set_value() to static, and rename |
2013-03-18 |
Simon Glass |
trini |
Deferred |
| [U-Boot] Pending TPM patches for release |
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) |
2013-04-12 |
Simon Glass |
trini |
New |
| [U-Boot,RFC,13/22] mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy building |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,RFC,20/22] bootstage: Remove unused entries related to kernel/ramdisk/fdt load |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,RFC,12/22] bootstage: Introduce sub-IDs for use with image loading |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,RFC,11/22] sparc: Use image_setup_linux() instead of local code |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,RFC,22/22] WIP: sandbox: config: Remove boot command |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,RFC,v2,10/14] dm: Add a demonstration/example driver |
2013-05-07 |
Simon Glass |
trini |
RFC |
| [U-Boot,v2,14/45] image: Export fit_conf_get_prop_node() |
2013-03-18 |
Simon Glass |
trini |
Deferred |
| [U-Boot,RFC,15/22] image: Use fit_image_load() to load ramdisk |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,v2,16/45] image: Rename hash printing to fit_image_print_verification_data() |
2013-03-18 |
Simon Glass |
trini |
Deferred |
| [U-Boot,v2,14/15] x86: Enable time command for coreboot |
2013-03-11 |
Simon Glass |
trini |
Accepted |
| [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,42/45] image: Remove remaining #ifdefs in image-fit.c |
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,20/45] fdt: Allow fdt command to check and update control FDT |
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,26/45] Add minor updates to README.fdt-control |
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,38/45] mkimage: Add -c option to specify a comment for key signing |
2013-03-18 |
Simon Glass |
trini |
Deferred |
| [U-Boot,v2,39/45] mkimage: Add -r option to specify keys that must be verified |
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] Please pull u-boot-x86.git |
2013-04-16 |
Simon Glass |
trini |
Rejected |
| [U-Boot,v2] crc32: Correct endianness of crc32 result |
2013-04-18 |
Simon Glass |
trini |
Accepted |
| [U-Boot,v2,09/15] x86: spi: Set maximum write size for ICH |
2013-03-11 |
Simon Glass |
trini |
Accepted |
| [U-Boot,RFC,08/22] arm: Use image_setup_linux() instead of local code |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,RFC,06/22] image: Add device tree setup to image library |
2013-01-10 |
Simon Glass |
|
RFC |
| [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,v3,01/17] Trigger generic board error only when building |
2013-04-20 |
Simon Glass |
sjg |
Accepted |
| [U-Boot,RFC,05/22] image: Split libfdt code into image-fdt.c |
2013-01-10 |
Simon Glass |
|
RFC |
| [U-Boot,1/6] lacie_kw: fix SDRAM banks number for net2big_v2 |
2012-05-16 |
Simon Guinot |
prafulla@marvell.com |
Accepted |
| [U-Boot,5/6] netconsole: remove `serverip' check |
2011-05-01 |
Simon Guinot |
|
Changes Requested |
| [U-Boot,v11] Add support for Network Space v2 and parents |
2011-06-17 |
Simon Guinot |
prafulla@marvell.com |
Accepted |
| [U-Boot,v2,1/3] mvsata: fix ide_preinit for missing disks |
2011-11-09 |
Simon Guinot |
|
Accepted |
| [U-Boot,v4,2/3] ARM: add support for Network Space v2 Lite and Mini |
2012-09-06 |
Simon Guinot |
prafulla@marvell.com |
Accepted |
| [U-Boot,4/6] mv-common.h: fix DRAM banks configuration |
2011-05-01 |
Simon Guinot |
|
Changes Requested |
| [U-Boot,v3,2/4] ARM: add netspace_mini_v2 to mach-types.h |
2012-09-06 |
Simon Guinot |
prafulla@marvell.com |
Superseded |
| [U-Boot,2/2] ARM: add support for LaCie 2Big Network v2 |
2011-11-01 |
Simon Guinot |
|
Changes Requested |
| [U-Boot,v2,4/4] ARM: add support for d2 Network v2 |
2012-06-05 |
Simon Guinot |
prafulla@marvell.com |
Superseded |
| [U-Boot,3/6] Kirkwood: allow to override CONFIG_SYS_TCLK |
2011-05-01 |
Simon Guinot |
|
Accepted |
| [U-Boot,v2,3/4] ARM: add support for Network Space v2 Lite and Mini |
2012-06-05 |
Simon Guinot |
prafulla@marvell.com |
Superseded |
| [U-Boot,v2] netspace_v2: Read Ethernet MAC address from EEPROM |
2011-11-08 |
Simon Guinot |
prafulla@marvell.com |
Awaiting Upstream |
| [U-Boot,v2,2/3] lacie_kw: fix CONFIG_SYS_KWD_CONFIG for inetspace_v2 |
2012-06-05 |
Simon Guinot |
prafulla@marvell.com |
Accepted |
| [U-Boot,1/6] sf: add support for Macronix MX25L4005A |
2011-05-01 |
Simon Guinot |
|
Superseded |
| [U-Boot,v2,2/4] ARM: add netspace_mini_v2 to mach-types.h |
2012-06-05 |
Simon Guinot |
prafulla@marvell.com |
Superseded |
| [U-Boot,3/3] netspace_v2: Read Ethernet MAC address from EEPROM |
2011-10-31 |
Simon Guinot |
prafulla@marvell.com |
Superseded |
| [U-Boot,v2,1/3] lacie_kw: fix SDRAM banks number for net2big_v2 |
2012-06-05 |
Simon Guinot |
prafulla@marvell.com |
Accepted |