messages from 2016-09-26 03:33:48 to 2016-09-27 00:32:29 UTC [more...]
[U-Boot] [PATCH v3 0/3] config whitelist: tool update and sync
2016-09-27 0:32 UTC (3+ messages)
` [U-Boot] [PATCH v3 3/3] config_whitelist: remove bogus options
[U-Boot] [PATCH] spl: saveenv: adding saveenv support in SPL
2016-09-27 0:32 UTC (2+ messages)
[U-Boot] Chrome OS keyboard not responding on snow
2016-09-26 22:33 UTC (2+ messages)
[U-Boot] [PATCH 1/2] dt: net: add DWC EQoS binding
2016-09-26 22:02 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] net: add driver for Synopsys Ethernet QoS device
[U-Boot] [PATCH v2] kconfig: introduce kconfig for UBI
2016-09-26 21:12 UTC (2+ messages)
` [U-Boot] [U-Boot,v2] "
[U-Boot] Please pull fsl-qoriq master
2016-09-26 21:11 UTC (2+ messages)
[U-Boot] [PATCH] arm: dra7xx: Move fastboot options to defconfig
2016-09-26 19:12 UTC (2+ messages)
[U-Boot] [PATCH 0/9] MIPS: improve start.S and add exception support
2016-09-26 19:03 UTC (10+ messages)
` [U-Boot] [PATCH 2/9] MIPS: fix ROM exception vectors
` [U-Boot] [PATCH 8/9] MIPS: add handling for generic and EJTAG exceptions
[U-Boot] [PATCH 00/23] MIPS Boston fixes, ethernet support & cleanup
2016-09-26 18:29 UTC (24+ messages)
` [U-Boot] [PATCH 01/23] image: Use ram_top, not bi_memsize, in getenv_bootm_size
` [U-Boot] [PATCH 02/23] MIPS: Use ram_top, not bi_memsize, in arch_lmb_reserve
` [U-Boot] [PATCH 03/23] MIPS: Fix map_physmem for cached mappings
` [U-Boot] [PATCH 04/23] pci: xilinx: Initialise the root bridge during probe
` [U-Boot] [PATCH 05/23] pci: xilinx: Avoid writing memory base or limit registers
` [U-Boot] [PATCH 06/23] pci: Set of_offset for devices not probed via DT compatible strings
` [U-Boot] [PATCH 07/23] pci: Handle MIPS systems with virtual CONFIG_SYS_SDRAM_BASE
` [U-Boot] [PATCH 08/23] pci: Make PCI bridge memory alignment configurable
` [U-Boot] [PATCH 09/23] boston: Disable PCI bridge memory space alignment
` [U-Boot] [PATCH 10/23] net: pch_gbe: Reset during probe
` [U-Boot] [PATCH 11/23] net: pch_gbe: Fix rx descriptor buffer addresses
` [U-Boot] [PATCH 12/23] net: pch_gbe: CPU accessible addresses are virtual
` [U-Boot] [PATCH 13/23] net: pch_gbe: Add cache maintenance
` [U-Boot] [PATCH 14/23] gpio: Provide dummy get/request & is_valid functions
` [U-Boot] [PATCH 15/23] gpio: eg20t: Add driver for Intel EG20T GPIO controllers
` [U-Boot] [PATCH 16/23] net: pch_gbe: Support PHY reset GPIOs
` [U-Boot] [PATCH 17/23] MIPS: Make CM GCR base configurable
` [U-Boot] [PATCH 18/23] boston: Move CM GCRs away from flash
` [U-Boot] [PATCH 19/23] boston: Setup memory ranges in FDT provided to Linux
` [U-Boot] [PATCH 20/23] boston: Bump CONFIG_SYS_BOOTM_LEN to 64MiB
` [U-Boot] [PATCH 21/23] boston: Enable Realtek ethernet PHY support
` [U-Boot] [PATCH 22/23] boston: Probe ethernet controller during boot
` [U-Boot] [PATCH 23/23] boston: Enable CONFIG_DISTRO_DEFAULTS in defconfigs
[U-Boot] i.MX6: NAND boot with SPL
2016-09-26 16:00 UTC (2+ messages)
[U-Boot] Pull request: u-boot-coldfire/master
2016-09-26 15:47 UTC (2+ messages)
[U-Boot] Please pull from u-boot-i2c
2016-09-26 15:47 UTC (2+ messages)
[U-Boot] [RFC PATCH] ARM: create .secure_stack section only for PSCI
2016-09-26 15:40 UTC (2+ messages)
[U-Boot] [Patch 0/7] Resolve conflict for merging
2016-09-26 15:19 UTC (10+ messages)
` [U-Boot] [PATCH 1/7] armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A
` [U-Boot] [PATCH 2/7] driver: ddr: fsl_mmdc: Pass board parameters through data structure
` [U-Boot] [PATCH 3/7] armv8: ls1012a: Convert CONFIG_LS1012A to Kconfig option ARCH_LS1021A
` [U-Boot] [PATCH 4/7] Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option
` [U-Boot] [PATCH 5/7] armv8: ls1046ardb_emmc: Fix a typo in defconfig
` [U-Boot] [PATCH 6/7] armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option
` [U-Boot] [PATCH 7/7] armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR
[U-Boot] rk3288 u-boot
2016-09-26 14:39 UTC
[U-Boot] [PATCH 0/9] Python 3.x support for patman & dtoc
2016-09-26 14:30 UTC (10+ messages)
` [U-Boot] [PATCH 1/9] patman: Replace tabs with spaces
` [U-Boot] [PATCH 2/9] patman: Make print statements python 3.x safe
` [U-Boot] [PATCH 3/9] patman: Make exception handling "
` [U-Boot] [PATCH 4/9] patman: Import 'configparser' lower case to be "
` [U-Boot] [PATCH 5/9] patman: Decode stdout/stderr as utf8, "
` [U-Boot] [PATCH 6/9] patman: Use items() to iterate over dictionaries in python 3.x
` [U-Boot] [PATCH 7/9] dtoc: "
` [U-Boot] [PATCH 8/9] dtoc: Decode strings for struct.unpack on "
` [U-Boot] [PATCH 9/9] dtoc: Make integer division python 3.x safe
[U-Boot] [PATCH 1/6] x86: Add implementations of setjmp() and longjmp()
2016-09-26 14:09 UTC (7+ messages)
` [U-Boot] [PATCH 3/6] arm: efi: Add a hello world test program
[U-Boot] [PATCH] Kconfig: update FASTBOOT_FLASH_MMC_DEV
2016-09-26 14:09 UTC (2+ messages)
[U-Boot] Curses from u-boot
2016-09-26 13:36 UTC (3+ messages)
[U-Boot] [PATCH] getting ubifs to run
2016-09-26 13:28 UTC (5+ messages)
[U-Boot] [PATCH] vexpress: disable cci ace slave ports when booting in non-sec/hyp mode
2016-09-26 13:24 UTC (9+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] dra7x: dfu: qspi: increase the qspi spl partition to 256K
2016-09-26 13:08 UTC (3+ messages)
[U-Boot] [PATCH] env: tool: add command line option to input lockfile path
2016-09-26 12:54 UTC
[U-Boot] [PATCH] dra7x: dfu: qspi: increase the qspi spl partition to 256K
2016-09-26 12:53 UTC
[U-Boot] [PATCH] dra7xx: config: cleanup: moved to kconfig for CONFIG_SPL_ENV_SUPPORT
2016-09-26 12:50 UTC
[U-Boot] [PATCH 0/9] Switch bcm283x platform to use OF_CONTROL
2016-09-26 12:26 UTC (10+ messages)
` [U-Boot] [PATCH 1/9] gpio: bcm2835: add device tree support
` [U-Boot] [PATCH 2/9] serial: bcm283x_mu: "
` [U-Boot] [PATCH 3/9] serial: pl01x: expose skip_init platdata option in DT
` [U-Boot] [PATCH 4/9] fdt: add dt-bindings for bcm2835
` [U-Boot] [PATCH 5/9] fdt: import bcm283x device tree sources from the linux kernel tree
` [U-Boot] [PATCH 6/9] fdt: adjust bcm283x device tree for u-boot
` [U-Boot] [PATCH 7/9] serial: bcm283x_mu: support disabling after initialization
` [U-Boot] [PATCH 8/9] board: rpi: move uart deactivation to board_init
` [U-Boot] [PATCH 9/9] ARM: bcm283x: use OF_CONTROL for bcm283x
[U-Boot] [PATCH v3 1/2] mx6sabresd: Make SPL DDR configuration to match the DCD table
2016-09-26 12:14 UTC (2+ messages)
` [U-Boot] [PATCH v3 2/2] mx6sabresd: Add SPL support for the mx6dl variant
[U-Boot] [PATCH 0/3] keystone, clk: revert ugly work-around by #ifdef CONFIG_CLK
2016-09-26 11:45 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] ARM: keystone: remove declaration of unused functions
` [U-Boot] [PATCH 2/3] ARM: keystone: rename clk_get_rate() to ks_clk_get_rate()
` [U-Boot] [PATCH 3/3] Revert "ns16650: Make sure we have CONFIG_CLK set before using infrastructure"
[U-Boot] [PATCH v2] net: fec_mxc: Convert into driver model
2016-09-26 11:27 UTC
[U-Boot] [RFC PATCH 1/2] dm: Add support for scsi/sata based devices
2016-09-26 11:06 UTC (6+ messages)
` [U-Boot] [RFC PATCH 2/2] block: Move ceva driver to DM
[U-Boot] [PATCH v4 00/17] imx6: Add Engicam i.CoreM6 QDL support
2016-09-26 10:56 UTC (2+ messages)
[U-Boot] [PATCH] tools: imximage: use 'new style' header length for imximage v1
2016-09-26 9:54 UTC
[U-Boot] [PATCH v2 1/3] arm: mvebu: create generic 88F6820 config option
2016-09-26 9:13 UTC (4+ messages)
[U-Boot] [PATCH] mach-zynq/Kconfig: Make SYS_VENDOR configurable
2016-09-26 9:02 UTC
[U-Boot] [PATCH v2] x86: baytrail: Add 2nd eMMC controller to the PCI probe list
2016-09-26 8:52 UTC (2+ messages)
[U-Boot] [PATCH v2 1/8] x86: Add implementations of setjmp() and longjmp()
2016-09-26 8:50 UTC (12+ messages)
` [U-Boot] [PATCH v2 2/8] efi: Use asmlinkage for EFIAPI
` [U-Boot] [PATCH v2 4/8] x86: Tidy up selection of building the EFI stub
` [U-Boot] [PATCH v2 5/8] arm: efi: Add a hello world test program
[U-Boot] [PATCH 1/2] fastboot: more support for reboot-bootloader command
2016-09-26 8:27 UTC (6+ messages)
[U-Boot] [PATCHv2 1/2] armv8/fsl-lsch2: refactor the clock system initialization
2016-09-26 8:01 UTC (2+ messages)
` [U-Boot] [PATCHv2 2/2] armv8/fsl-lsch3: consolidate "
[U-Boot] [PATCH 0/6] Add support for the BK4R1 variant of PCM052
2016-09-26 7:08 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] pcm052: fix MTD partitioning
` [U-Boot] [PATCH 2/6] pcm052: remove target-specific dtb name from env
` [U-Boot] [PATCH 3/6] pcm052: add 'm4go' command
` [U-Boot] [PATCH 4/6] tools: mkimage: add support for Vybrid image format
` [U-Boot] [PATCH 5/6] pcm052: allow specifying onboard DDR size in configs
` [U-Boot] [PATCH 6/6] pcm052: add new BK4r1 target based on PCM052 SoM
[U-Boot] [PATCH v2 1/2] mtd: nand : zynq_nand: Add nand driver support for zynq
2016-09-26 6:59 UTC (3+ messages)
[U-Boot] [PATCH] x86: baytrail: Add 2nd eMMC controller to the PCI probe list
2016-09-26 6:42 UTC (4+ messages)
[U-Boot] [PATCH v2] x86: conga-qeval20-qa3: Add README to explain the console UART options
2016-09-26 6:37 UTC (2+ messages)
[U-Boot] [PATCH v2] at91: video: Support driver-model for the HLCD driver
2016-09-26 6:30 UTC
[U-Boot] [PATCH] tools: mkimage: Add support for initialization table for Zynq and ZynqMP
2016-09-26 6:17 UTC (3+ messages)
[U-Boot] [PATCH 0/2] power: pmic: Add support for LP873X family of PMICs
2016-09-26 6:00 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] power: pmic: lp873x: Add the base pmic support
` [U-Boot] [PATCH 2/2] power: regulator: lp873x: Add regulator support
[U-Boot] [PATCH v2 0/4] ARM: move ARMV7_PSCI and ARMV7_PSCI_NR_CPUS to Kconfig
2016-09-26 5:25 UTC (5+ messages)
` [U-Boot] [PATCH v2 2/4] ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI
[U-Boot] [PATCH v4 0/6] power: pmic: Add support for Palmas family of PMICs
2016-09-26 4:35 UTC (7+ messages)
` [U-Boot] [PATCH v4 1/6] dm: i2c: Add u8 read/write i2c functions
` [U-Boot] [PATCH v4 2/6] power: regulator: Add ctrl_reg and volt_reg fields for pmic
` [U-Boot] [PATCH v4 3/6] power: pmic: Palmas: Add the base pmic support
` [U-Boot] [PATCH v4 4/6] power: regulator: palmas: Add regulator support
` [U-Boot] [PATCH v4 5/6] configs: dra7xx_evm_defconfig: Enable PALMAS options
` [U-Boot] [PATCH v4 6/6] configs: am57xx_evm_defconfig: "
[U-Boot] [PATCH 00/82] x86: Add initial support for 64-bit U-Boot
2016-09-26 4:33 UTC (41+ messages)
` [U-Boot] [PATCH 27/82] x86: i2c: Fix cast of address to 32-bit value
` [U-Boot] [PATCH 45/82] x86: board_r: Set the global data pointer after relocation
` [U-Boot] [PATCH 46/82] x86: Do relocation before clearing BSS
` [U-Boot] [PATCH 47/82] x86: Refactor relocation to prepare for 64-bit
` [U-Boot] [PATCH 48/82] x86: Add support for 64-bit relocation
` [U-Boot] [PATCH 49/82] x86: Tidy up use of size_t in relocation
` [U-Boot] [PATCH 50/82] x86: Add an SPL implementation
` [U-Boot] [PATCH 51/82] x86: Move the i386 code into its own directory
` [U-Boot] [PATCH 52/82] x86: Add cpu code for x86_64
` [U-Boot] [PATCH 53/82] x86: Support global_data on x86_64
` [U-Boot] [PATCH 54/82] x86: Fix up CONFIG_X86_64 check
` [U-Boot] [PATCH 55/82] x86: Add a link script for 64-bit x86
` [U-Boot] [PATCH 56/82] x86: Add a link script for SPL
` [U-Boot] [PATCH 57/82] x86: Add SPL build rules for start-up code
` [U-Boot] [PATCH 58/82] x86: Fix up byteorder.h for x86_64
` [U-Boot] [PATCH 59/82] x86: Drop flag_is_changable() on x86_64
` [U-Boot] [PATCH 60/82] x86: Fix up type sizes for 64-bit
` [U-Boot] [PATCH 61/82] x86: Mention the MRC region in the README
` [U-Boot] [PATCH 62/82] x86: ivybridge: Only do graphics init in 32-bit mode
` [U-Boot] [PATCH 63/82] x86: ivybridge: Skipt SATA init in SPL
` [U-Boot] [PATCH 64/82] x86: ivybridge: Provide a dummy SDRAM init for 64-bit
` [U-Boot] [PATCH 65/82] x86: Don't try to run the VGA BIOS in 64-bit mode
` [U-Boot] [PATCH 66/82] x86: Don't build call64 and setjmp on 64-bit
` [U-Boot] [PATCH 67/82] x86: Don't build cpu files which are not supported "
` [U-Boot] [PATCH 68/82] x86: Don't try to boot Linux from SPL
` [U-Boot] [PATCH 69/82] x86: Drop interrupt support in 64-bit mode
` [U-Boot] [PATCH 70/82] x86: Support jumping from SPL to U-Boot
` [U-Boot] [PATCH 71/82] x86: Move pirq_routing_table to global_data
` [U-Boot] [PATCH 72/82] x86: Move turbo_state "
` [U-Boot] [PATCH 73/82] x86: Change irq_already_routed to a local variable
` [U-Boot] [PATCH 74/82] x86: Move call64 to the i386 directory
` [U-Boot] [PATCH 75/82] x86: Move setjmp "
` [U-Boot] [PATCH 76/82] x86: Add a dummy setjmp implementation for x86_64
` [U-Boot] [PATCH 77/82] x86: link: Add a text base for 64-bit U-Boot
` [U-Boot] [PATCH 78/82] x86: link: Add SPL declarations to the binman image
` [U-Boot] [PATCH 79/82] x86: link: Set up device tree for SPL
` [U-Boot] [PATCH 80/82] x86: link: Add build options "
` [U-Boot] [PATCH 81/82] x86: Update compile/link flags to support 64-bit U-Boot
` [U-Boot] [PATCH 82/82] x86: link: Switch to "
[U-Boot] [PATCH] ARM: uniphier: do not setup pins for System Bus on NAND boot mode
2016-09-26 4:13 UTC
[U-Boot] [PATCH 0/5] Refactor makefiles for u-boot.cfg rules
2016-09-26 4:05 UTC (6+ messages)
` [U-Boot] [PATCH 1/5] check-config: fix wrong comment about how to build whitelist
` [U-Boot] [PATCH 2/5] kbuild: move no_new_adhoc_configs_check to "all" target command
` [U-Boot] [PATCH 3/5] kbuild: make dependencies in scripts/Makefile.autoconf more readable
` [U-Boot] [PATCH 4/5] kbuild: generate u-boot.cfg as a byproduct of include/autoconf.mk
` [U-Boot] [PATCH 5/5] check-config: allow to complete build even with ad-hoc CONFIG options
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