messages from 2017-07-28 10:58:51 to 2017-07-28 22:29:37 UTC [more...]
[U-Boot] [PATCH 2/4] efi_loader: Add an EFI_CALL() macro
2017-07-28 22:29 UTC (2+ messages)
` [U-Boot] [U-Boot,2/4] "
[U-Boot] [PATCH] efi_loader: workaround for grub lsefi bug
2017-07-28 22:29 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] efi_loader: EFI file paths should be DOS style
2017-07-28 22:28 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] efi_loader: add some missing breaks
2017-07-28 22:28 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/4] efi_loader: only evaluate EFI_EXIT()'s ret once
2017-07-28 22:28 UTC (12+ messages)
` [U-Boot] [PATCH 4/4] efi_loader: indent entry/exit prints to show nesting level
` [U-Boot] [U-Boot, "
` [U-Boot] [U-Boot, 1/4] efi_loader: only evaluate EFI_EXIT()'s ret once
[U-Boot] [PATCH 3/4] efi_loader: add checking for incorrect use of EFI_ENTRY/EXIT
2017-07-28 22:27 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] efi_loader: log EFI return values too
2017-07-28 22:27 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCD
2017-07-28 22:27 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 1/2] efi_loader: add helper macro to construct protocol objects
2017-07-28 22:27 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] efi_loader: fix bug in efi_get_memory_map
2017-07-28 22:27 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] efi_loader: move guidcmp to header
2017-07-28 22:25 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] efi_loader: Fix configuration table override
2017-07-28 22:25 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] efi_loader: Improve install_configuration_table
2017-07-28 22:25 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] efi_loader: remove more double EFI_EXIT() in efi_disk.c
2017-07-28 22:25 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] efi_loader: expose protocols via GUID
2017-07-28 22:25 UTC (2+ messages)
` [U-Boot] [U-Boot,2/2] "
[U-Boot] [PATCH] efi_loader: remove double EFI_EXIT() with efi_unsupported
2017-07-28 22:25 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 0/3] env_embedded related fixes/improvements
2017-07-28 21:46 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] arch/sh: don't bring common/env_embedded.o into the link
` [U-Boot] [PATCH 2/3] common/env_embedded.c: drop support for CONFIG_SYS_USE_PPCENV
` [U-Boot] [PATCH 3/3] common/env_embedded.c: rename PPCENV/PPCTEXT macros
[U-Boot] [PATCH 00/14] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
2017-07-28 21:34 UTC (14+ messages)
` [U-Boot] [PATCH 10/14] dm: mmc: sunxi: Add support for driver model
[U-Boot] [PATCH] arch/sh: allow building in big-endian mode
2017-07-28 21:14 UTC
[U-Boot] [PATCH v3 00/66] Support OF_PLATDATA in TPL, enable RK3368 DRAM init and add RK3368-uQ7
2017-07-28 20:20 UTC (70+ messages)
` [U-Boot] [PATCH v3 01/66] spl: add a 'return to bootrom' boot method
` [U-Boot] [PATCH v3 02/66] spl: configure 'return to bootrom' separately for SPL and TPL
` [U-Boot] [PATCH v3 03/66] rockchip: back-to-bootrom: add 'back-to-bootrom' support for AArch64
` [U-Boot] [PATCH v3 04/66] rockchip: back-to-bootrom: split BACK_TO_BOOTROM for TPL/SPL
` [U-Boot] [PATCH v3 05/66] rockchip: back-to-bootrom: simplify the #ifdef-check for LIBGENERIC in TPL/SPL
` [U-Boot] [PATCH v3 06/66] spl: adapts SYS_MALLOC_F_LEN for TPL
` [U-Boot] [PATCH v3 07/66] spl: dm: Kconfig: fix help text for SPL/TPL confusion
` [U-Boot] [PATCH v3 08/66] spl: dm: Kconfig: use more specific prereqs for SPL_REGMAP and SPL_SYSCON
` [U-Boot] [PATCH v3 09/66] spl: dm: Kconfig: split REGMAP/SYSCON support for TPL from SPL
` [U-Boot] [PATCH v3 10/66] spl: dm: Kconfig: SPL_RAM depends on SPL_DM
` [U-Boot] [PATCH v3 11/66] spl: dm: Kconfig: introduce TPL_RAM (in analogy to SPL_RAM)
` [U-Boot] [PATCH v3 12/66] spl: dm: Kconfig: SPL_CLK depends on SPL_DM
` [U-Boot] [PATCH v3 13/66] spl: dm: Kconfig: split CLK support for SPL and TPL
` [U-Boot] [PATCH v3 14/66] spl: dm: Kconfig: split OF_CONTROL and OF_PLATDATA between "
` [U-Boot] [PATCH v3 15/66] spl: dm: use CONFIG_IS_ENABLED to test for the DM option
` [U-Boot] [PATCH v3 16/66] armv8: move low-level assembly functions into function-sections
` [U-Boot] [PATCH v3 17/66] armv8: spl: Support separate stack for TPL
` [U-Boot] [PATCH v3 18/66] spl: allow a separate TEXT_BASE, LDSCRIPT and MAX_SIZE "
` [U-Boot] [PATCH v3 19/66] spl: Kconfig: split SYS_MALLOC_SIMPLE for TPL and SPL
` [U-Boot] [PATCH v3 20/66] lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata
` [U-Boot] [PATCH v3 21/66] spl: consistently use $(SPL_TPL_) to select features for SPL and TPL builds
` [U-Boot] [PATCH v3 22/66] spl: add TPL_DRIVER_MISC_SUPPORT option
` [U-Boot] [PATCH v3 23/66] drivers: spl: consistently use the $(SPL_TPL_) macro
` [U-Boot] [PATCH v3 24/66] rockchip: Makefile: allow selective inclusion of sdram_common.o from TPL/SPL/U-Boot
` [U-Boot] [PATCH v3 25/66] rockchip: rk3368: improve Kconfig text for the RK3368
` [U-Boot] [PATCH v3 26/66] rockchip: rk3368: mkimage: add support "
` [U-Boot] [PATCH v3 27/66] rockchip: rk3368: pmugrf: add definitions for os_reg[0..3]
` [U-Boot] [PATCH v3 28/66] rockchip: rk3368: spl: define COUNTER_FREQUENCY to 24MHz
` [U-Boot] [PATCH v3 29/66] rockchip: rk3368: spl: add memory layout for TPL and SPL
` [U-Boot] [PATCH v3 30/66] rockchip: rk3368: syscon: MSCH/PMUGRF/GRF support for OF_PLATDATA
` [U-Boot] [PATCH v3 31/66] rockchip: rk3368: syscon: SGRF "
` [U-Boot] [PATCH v3 32/66] rockchip: rk3368: grf: use shifted-constants
` [U-Boot] [PATCH v3 33/66] rockchip: rk3368: dts: add sgrf node
` [U-Boot] [PATCH v3 34/66] rockchip: pinctrl: rk3368: add GMAC (RGMII only) support
` [U-Boot] [PATCH v3 35/66] rockchip: pinctrl: rk3368: add support for configuring the MMC pins
` [U-Boot] [PATCH v3 36/66] rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver
` [U-Boot] [PATCH v3 37/66] rockchip: pinctrl: rk3368: add SPI support
` [U-Boot] [PATCH v3 38/66] rockchip: clk: rk3368: implement bandwidth adjust for PLLs
` [U-Boot] [PATCH v3 39/66] rockchip: clk: rk3368: support OF_PLATDATA for the RK3368 clk driver
` [U-Boot] [PATCH v3 40/66] rockchip: clk: rk3368: do not change CPLL/GPLL before returning to BROM
` [U-Boot] [PATCH v3 41/66] rockchip: clk: rk3368: implement DPLL (DRAM PLL) support
` [U-Boot] [PATCH v3 42/66] rockchip: clk: rk3368: define DMA1_SRST_REQ and DMA2_SRST_REQ
` [U-Boot] [PATCH v3 43/66] rockchip: clk: rk3368: implement MMC/SD clock reparenting
` [U-Boot] [PATCH v3 44/66] rockchip: clk: rk3368: support configuring the DRAM PLL (from TPL)
` [U-Boot] [PATCH v3 45/66] rockchip: clk: rk3368: add support for GMAC (SLCK_MAC) clock
` [U-Boot] [PATCH v3 46/66] rockchip: clk: rk3368: mark 'priv' __maybe_unused in rk3368_clk_set_rate()
` [U-Boot] [PATCH v3 47/66] rockchip: clk: rk3368: add support for configuring the SPI clocks
` [U-Boot] [PATCH v3 48/66] net: gmac_rockchip: Add support for the RK3368 GMAC
` [U-Boot] [PATCH v3 49/66] rockchip: Makefile: streamline SPL/TPL configuration
` [U-Boot] [PATCH v3 50/66] rockchip: rk3368: add DRAM controller driver with DRAM initialisation
` [U-Boot] [PATCH v3 51/66] rockchip: rk3368: dts: add DMC node in rk3368.dtsi
` [U-Boot] [PATCH v3 52/66] rockchip: rk3368: spl: enable SPL_FRAMEWORK in rk3368_common.h
` [U-Boot] [PATCH v3 53/66] rockchip: rk3368: spl: add TPL support
` [U-Boot] [PATCH v3 54/66] rockchip: spl: make spl-boot-order code reusable (split from rk3399)
` [U-Boot] [PATCH v3 55/66] rockchip: rk3368: spl: add SPL support
` [U-Boot] [PATCH v3 56/66] rockchip: rk3368: spl: mark SPL and TPL as supported for ROCKCHIP_RK3368
` [U-Boot] [PATCH v3 57/66] rockchip: spi: enable support for the rk_spi driver for the RK3368
` [U-Boot] [PATCH v3 58/66] rockchip: board: lion-rk3368: add support for the RK3368-uQ7
` [U-Boot] [PATCH v3 59/66] spl: Kconfig: migrate $(SPL_TPL_)LDSCRIPT to Kconfig
` [U-Boot] [PATCH v3 60/66] spl: moveconfig: migrate CONFIG_SPL_LDSCRIPT
` [U-Boot] [PATCH v3 61/66] spl: support TPL_STACK, TPL_MAX_SIZE and TPL_TEXT_BASE via Kconfig
` [U-Boot] [PATCH v3 62/66] armv8: TPL_STACK will always be defined, so test CONFIG_TPL_NEEDS_SEPARATE_STACK
` [U-Boot] [PATCH v3 63/66] rockchip: rk3368: mark TPL as not inheriting its stack, text-base and size from SPL
` [U-Boot] [PATCH v3 64/66] moveconfig: migrate TPL_STACK, TPL_TEXT_BASE and TPL_MAX_SIZE
` [U-Boot] [PATCH v3 65/66] rockchip: board: puma-rk3399: fix warnings in puma_rk3399/fit_spl_atf.its
` [U-Boot] [PATCH v3 66/66] rockchip: board: puma_rk3399: rename ATF firmware
[U-Boot] [PATCH] net: phy: micrel: add an option to disable gigabit for the KSZ9031
2017-07-28 19:59 UTC
[U-Boot] [PATCH 0/5] uboot overlays and FIT image
2017-07-28 19:20 UTC (3+ messages)
[U-Boot] Please pull u-boot-dm
2017-07-28 18:46 UTC
[U-Boot] [PATCH 1/3] dm: ahci: Add a generic PCI-based AHCI driver
2017-07-28 18:44 UTC (12+ messages)
` [U-Boot] [PATCH 2/3] dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi()
` [U-Boot] [PATCH 3/3] cmd: scsi: Fix null pointer dereference in 'scsi reset'
[U-Boot] [PATCH] dm: Fix typo in include-guard for dm-structs.h
2017-07-28 18:44 UTC (3+ messages)
[U-Boot] [PATCH] dm: ofnode: change return type of dev_read_prop() to opaque pointer
2017-07-28 18:44 UTC (3+ messages)
[U-Boot] [PATCH 1/2] sandbox: remove os_putc() and os_puts()
2017-07-28 18:44 UTC (3+ messages)
[U-Boot] [PATCH v5 00/20] dm: tegra: Move nyan-big, jetson-tk1, beaver to livetree
2017-07-28 18:44 UTC (35+ messages)
` [U-Boot] [PATCH v5 01/20] dm: core: Add ofnode_read_resource()
` [U-Boot] [PATCH v5 02/20] dm: core: Fix up ofnode_get_addr_index() for 64-bit values
` [U-Boot] [PATCH v5 03/20] tegra: spl: Enable debug UART
` [U-Boot] [PATCH v5 04/20] tegra: tegra124: Add a PMC syscon driver
` [U-Boot] [PATCH v5 05/20] dm: tegra: Convert USB setup to livetree
` [U-Boot] [PATCH v5 06/20] dm: tegra: Convert clock_decode_periph_id() to support livetree
` [U-Boot] [PATCH v5 07/20] dm: video: tegra124: Convert to livetree
` [U-Boot] [PATCH v5 08/20] tegra: dts: Move stdout-path to /chosen
` [U-Boot] [PATCH v5 09/20] dm: tegra: gpio: Convert to support livetree
` [U-Boot] [PATCH v5 10/20] dm: tegra: usb: Convert to livetree
` [U-Boot] [PATCH v5 11/20] dm: tegra: spi: "
` [U-Boot] [PATCH v5 12/20] dm: tegra: i2c: "
` [U-Boot] [PATCH v5 13/20] dm: tegra: pwm: "
` [U-Boot] [PATCH v5 14/20] dm: tegra: mmc: "
` [U-Boot] [PATCH v5 15/20] dm: tegra: pci: "
` [U-Boot] [PATCH v5 19/20] fdtdec: Drop old compatible values
` [U-Boot] [PATCH v5 20/20] dm: tegra: Move nyan-big, jetson-tk1/tx1, beaver to livetree
[U-Boot] [PATCH] configs: Migrate CMD_NAND*
2017-07-28 18:38 UTC (4+ messages)
[U-Boot] [GIT PULL] u-boot-rockchip/master
2017-07-28 17:57 UTC (2+ messages)
[U-Boot] [PATCH] arm64: ls2088ardb: Add distro secure boot support
2017-07-28 17:08 UTC (2+ messages)
[U-Boot] [PATCH v1] x86: Make table address selectable
2017-07-28 17:02 UTC
[U-Boot] [PATCH][v2] ARMv8/sec_firmware : Update chosen/kaslr-seed with random number
2017-07-28 16:33 UTC (2+ messages)
[U-Boot] [RFC PATCH 0/6] rockchip: rk3368: remove secure timer usage and use DM timer
2017-07-28 16:31 UTC (7+ messages)
` [U-Boot] [RFC PATCH 1/6] timer: add OF_PLATDATA support for timer-uclass
` [U-Boot] [RFC PATCH 2/6] dm: timer: normalise SPL and TPL support
` [U-Boot] [RFC PATCH 3/6] rockchip: timer: add device-model timer driver for RK3368 (and similar)
` [U-Boot] [RFC PATCH 4/6] dts: rk3368: make timer0 accessible for SPL and TPL
` [U-Boot] [RFC PATCH 5/6] rockchip: lion-rk3368: defconfig: enable DM timer for all stages
` [U-Boot] [RFC PATCH 6/6] rockchip: rk3368: remove setup of secure timer from TPL/SPL
[U-Boot] [PATCH v4] arm64: ls1043ardb: Add distro boot support
2017-07-28 16:29 UTC (3+ messages)
[U-Boot] [PATCH 00/22] x86: kconfig clean up
2017-07-28 15:55 UTC (24+ messages)
` [U-Boot] [PATCH 01/22] x86: kconfig: Select TIMER and X86_TSC_TIMER
` [U-Boot] [PATCH 02/22] x86: kconfig: Select USE_PRIVATE_LIBGCC
` [U-Boot] [PATCH 03/22] x86: kconfig: Select PCI and DM_PCI
` [U-Boot] [PATCH 04/22] x86: kconfig: Imply HAVE_INTEL_ME in the platform Kconfig
` [U-Boot] [PATCH 05/22] x86: kconfig: Let board select BOARD_EARLY_INIT_F
` [U-Boot] [PATCH 06/22] x86: kconfig: Select ARCH_MISC_INIT in the platform Kconfig
` [U-Boot] [PATCH 07/22] x86: kconfig: Select ARCH_EARLY_INIT_R "
` [U-Boot] [PATCH 08/22] x86: kconfig: Imply ENABLE_MRC_CACHE "
` [U-Boot] [PATCH 09/22] x86: kconfig: Select OF_CONTROL
` [U-Boot] [PATCH 10/22] x86: kconfig: Imply DM uclass drivers
` [U-Boot] [PATCH 11/22] x86: baytrail: kconfig: Imply platform specific drivers
` [U-Boot] [PATCH 12/22] x86: ivybridge: "
` [U-Boot] [PATCH 13/22] x86: broadwell: "
` [U-Boot] [PATCH 14/22] x86: coreboot: kconfig: Imply drivers that are useful
` [U-Boot] [PATCH 15/22] x86: queensbay: kconfig: Imply platform specific drivers
` [U-Boot] [PATCH 16/22] x86: tangier: "
` [U-Boot] [PATCH 17/22] x86: quark: "
` [U-Boot] [PATCH 18/22] x86: qemu: "
` [U-Boot] [PATCH 19/22] x86: qemu: Remove SPI flash from defconfigs
` [U-Boot] [PATCH 20/22] x86: kconfig: Let board select SPI flash
` [U-Boot] [PATCH 21/22] x86: kconfig: Move USB to platform Kconfig
` [U-Boot] [PATCH 22/22] x86: kconfig: Convert INTEL_ICH6_GPIO to Kconfig
[U-Boot] [PATCH 3/5] mmc: omap_hsmmc: Add support for DMA (ADMA2)
2017-07-28 15:40 UTC (4+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 4/5] mmc: omap_hsmmc: Enable Auto command (CMD12) enable
2017-07-28 15:35 UTC (3+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 00/39] dm: sata: Complete driver-model support for SATA
2017-07-28 14:40 UTC (5+ messages)
[U-Boot] [PATCH v2 1/1] stmf32f4: soc: fix buildman compilation error
2017-07-28 14:38 UTC (2+ messages)
[U-Boot] [PATCH] x86: minnowmax: Remove CONFIG_SMSC_LPC47M
2017-07-28 13:46 UTC (2+ messages)
[U-Boot] [PATCH v1 0/7] x86: acpi: Few enhancements and improvements
2017-07-28 13:46 UTC (24+ messages)
` [U-Boot] [PATCH v1 1/7] Makefile: Don't shadow actual error when compile ASL
` [U-Boot] [PATCH v1 2/7] Makefile: Export build date as integer
` [U-Boot] [PATCH v1 3/7] x86: acpi: Fill OEM revision
` [U-Boot] [PATCH v1 4/7] x86: acpi: Name fields in FADT in accordance with specification
` [U-Boot] [PATCH v1 5/7] x86: acpi: Deduplicate acpi_fill_madt() implementation
` [U-Boot] [PATCH v1 6/7] x86: acpi: Export acpi_fill_mcfg() with __weak attribute
` [U-Boot] [PATCH v1 7/7] x86: acpi: Don't touch hardware on HW reduced platforms
[U-Boot] [RFC, 1/2] NVMe: add NVMe driver support
2017-07-28 13:44 UTC (3+ messages)
[U-Boot] [PATCH v2] Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig
2017-07-28 13:32 UTC
[U-Boot] [PATCH 00/22] mmc: Add support for HS200 and UHS modes
2017-07-28 13:05 UTC (8+ messages)
[U-Boot] [PATCH v2 3/3] dm: syscon: scan sub-nodes of the syscon node
2017-07-28 12:59 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 2/3] regulator: pbias: Add PBIAS regulator for proper voltage switching on MMC1
2017-07-28 12:59 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/3] dm: core: Add functions to get strings and the string count from a stringlist
2017-07-28 12:59 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH 1/5] dm: ofnode: use ofnode_read_bool() to check property existence
2017-07-28 12:57 UTC (9+ messages)
` [U-Boot] [PATCH 4/5] dm: ofnode: rename dev_read_prop() to dev_get_property()
[U-Boot] [RFC PATCH] Convert ARCH_OMAP2PLUS boards' CONFIG_SYS_TEXT_BASE to Kconfig
2017-07-28 12:56 UTC (4+ messages)
[U-Boot] [PATCH 2/2] regulator: palmas: disable bypass when the LDO is enabled
2017-07-28 12:54 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] regulator: palmas: Add support for LDO1 regulator to provide 1.8V
2017-07-28 12:53 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2 00/15] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
2017-07-28 12:27 UTC (2+ messages)
[U-Boot] Nios II 10m50 is not working
2017-07-28 12:21 UTC (2+ messages)
[U-Boot] [PATCH v2 BUGFIX] net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH
2017-07-28 11:45 UTC (2+ messages)
[U-Boot] [PATCH] arm: imx: Enable booting from SATA on wandboard
2017-07-28 11:45 UTC (3+ messages)
[U-Boot] [PATCH 0/3] Remove unused FPGA feature from gen5 SPL
2017-07-28 11:40 UTC (9+ messages)
` [U-Boot] [PATCH 1/3] arm: socfpga: "
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