public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2016-05-13 20:46:35 to 2016-05-16 05:54:28 UTC [more...]

[U-Boot] [PATCH v2 0/7] ARM: AM335x: Add support for FIT and various platforms
 2016-05-16  5:54 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/7] board: am33xx: fit: add support for selecting dtb dynamically
` [U-Boot] [PATCH v2 2/7] ARM: dts: am335x-bone: Enable uart and timer
` [U-Boot] [PATCH v2 3/7] ARM: AM335x: Enable FIT
` [U-Boot] [PATCH v2 4/7] ARM: dts: am335x: fix cd-gpios definition as per hardware design and dt binding docs
` [U-Boot] [PATCH v2 5/7] ARM: dts: AM335x-evmsk: Add initial support

[U-Boot] [PATCH v2 0/5] ARM: AM43xx: Enable FIT and EPOS, IDK support
 2016-05-16  5:41 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] board: AM43xx: fit: add support for selecting dtb dynamically
` [U-Boot] [PATCH v2 2/5] ARM: AM43xx: Enable FIT
` [U-Boot] [PATCH v2 3/5] ARM: dts: AM43x-EPOS Initial Support
` [U-Boot] [PATCH v2 4/5] ARM: dts: AM437x-IDK "
` [U-Boot] [PATCH v2 5/5] ARM: AM43xx: configs: Update usb host boot defconfig

[U-Boot] [PATCH 0/2] armv8: Support loading 32-bit OS in AArch32 execution state
 2016-05-16  5:29 UTC  (6+ messages)
` [U-Boot] [PATCH 1/2] "

[U-Boot] [PATCH v2 0/3] ARM: DRA7xx: Enable FIT
 2016-05-16  5:21 UTC  (4+ messages)
` [U-Boot] [PATCH v2 1/3] board: dra7: fit: add support for selecting dtb dynamically
` [U-Boot] [PATCH v2 2/3] ARM: DRA7: Enable FIT
` [U-Boot] [PATCH v2 3/3] ARM: DRA7: configs: Remove obsolete configs

[U-Boot] [PATCH 2/2] board: amcore: add update scripts
 2016-05-15 21:04 UTC 

[U-Boot] [PATCH 1/2] board: amcore: update to use dm serial driver
 2016-05-15 21:03 UTC 

[U-Boot] [PATCH v2 5/5] ls2080ardb: Convert to distro boot
 2016-05-15 20:33 UTC  (2+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH 6/6] Pine64: rename defconfig
 2016-05-15 20:19 UTC  (5+ messages)
` [U-Boot] [U-Boot,6/6] "

[U-Boot] [PATCH v3 0/3] dm: gpio: Add driver for MPC85xx GPIO controller
 2016-05-15 18:35 UTC  (3+ messages)

[U-Boot] what means "obj- := __dummy__.o"?
 2016-05-15 16:27 UTC 

[U-Boot] [PATCH] MARVELL: Delete now-superfluous board/Marvell/{common, include} dirs
 2016-05-15 16:12 UTC 

[U-Boot] when stuff in a "common/" directory has no value?
 2016-05-15 15:29 UTC  (4+ messages)

[U-Boot] [U-BOOT] [PATCH] net: Add EMAC driver for H3/A83T/A64
 2016-05-15 14:39 UTC  (3+ messages)

[U-Boot] [PATCH 5/6] arm64: Pine64: update FDT files
 2016-05-15 12:48 UTC  (3+ messages)
` [U-Boot] [U-Boot,5/6] "

[U-Boot] [PATCH] sunxi: Enable a bunch of commands by default on sunxi
 2016-05-15 12:27 UTC 

[U-Boot] U-Boot approved way to set up vendor common/ directory?
 2016-05-15 10:35 UTC 

[U-Boot] [PATCH 3/6] arm64: sunxi: reserve space for boot0 header
 2016-05-15 10:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/6] arm64: sunxi: adjust default load addresses
 2016-05-15 10:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/6] Revert "sunxi: Reserve ATF memory space on A64"
 2016-05-15 10:12 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH][PATCH] sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"
 2016-05-15 10:04 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] sunxi: Increase SPL header size to 64 bytes to avoid code corruption
 2016-05-15 10:04 UTC  (2+ messages)

[U-Boot] [PATCH 01/10] sunxi: make SoC variant choice mandatory
 2016-05-15 10:03 UTC  (2+ messages)

[U-Boot] Please pull u-boot-sunxi master (v2016.05 bugfix)
 2016-05-15  9:30 UTC 

[U-Boot] [PATCH 00/20] dm: rockchip: Move rockchip boards to to use CONFIG_BLK
 2016-05-15  8:21 UTC  (25+ messages)
