messages from 2016-08-05 12:51:47 to 2016-08-08 04:31:52 UTC [more...]
[U-Boot] [PATCH 1/3] mmc: fsl: reset to normal boot mode when eMMC fast boot
2016-08-08 4:31 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v4] arm: cache: always flush cache line size for page table
2016-08-08 4:22 UTC (2+ messages)
[U-Boot] [PATCH V2 1/3] mmc: tegra: port to standard clock/reset APIs
2016-08-08 4:15 UTC (7+ messages)
` [U-Boot] [PATCH V2 2/3] pci: tegra: port to standard clock/reset/pwr domain APIs
` [U-Boot] [PATCH V2 3/3] i2c: tegra: add standardized clk/reset API support
[U-Boot] [PATCH v7] dm: at91: Add driver model support for the spi driver
2016-08-08 0:44 UTC (4+ messages)
[U-Boot] Prospective contributer
2016-08-07 22:52 UTC (3+ messages)
[U-Boot] [PATCH] arm: socfpga: stratix10: Add SOCFPGA Stratix10 base address
2016-08-07 20:20 UTC (8+ messages)
[U-Boot] [PATCH 0/2] rockchip: Initial RK3368 and GeekBox support
2016-08-07 20:07 UTC (7+ messages)
[U-Boot] [PULL] u-boot-usb/master
2016-08-07 19:57 UTC
[U-Boot] [RESEND PATCH v3] dm: atmel: Add driver model support for the ehci driver
2016-08-07 19:57 UTC (2+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2016-08-07 19:55 UTC
[U-Boot] [PATCH v5 0/4] add support for rk3399 soc and evb
2016-08-07 18:26 UTC (2+ messages)
[U-Boot] [PATCH v3] arm: cache: always flush cache line size for page table
2016-08-07 17:34 UTC (3+ messages)
[U-Boot] [PATCH] cmd: net: flush cache cacheline aligned
2016-08-07 17:31 UTC (5+ messages)
[U-Boot] [PATCH 0/2] efi_loader: Implement reset on RPi
2016-08-07 16:59 UTC (4+ messages)
[U-Boot] [PATCH 0/2] Add support for Amlogic Meson MMC controller
2016-08-07 15:49 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] mmc: Add Amlogic Meson driver
[U-Boot] [PATCH v2] spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value
2016-08-07 14:50 UTC
[U-Boot] [PATCH] spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value
2016-08-07 14:34 UTC (5+ messages)
[U-Boot] [PATCH 1/2] power: regulator: act8846: fix reading values
2016-08-07 11:55 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] power: pmic: act8846: add missing newline to debug statements
[U-Boot] [PATCH] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)
2016-08-07 9:13 UTC (9+ messages)
[U-Boot] [PATCH 1/2] i2c: Drop redundant platform data setting in drivers
2016-08-07 6:54 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] x86: i2c: Avoid using BSS before it is available
[U-Boot] [PATCH 1/2] bdinfo: Don't print out empty DRAM banks
2016-08-07 6:46 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] x86: bdinfo: Drop meaningless values
[U-Boot] [PATCH v2] drivers/sysreset: group sysreset drivers
2016-08-07 5:53 UTC
[U-Boot] [PATCH v2 00/13] dm: mmc: Add driver-model support for MMC operations
2016-08-06 23:23 UTC (7+ messages)
` [U-Boot] [PATCH v2 12/13] dm: mmc: Enable DM_MMC_OPS by default with DM_MMC
` [U-Boot] [PATCH v2 13/13] dm: blk: Enable CONFIG_BLK if DM_MMC is enabled
[U-Boot] [PATCH 1/2 RESEND] fdt_support: fdt_translate_address() blob const correctness
2016-08-06 23:23 UTC (7+ messages)
` [U-Boot] [PATCH 2/2 RESEND] fdt: allow fdtdec_get_addr_size_*() to translate addresses
[U-Boot] [PATCH 1/6] x86: Add implementations of setjmp() and longjmp()
2016-08-06 23:23 UTC (6+ messages)
` [U-Boot] [PATCH 2/6] efi: Fix missing EFIAPI specifiers
` [U-Boot] [PATCH 3/6] arm: efi: Add a hello world test program
` [U-Boot] [PATCH 4/6] x86: efi: Add EFI loader support for x86
` [U-Boot] [PATCH 5/6] x86: efi: Add a hello world test program
` [U-Boot] [PATCH 6/6] x86: Enable EFI loader support
[U-Boot] [PATCH 00/12] sh: change arch and boards code to generic board
2016-08-06 18:21 UTC (13+ messages)
` [U-Boot] [PATCH 01/12] sh4: use single u-boot linker script for all boards
` [U-Boot] [PATCH 02/12] sh: place board lowlevel_init code in the beginning of .text
` [U-Boot] [PATCH 03/12] sh: define entry point and reloc_dst inside a linker script
` [U-Boot] [PATCH 04/12] sh: add MEMORY command to a shared "
` [U-Boot] [PATCH 05/12] sh: remove undefined DEBUG preprocessor token from board config files
` [U-Boot] [PATCH 06/12] sh: define CONFIG_DISPLAY_BOARDINFO to print board information
` [U-Boot] [PATCH 07/12] sh: add common dram_init() function for all boards
` [U-Boot] [PATCH 08/12] sh: add shared relocate_code() function and call board_init_r()
` [U-Boot] [PATCH 09/12] sh4: fix start.S by calling board_init_f() after first code relocation
` [U-Boot] [PATCH 10/12] sh: share the correct version of start.S among all cpus
` [U-Boot] [PATCH 11/12] sh: generate position independent code for all platforms
` [U-Boot] [PATCH 12/12] r2dplus: fixup CONFIG_SYS_TEXT_BASE to account arch/sh changes
[U-Boot] [PATCH] common: sh: add necessary define bits to board_f
2016-08-06 18:08 UTC
[U-Boot] [PATCH 0/5] sh4: fixes to SH7751 PCI host controller
2016-08-06 18:08 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] pci: sh7751: fix up PCI I/O space address
` [U-Boot] [PATCH 2/5] pci: sh7751: map PCI memory space into SDRAM
` [U-Boot] [PATCH 3/5] sh4: remove __io config options from r2dplus and r7780mp boards
` [U-Boot] [PATCH 4/5] r2dplus: use P1 area space for text base and PCI system memory
` [U-Boot] [PATCH 5/5] r2dplus: select rtl8139 driver in defconfig
[U-Boot] [PATCH v3 0/6] U-Boot port to Xtensa architecture
2016-08-06 17:00 UTC (21+ messages)
` [U-Boot] [PATCH v3 1/6] xtensa: add support for the xtensa processor architecture [1/2]
` [U-Boot] [PATCH v3 2/6] xtensa: add support for the xtensa processor architecture [2/2]
` [U-Boot] [PATCH v3 3/6] xtensa: add core information for the dc232b processor
` [U-Boot] [PATCH v3 4/6] xtensa: add core information for the dc233c processor
` [U-Boot] [PATCH v3 5/6] xtensa: add core information for the de212 processor
` [U-Boot] [PATCH v3 6/6] xtensa: add support for the 'xtfpga' evaluation board
[U-Boot] Please pull u-boot-rockchip
2016-08-06 16:59 UTC (2+ messages)
[U-Boot] [PATCH] tiny-printf: Adjust to avoid using data section
2016-08-06 16:59 UTC (2+ messages)
[U-Boot] [PATCH] sf: Disable 4-KB erase command for SPANSION S25FS128
2016-08-06 15:14 UTC (8+ messages)
[U-Boot] [PATCH] drivers/sysreset: group sysreset drivers
2016-08-06 13:43 UTC
[U-Boot] Please pull ARC changes
2016-08-06 2:09 UTC (2+ messages)
[U-Boot] [PATCH V3 1/6] misc: add "call" uclass op
2016-08-06 1:40 UTC (11+ messages)
` [U-Boot] [PATCH V3 2/6] misc: add Tegra BPMP driver
` [U-Boot] [PATCH V3 3/6] clock: add Tegra186 clock driver
` [U-Boot] [PATCH V3 4/6] reset: add Tegra186 reset driver
` [U-Boot] [PATCH V3 5/6] power domain: add Tegra186 driver
` [U-Boot] [PATCH V3 6/6] i2c: add Tegra186 BPMP driver
[U-Boot] [PATCH] ARM: tegra: add IVC protocol implementation
2016-08-06 1:40 UTC (6+ messages)
[U-Boot] [PATCH v2 0/3] rk3399: enable dwmmc controller for sdcard
2016-08-06 1:40 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/3] clock: rk3399: add support for dwmmc 400K
` [U-Boot] [PATCH v2 2/3] dts: rk3399: enable dwmmc for sdcard
` [U-Boot] [PATCH v2 3/3] config: rk3399: enable dwmmc controller
[U-Boot] [PATCH v2] configs: rk3399: add gpt and fs support
2016-08-06 1:40 UTC (3+ messages)
[U-Boot] [PATCH] configs: Fix mmc rescan misuses
2016-08-06 1:01 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] mkimage: Fix argument parsing with signature comment
2016-08-06 1:01 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 9/9] test: Adjust run_command_list() to return a list of strings
2016-08-06 1:01 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 8/9] test: Add a function to restart U-Boot
2016-08-06 1:01 UTC (2+ messages)
` [U-Boot] [U-Boot,8/9] "
[U-Boot] [PATCH 7/9] test: vboot: Put each test variant in its own section
2016-08-06 1:01 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 6/9] test: Rename sha to sha_algo and pass it around
2016-08-06 1:00 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 5/9] test: Drop the cmd() function
2016-08-06 1:00 UTC (2+ messages)
` [U-Boot] [U-Boot,5/9] "
[U-Boot] [PATCH 4/9] test: Fix typos in comments
2016-08-06 1:00 UTC (2+ messages)
` [U-Boot] [U-Boot,4/9] "
[U-Boot] [PATCH 3/9] test: Check exit status in run_and_log_expect_exception()
2016-08-06 1:00 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/9] test: Fix typos and tidy up
2016-08-06 1:00 UTC (2+ messages)
` [U-Boot] [U-Boot,2/9] "
[U-Boot] [PATCH 1/9] Makefile: Allow 'make tests' to run tests
2016-08-06 1:00 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2] armv8: mmu: Detect page table overflow in emergency pt creation
2016-08-06 1:00 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2] cmd: gpt: fix the wrong size parse for the last partition
2016-08-06 1:00 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/3] omap3: Drop omap3_evm_quick_* targets
2016-08-06 1:00 UTC (2+ messages)
` [U-Boot] [U-Boot,3/3] "
[U-Boot] [PATCH 2/3] omap3, omap4: Enable USE_TINY_PRINTF for all
2016-08-06 0:59 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/3] omap3: Move to select SUPPORT_SPL for all
2016-08-06 0:59 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2 7/7] cmd/bdinfo: extract print_std_bdinfo
2016-08-06 0:59 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,7/7] "
[U-Boot] [PATCH v2 6/7] cmd/bdinfo: extract print_baudrate
2016-08-06 0:59 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,6/7] "
[U-Boot] [PATCH v2 5/7] cmd/bdinfo: extract print_eth_ip_addr
2016-08-06 0:59 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,5/7] "
[U-Boot] [PATCH v2 4/7] cmd/bdinfo: extract print_bi_flash
2016-08-06 0:59 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,4/7] "
[U-Boot] [PATCH v2 3/7] cmd/bdinfo: extract print_bi_dram
2016-08-06 0:59 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,3/7] "
[U-Boot] [PATCH v2 2/7] cmd/bdinfo: extract print_bi_mem
2016-08-06 0:59 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,2/7] "
[U-Boot] [PATCH v2 1/7] cmd/bdinfo: extract print_bi_boot_params
2016-08-06 0:59 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2] treewide: move CONFIG_PHYS_64BIT to Kconfig
2016-08-06 0:59 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2 8/8] tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning
2016-08-06 0:58 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 7/8] tools: moveconfig: make getting all defconfigs into helper function
2016-08-06 0:58 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 6/8] tools: moveconfig: fix cleanup of defines across multiple lines
2016-08-06 0:58 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 5/8] tools: moveconfig: show diffs of cleaned headers in color
2016-08-06 0:58 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 4/8] tools: moveconfig: show result of header cleaning in unified diff
2016-08-06 0:58 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 3/8] tools: moveconfig: trim garbage lines after header cleanups
2016-08-06 0:58 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 2/8] tools: moveconfig: do not check clean tree and compilers for -H option
2016-08-06 0:58 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/8] tools: moveconfig: do not cleanup headers in include/generated
2016-08-06 0:58 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH 1/1] ext4: Refuse to mount filesystems with 64bit feature set
2016-08-06 0:58 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] Please pull u-boot-mmc
2016-08-06 0:57 UTC (4+ messages)
` [U-Boot] [PATCH] zynq_sdhci.c: Fix warning in arasan_sdhci_probe
[U-Boot] Pull request, u-boot-tegra/master
2016-08-06 0:57 UTC (2+ messages)
[U-Boot] [PATCH] ARM: Rework and correct barrier definitions
2016-08-06 0:57 UTC (2+ messages)
[U-Boot] [PATCH v2] SPL: tiny-printf: avoid any BSS usage
2016-08-06 0:11 UTC (4+ messages)
[U-Boot] [PATCH] x86: bayleybay: Add PS/2 keyboard and mouse to ASL file
2016-08-06 0:09 UTC (3+ messages)
[U-Boot] [PATCH] Bug in cbfs
2016-08-06 0:06 UTC (2+ messages)
[U-Boot] [PATCH] mx6ul_14x14_evk: don't use array for SD2 card detect pad
2016-08-05 23:51 UTC
[U-Boot] [PATCH] arm: omap5: am57/dra7: Fix SRAM_SCRATCH_SPACE_ADDR and SRAM_ROM_VECT_BASE
2016-08-05 21:57 UTC (2+ messages)
[U-Boot] [PATCH v2 0/7] net/ethoc improvements
2016-08-05 17:27 UTC (9+ messages)
` [U-Boot] [PATCH v2 1/7] net/ethoc: add Kconfig entry for the driver
` [U-Boot] [PATCH v2 2/7] net/ethoc: use priv instead of dev internally
` [U-Boot] [PATCH v2 3/7] net/ethoc: add CONFIG_DM_ETH support
` [U-Boot] [PATCH v2 4/7] net/ethoc: support device tree
` [U-Boot] [PATCH v2 5/7] net/ethoc: don't mix virtual and physical addresses
` [U-Boot] [PATCH v2 6/7] net/ethoc: support private memory configurations
` [U-Boot] [PATCH v2 7/7] net/ethoc: implement MDIO bus and support phylib
[U-Boot] [PATCH][v2] board: ls1012afrdm: overwrite CONFIG_EXTRA_ENV_SETTINGS
2016-08-05 17:24 UTC (5+ messages)
` [U-Boot] [PATCH] armv8: ls1012a: Updating CONFIG_EXTRA_ENV_SETTINGS
[U-Boot] [PATCH 1/9] ARM: tegra: adapt to latest HSP DT binding
2016-08-05 16:17 UTC (6+ messages)
` [U-Boot] [PATCH 5/9] clock: add Tegra186 clock driver
[U-Boot] [PATCH 0/4] Allow disabling non-FIT image loading from SPL
2016-08-05 16:15 UTC (6+ messages)
` [U-Boot] [PATCH 2/4] ARM: AM57xx: Disable non-FIT based image loading for HS devices
[U-Boot] An anomaly in image booting code
2016-08-05 15:11 UTC (2+ messages)
[U-Boot] [PATCH 0/7] net/ethoc improvements
2016-08-05 14:36 UTC (7+ messages)
` [U-Boot] [PATCH 3/7] net/ethoc: add CONFIG_DM_ETH support
` [U-Boot] [PATCH 7/7] net/ethoc: implement MDIO bus and support phylib
[U-Boot] [PATCH] efi_loader: disk: Sanitize exposed devices
2016-08-05 12:51 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