public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2019-04-30 12:53:16 to 2019-05-02 06:15:40 UTC [more...]

[U-Boot] u boot boot error
 2019-05-02  6:15 UTC 

[U-Boot] [PATCH] i2c: mxc: Hide kconfig based control in DM_I2C mode
 2019-05-02  6:11 UTC  (6+ messages)

[U-Boot] [PATCH u-boot-marvell v2 00/15] Fixes for Turris Omnia
 2019-05-02  6:10 UTC  (29+ messages)
` [U-Boot] [PATCH u-boot-marvell v2 01/15] arm: mvebu: turris_omnia: remove redundant code
` [U-Boot] [PATCH u-boot-marvell v2 02/15] arm: mvebu: turris_omnia: add XHCI to defconfig
` [U-Boot] [PATCH u-boot-marvell v2 03/15] arm: mvebu: turris_omnia: use AHCI and SATA driver model
` [U-Boot] [PATCH u-boot-marvell v2 04/15] arm: mvebu: turris_omnia: remove legacy macros from board header
` [U-Boot] [PATCH u-boot-marvell v2 05/15] arm: mvebu: turris_omnia: move I2C dependencies to Kconfig
` [U-Boot] [PATCH u-boot-marvell v2 06/15] arm: mvebu: turris_omnia: add SCSI as boot target
` [U-Boot] [PATCH u-boot-marvell v2 07/15] arm: mvebu: turris_omnia: refactor I2C accessing code
` [U-Boot] [PATCH u-boot-marvell v2 08/15] arm: mvebu: turris_omnia: fix checkpatch warnings
` [U-Boot] [PATCH u-boot-marvell v2 09/15] arm: mvebu: turris_omnia: move ATSHA204A from defconfig to Kconfig
` [U-Boot] [PATCH u-boot-marvell v2 10/15] arm: mvebu: turris_omnia: refactor more code
` [U-Boot] [PATCH u-boot-marvell v2 11/15] arm: mvebu: turris_omnia: print board info as Turris Mox
` [U-Boot] [PATCH u-boot-marvell v2 12/15] arm: mvebu: turris_*: remove watchdog include
` [U-Boot] [PATCH u-boot-marvell v2 13/15] arm: mvebu: turris_omnia: fix regdomain env var setting
` [U-Boot] [PATCH u-boot-marvell v2 14/15] arm: mvebu: turris_omnia: add RESET button handling

[U-Boot] [PATCH v4 0/5] net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
 2019-05-02  5:44 UTC  (3+ messages)

[U-Boot] [PATCH v2 00/19] spi: Convert MPC8XXX to DM
 2019-05-02  5:31 UTC  (5+ messages)