` [U-Boot] [PATCH 01/20] tiny-printf: Tidy up a few nits
` [U-Boot] [PATCH 02/20] tiny-printf: Support snprintf()
` [U-Boot] [PATCH 03/20] reset: Drop the reset failure message
` [U-Boot] [PATCH 04/20] mmc: Drop mmc_register()
` [U-Boot] [PATCH 05/20] mmc: Drop dead mmc code for non-generic MMC
` [U-Boot] [PATCH 06/20] mmc: Use byte array for multipliers
` [U-Boot] [PATCH 07/20] arm: Avoid error messages in cache_v7
` [U-Boot] [PATCH 08/20] rockchip: Check image name for the rksd image
` [U-Boot] [PATCH 09/20] rockchip: Drop unnecessary SPL properties
` [U-Boot] [PATCH 10/20] rockchip: video: Flush the cache when the display is updated
` [U-Boot] [PATCH 11/20] rockchip: Drop SPL GPIO support for rk3288
` [U-Boot] [PATCH 12/20] dm: env: mmc: Convert env_mmc to support CONFIG_BLK
` [U-Boot] [PATCH 13/20] dm: mmc: Convert sdhci "
` [U-Boot] [PATCH 14/20] dm: efi: Update for CONFIG_BLK
` [U-Boot] [PATCH 15/20] dm: mmc: spl: Add support "
` [U-Boot] [PATCH 16/20] dm: mmc: dwmmc: Support CONFIG_BLK
` [U-Boot] [PATCH 17/20] dm: rockchip: mmc: Allow use of CONFIG_BLK
` [U-Boot] [PATCH 18/20] dm: mmc: Fix up mmc_bread/bwrite() prototypes for SPL
` [U-Boot] [PATCH 19/20] dm: mmc: Use cfg directly in mmc_bind()
` [U-Boot] [PATCH 20/20] dm: rockchip: Enable CONFIG_BLK

[U-Boot] [PATCH 00/12] Drop old pre-generic-board code
 2016-05-15  0:49 UTC  (13+ messages)
` [U-Boot] [PATCH 01/12] openrisc: Drop the arch-specific board init
` [U-Boot] [PATCH 02/12] Remove/update old generic-board documentation and warning
` [U-Boot] [PATCH 03/12] board_f: Don't require CONFIG_SYS_MONITOR_BASE
` [U-Boot] [PATCH 04/12] sh: Fix build errors for generic board
` [U-Boot] [PATCH 05/12] sh: Drop the arch-specific board init
` [U-Boot] [PATCH 06/12] avr32: Drop unused code in u-boot.h
` [U-Boot] [PATCH 07/12] m68k: "
` [U-Boot] [PATCH 08/12] mips: "
` [U-Boot] [PATCH 09/12] powerpc: Drop unused code related to generic board
` [U-Boot] [PATCH 10/12] Drop use of CONFIG_SYS_GENERIC_BOARD in U-Boot
` [U-Boot] [PATCH 11/12] Drop references to CONFIG_SYS_GENERIC_BOARD in config files
` [U-Boot] [PATCH 12/12] Drop HAVE_GENERIC_BOARD and SYS_GENERIC_BOARD options

[U-Boot] Remove sh2, sh3, sh4 architecture?
 2016-05-14 23:19 UTC  (5+ messages)

[U-Boot] Converting openrisc to generic board
 2016-05-14 23:06 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: at91: Don't invoke spl_boot_device() twice
 2016-05-14 21:44 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: at91: Fix PMC bit definitions
 2016-05-14 21:43 UTC 

[U-Boot] [PATCH] ARM: at91: sama5: Extend boot device autodetection
 2016-05-14 21:43 UTC 

[U-Boot] [PATCH] common: Pass the boot device into spl_boot_mode()
 2016-05-14 21:42 UTC 

[U-Boot] [PATCH] Rename reset to sysreset
 2016-05-14 21:23 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/25] exynos: video: Convert exynos LCD driver to use driver model
 2016-05-14 21:22 UTC  (10+ messages)

[U-Boot] Adding SPI slave devices To DM
 2016-05-14 21:22 UTC  (4+ messages)

[U-Boot] [PATCH] mailbox: add Tegra186 HSP driver
 2016-05-14 21:22 UTC  (2+ messages)

[U-Boot] [PATCH 0/5] LS2080ARDB: Enable EFI boot support
 2016-05-14 21:21 UTC  (10+ messages)
