messages from 2016-11-17 17:09:20 to 2016-11-19 20:25:28 UTC [more...]
[U-Boot] [PATCH v2 00/63] x86: Add initial support for 64-bit U-Boot
2016-11-19 20:25 UTC (40+ messages)
` [U-Boot] [PATCH v2 01/63] console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
` [U-Boot] [PATCH v2 02/63] spl: spi: Add a debug message if loading fails
` [U-Boot] [PATCH v2 03/63] spl: Makefile: Define SPL_ earlier
` [U-Boot] [PATCH v2 04/63] spl: Allow CPU drivers to be used in SPL
` [U-Boot] [PATCH v2 05/63] spl: Allow PCI "
` [U-Boot] [PATCH v2 06/63] spl: Allow RTC "
` [U-Boot] [PATCH v2 07/63] spl: Allow timer "
` [U-Boot] [PATCH v2 08/63] spl: Allow PCH "
` [U-Boot] [PATCH v2 09/63] spl: Don't create a BSS padding when it is separate
` [U-Boot] [PATCH v2 10/63] x86: Use unsigned long for address in table generation
` [U-Boot] [PATCH v2 11/63] WIP: x86: Update mpspec to build on 64-bit machines
` [U-Boot] [PATCH v2 12/63] x86: Add basic support for U-Boot as a 64-bit EFI application
` [U-Boot] [PATCH v2 13/63] x86: ivybridge: Declare global data where it is used
` [U-Boot] [PATCH v2 14/63] x86: ivybridge: Add more debugging for failures
` [U-Boot] [PATCH v2 15/63] x86: ivybridge: Fix types for 64-bit compilation
` [U-Boot] [PATCH v2 16/63] x86: dts: Mark serial as needed before relocation
` [U-Boot] [PATCH v2 17/63] x86: fsp: Fix cast for 64-bit compilation
` [U-Boot] [PATCH v2 18/63] x86: lib: Fix types and casts "
` [U-Boot] [PATCH v2 19/63] x86: Add Kconfig options to build 64-bit U-Boot
` [U-Boot] [PATCH v2 20/63] x86: Kconfig: Add location options for 16/32-bit init
` [U-Boot] [PATCH v2 21/63] x86: Use X86_16BIT_INIT instead of X86_RESET_VECTOR
` [U-Boot] [PATCH v2 22/63] x86: Use X86_32BIT_INIT "
` [U-Boot] [PATCH v2 23/63] x86: ivybridge: Allow 32-bit init to move to SPL
` [U-Boot] [PATCH v2 24/63] x86: Add 64-bit start-up code
` [U-Boot] [PATCH v2 25/63] x86: board_f: Update init sequence for 64-bit startup
` [U-Boot] [PATCH v2 26/63] x86: board_r: Set the global data pointer after relocation
` [U-Boot] [PATCH v2 27/63] x86: Do relocation before clearing BSS
` [U-Boot] [PATCH v2 28/63] x86: Refactor relocation to prepare for 64-bit
` [U-Boot] [PATCH v2 29/63] x86: Add support for 64-bit relocation
` [U-Boot] [PATCH v2 30/63] x86: Tidy up use of size_t in relocation
` [U-Boot] [PATCH v2 31/63] x86: Add an SPL implementation
` [U-Boot] [PATCH v2 32/63] x86: Move the i386 code into its own directory
` [U-Boot] [PATCH v2 33/63] x86: Add cpu code for x86_64
` [U-Boot] [PATCH v2 34/63] x86: Support global_data on x86_64
` [U-Boot] [PATCH v2 35/63] x86: Fix up CONFIG_X86_64 check
` [U-Boot] [PATCH v2 36/63] x86: Add a link script for 64-bit x86
` [U-Boot] [PATCH v2 37/63] x86: Add a link script for SPL
` [U-Boot] [PATCH v2 38/63] x86: Add SPL build rules for start-up code
` [U-Boot] [PATCH v2 39/63] x86: Fix up byteorder.h for x86_64
[U-Boot] [PATCH v2 00/22] rockchip: Add support for Asus Chromebit
2016-11-19 20:04 UTC (6+ messages)
` [U-Boot] [PATCH v2 10/22] spi: Add error checking for invalid bus widths
[U-Boot] [PATCH v2 0/6] efi_laoder: Add travis test coverage
2016-11-19 20:02 UTC (13+ messages)
` [U-Boot] [PATCH v2 1/6] tests: net: Offset downloads to 4MB
` [U-Boot] [PATCH v2 2/6] Travis: Expose build dir as variable
` [U-Boot] [PATCH v2 3/6] travis: Add python path for environments
` [U-Boot] [PATCH v2 4/6] tests: Add efi_loader hello world test
` [U-Boot] [PATCH v2 5/6] efi_loader: Allow to compile helloworld.efi w/o bundling it
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v2 6/6] Travis: Remove sleep test from integratorcp_cm926ejs-qemu test
[U-Boot] [PATCH] dm: blk: Fix get_desc to return block device descriptor
2016-11-19 19:59 UTC (3+ messages)
[U-Boot] [RFC PATCH 00/10] sunxi: Allwinner A64 SPL support
2016-11-19 19:59 UTC (7+ messages)
` [U-Boot] [RFC PATCH 08/10] SPL: read and store arch property from U-Boot image
[U-Boot] FDT retrived varaibles appear to have different properties fom other u-boot variables - and are corrupted on get, set, get sequence
2016-11-19 17:06 UTC (3+ messages)
` [U-Boot] Fw: "
[U-Boot] [PATCH v2] timer: Support clocks via phandle
2016-11-19 16:57 UTC
[U-Boot] [RFC PATCH 1/5] scsi: Extract block device initialization
2016-11-19 13:49 UTC (10+ messages)
` [U-Boot] [RFC PATCH 2/5] scsi: Extract device detection algorithm
` [U-Boot] [RFC PATCH 3/5] scsi: Take lun from device block description
` [U-Boot] [RFC PATCH 4/5] scsi: Move pccb buffer initalization directly to scsi_detect_dev
` [U-Boot] [RFC PATCH 5/5] scsi: Simplify scsi_read/scsi_write()
[U-Boot] [PATCH v2 1/3] rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO_BROM
2016-11-19 13:48 UTC (5+ messages)
` [U-Boot] [PATCH v2 2/3] rockchip: configs: make rk3036 env config same as rk3288
` [U-Boot] [PATCH v2 3/3] rockchip: configs: correct partitions 'boot' size
[U-Boot] [PATCH v3 0/3] spl: USB Gadget cleanup
2016-11-19 13:48 UTC (5+ messages)
` [U-Boot] [PATCH v3 1/3] spl: add RAM boot device only if it is actually defined
[U-Boot] [PATCH] timer: Support clocks via phandle
2016-11-19 13:47 UTC (2+ messages)
[U-Boot] [PATCH 00/27] Clean up address mapping functions & CONFIG_SYS_SDRAM_BASE
2016-11-19 13:47 UTC (5+ messages)
` [U-Boot] [PATCH 01/27] Provide a generic io.h & address mapping functions
[U-Boot] [RFC PATCH v2 0/7] "Transient" (= export-restricted) environment vars
2016-11-19 13:47 UTC (11+ messages)
` [U-Boot] [RFC PATCH v2 1/7] env: Allow unconditional access if H_PROGRAMMATIC is set
` [U-Boot] [RFC PATCH v2 3/7] env: Introduce "export" operation and (access flag) restriction
` [U-Boot] [RFC PATCH v2 4/7] env: Introduce "transient" and "system" access flags
` [U-Boot] [RFC PATCH v2 6/7] env: Introduce setenv_transient() helper function
` [U-Boot] [RFC PATCH v2 7/7] env: Automatically mark dynamic configuration info as "do not export"
[U-Boot] [PATCH v2] tools/env: fix environment alignment tests for block devices
2016-11-19 12:58 UTC
[U-Boot] [PATCH] tools/env: fix environment alignment tests for block devices
2016-11-19 12:52 UTC (3+ messages)
[U-Boot] [PATCHv2] qts-filter.sh: strip DOS line endings and handle continuation lines
2016-11-19 12:19 UTC (2+ messages)
[U-Boot] [PATCH] tools/Makefile: suppress "which swig" error output
2016-11-19 12:04 UTC
[U-Boot] [PATCH] spi: Add support for MX66U51235F, MX66L1G45G, MT25QU02G, MT25QL02G
2016-11-19 7:11 UTC (2+ messages)
[U-Boot] [PATCH] sunxi: add support for Nintendo NES Classic Edition
2016-11-19 6:38 UTC (2+ messages)
[U-Boot] [PATCH v7 16/21] spi: Remove dual flash options/flags
2016-11-19 4:04 UTC
[U-Boot] Pull request: u-boot-spi/master
2016-11-19 0:57 UTC (2+ messages)
[U-Boot] [PATCH] ARM: socfpga: Add boot0 hook to prevent SPL corruption
2016-11-18 19:47 UTC (2+ messages)
[U-Boot] [PATCH v3 0/6] DM conversion of usb ether gadget
2016-11-18 19:34 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/6] drivers: usb: gadget: ether: adopt to usb driver model
[U-Boot] [PATCH v2] sata: Fixes:d97dc8a0(Separate the non-command code into its own file)
2016-11-18 19:34 UTC (2+ messages)
[U-Boot] Stepping down as sunxi u-boot custodian (for real this time)
2016-11-18 18:48 UTC (9+ messages)
[U-Boot] [PATCH v2 1/2] keystone2: Move target selection to Kconfig
2016-11-18 17:57 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/2] ti_armv7_keystone2: env: Add NFS loading support for PMMC and MON
[U-Boot] [PATCH] board: ge: bx50v3: add the PMIC configuration support
2016-11-18 17:20 UTC
[U-Boot] [PATCH 2/4 v2] fsl/ddr: Add erratum_a009942_check_cpo and clean related erratum
2016-11-18 17:06 UTC (2+ messages)
[U-Boot] [PATCH] board/ls2080rdb, qds: Enable ddr hashing for controller version 5.2.1
2016-11-18 16:59 UTC (4+ messages)
[U-Boot] [PATCH] qts-filter.sh: strip DOS line endings and handle continuation lines
2016-11-18 16:29 UTC (3+ messages)
[U-Boot] [PATCH] sata: sata_mv: Fix misaligned cache warnings
2016-11-18 16:21 UTC (2+ messages)
` [U-Boot] [PATCH] bootcounter_ram: Fix misaligned cache warning
[U-Boot] devicetree handling with chanloaded bootloader Was: [PATCH] travis: Add efi_loader grub2 test
2016-11-18 16:11 UTC (2+ messages)
[U-Boot] [PATCH] usb: xhci: Limit transfer length in a single TD
2016-11-18 14:01 UTC (3+ messages)
[U-Boot] [PATCH] linux/compat.h: Properly implement ndelay fallback
2016-11-18 13:40 UTC
[U-Boot] Fixed clock driver (clk: convert API to match reset/mailbox style)
2016-11-18 12:28 UTC (5+ messages)
[U-Boot] Dynamically determine RAM size and pass it to kernel
2016-11-18 12:23 UTC (3+ messages)
[U-Boot] [PATCH v2] travis: Add efi_loader grub2 test
2016-11-18 12:18 UTC
[U-Boot] [PATCH v7 04/21] sf: Cleanup spi_flash_info{}
2016-11-18 11:13 UTC (2+ messages)
[U-Boot] [PATCH v7 21/21] sf: Fix s25fs512s id table
2016-11-18 11:12 UTC (2+ messages)
[U-Boot] [PATCH v7 13/21] sf: ids: Use small letter's with flash name
2016-11-18 11:12 UTC (4+ messages)
` [U-Boot] [PATCH v7 14/21] sf: ids: Use small letter in ext_jedec
[U-Boot] [PATCH v7 10/21] sf: Remove spansion_s25fss_disable_4KB_erase
2016-11-18 11:10 UTC (2+ messages)
[U-Boot] [PATCH v6 00/21] sf: Updates on flash detection
2016-11-18 11:09 UTC (6+ messages)
` [U-Boot] [PATCH v6 01/21] sf: Adopt flash table INFO macro from Linux
[U-Boot] [PATCH] imx: iomux-v3: provide MX7D_PAD_ENET1_RX_CLK__ENET1_RGMII_RXC
2016-11-18 10:50 UTC (3+ messages)
[U-Boot] [PATCH] travis: Add efi_loader grub2 test
2016-11-18 9:58 UTC
[U-Boot] [PATCH v2 1/2] rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO_BROM
2016-11-18 7:54 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] rockchip: configs: make rk3036 env config same as rk3288
[U-Boot] [PATCH resend v3 0/6] DM conversion of usb ether gadget
2016-11-18 5:39 UTC (7+ messages)
` [U-Boot] [PATCH resend v3 1/6] drivers: usb: gadget: ether: adopt to usb driver model
` [U-Boot] [PATCH resend v3 2/6] drivers: usb: gadget: ether: access network_started using local variable
` [U-Boot] [PATCH resend v3 3/6] drivers: usb: gadget: ether: consolidate global devices to single struct
` [U-Boot] [PATCH resend v3 4/6] drivers: usb: gadget: ether: use net device priv to pass usb ether priv
` [U-Boot] [PATCH resend v3 5/6] drivers: usb: gadget: ether: prepare driver for driver model migration
` [U-Boot] [PATCH resend v3 6/6] drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model
[U-Boot] [PATCH] mmc: add bkops-enable command
2016-11-18 5:07 UTC (6+ messages)
` [U-Boot] "
[U-Boot] [PATCH] spl: remove redundant call to parse_image_header()
2016-11-18 1:15 UTC (2+ messages)
[U-Boot] [PATCH] spl: add check for FIT-header when loading image
2016-11-18 1:15 UTC (2+ messages)
[U-Boot] [RFC PATCH] common: miiphyutil: Work and report phy address in hex in mdio cmd
2016-11-18 1:14 UTC (2+ messages)
[U-Boot] [PATCHv3 01/15] configs: ls1021a: enable DT and DM support
2016-11-18 1:14 UTC (9+ messages)
` [U-Boot] [PATCHv3 02/15] dm: pci: return the real controller in pci_bus_to_hose()
` [U-Boot] [PATCHv3 03/15] dm: pci: remove pci_bus_to_hose(0) calling
` [U-Boot] [PATCHv3 09/15] pci: layerscape: add pci driver based on DM
` [U-Boot] [PATCHv3 15/15] pci: layerscape: remove unnecessary legacy code
[U-Boot] New UCLASS_PINCTRL driver - probe is not called for all nodes
2016-11-18 1:14 UTC (2+ messages)
[U-Boot] [PATCH 01/15] arm64: mvebu: Rename db-88f7040 files to armada-8k
2016-11-18 1:14 UTC (3+ messages)
` [U-Boot] [PATCH 12/15] pci: mvebu: Add PCIe driver for Armada-8K
[U-Boot] [PATCH] rockchip: configs: correct partitions 'boot' size
2016-11-18 1:14 UTC (2+ messages)
[U-Boot] [PATCH 0/3] Enable the host controller and hub on PopMetal board
2016-11-18 1:14 UTC (5+ messages)
` [U-Boot] [PATCH 3/3] board: popmetal: enable the usb host port power in board init
[U-Boot] [PATCH 1/3] dts: rk3288: correct sdram setting for miniarm
2016-11-18 1:14 UTC (6+ messages)
` [U-Boot] [PATCH 2/3] rockchip: configs: correct env offset when enable CONFIG_ROCKCHIP_SPL_BACK_TO_BROM
` [U-Boot] [PATCH 3/3] rockchip: configs: make rk3036 env config same with rk3288
[U-Boot] [PATCH v3] Retrieve MAC address from EEPROM
2016-11-18 1:13 UTC (3+ messages)
` [U-Boot] [PATCH 01/11] net: dw: Add read_rom_hwaddr net_op hook
[U-Boot] [PATCH 2/2] Fix patman alignment issues in Add MSCC PHY:VSC8530/VSC8531/VSC8540/VSC8541
2016-11-18 0:11 UTC
[U-Boot] [PATCH 1/2] Add-MSCC-Phys-VSC8530-VSC8531-VSC8540-VSC8541
2016-11-18 0:09 UTC
[U-Boot] [PATCH 1/3] davinci: omapl138_lcdk: use correct AIS config
2016-11-17 23:43 UTC (7+ messages)
` [U-Boot] [PATCH 2/3] davinci: da850evm: fix empty boot method list in the SPL
` [U-Boot] [PATCH 3/3] davinci: omapl138_lcdk: add MMC/SD SPL boot support
[U-Boot] [PATCH 0/7] sunxi: Add support for the CHIP Pro
2016-11-17 22:27 UTC (6+ messages)
` [U-Boot] [PATCH 3/7] sunxi: Enable UBI and NAND support
[U-Boot] [PATCH] splash: fix splash source flags check
2016-11-17 22:19 UTC (2+ messages)
[U-Boot] [PATCH] ARM: OMAP3_LOGIC: Update MTD Partition Table
2016-11-17 22:18 UTC (2+ messages)
[U-Boot] [PATCH] ARM: OMAP3_LOGIC: Remove FIT Support
2016-11-17 22:16 UTC (2+ messages)
[U-Boot] [PATCH] ARM: OMAP3_LOGIC: Fix SPL Memory Map for Falcon Mode
2016-11-17 22:16 UTC (2+ messages)
[U-Boot] [PULL 00/24] efi patch queue 2016-11-17
2016-11-17 22:15 UTC (2+ messages)
[U-Boot] Please pull u-boot-mmc master
2016-11-17 22:14 UTC (2+ messages)
[U-Boot] [GIT PULL] Xilinx changes
2016-11-17 22:14 UTC (2+ messages)
[U-Boot] [PATCH] drivers: net: keystone_net: add rgmii link type support when parsing dt
2016-11-17 22:12 UTC (2+ messages)
[U-Boot] [PATCH 00/12] Fix GCC 6.2 compiler warnings
2016-11-17 19:50 UTC (3+ messages)
` [U-Boot] [PATCH 10/12] cmd: tpm_test: fix indentation
[U-Boot] [PATCH v5 00/13] binman: A tool for creating firmware images
2016-11-17 19:45 UTC (3+ messages)
` [U-Boot] [PATCH v5 10/13] tegra: Use a U-Boot-specific .dtsi file
[U-Boot] [PATCH 0/8] spl: Move image loader names into the linker list
2016-11-17 17:29 UTC (9+ messages)
` [U-Boot] [PATCH 1/8] spl: Use a single underscore in the SPL_LOAD_IMAGE_METHOD() macro
` [U-Boot] [PATCH 2/8] spl: Add a name to the SPL load-image methods
` [U-Boot] [PATCH 3/8] spl: Move the loading code into its own function
` [U-Boot] [PATCH 4/8] spl: Pass the loader into spl_load_image()
` [U-Boot] [PATCH 5/8] spl: Drop announce_boot_device()
` [U-Boot] [PATCH 6/8] spl: sunxi: Drop spl_board_announce_boot_device()
` [U-Boot] [PATCH 7/8] spl: uniphier: "
` [U-Boot] [PATCH 8/8] spl: sandbox: "
[U-Boot] [PATCH v8 0/8] LS2080ARDB: Enable EFI boot support
2016-11-17 17:13 UTC (8+ messages)
` [U-Boot] [PATCH v8 7/8] armv8: fsl-layerscape: Add support for efi_loader RTS reset
[U-Boot] [PATCH] spl: mmc: fix build without CONFIG_SPL_LIBCOMMON_SUPPORT
2016-11-17 17:09 UTC (3+ 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).