` [U-Boot] [PATCH v2 10/19] spi: mpc8xxx: Simplify logic a bit

[U-Boot] [PATCH u-boot-marvell v2 15/15] i2c: mvtwsi: fix reading status register after interrupt
 2019-05-02  5:24 UTC  (3+ messages)
` [U-Boot] [PATCH u-boot-marvell v2.1 "

[U-Boot] [PATCH 1/2] i2c: mxc_i2c: Document how non-DM functions work
 2019-05-02  5:23 UTC  (5+ messages)
` [U-Boot] [PATCH 2/2] i2c: mxc_i2c: Fix read and read->write xfers in DM mode

[U-Boot] [PATCH v3 0/3] Move Stratix 10 SDRAM driver to DM
 2019-05-02  4:59 UTC  (7+ messages)
` [U-Boot] [PATCH v3 1/3] ddr: altera: Compile ALTERA SDRAM in SPL only
` [U-Boot] [PATCH v3 2/3] arm: dts: Stratix10: Add SDRAM node

[U-Boot] Booting imx_4.14.98_2.0.0_ga on i.MX8QM MEK Board
 2019-05-02  3:57 UTC  (2+ messages)

[U-Boot] [PATCH v2] arm: socfpga: Move Stratix 10 SDRAM driver to DM
 2019-05-02  3:46 UTC  (7+ messages)

[U-Boot] [PATCH 0/3] Tidy up support for compressed fit-dtb.blob
 2019-05-02  0:42 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] Add fit-dtb.blob* to .gitignore to also exclude compressed blobs
` [U-Boot] [PATCH 2/3] Clean fit-dtb.blob* to also catch "
` [U-Boot] [PATCH 3/3] Set time and umask on fit-dtb.blob to ensure reproducibile builds

[U-Boot] [PATCH] test/py: don't use mmc_rd config for other mmc tests
 2019-05-01 22:51 UTC  (4+ messages)

[U-Boot] [PATCH] net: ravb: Avoid unsupported internal delay mode for R-Car E3/D3
 2019-05-01 22:36 UTC 

[U-Boot] [PATCH] ARM: rmobile: Add recovery SPL for R-Car Gen3
 2019-05-01 22:33 UTC 

[U-Boot] [PATCH 0/4] Misc EFI/GPT/UUID fixes
 2019-05-01 22:32 UTC  (12+ messages)
` [U-Boot] [PATCH 1/4] disk: efi: Fix memory leak on 'gpt guid'
` [U-Boot] [PATCH 2/4] disk: efi: Fix memory leak on 'gpt verify'
` [U-Boot] [PATCH 3/4] cmd: gpt: fix and tidy up help message
` [U-Boot] [PATCH 4/4] lib: uuid: Improve randomness of uuid values on RANDOM_UUID=y

[U-Boot] [v3 PATCH] RISCV: image: Add booti support
 2019-05-01 20:22 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/50] x86: Add support for booting from TPL
 2019-05-01 18:56 UTC  (99+ messages)
` [U-Boot] [PATCH v2 01/50] binman: Don't generate an error in 'text' entry constructor
` [U-Boot] [PATCH v2 02/50] binman: Don't show image-skip message by default
` [U-Boot] [PATCH v2 03/50] binman: Add a missing comment in Entry_vblock
` [U-Boot] [PATCH v2 04/50] dm: core: Fix translate condition in ofnode_get_addr_size()
` [U-Boot] [PATCH v2 05/50] cros_ec: Use a hyphen in the uclass name
` [U-Boot] [PATCH v2 06/50] spl: Allow sandbox to build a device-tree file
` [U-Boot] [PATCH v2 07/50] binman: Allow sections to have an offset
` [U-Boot] [PATCH v2 08/50] x86: start64: Fix copyright message
` [U-Boot] [PATCH v2 09/50] x86: mp_init: Use proper error numbers
` [U-Boot] [PATCH v2 10/50] x86: Add a way to reinit the cpu
` [U-Boot] [PATCH v2 11/50] x86: dts: Add device-tree labels for rtc and reset
` [U-Boot] [PATCH v2 12/50] x86: Update a stale comment about ifdtool
` [U-Boot] [PATCH v2 13/50] x86: Support SPL and TPL
` [U-Boot] [PATCH v2 14/50] x86: Support booting with TPL
` [U-Boot] [PATCH v2 15/50] x86: Add a handoff header file
` [U-Boot] [PATCH v2 16/50] x86: broadwell: Improve SDRAM debugging output
` [U-Boot] [PATCH v2 17/50] x86: broadwell: Allow SDRAM init from SPL
` [U-Boot] [PATCH v2 18/50] x86: Move init of debug UART to cpu.c
` [U-Boot] [PATCH v2 19/50] x86: broadwell: Split CPU init
` [U-Boot] [PATCH v2 20/50] x86: Add support for starting from SPL/TPL
` [U-Boot] [PATCH v2 21/50] x86: Allow 16-bit init to be in TPL
` [U-Boot] [PATCH v2 22/50] x86: broadwell: Allow booting from SPL
` [U-Boot] [PATCH v2 23/50] x86: broadwell: Select refcode and CPU code for SPL
` [U-Boot] [PATCH v2 24/50] x86: Add common Intel "
` [U-Boot] [PATCH v2 25/50] x86: Support saving MRC data from SPL
` [U-Boot] [PATCH v2 26/50] x86: Add a simple TPL implementation
` [U-Boot] [PATCH v2 27/50] x86: mrccache: Add more debugging
` [U-Boot] [PATCH v2 28/50] x86: sysreset: Separate out the EFI code
` [U-Boot] [PATCH v2 29/50] x86: pch: Add an ioctl to read power-management info
` [U-Boot] [PATCH v2 30/50] x86: ivybridge: Implement PCH_REQ_PMBASE_INFO
` [U-Boot] [PATCH v2 31/50] x86: broadwell: "
` [U-Boot] [PATCH v2 32/50] x86: sysreset: Implement power-off if available
` [U-Boot] [PATCH v2 33/50] x86: Support TPL in Intel common code
` [U-Boot] [PATCH v2 34/50] x86: Don't set up MTRRs in SPL
` [U-Boot] [PATCH v2 35/50] x86: Don't generate a bootstage report "
` [U-Boot] [PATCH v2 36/50] x86: Support PCI VGA ROM when TPL is used
` [U-Boot] [PATCH v2 37/50] x86: sysreset: Implement the get_last() method
` [U-Boot] [PATCH v2 39/50] x86: samus: Update device tree for SPL
` [U-Boot] [PATCH v2 41/50] x86: Update device tree for TPL
` [U-Boot] [PATCH v2 45/50] Revert "pci: Scale MAX_PCI_REGIONS based on CONFIG_NR_DRAM_BANKS"
` [U-Boot] [PATCH v2 46/50] x86: Enable the RTC on all boards
` [U-Boot] [PATCH v2 47/50] x86: Update the memory map a little
` [U-Boot] [PATCH v2 48/50] x86: broadwell: Update PCH to work in TPL
` [U-Boot] [PATCH v2 49/50] x86: Add a way to jump from TPL to SPL

[U-Boot] WaRP7 nok on master
 2019-05-01 18:49 UTC 

[U-Boot] [PATCH v2 1/2] RISCV: image: Add booti support
 2019-05-01 18:22 UTC  (14+ messages)
` [U-Boot] [PATCH v2 2/2] RISCV: image: Parse Image.gz support in booti

[U-Boot] [PATCH 1/1] efi_selftest: test exit_data
 2019-05-01 17:50 UTC 

[U-Boot] [PATCH v3] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
 2019-05-01 15:51 UTC  (3+ messages)

[U-Boot] EFIBootGuard for CIP and SecureBoot
 2019-05-01 14:52 UTC  (9+ messages)

[U-Boot] [PATCH 0/6] apalis imx8qm 4gb wb it v1.0b module support
 2019-05-01 14:19 UTC  (13+ messages)
` [U-Boot] [PATCH 1/6] arm: dts: imx8qm: add lpuart1, lpuart2, lpuart3, lpuart4
` [U-Boot] [PATCH 2/6] arm: dts: imx8qm: add support for i2c0, i2c1, i2c2, i2c3 and i2c4
` [U-Boot] [PATCH 3/6] clk: imx8qm: fix usdhc2 clocks
` [U-Boot] [PATCH 4/6] imx8qm: fix cpu frequency reporting
` [U-Boot] [PATCH 5/6] imx8: fuse: fix fuse driver
` [U-Boot] [PATCH 6/6] board: toradex: add apalis imx8qm 4gb wb it v1.0b module support

[U-Boot] [PATCH] tools/Makefile: fix HOSTCFLAGS with CROSS_BUILD_TOOLS
 2019-05-01 13:08 UTC 

[U-Boot] [PATCH 2/3] rockchip: use 'arch-rockchip' as header file path
 2019-05-01 13:06 UTC  (2+ messages)

[U-Boot] [PATCH 3/3] rockchip: correct ARCH_SOC name
 2019-05-01 13:06 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] rockchip: arm: use 'arch-rockchip' for common header
 2019-05-01 13:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 09/10] rockchip: rk3399: use grf structure to access reg
 2019-05-01 13:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 10/10] rockchip: rk3399: add board_debug_uart_init()
 2019-05-01 13:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 05/10] rockchip: rk322x: move board_debug_uart_init() to rk322x.c
 2019-05-01 13:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 06/10] rockchip: rk3288: use grf structure to access soc_con2
 2019-05-01 13:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 07/10] rockchip: rk3288: add board_debug_uart_init()
 2019-05-01 13:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 08/10] rockchip: rk3368: move board_debug_uart_init() to rk3368.c
 2019-05-01 13:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 02/10] rockchip; kylin-rk3036: enabl DEBUG UART
 2019-05-01 13:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 03/10] rockchip: rk3036: add board_debug_uart_init()
 2019-05-01 13:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 04/10] rockchip: rk3188: add board_debug_uart_init()
 2019-05-01 13:06 UTC  (2+ messages)