` [U-Boot] [PATCH 5/5] ls2080ardb: Convert to distro boot

[U-Boot] [PATCH v2 1/7] efi_loader: Add network access support
 2016-05-14 20:34 UTC  (4+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH] mailbox: implement a sandbox test
 2016-05-14 19:42 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/24] dm: mmc: Add driver-model block-device support to MMC
 2016-05-14 19:38 UTC  (47+ messages)
` [U-Boot] [PATCH v2 01/24] dm: blk: Fix allocation of block-device numbering
` [U-Boot] [PATCH v2 02/24] dm: core: Allow device names to be freed automatically
` [U-Boot] [PATCH v2 03/24] dm: blk: Free the block device name when unbound
` [U-Boot] [PATCH v2 04/24] dm: mmc: Move mmc_switch_part() above its callers
` [U-Boot] [PATCH v2 05/24] dm: mmc: Implement the select_hwpart() method
` [U-Boot] [PATCH v2 06/24] dm: mmc: Add a function to obtain the block device
` [U-Boot] [PATCH v2 07/24] dm: mmc: spl: Use the legacy block interface in SPL
` [U-Boot] [PATCH v2 08/24] dm: mmc: Use the new select_hwpart() API
` [U-Boot] [PATCH v2 09/24] dm: blk: Add functions to select a hardware partition
` [U-Boot] [PATCH v2 10/24] dm: part: Use the legacy block driver for hardware partition support
` [U-Boot] [PATCH v2 11/24] dm: part: Drop the block_drvr table
` [U-Boot] [PATCH v2 12/24] dm: blk: Add a comment as to why the bdev member is needed
` [U-Boot] [PATCH v2 13/24] dm: mmc: Set up the device pointer when using the MMC uclass
` [U-Boot] [PATCH v2 14/24] dm: mmc: Move the device list into a separate file
` [U-Boot] [PATCH v2 15/24] dm: blk: Use the correct error code for blk_get_device_by_str()
` [U-Boot] [PATCH v2 16/24] dm: mmc: Adjust mmc_switch_part() to use a struct mmc
` [U-Boot] [PATCH v2 17/24] dm: sandbox: Only enable the sandbox MMC driver when valid
` [U-Boot] [PATCH v2 18/24] dm: mmc: Implement the MMC functions for block devices
` [U-Boot] [PATCH v2 19/24] dm: mmc: Add a way to bind MMC devices with driver model
` [U-Boot] [PATCH v2 20/24] dm: mmc: Add support for driver-model block devices
` [U-Boot] [PATCH v2 21/24] dm: mmc: sandbox: Add an SD-card emulation
` [U-Boot] [PATCH v2 22/24] dm: sandbox: mmc: Enable building MMC code for sandbox
` [U-Boot] [PATCH v2 23/24] dm: mmc: test: Add tests for MMC

[U-Boot] [PATCH v2 00/44] dm: blk: Add more driver-model support for block devices
 2016-05-14 19:37 UTC  (91+ 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 v3 00/12] Convert davinci_spi to DM
 2016-05-14 19:34 UTC  (3+ messages)
` [U-Boot] [PATCH v3 01/12] dm: core: implement dev_map_phsymem()

[U-Boot] [PATCH V2] Add a mailbox driver framework/uclass
 2016-05-14 19:33 UTC  (2+ messages)

[U-Boot] [PATCH 00/10][v3] armv8: fsl-layerscape: Add support of LS1012A SoC and platform
 2016-05-14 18:14 UTC  (12+ messages)
` [U-Boot] [PATCH 01/10][v3] armv8: fsl-layerscape: Put SMMU config code in SMMU_BASE
` [U-Boot] [PATCH 02/10][v3] armv8: fsl-layerscape: Avoid LS1043A specifc defines
` [U-Boot] [PATCH 03/10][v3] driver: mtd: spi: Adding support for QSPI flash
` [U-Boot] [PATCH 04/10][v3] armv8: fsl-layerscape: fix compile warning "rcw_tmp"
` [U-Boot] [PATCH 05/10][v3] armv8: fsl-layerscape: Organize SoC overview at common location
` [U-Boot] [PATCH 06/10][v3] armv8: fsl-layerscape: Add support of QorIQ LS1012A SoC
` [U-Boot] [PATCH 07/10][v3] board: freescale: common: Conditionally compile IFC QXIS func
` [U-Boot] [PATCH 08/10][v3] board: freescale: common: Add flag for LBMAP brdcfg reg offset
` [U-Boot] [PATCH 09/10][v3] armv8: ls1012a: Add support of ls1012aqds board
` [U-Boot] [PATCH 10/10][v3] armv8: ls1012a: Add support of ls1012ardb board

[U-Boot] RFC, dm: devices and device_info platdata manual relocation
 2016-05-14 10:59 UTC 

[U-Boot] "make clean" not traversing into board-specific directories?
 2016-05-14  9:10 UTC  (4+ messages)

[U-Boot] [PATCH 0/9][v2] armv8: fsl-layerscape: Add support of LS1012A SoC and platform
 2016-05-14  5:22 UTC  (4+ messages)
` [U-Boot] [PATCH 8/9][v2] armv8: ls1012a: Add support of ls1012aqds board

[U-Boot] [PATCH] sunxi: Increase the SPL header size to 48 bytes to avoid code corruption
 2016-05-14  1:29 UTC  (2+ messages)

[U-Boot] [PATCH] Add a mailbox driver framework/uclass
 2016-05-13 21:26 UTC  (3+ messages)

[U-Boot] [PATCH] test, tools: update tbot documentation
 2016-05-13 20:47 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 00/11] driver model bring-up of musb on AM335x GP and BBB
 2016-05-13 20:46 UTC  (7+ messages)
` [U-Boot] [PATCH v2 03/11] drivers: usb: musb: add ti musb misc driver for wrapper
` [U-Boot] [PATCH v2 05/11] drivers: usb: musb: adopt musb backend driver to driver model
` [U-Boot] [PATCH v2 06/11] drivers: usb: musb: add ti musb host driver with driver model support

[U-Boot] [PATCH 00/12] Introduce layout aware eeprom commands
 2016-05-13 20:46 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox