public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2018-12-09 18:07:40 to 2018-12-10 18:02:45 UTC [more...]

[U-Boot] [PATCH v4 00/25] MTD defconfigs/Kconfigs/Makefiles heavy cleanup
 2018-12-10 18:02 UTC  (11+ messages)
` [U-Boot] [PATCH v4 12/25] mtd: ensure MTD and NOR drivers are compiled with ENV_IS_IN_FLASH
` [U-Boot] [PATCH v4 18/25] mtd: nand: add includes in NAND core to avoid warnings
` [U-Boot] [PATCH v4 19/25] dfu: add dependency on the raw NAND core
` [U-Boot] [PATCH v4 20/25] mtd: nor: NOR flashes depend on MTD
` [U-Boot] [PATCH v4 21/25] mtd: spi: SPI_FLASH_MTD depends "
` [U-Boot] [PATCH v4 22/25] cmd: mtdparts: Kconfig: join mtdparts command entry with its options
` [U-Boot] [PATCH v4 23/25] cmd: nand/sf: isolate legacy code
` [U-Boot] [PATCH v4 24/25] cmd: make MTD commands depend on MTD
` [U-Boot] [PATCH v4 25/25] mtd: Makefile: deep cleanup

[U-Boot] [PATCH v3] pinctrl: mscc: Add gpio and pinctrl driver for MSCC MIPS SoCs (VcoreIII based)
 2018-12-10 17:45 UTC  (2+ messages)

[U-Boot] [PATCH v2] gpio: mscc-bitbang-spi: Add a simple gpio driver for bitbgang spi
 2018-12-10 17:41 UTC  (3+ messages)

[U-Boot] [RFC PATCH v2 00/11] SF: Migrate to Linux SPI NOR framework
 2018-12-10 17:38 UTC  (7+ messages)

[U-Boot] [PATCH v2 00/22] dm: sound: Convert to driver model
 2018-12-10 17:37 UTC  (23+ messages)
` [U-Boot] [PATCH v2 01/22] dm: sound: exynos: Correct codec bus addresses
` [U-Boot] [PATCH v2 02/22] dm: sound: Create an option to use driver model for sound
` [U-Boot] [PATCH v2 03/22] dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
` [U-Boot] [PATCH v2 04/22] dm: sound: Create a uclass for audio codecs
` [U-Boot] [PATCH v2 05/22] dm: sound: Create a uclass for i2s
` [U-Boot] [PATCH v2 06/22] dm: sandbox: Update sound to use two buffers
` [U-Boot] [PATCH v2 07/22] dm: sound: Create a uclass for sound
` [U-Boot] [PATCH v2 08/22] dm: core: Add a function to read into a unsigned int
` [U-Boot] [PATCH v2 09/22] dm: sound: Start i2c IDs from 0
` [U-Boot] [PATCH v2 10/22] dm: sound: Add conversion to driver model
` [U-Boot] [PATCH v2 11/22] exynos: Add proid_is_exynos542x() for common 542x
` [U-Boot] [PATCH v2 12/22] exynos: Add support for exynos5420 i2s pinmux
` [U-Boot] [PATCH v2 13/22] dm: sound: Move common code out of maxim98095
` [U-Boot] [PATCH v2 14/22] dm: sound: exynos: Add support for max98090
` [U-Boot] [PATCH v2 15/22] dm: exynos: sound: Convert to use driver model
` [U-Boot] [PATCH v2 16/22] dm: sandbox: "
` [U-Boot] [PATCH v2 17/22] dm: exynos: Drop CONFIG_DM_I2C_COMPAT
` [U-Boot] [PATCH v2 18/22] dm: sound: Complete migration to driver model
` [U-Boot] [PATCH v2 19/22] dm: sound: Fix license headers
` [U-Boot] [PATCH v2 20/22] dm: sound: max98095: Tidy up error codes
` [U-Boot] [PATCH v2 21/22] dm: sandbox: Allow selection of sample rate and channels
` [U-Boot] [PATCH v2 22/22] dm: sound: Use the correct number of channels for sound

[U-Boot] [PATCH v3 0/7] ] Add support for the SoCs found in Microsemi switches
 2018-12-10 17:30 UTC  (9+ messages)
` [U-Boot] [PATCH v3 3/7] MSCC: add support for Ocelot SoCs
` [U-Boot] [PATCH v3 4/7] MSCC: add support for Luton SoCs
` [U-Boot] [PATCH v3 5/7] MSCC: add board support for the Ocelots based evaluation boards
` [U-Boot] [PATCH v3 7/7] MIPS: bootm: Add support for Vcore III linux kernel

[U-Boot] [PATCH 00/13] dm: DM_FLAG_PRE_RELOC flag clean up
 2018-12-10 17:26 UTC  (3+ messages)
` [U-Boot] [PATCH 09/13] serial: Remove DM_FLAG_PRE_RELOC flag in various drivers

[U-Boot] [PATCH] bmips: bcm6838: fix device tree warning
 2018-12-10 16:42 UTC 

[U-Boot] [PATCH] bmips: swapping IO space isn't required
 2018-12-10 16:35 UTC  (3+ messages)

[U-Boot] [PATCH] Drivers: USB: MUSB: Remove legacy CONFIG_USB_DA8XX
 2018-12-10 16:35 UTC 

[U-Boot] [PATCH] buildman: Deal nicely with invalid build-status file
 2018-12-10 16:05 UTC 

[U-Boot] [PATCH] Drivers: USB: Remove Legacy CONFIG_USB_DAVINCI
 2018-12-10 16:00 UTC 

[U-Boot] [PATCH v2 0/2] Read default speed and mode values from DT
 2018-12-10 15:50 UTC  (9+ messages)
` [U-Boot] [PATCH v2 1/2] spl_spi: "

[U-Boot] [PATCH 0/7] Remove defines for SPI default speed and mode
 2018-12-10 15:42 UTC  (16+ messages)
` [U-Boot] [PATCH 1/7] spi: update management of "
` [U-Boot] [PATCH 2/7] spi: add comment for spi_flash_probe_bus_cs function
` [U-Boot] [PATCH 3/7] da850evm: sf: Read default speed and mode values from DT
` [U-Boot] [PATCH 4/7] dfu: "
` [U-Boot] [PATCH 5/7] mips: mt76xx: gardena-smart-gateway: "
` [U-Boot] [PATCH 6/7] env: "
` [U-Boot] [PATCH 7/7] spi: remove define for SPI default SPEED and MODE

[U-Boot] [PATCH 1/2] configs: igep: Define default mtdids/mtdparts
 2018-12-10 15:38 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] mtd: Get rid of board_mtdparts_default()

[U-Boot] [PATCH v10 00/28] bmips: add iudma/enet support
 2018-12-10 15:36 UTC  (3+ messages)
` [U-Boot] [PATCH v11 "

[U-Boot] Please pull from u-boot-i2c
 2018-12-10 15:18 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-sh/master
 2018-12-10 15:18 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-socfpga/master
 2018-12-10 15:17 UTC  (2+ messages)

[U-Boot] [PULL] u-boot-usb/master
 2018-12-10 15:17 UTC  (2+ messages)

[U-Boot] Please pull u-boot-x86
 2018-12-10 15:17 UTC  (2+ messages)

[U-Boot] boot.bin on SD Card for SAMA5D3 Xplained
 2018-12-10 15:14 UTC  (7+ messages)
` [U-Boot] [PATCH] ARM: at91: Fix 'boot.bin' generation when CONFIG_SD_BOOT is enabled

[U-Boot] [RESEND PATCH v3 1/3] Don't enable CONFIG_SPL_DM_USB for non-DM SPL
 2018-12-10 14:11 UTC  (9+ messages)
` [U-Boot] [RESEND PATCH v3 2/3] Enable FEC driver to retrieve PHY address from device tree
` [U-Boot] [RESEND PATCH v3 3/3] imx: Add PHYTEC phyBOARD-i.MX6UL-Segin

[U-Boot] [PATCH v3 2/2] core: ofnode: Add ofnode_get_addr_size_index
 2018-12-10 13:55 UTC  (5+ messages)
` [U-Boot] [PATCH v3 0/2] core: ofnode: Fix ofnode_get_addr_index function

[U-Boot] Please pull u-boot-rockchip/master (for-master-20181210)
 2018-12-10 13:34 UTC 

[U-Boot] [PATCH] misc: fs_loader: Switching private data allocation to DM auto allocation
 2018-12-10 13:29 UTC 

[U-Boot] [PATCH 0/2] SiFive UART support
 2018-12-10 13:00 UTC  (8+ messages)
` [U-Boot] [PATCH 1/2] drivers: serial: Add SiFive UART driver
` [U-Boot] [PATCH 2/2] riscv: qemu: Enable SiFive UART driver in defconfigs

[U-Boot] [PATCH v2 0/5] spi-flash: switch to "jedec, spi-nor" binding
 2018-12-10 12:45 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/5] mtd: sf_probe: remove spi-flash compatible

[U-Boot] [PATCH] drivers: block: Allow to cache 4K blocks by default
 2018-12-10 12:28 UTC  (4+ messages)

[U-Boot] [PATCH] ARM: rockchip: rv1108: Fix booting with initramfs
 2018-12-10 12:23 UTC  (7+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 1/3] Don't enable CONFIG_SPL_DM_USB for non-DM SPL
 2018-12-10 11:39 UTC  (4+ messages)

[U-Boot] [u-boot][PATCH] ls1046aqds: Bypass xfi port fixup for KR mode
 2018-12-10  9:27 UTC 

[U-Boot] [PATCH 1/1] tee: change return code for REE FS supplicant cmd
 2018-12-10  8:50 UTC  (2+ messages)

[U-Boot] [PATCH 1/4] snow: Expand U-Boot size
 2018-12-10  7:53 UTC  (6+ messages)
` [U-Boot] [PATCH 2/4] Convert CONFIG_BOARD_TYPES to Kconfig
` [U-Boot] [PATCH 3/4] exynos: Drop duplicate 'model' line
` [U-Boot] [PATCH 4/4] exynos: Convert to use CONFIG_BLK

[U-Boot] [PATCH v2] ARM: mvebu: sync Armada-38x dts with Linux 4.20
 2018-12-10  7:07 UTC 

[U-Boot] [PATCH] efi_loader: Make RTS relocation more robust
 2018-12-10  6:34 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: i2c: Fix help output of i2c command
 2018-12-10  6:29 UTC  (2+ messages)

[U-Boot] [RESEND PATCH v3 00/19] DM_I2C_COMPAT removal for all ti platforms
 2018-12-10  6:25 UTC  (39+ messages)
` [U-Boot] [RESEND PATCH v3 01/19] cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT
` [U-Boot] [RESEND PATCH v3 02/19] dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
` [U-Boot] [RESEND PATCH v3 03/19] dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
` [U-Boot] [RESEND PATCH v3 04/19] configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS
` [U-Boot] [RESEND PATCH v3 05/19] i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
` [U-Boot] [RESEND PATCH v3 06/19] i2c: omap24xx_i2c: Use platdata to probe the device
` [U-Boot] [RESEND PATCH v3 07/19] am335x: Register the I2C controllers if DM_I2C is used
` [U-Boot] [RESEND PATCH v3 08/19] dts: am43x: omap5: Add node for I2C in SPL
` [U-Boot] [RESEND PATCH v3 09/19] omap: detect the board after DM is available
` [U-Boot] [RESEND PATCH v3 10/19] power: make most tps drivers and the twl4030 driver compatible with DM_I2C
` [U-Boot] [RESEND PATCH v3 11/19] ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT
` [U-Boot] [RESEND PATCH v3 12/19] configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT
` [U-Boot] [RESEND PATCH v3 13/19] ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL
` [U-Boot] [RESEND PATCH v3 14/19] am57xx: remove non-DM I2C code
` [U-Boot] [RESEND PATCH v3 15/19] configs: dra7xx-evm: increase the size of the malloc's pool before relocation
` [U-Boot] [RESEND PATCH v3 16/19] lib: fdtdec: Add function re-setup the fdt more effeciently
` [U-Boot] [RESEND PATCH v3 17/19] drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
` [U-Boot] [RESEND PATCH v3 18/19] drivers: core: nullify gd->dm_root after dm_uninit()
` [U-Boot] [RESEND PATCH v3 19/19] dra7: Allow selecting a new dtb after board detection

[U-Boot] [GIT] Pull request: u-boot-dfu (09.12.2018)
 2018-12-10  4:55 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] net: designware: fix tx packet length
 2018-12-10  4:08 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] coreboot: only init usb if necessary
 2018-12-10  2:17 UTC  (6+ messages)
` [U-Boot] [PATCH 2/2] efi: payload: "

[U-Boot] [PATCH v2 1/2] x86: Wrap calls to 8259 with CONFIG_I8259_PIC
 2018-12-10  2:17 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/2] x86: kconfig: Allow board defconfig file to disable 8259 and APIC

[U-Boot] Port old board to Kconfig
 2018-12-10  0:13 UTC 

[U-Boot] [PATCH] test: dm: regmap: Fix the long test delay
 2018-12-10  0:11 UTC 

[U-Boot] [PATCH v2 1/2] bootcount: add uclass for bootcount
 2018-12-10  0:01 UTC  (2+ messages)