[U-Boot] [PATCH v2 01/10] rockchip: enable DEBUG_UART_BOARD_INIT by default
 2019-05-01 13:06 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] Finish support for enabling BeagleBoard.org PocketBeagle
 2019-05-01 11:40 UTC  (8+ messages)
` [U-Boot] [PATCH 1/2] ti: Add device-tree for am335x-pocketbeagle
` [U-Boot] [PATCH 2/2] ti: Add am335x-pocketbeagle to am335x_evm_defconfig

[U-Boot] Pull request: u-boot-imx u-boot-imx-20190426
 2019-05-01 11:39 UTC  (2+ messages)

[U-Boot] [PATCH 0/3] Update Luton network driver
 2019-05-01 11:17 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] net: mscc: luton: Update network driver for pcb90
` [U-Boot] [PATCH 2/3] board: mscc: luton: Update MSCC Luton board
` [U-Boot] [PATCH 3/3] net: mscc: ocelot: Update DTS for Luton pcb90

[U-Boot] [PATCH 1/5] mtd: spi-nor: fix page program issue when using spi-mem driver
 2019-05-01 10:46 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/4] Add watchdog support for STM32MP1
 2019-05-01  8:29 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/4] watchdog: Kconfig: Sort entry alphabetically
` [U-Boot] [PATCH v2 2/4] ARM: dts: stm32mp: Add iwdg2 support for stm32mp157c
` [U-Boot] [PATCH v2 3/4] watchdog: stm32mp: Add watchdog driver
` [U-Boot] [PATCH v2 4/4] configs: stm32mp15: Enable WDT flags

[U-Boot] [PATCH 0/2] fit: Image node compression
 2019-05-01  8:18 UTC  (9+ messages)
` [U-Boot] [PATCH 1/2 v2] fit: Support compression for non-kernel components (e.g. FDT)

