messages from 2016-04-28 13:38:20 to 2016-05-01 18:56:44 UTC [more...]
[U-Boot] [PATCH 00/44] dm: blk: Add more driver-model support for block devices
2016-05-01 18:56 UTC (13+ messages)
` [U-Boot] [PATCH 15/44] dm: blk: Add a legacy block interface
` [U-Boot] [PATCH 16/44] dm: systemace: "
` [U-Boot] [PATCH 20/44] dm: mmc: Add an implementation of the 'devnum' functions
` [U-Boot] [PATCH 34/44] dm: ide: Add support for driver-model block devices
[U-Boot] ARMv7 / RK3288 Hypervisor Support
2016-05-01 18:56 UTC (3+ messages)
[U-Boot] [PATCH] dm: at91: Add driver model support for the spi driver
2016-05-01 18:56 UTC (2+ messages)
[U-Boot] [PATCH v5 0/4] Amlogic Meson GXBaby and ODROID-C2 support
2016-05-01 18:56 UTC (3+ messages)
` [U-Boot] [PATCH v5 3/4] arm: add initial support for Amlogic Meson and ODROID-C2
[U-Boot] [verified-boot] Multiple levels of signing keys
2016-05-01 18:56 UTC (2+ messages)
[U-Boot] Introduce clk framework
2016-05-01 18:56 UTC (2+ messages)
[U-Boot] chainloading u-boot on an acer cb5 chromebook (nyan_big)
2016-05-01 18:55 UTC (2+ messages)
[U-Boot] u-boot hangs after enabling secured boot : gumstix-overo
2016-05-01 18:55 UTC (2+ messages)
[U-Boot] u-boot wiki page on "fdt" command full of "FDT_ERR_BADMAGIC"
2016-05-01 18:55 UTC (2+ messages)
[U-Boot] in cmd/fdt.c, why is CONFIG_OF_CONTROL described as "temporary #ifdef"?
2016-05-01 18:55 UTC (2+ messages)
[U-Boot] [PATCH] Fix spelling of "occurred"
2016-05-01 18:55 UTC (2+ messages)
[U-Boot] [PATCH 1/2] ARM: exynos: Fix build error if SERIAL is disabled in SPL
2016-05-01 18:55 UTC (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: exynos: Disable serial support "
[U-Boot] [PATCH] cmd: disk: Fix unused variable warning
2016-05-01 18:55 UTC (2+ messages)
[U-Boot] [PATCH RESEND 0/2] cmd: fdt: Add device tree overlays support
2016-05-01 18:55 UTC (3+ messages)
` [U-Boot] [PATCH RESEND 2/2] cmd: fdt: add fdt overlay application subcommand
[U-Boot] [PATCH 00/11] ARM: Keystone2: Convert davinci_spi to DM
2016-05-01 18:55 UTC (5+ messages)
` [U-Boot] [PATCH 01/11] spi: davinci_spi: Convert to driver to adapt "
[U-Boot] [RFC PATCH] SPL: FIT: Enable SPL_FIT_LOAD for sd bootmode for fat partions
2016-05-01 18:54 UTC (2+ messages)
[U-Boot] [RFC PATCH] SPL: FIT: Enable SPL_FIT_LOAD in RAM based boot mode
2016-05-01 18:54 UTC (2+ messages)
[U-Boot] [RFC PATCH] SPL: FIT: Align loading address for header
2016-05-01 18:54 UTC (2+ messages)
[U-Boot] [PATCH] dm: fdtdec: Check full path for alias
2016-05-01 18:54 UTC (4+ messages)
[U-Boot] [PATCH] dm: gpio: pca953x: Support PCA953X with 40 GPIOs
2016-05-01 18:54 UTC (3+ messages)
[U-Boot] [PATCH v3 00/12] cpsw: enable DM_ETH on dra74 and am437x evms
2016-05-01 18:54 UTC (3+ messages)
` [U-Boot] [PATCH v3 01/12] drivers: core: device: add support to check dt compatible for a device/machine
[U-Boot] [PATCH 1/6 v4] i2c: designware_i2c: Add ic_enable_status to ic_regs struct
2016-05-01 18:54 UTC (5+ messages)
` [U-Boot] [PATCH 6/6 v4] i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)
[U-Boot] [PATCH V3 1/4] dm: spi: soft_spi bug fix
2016-05-01 18:54 UTC (6+ messages)
` [U-Boot] [PATCH V3 3/4] dm: spi: introduce dm api
` [U-Boot] [PATCH V3 4/4] dm: gpio: introduce 74x164 driver
[U-Boot] [PATCH 0/3] dm: gpio: Add driver for MPC85xx GPIO controller
2016-05-01 18:54 UTC (7+ messages)
` [U-Boot] [PATCH 1/3] dm: gpio: Add driver for MPC85XX "
` [U-Boot] [PATCH 2/3] dm: gpio: Add methods for open drain setting
` [U-Boot] [PATCH 3/3] dm: gpio: Implement open drain for MPC85XX GPIO
[U-Boot] [PATCH] RFC: Secure boot to U-Boot proper from SPL
2016-05-01 18:12 UTC (2+ messages)
[U-Boot] [PATCH v2 00/44] dm: blk: Add more driver-model support for block devices
2016-05-01 17:36 UTC (45+ messages)
` [U-Boot] [PATCH v2 01/44] Revert "dm: sandbox: Drop the pre-DM host implementation"
` [U-Boot] [PATCH v2 02/44] dm: sandbox: Add a board for sandbox without CONFIG_BLK
` [U-Boot] [PATCH v2 03/44] pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE
` [U-Boot] [PATCH v2 04/44] dm: Rename disk uclass to ahci
` [U-Boot] [PATCH v2 05/44] Allow iotrace byte access to use an address of any size
` [U-Boot] [PATCH v2 06/44] sandbox: Add string and 16-bit I/O functions
` [U-Boot] [PATCH v2 07/44] sandbox: Add dummy SCSI functions
` [U-Boot] [PATCH v2 08/44] sandbox: Add dummy SATA functions
` [U-Boot] [PATCH v2 09/44] dm: scsi: Remove the forward declarations
` [U-Boot] [PATCH v2 10/44] dm: scsi: Fix up code style
` [U-Boot] [PATCH v2 11/44] dm: ide: Correct various code style problems
` [U-Boot] [PATCH v2 12/44] dm: ide: Remove the forward declarations
` [U-Boot] [PATCH v2 13/44] dm: sata: Fix code style problems in cmd/sata.c
` [U-Boot] [PATCH v2 14/44] dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI
` [U-Boot] [PATCH v2 15/44] dm: blk: Add a legacy block interface
` [U-Boot] [PATCH v2 16/44] dm: systemace: "
` [U-Boot] [PATCH v2 17/44] dm: sandbox: Add a legacy host "
` [U-Boot] [PATCH v2 18/44] dm: usb: Add a legacy block interface for USB storage
` [U-Boot] [PATCH v2 19/44] dm: mmc: Add a legacy block interface for MMC
` [U-Boot] [PATCH v2 20/44] dm: mmc: Add an implementation of the 'devnum' functions
` [U-Boot] [PATCH v2 21/44] dm: scsi: Separate the non-command code into its own file
` [U-Boot] [PATCH v2 22/44] dm: ide: "
` [U-Boot] [PATCH v2 23/44] dm: sata: "
` [U-Boot] [PATCH v2 24/44] dm: disk: Use legacy block driver info for block device access
` [U-Boot] [PATCH v2 25/44] dm: usb: Drop the get_dev() function
` [U-Boot] [PATCH v2 26/44] dm: ide: "
` [U-Boot] [PATCH v2 27/44] dm: mmc: "
` [U-Boot] [PATCH v2 28/44] dm: scsi: "
` [U-Boot] [PATCH v2 29/44] dm: sata: "
` [U-Boot] [PATCH v2 30/44] dm: systemace: "
` [U-Boot] [PATCH v2 31/44] dm: blk: Drop the systemace.h header
` [U-Boot] [PATCH v2 32/44] dm: sandbox: Drop the host_get_dev() function
` [U-Boot] [PATCH v2 33/44] dm: part: Drop the get_dev() method
` [U-Boot] [PATCH v2 34/44] dm: ide: Add support for driver-model block devices
` [U-Boot] [PATCH v2 35/44] dm: sandbox: Enable IDE
` [U-Boot] [PATCH v2 36/44] dm: scsi: Add support for driver-model block devices
` [U-Boot] [PATCH v2 37/44] dm: sandbox: Enable SCSI
` [U-Boot] [PATCH v2 38/44] dm: sata: Add support for driver-model block devices
` [U-Boot] [PATCH v2 39/44] dm: sandbox: Enable SATA
` [U-Boot] [PATCH v2 40/44] dm: blk: Allow blk_create_device() to allocate the device number
` [U-Boot] [PATCH v2 41/44] dm: blk: Add a easier way to create a named block device
` [U-Boot] [PATCH v2 42/44] dm: systemace: Reorder function to avoid forward declarataions
` [U-Boot] [PATCH v2 43/44] dm: systemace: Add driver-mode block-device support
` [U-Boot] [PATCH v2 44/44] dm: sandbox: Enable systemace
[U-Boot] [PATCH] mkimage: fit: spl: Add an optional static offset for external data
2016-05-01 17:10 UTC
[U-Boot] [PATCH] omap3: Reduce logic/overo SPL max image size
2016-05-01 17:09 UTC (8+ messages)
[U-Boot] [PATCH] config: am335x_evm: detect BoneGreen using BBG1
2016-05-01 16:58 UTC
[U-Boot] [PATCH] spl_mmc: allow to load raw image
2016-05-01 13:46 UTC (10+ messages)
` [U-Boot] "
[U-Boot] [PATCH] Change my mailaddress
2016-05-01 1:46 UTC
[U-Boot] [PATCH] mkimage: fix argument parsing on BSD systems
2016-05-01 1:01 UTC
[U-Boot] pull request: u-boot-uniphier/master
2016-04-30 16:18 UTC
[U-Boot] [PATCH 0/4] ARM: uniphier: some fixes for U-Boot v2016.05
2016-04-30 16:15 UTC (2+ messages)
[U-Boot] [PATCH] phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID
2016-04-30 14:41 UTC
[U-Boot] [PATCH] arm: Treat arm946es as v5te
2016-04-30 12:45 UTC
[U-Boot] [PATCH] arm: mvebu: a38x: Weed out floating point use
2016-04-30 12:45 UTC
[U-Boot] [Patch v2] fsl-layerscape: fdt: add IFC fixup if no IFC is avaliable in U-Boot
2016-04-30 12:27 UTC (2+ messages)
[U-Boot] [PATCH] armv8/ls1043ardb: fix the limitation of using 'cpld reset'
2016-04-30 12:25 UTC (2+ messages)
[U-Boot] Devicetree specification process
2016-04-30 11:02 UTC (2+ messages)
[U-Boot] [PATCH] x86: qemu: Move qfw command over to cmd and add Kconfig entry
2016-04-30 1:39 UTC
[U-Boot] [verified-boot] Compile 'key store' DTB without mkimage and private key
2016-04-30 0:44 UTC (3+ messages)
[U-Boot] precedence of specifying mtdparts using DTB versus "mtdparts="?
2016-04-29 21:11 UTC
[U-Boot] [PATCH] tools: env: fix config file loading in env library
2016-04-29 20:00 UTC
[U-Boot] [PATCH 00/60] ARM: tegra: cleanup part 1
2016-04-29 19:21 UTC (17+ messages)
` [U-Boot] [PATCH 38/60] ARM: tegra: remove tegra_get_chip()
` [U-Boot] [PATCH 55/60] i2c: tegra: move pinmux setup to board files
[U-Boot] [RFC PATCH] dm: ensure device names are unique
2016-04-29 17:22 UTC (11+ messages)
[U-Boot] [PATCH 2/2 v4] m68k: add DM model serial driver
2016-04-29 16:21 UTC (3+ messages)
[U-Boot] [PATCH 1/2 v4] m68k: add malloc memory for early malloc
2016-04-29 16:21 UTC (3+ messages)
[U-Boot] [PATCH v2] spl_mmc: allow to load raw image
2016-04-29 15:36 UTC (2+ messages)
[U-Boot] [PATCH] armv8: ls1043ardb: invert irq pin polarity for AQR105 PHY
2016-04-29 14:07 UTC
[U-Boot] [PATCH] fdt: fix dev_get_addr_name node offset
2016-04-29 14:02 UTC (2+ messages)
[U-Boot] [RFC PATCH] gpio: add Tegra186 GPIO driver
2016-04-29 14:02 UTC (4+ messages)
[U-Boot] test/py - test OS boot
2016-04-29 13:51 UTC (3+ messages)
[U-Boot] [PATCH 0/3] Multiple FSL Security Engine RNG instantation
2016-04-29 12:18 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] arch/arm: add SEC JR0 offset
` [U-Boot] [PATCH 2/3] arch/arm, arch/powerpc: add # of SEC engines on the SOC
` [U-Boot] [PATCH 3/3] crypto/fsl: add support for multiple SEC engines initialization
[U-Boot] Marvell Switch // U-Boot
2016-04-29 12:16 UTC
[U-Boot] [PATCH v7 1/7] drivers: net: cpsw: Add reading of DT phy-handle node
2016-04-29 11:59 UTC (7+ messages)
` [U-Boot] [PATCH v7 2/7] net: zynq_gem: Add the passing of the "
` [U-Boot] [PATCH v7 3/7] net: phy: dp83867: Add device tree bindings and documentation
` [U-Boot] [PATCH v7 4/7] net: phy: ti: Allow the driver to be more configurable
` [U-Boot] [PATCH v7 5/7] net: phy: Move is_rgmii helper to phy.h
` [U-Boot] [PATCH v7 6/7] net: phy: Add phy_interface_is_sgmii "
` [U-Boot] [PATCH v7 7/7] net: phy: dp83867: Add SGMII helper for configuration
[U-Boot] [PATCH] ARM64: zynqmp: Enable SPI_FLASH and FLASH_BAR for ep108
2016-04-29 11:11 UTC
[U-Boot] [PATCH] ARm64: zynqmp: Remove CONFIG_PREBOOT
2016-04-29 11:06 UTC
[U-Boot] [PATCH 1/2] mtd: cqspi: Simplify indirect write code
2016-04-29 10:13 UTC (4+ messages)
[U-Boot] Issue with USB mass storage (thumb drives)
2016-04-29 7:58 UTC (6+ messages)
[U-Boot] [PATCH v2 00/27] spl: Support loading a FIT image containing U-Boot
2016-04-29 6:17 UTC (7+ messages)
` [U-Boot] [PATCH v2 27/27] RFC: sunxi: Enable SPL FIT support
[U-Boot] [PATCH v2 00/12] cpsw: enable DM_ETH on dra74 and am437x evms
2016-04-29 6:04 UTC (7+ messages)
` [U-Boot] [PATCH v2 06/12] drivers: net: cpsw: add support for reading mac address from efuse
[U-Boot] [PATCH] arm: imx-common: introduce back usec2ticks
2016-04-29 1:56 UTC
[U-Boot] [PATCH] dm: allow setting driver_data before/during bind
2016-04-28 23:08 UTC
[U-Boot] Please pull: u-boot-video/master
2016-04-28 22:45 UTC (2+ messages)
[U-Boot] Please pull u-boot-sunxi master
2016-04-28 22:44 UTC (2+ messages)
[U-Boot] [PATCH 1/3] SPL: Let spl_parse_image_header() return value
2016-04-28 22:44 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] SPL: Add CONFIG_SPL_ABORT_ON_RAW_IMAGE
` [U-Boot] [PATCH 3/3] ARM: mx6: Enable MMC and SATA extfs boot support
[U-Boot] [PATCH] ARM: mx6: Enable MMC FS boot support
2016-04-28 22:37 UTC (10+ messages)
[U-Boot] [PATCH v6 0/4] Amlogic Meson GXBaby and ODROID-C2 support
2016-04-28 22:10 UTC (5+ messages)
` [U-Boot] [PATCH v6 1/4] arm: implement generic PSCI reset call for armv8
` [U-Boot] [PATCH v6 2/4] net: designware: fix descriptor layout and warnings on 64-bit archs
` [U-Boot] [PATCH v6 3/4] arm: add initial support for Amlogic Meson and ODROID-C2
` [U-Boot] [PATCH v6 4/4] arm: meson: implement calls to secure monitor
[U-Boot] change the relocate address of u-boot
2016-04-28 21:58 UTC (4+ messages)
` [U-Boot] Fwd: "
[U-Boot] register polling from HUSH parser?
2016-04-28 20:33 UTC (4+ messages)
[U-Boot] [PATCH] ARM: fix ifdefs in ARMv8 lowlevel_init()
2016-04-28 18:45 UTC
[U-Boot] [RFC PATCH] zynq: add support for on-board shared reset gpio
2016-04-28 17:50 UTC
[U-Boot] [PATCH v2] kbuild: Do not append dtb for OF_EMBED case
2016-04-28 17:22 UTC (3+ messages)
[U-Boot] [PATCH 1/2] drivers/video/am335x-fb: Add support for 16bpp format
2016-04-28 14:57 UTC (5+ messages)
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v3 2/2] drivers/video/am335x-fb: Properly point framebuffer behind palette
[U-Boot] [PATCH] video: ipu_common: fix build error
2016-04-28 14:44 UTC (4+ messages)
[U-Boot] [PATCH v3 0/2] spl: Add support to load FIT from Filesystem
2016-04-28 13:49 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/2] spl: Add an option to load a FIT containing U-Boot from FS
[U-Boot] [PATCH v2 00/15] Support for boot image creation for TI secure devices
2016-04-28 13:38 UTC (4+ messages)
` [U-Boot] [PATCH v2 03/15] arm: Kconfig: Add support for AM43xx SoC specific Kconfig
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