` [U-Boot] [U-Boot,v2,1/2] "

[U-Boot] [PATCH v2 2/2] bootcount: add a DM RTC backing store for bootcount
 2018-12-10  0:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v5 1/3] power: add FAN53555 family support
 2018-12-10  0:01 UTC  (2+ messages)
` [U-Boot] [U-Boot,v5,1/3] "

[U-Boot] [PATCH v5 2/3] rockchip: rk3399-puma: defconfig: enable FAN53555 regulator driver
 2018-12-10  0:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH v5 3/3] rockchip: rk3399-puma: enable fan53555 regulators in DTS
 2018-12-10  0:01 UTC  (2+ messages)
` [U-Boot] [U-Boot, v5, "

[U-Boot] [PATCH] rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL
 2018-12-10  0:01 UTC  (3+ messages)
` [U-Boot] "

[U-Boot] [PATCH 00/30] dm: sound: Convert to driver model
 2018-12-09 23:23 UTC  (37+ messages)
` [U-Boot] [PATCH 01/30] sandbox: Increase the pre-relocation memory
` [U-Boot] [PATCH 02/30] snow: Expand U-Boot size
` [U-Boot] [PATCH 03/30] dm: sound: samsung: Make local function static
` [U-Boot] [PATCH 04/30] dm: sound: Rename en_sound_codec to sound_codec
` [U-Boot] [PATCH 05/30] dm: sound: Drop unused pre-device-tree code
` [U-Boot] [PATCH 06/30] dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv
` [U-Boot] [PATCH 07/30] dm: sound: Drop codec_type
` [U-Boot] [PATCH 08/30] dm: sound: wm8994: Pass private data to internal functions
` [U-Boot] [PATCH 09/30] dm: sound: max98095: "
` [U-Boot] [PATCH 10/30] dm: sound: wm8994: Create a new common init function
` [U-Boot] [PATCH 11/30] dm: sound: wm899c: Split out interface setup code
` [U-Boot] [PATCH 12/30] dm: sound: max98095: "
` [U-Boot] [PATCH 13/30] dm: sound: wm8994: Drop global i2c-address variable
` [U-Boot] [PATCH 14/30] dm: sound: max98095: "
` [U-Boot] [PATCH 15/30] dm: sound: wm8994: Drop g_codec_info and g_wm8994_info
` [U-Boot] [PATCH 16/30] dm: sound: max98095: Drop g_codec_info and g_max98095_info
` [U-Boot] [PATCH 17/30] dm: sound: wm8994: Drop wm8994_i2c_init()
` [U-Boot] [PATCH 18/30] dm: sound: Fix up header ordering

[U-Boot] [PATCH] board: ge: Use correct vpd_reader callback signature
 2018-12-09 23:07 UTC 

[U-Boot] Please pull u-boot-marvell/master
 2018-12-09 22:11 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: mvebu: restore license information in mv_ddr_plat.{c, h}
 2018-12-09 22:10 UTC  (2+ messages)

[U-Boot] [PATCH] test: hexdump: fix misplaced return
 2018-12-09 20:53 UTC  (3+ messages)

[U-Boot] [PATCH] net: remove duplicate definition of ETHADDR_WILDCARD
 2018-12-09 20:51 UTC  (2+ messages)

[U-Boot] [PATCH] net: fix env flags for eth10addr and above
 2018-12-09 20:51 UTC  (2+ messages)

[U-Boot] [PATCH v5 0/9] Fix CVE-2018-18440 and CVE-2018-18439
 2018-12-09 20:45 UTC  (10+ messages)
` [U-Boot] [PATCH v5 1/9] test: add test for lib/lmb.c
` [U-Boot] [PATCH v5 2/9] lmb: fix allocation at end of address range
` [U-Boot] [PATCH v5 3/9] lib: lmb: reserving overlapping regions should fail
` [U-Boot] [PATCH v5 4/9] fdt: parse "reserved-memory" for memory reservation
` [U-Boot] [PATCH v5 5/9] lib: lmb: extend lmb for checks at load time
` [U-Boot] [PATCH v5 6/9] fs: prevent overwriting reserved memory
` [U-Boot] [PATCH v5 7/9] bootm: use new common function lmb_init_and_reserve
` [U-Boot] [PATCH v5 8/9] lmb: remove unused extern declaration
` [U-Boot] [PATCH v5 9/9] tftp: prevent overwriting reserved memory

[U-Boot] [PATCH] ARM: rockchip: Add rv1108-elgin-r1 board support
 2018-12-09 18:51 UTC  (2+ messages)
` [U-Boot] "


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