messages from 2017-12-20 10:32:53 to 2017-12-23 12:42:03 UTC [more...]
[U-Boot] [PATCH] x86: Move commands from under arch/x86 to cmd/x86/
2017-12-23 12:42 UTC (3+ messages)
[U-Boot] [PATCH] arm: mvebu: ClearFog: document boot selection switches, update UART
2017-12-23 0:42 UTC
[U-Boot] [PATCH] ARM: sunxi: Remove left-over cd-inverted property from pcDuino3
2017-12-22 22:30 UTC
[U-Boot] How to restore NVRAM on MTD partition from backup
2017-12-22 21:58 UTC (2+ messages)
[U-Boot] [PATCH 00/11] Introduce variables whitelisting in environment
2017-12-22 21:13 UTC (12+ messages)
` [U-Boot] [PATCH 01/11] env: fix ret not being set and fails when no env could have been init
` [U-Boot] [PATCH 02/11] lib: hashtable: support whitelisting env variables
` [U-Boot] [PATCH 03/11] env: add support for whitelisting variables from secondary environments
` [U-Boot] [PATCH 04/11] env: make nowhere an env medium like the others
` [U-Boot] [PATCH 05/11] cmd: saveenv: enable the saveenv command when ENV_IS_NOWHERE is defined
` [U-Boot] [PATCH 06/11] env: add env_driver to env_driver functions' arguments
` [U-Boot] [PATCH 07/11] env: gd flags without ENV_READY is enough to discriminate in
` [U-Boot] [PATCH 08/11] env: add env_driver parameter to env_import_redund
` [U-Boot] [PATCH 09/11] env: make env_locations a global variable
` [U-Boot] [PATCH 10/11] env: introducing env_info struct for storing info per env
` [U-Boot] [PATCH 11/11] env: store information about each environment in gd
[U-Boot] [PATCH 0/3] efi_selftest: beautify test output
2017-12-22 18:21 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] efi_selftest: avoid superfluous messages for event services
` [U-Boot] [PATCH 2/3] efi_selftest: avoid superfluous messages for task priority levels
` [U-Boot] [PATCH 3/3] efi_selftest: do not cut off u16 strings when printing
[U-Boot] [PATCH 1/1] efi_loader: use correct format string for unsigned long
2017-12-22 18:16 UTC
[U-Boot] [PATCH v2 00/16] efi_loader: implement driver management
2017-12-22 18:09 UTC (17+ messages)
` [U-Boot] [PATCH v2 01/16] efi_selftest: colored test output
` [U-Boot] [PATCH v2 02/16] efi_loader: simplify efi_remove_all_protocols
` [U-Boot] [PATCH v2 03/16] efi_selftest: do not try to close device path protocol
` [U-Boot] [PATCH v2 04/16] efi_loader: list of open protocol infos
` [U-Boot] [PATCH v2 05/16] efi_loader: open_info in OpenProtocol
` [U-Boot] [PATCH v2 06/16] efi_loader: open_info in CloseProtocol
` [U-Boot] [PATCH v2 07/16] efi_loader: implement OpenProtocolInformation
` [U-Boot] [PATCH v2 08/16] efi_loader: debug output installed device path
` [U-Boot] [PATCH v2 09/16] efi_loader: implement ConnectController
` [U-Boot] [PATCH v2 10/16] efi_loader: fix signature of efi_disconnect_controller
` [U-Boot] [PATCH v2 11/16] efi_loader: implement DisconnectController
` [U-Boot] [PATCH v2 12/16] efi_loader: disconnect controllers in UninstallProtocol
` [U-Boot] [PATCH v2 13/16] efi_selftest: remove todo in manage protocols
` [U-Boot] [PATCH v2 14/16] efi_selftest: remove todo in device path test
` [U-Boot] [PATCH v2 15/16] efi_selftest: test for (Dis)ConnectController
` [U-Boot] [PATCH v2 16/16] efi_loader: consistently use efi_handle_t for handles
[U-Boot] [PATCH] power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard
2017-12-22 17:27 UTC
[U-Boot] [PATCH] arm: socfpga: Guard commands with CONFIG_SPL_BUILD tests
2017-12-22 17:19 UTC
[U-Boot] [PATCH 1/3] ddr: fsl: Do not allow for interactive mode in SPL
2017-12-22 16:58 UTC (13+ messages)
` [U-Boot] [PATCH 2/3] build: Drop CONFIG_SPL_BUILD guards in some cases
` [U-Boot] [PATCH 3/3] SPL: Do not include cmd lists
[U-Boot] [PATCH 01/12] riscv: cpu: Add nx25 to support RISC-V
2017-12-22 15:31 UTC (15+ messages)
` [U-Boot] [PATCH 02/12] riscv: nx25: lib: Add relative lib funcs "
` [U-Boot] [PATCH 03/12] riscv: nx25: dts: Add AE250 dts "
` [U-Boot] [PATCH 04/12] riscv: nx25: include: Add header files "
` [U-Boot] [PATCH 05/12] riscv: Add Kconfig "
` [U-Boot] [PATCH 06/12] riscv: board: Add nx25-ae250 "
` [U-Boot] [PATCH 07/12] riscv: configs: Add nx25-ae250.h "
` [U-Boot] [PATCH 08/12] riscv: defconfig: Add nx25-ae250 defconfig "
` [U-Boot] [PATCH 09/12] risck: tools: Prelink u-boot
` [U-Boot] [PATCH 10/12] riscv: Support standalone
` [U-Boot] [PATCH 11/12] riscv: Modify generic codes to support RISC-V
` [U-Boot] [PATCH 12/12] riscv: doc: Add relative doc to describe RISC-V
[U-Boot] [PATCH 00/13] arm: am57xx: Add support for am574-idk
2017-12-22 11:25 UTC (4+ messages)
` [U-Boot] [PATCH 12/13] ARM: dts: am574x-idk: Add initial support
[U-Boot] [PATCH v3 1/2] arm: sunxi: Allwinner A10 SPI driver
2017-12-22 10:00 UTC (2+ messages)
` [U-Boot] [PATCH v3 2/2] Enable test case with A20-OLinuXino-Lime2
[U-Boot] [PATCH v5 0/2] Generic firmware loader
2017-12-22 9:21 UTC (15+ messages)
` [U-Boot] [PATCH v5 1/2] spl: Remove static declaration on spl_mmc_find_device function
` [U-Boot] [PATCH v5 2/2] common: Generic firmware loader for file system
[U-Boot] [PATCH 00/11] sunxi: arm64 binary size fixes
2017-12-22 9:16 UTC (24+ messages)
` [U-Boot] [PATCH 01/11] cmd: crc32: Disable by default on sunXi
` [U-Boot] [PATCH 02/11] cmd: unzip: "
` [U-Boot] [PATCH 03/11] cmd: loadb: "
` [U-Boot] [PATCH 04/11] cmd: loads: "
` [U-Boot] [PATCH 05/11] cmd: misc: "
` [U-Boot] [PATCH 06/11] video: bpp8: "
` [U-Boot] [PATCH 07/11] video: bpp16: "
` [U-Boot] [PATCH 08/11] net: regex: "
` [U-Boot] [PATCH 09/11] sunxi: imply CONFIG_OF_LIBFDT_OVERLAY
` [U-Boot] [PATCH 10/11] Makefile: Add size check to the u-boot.itb make target
` [U-Boot] [PATCH 11/11] sunxi: Add limit with the MMC environment
[U-Boot] Dragonboard410c and Dragonboard820c patchset
2017-12-22 8:40 UTC (4+ messages)
[U-Boot] [PATCH 1/2] disk: part: scan the disk if the part_type is unknow
2017-12-22 3:33 UTC (3+ messages)
[U-Boot] [PATCH] crypto/fsl: fix BLOB encapsulation and decapsulation
2017-12-21 23:48 UTC (3+ messages)
[U-Boot] [PATCH v1 00/10] reduce the size of the mmc core
2017-12-21 15:54 UTC (18+ messages)
` [U-Boot] [PATCH v1 01/10] common: do not compile common fastboot code when building the SPL
` [U-Boot] [PATCH v1 02/10] mmc: atmel: when sending a data command, use the provided block size
` [U-Boot] [PATCH v1 03/10] mmc: remove unneeded verification in mmc_set_card_speed()
` [U-Boot] [PATCH v1 04/10] mmc: compile out more code if support for UHS and HS200 is not enabled
` [U-Boot] [PATCH v1 05/10] mmc: reworked version lookup in mmc_startup_v4
` [U-Boot] [PATCH v1 06/10] mmc: add a Kconfig option to enable the support for MMC write operations
` [U-Boot] [PATCH v1 07/10] mmc: read ssr only if MMC write support is enabled
` [U-Boot] [PATCH v1 08/10] mmc: compile out erase and write mmc commands if write operations are not enabled
` [U-Boot] [PATCH v1 09/10] mmc: don't read the size of eMMC enhanced user data area in SPL
` [U-Boot] [PATCH v1 10/10] mmc: remove hc_wp_grp_size from struct mmc if not needed
[U-Boot] [PATCH 1/2] mmc: sunxi: Support cd-inverted DT property
2017-12-21 15:49 UTC (10+ messages)
` [U-Boot] [PATCH 2/2] ARM: sunxi: Enable DM MMC+SATA for the PcDuino3 Nano board
[U-Boot] Please pull u-boot-x86
2017-12-21 14:54 UTC (2+ messages)
[U-Boot] [GIT] Pull request: u-boot-dfu (20.12.2017)
2017-12-21 13:28 UTC (4+ messages)
[U-Boot] [PATCH] sunxi: maintainers: Add myself for the TBS A711
2017-12-21 12:56 UTC (2+ messages)
[U-Boot] [PATCH] am335x_hs_evm: Trim options in SPL to reduce binary size
2017-12-21 12:22 UTC (5+ messages)
[U-Boot] [PATCH 0/3][v2] sf: Update spi-nor framework
2017-12-21 12:12 UTC (4+ messages)
` [U-Boot] [PATCH 1/3][v2] sf: Add support of 1-2-2, 1-4-4 IO READ protocols
` [U-Boot] [PATCH 2/3][v2] sf: add method to support memory size above 128Mib
` [U-Boot] [PATCH 3/3][v2] sf: parse Serial Flash Discoverable Parameters (SFDP) tables
[U-Boot] [PATCH 0/3][v2] sf: Update spi-nor framework
2017-12-21 12:12 UTC
[U-Boot] [PATCH] fat write: Fixed a problem with the case of file names when writing files
2017-12-21 11:49 UTC
[U-Boot] arm64: a37xx: add distro boot compability
2017-12-21 11:38 UTC (11+ messages)
` [U-Boot] [EXT] "
[U-Boot] [PATCH 0/3] sf: Update spi-nor framework
2017-12-21 11:37 UTC (7+ messages)
` [U-Boot] [PATCH 2/3] sf: add method to support memory size above 128Mib
` [U-Boot] [PATCH 3/3] sf: parse Serial Flash Discoverable Parameters (SFDP) tables
[U-Boot] [PATCH v2 16/18] clk: rockchip: Add rk322x gamc clock support
2017-12-21 11:21 UTC (3+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] rockchip: rk3399-puma: reduce env size to 8kiB
2017-12-21 10:03 UTC
[U-Boot] [PATCH] common/memsize.c: restore content of the base address
2017-12-21 9:14 UTC (9+ messages)
[U-Boot] [PATCH] bootm: flush cache on aligned region
2017-12-21 7:18 UTC (2+ messages)
[U-Boot] [PATCH v4 0/2] Generic firmware loader
2017-12-21 5:39 UTC (6+ messages)
` [U-Boot] [PATCH v4 2/2] common: Generic firmware loader for file system
[U-Boot] [PATCH] linux/kernel.h: Add ALIGN_DOWN macro
2017-12-21 4:51 UTC
[U-Boot] [PATCH v2 0/5] arm: ti: misc updates and bug fixes
2017-12-21 4:46 UTC (8+ messages)
` [U-Boot] [PATCH v2 1/5] configs: k2g_evm: Allocate more space for u-boot
` [U-Boot] [PATCH v2 2/5] board: TI K2G: FC SoC 1GHz and DDR3 1066 MT/s support
` [U-Boot] [PATCH v2 3/5] tools: omapimage: Fix mismatch of image size in header
` [U-Boot] [PATCH v2 4/5] arm: am33xx: Avoid writing into reserved DPLL divider
` [U-Boot] [PATCH v2 5/5] board: ti: dra76: mux wakeup2 as gpio1_2
[U-Boot] [PATCH 1/2] ARM: Drop unreferenced CONFIG_MACH_* defines
2017-12-21 1:58 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] sh: Drop unreferenced CONFIG_* defines
[U-Boot] ARM64 Allwinner Binary Size
2017-12-20 20:30 UTC (3+ messages)
[U-Boot] License violations
2017-12-20 18:36 UTC (2+ messages)
[U-Boot] [PATCH v2 1/1] arm: sunxi: Allwinner A10 SPI driver
2017-12-20 18:27 UTC (7+ messages)
[U-Boot] [PATCH 1/4] ARM: tegra: don't use CONFIG_SPL_TEXT_BASE when no SPL
2017-12-20 16:10 UTC (2+ messages)
[U-Boot] [PATCH v4] drivers: core: Add translation in live tree case
2017-12-20 15:45 UTC (2+ messages)
[U-Boot] [PATCH] configs: am57xx_evm: fix ethernet phy configuration
2017-12-20 15:09 UTC
[U-Boot] Socfpga: configure FPGA to SDRAM interface without reprogramming the FPGA
2017-12-20 15:06 UTC (6+ messages)
[U-Boot] [PATCH RFC] sandbox: Add 64-bit sandbox
2017-12-20 14:31 UTC
[U-Boot] [PATCH] xilinx: zynqmp: Use strlen only if env_get doesn't return null
2017-12-20 14:19 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox