messages from 2017-12-19 20:44:29 to 2017-12-22 17:01:49 UTC [more...]
[U-Boot] [PATCH] x86: Move commands from under arch/x86 to cmd/x86/
2017-12-22 17:01 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 (8+ messages)
` [U-Boot] [PATCH 1/3] sf: Add support of 1-2-2, 1-4-4 IO READ protocols
` [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 (5+ messages)
` [U-Boot] [PATCH 2/4] ARM: tegra: remove SPL config for non-SPL SoCs
` [U-Boot] [PATCH 3/4] ARMv8: Allow dynamic early stack pointer
` [U-Boot] [PATCH 4/4] ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET
[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
[U-Boot] How to restore NVRAM on MTD partition from backup
2017-12-20 13:19 UTC
[U-Boot] [PATCH RESEND v2 1/3] armv8: ls1012a: Add USB 2.0 controller phy type for ls1012aqds board
2017-12-20 10:10 UTC (7+ messages)
` [U-Boot] [PATCH RESEND v2 2/3] usb: ehci: fsl: Fix some compile warnings
` [U-Boot] [PATCH RESEND v2 3/3] arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to Kconfig
[U-Boot] [PATCH] Travis-CI: Split 't208xrdb t4qds t102*'-job into separate jobs
2017-12-20 10:06 UTC
[U-Boot] [PATCH 00/14] env: Multiple env support and env transition for sunxi
2017-12-20 9:31 UTC (19+ messages)
` [U-Boot] [PATCH 13/14] sunxi: Transition from the MMC to a FAT-based environment
` [U-Boot] ARM64 Allwinner Binary Size
[U-Boot] [PATCH v3] drivers: core: Add translation in live tree case
2017-12-20 9:00 UTC (5+ messages)
[U-Boot] [PATCH] freescale: vid: add support LTC3882 and rework of the VID support
2017-12-20 7:59 UTC
[U-Boot] [PATCH] freescale: vid: add support LTC3882 and rework of the VID support
2017-12-20 6:53 UTC
[U-Boot] fs/fat: device not booting since conversion to dir iterators
2017-12-20 4:27 UTC (4+ messages)
[U-Boot] [PATCH] rockchp: dts: rk3399-evb: support boot from sd-card
2017-12-20 2:40 UTC
[U-Boot] [PATCH v2 1/3] armv8: ls1012a: Add USB 2.0 controller phy type for ls1012aqds board
2017-12-20 2:19 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/3] usb: ehci: fsl: Fix some compile warnings
` [U-Boot] [PATCH v2 3/3] arm64: layerscape: Move CONFIG_HAS_FSL_DR_USB to Kconfig
[U-Boot] [PATCH 1/3] armv8: ls1012a: Add USB 2.0 controller phy type for ls1012aqds board
2017-12-20 1:39 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] usb: ehci: fsl: Fix some compile warnings
[U-Boot] Please pull u-boot-dm
2017-12-19 21:40 UTC (5+ messages)
[U-Boot] [PATCH] efi_loader: Setup logical_partition media information
2017-12-19 20:44 UTC (2+ messages)
` [U-Boot] "
[U-Boot] Pull request: u-boot-sunxi/master
2017-12-19 20:44 UTC (2+ messages)
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