[U-Boot] [PATCH v2 1/1] efi_loader: description of efi_add_handle()
 2019-05-01  7:53 UTC 

[U-Boot] [PATCH 1/1] efi_add_handle() - description of efi_add_handle()
 2019-05-01  7:50 UTC 

[U-Boot] cyclone5 reboot: warm or cold reset?
 2019-05-01  6:47 UTC  (8+ messages)

[U-Boot] [PATCH 1/2] smbios: add parsing API
 2019-05-01  6:36 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] drivers/mtd/spi: Enable 4B opcodes for SPANSION s25fl512s
 2019-05-01  5:32 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] fsl_qspi: Improve QSPI driver to incorporate 4 byte commands
    ` [U-Boot] [EXT] "

[U-Boot] Pull request: u-boot-net.git master
 2019-05-01  1:19 UTC  (6+ messages)

[U-Boot] [RESEND PATCH 0/3] arm: Introduce writel/readl_relaxed accessors
 2019-04-30 22:06 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] rockchip: fixup board choice in Kconfig
 2019-04-30 21:33 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] common: bouncebuf: handle address in sram for rockchip platform

[U-Boot] [PATCH v4 0/5] AE350 support SMP boot from flash
 2019-04-30 21:05 UTC  (5+ messages)
` [U-Boot] [PATCH v4 3/5] riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled
` [U-Boot] [PATCH v4 5/5] riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flash

[U-Boot] [PATCH 0/8] spi: Mark non-dm spi drivers as BROKEN
 2019-04-30 20:48 UTC  (3+ messages)
` [U-Boot] [PATCH 8/8] spi: Kconfig: Mark LPC32XX_SSP has BROKEN

[U-Boot] [BUG] test_avb_persistent_values() fails
 2019-04-30 20:14 UTC 

[U-Boot] Booting MX6 via Serial Download after DM conversion
 2019-04-30 19:59 UTC  (9+ messages)

[U-Boot] [PATCH] core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_address
 2019-04-30 17:59 UTC  (8+ messages)

[U-Boot] [PATCH] Makefile: Create single image for imx6 socs based boards
 2019-04-30 17:13 UTC  (8+ messages)

[U-Boot] [PATCH] Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig
 2019-04-30 16:37 UTC  (2+ messages)

[U-Boot] [PATCH] board: stm32mp1: Update power supply check via USB TYPE-C
 2019-04-30 16:09 UTC 

[U-Boot] [PATCH 0/3] Add SPI driver suport for STM32MP1
 2019-04-30 16:08 UTC  (4+ messages)
` [U-Boot] [PATCH 1/3] clk: stm32mp1: Add SPI1 clock entry
` [U-Boot] [PATCH 2/3] spi: stm32: Add Serial Peripheral Interface driver for STM32MP
` [U-Boot] [PATCH 3/3] configs: stm32mp15: Enable SPI relative flags

[U-Boot] [PATCH 1/2 v2] i2c: mxc_i2c: Document how non-DM functions work
 2019-04-30 16:08 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2 v2] i2c: mxc_i2c: Fix read and read->write xfers in DM mode

[U-Boot] [PATCH 0/4 RFC] imx: Implement job-ring context switching
 2019-04-30 16:06 UTC  (9+ messages)
` [U-Boot] [PATCH 1/4] crypto/fsl: Introduce API to save/restore job-ring context
` [U-Boot] [PATCH 2/4] crypto/fsl: Use __sec_set_jr_context_normal

[U-Boot] [PATCH] net: davinci_emac: use driver model (CONFIG_DM_ETH)
 2019-04-30 16:03 UTC 

[U-Boot] [PATCH 0/4] Tidy up some dangling OP-TEE gotchas
 2019-04-30 12:59 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: dts: logicpd-som-lv: Fix MMC1 card detect
 2019-04-30 12:53 UTC 


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