public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-10-24 17:05:02 to 2017-10-27 13:54:19 UTC [more...]

[U-Boot] [PATCH v2] DW SPI: Get clock value from Device Tree
 2017-10-27 13:54 UTC  (13+ messages)

[U-Boot] [PATCH] dm: serial: Add .pre_probe() function to to wait for previous transmission end
 2017-10-27 13:34 UTC  (4+ messages)

[U-Boot] dwc2: usb: Unable to clear channel error
 2017-10-27 12:30 UTC  (2+ messages)

[U-Boot] [PATCH] video/da8xx-fb: Cache-align memory allocations
 2017-10-27 12:15 UTC  (2+ messages)

[U-Boot] [PATCH] Kconfig: BOOTCOMMAND: Define default set of boot commands in Kconfig
 2017-10-27 12:04 UTC  (7+ messages)

[U-Boot] Commands to use U-boot in fpga
 2017-10-27 11:47 UTC  (4+ messages)

[U-Boot] [PATCH v4 00/18] efi_loader: implement SetWatchdogTimer
 2017-10-27 11:04 UTC  (3+ messages)
` [U-Boot] [PATCH v4 12/18] efi_selftest: allow to select a single test for exexution

[U-Boot] U-boot changes to bringup boot and secondary CPUs in HYP mode
 2017-10-27 11:04 UTC  (2+ messages)

[U-Boot] [PATCH] tools: env: allow to print U-Boot version
 2017-10-27 10:49 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/20] Add FPGA, SDRAM, SPL loadfs U-boot & booting to console
 2017-10-27 10:35 UTC  (8+ messages)
` [U-Boot] [PATCH v3 06/20] common: Generic firmware loader for file system

[U-Boot] [PATCH] gpt: Use cache aligned buffers for gpt_h and gpt_e
 2017-10-27 10:28 UTC 

[U-Boot] [PATCH v2 0/5] sunxi: video: add DE2 LCD and ANX6345 drivers
 2017-10-27 10:02 UTC  (10+ messages)
` [U-Boot] [PATCH v2 1/5] dm: video: bridge: add operation to read EDID
` [U-Boot] [PATCH v2 4/5] sunxi: video: split out PLL configuration code
      ` [U-Boot] [PATCH v4 "
        ` [U-Boot] [PATCH v4 5/5] sunxi: video: add LCD support to DE2 driver

[U-Boot] [PATCH v2 2/5] video: anx9804: split out registers definitions into a separate header
 2017-10-27  9:59 UTC  (5+ messages)
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v3 3/5] video: add anx6345 DM driver

[U-Boot] [PATCH] sunxi: call fdt_fixup_ethernet again to set macaddr for more aliases
 2017-10-27  9:34 UTC 

[U-Boot] [PATCH v2] net: phy: marvell: Add functions to read PHY's extended registers
 2017-10-27  9:12 UTC 

[U-Boot] [PATCH 00/16] Remove two unused drivers and unused CONFIG options
 2017-10-27  7:36 UTC  (27+ messages)
` [U-Boot] [PATCH 01/16] i2c: adi_i2c: remove left-over Blackfin I2C driver
` [U-Boot] [PATCH 02/16] i2c: fti2c010: remove unused/unmaintained driver
` [U-Boot] [PATCH 03/16] IMX: novena: remove CONFIG_I2C_MXC
` [U-Boot] [PATCH 04/16] omap4: sdp4430: remove CONFIG_4430SDP
` [U-Boot] [PATCH 05/16] mpc85xx: freescale: remove CONFIG_ADDR_STREAMING
` [U-Boot] [PATCH 06/16] sh7734: remove CONFIG_553MHZ_MODE
` [U-Boot] [PATCH 07/16] ARC: remove CONFIG_ARC_UART_BASE
` [U-Boot] [PATCH 08/16] SOCFPGA: remove CONFIG_AUTONEG_TIMEOUT
` [U-Boot] [PATCH 09/16] omap4: sdp4430: match the #endif comment to #ifdef
` [U-Boot] [PATCH 10/16] exynos: remove CONFIG_CORE_COUNT
` [U-Boot] [PATCH 11/16] MX28: remove CONFIG_DEFAULT_SPI_CS
` [U-Boot] [PATCH 12/16] AM33XX: etamin: remove CONFIG_DFU_MTD
` [U-Boot] [PATCH 13/16] mpc85xx: xpedite550x: remove CONFIG_FDT_FIXUP_PCI_IRQ
` [U-Boot] [PATCH 14/16] net: remove CONFIG_NET_MULTI
` [U-Boot] [PATCH 15/16] exynos: remove CONFIG_LCD_MENU_BOARD
` [U-Boot] [PATCH 16/16] AT91: remove CONFIG_PMECC_INDEX_TABLE_OFFSET

[U-Boot] Please pull u-boot-x86
 2017-10-27  7:18 UTC 

[U-Boot] [PATCH 1/9] x86: galileo: Fix boot failure
 2017-10-27  7:12 UTC  (26+ messages)
` [U-Boot] [PATCH 2/9] x86: braswell: Fix unexpected crash during Linux kernel boot
` [U-Boot] [PATCH 3/9] env: x86: braswell: Set ENV_IS_IN_SPI_FLASH as default
` [U-Boot] [PATCH 4/9] x86: Fix ACPI resume dependency to MRC cache
` [U-Boot] [PATCH 5/9] Revert "x86: fsp: Configure SPI opcode registers before SPI is locked down"
` [U-Boot] [PATCH 6/9] spi: ich: Lock down controller settings if required
` [U-Boot] [PATCH 7/9] x86: braswell: cherryhill: Update dts for SPI lock down
` [U-Boot] [PATCH 8/9] x86: fsp: graphics: Add some notes about the graphics info hob
` [U-Boot] [PATCH 9/9] x86: acpi: Put sleepstates.asl to the common place

[U-Boot] [PATCH 1/2] tools: image: allow to sign image nodes without -K option
 2017-10-27  6:04 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] tools: image: fix message when fail to add verification data for config

[U-Boot] [PATCH] tools: image: fix "algo" property of public key for verified boot
 2017-10-27  4:25 UTC 

[U-Boot] [PATCH] test/py: regenerate persistent GPT image if code changes
 2017-10-27  0:23 UTC 

[U-Boot] [RESEND] drivers/usb/ehci: Use platform-specific accessors
 2017-10-27  0:20 UTC 

[U-Boot] [PATCH] net: phy: marvell: Add functions to read PHY's extended registers
 2017-10-26 21:02 UTC  (7+ messages)

[U-Boot] [PATCH 00/18] efi_loader: refactor protocols management
 2017-10-26 17:25 UTC  (19+ messages)
` [U-Boot] [PATCH 01/18] efi_loader: fix typo efi_install_multiple_protocol_interfaces
` [U-Boot] [PATCH 02/18] efi_loader: debug output efi_install_protocol_interface
` [U-Boot] [PATCH 03/18] efi_loader implement UninstallMultipleProtocolInterfaces
` [U-Boot] [PATCH 04/18] efi_loader: efi_gop: check calloc return value
` [U-Boot] [PATCH 05/18] efi_loader: efi_disk: check return value of calloc
` [U-Boot] [PATCH 06/18] efi_loader: efi_net: "
` [U-Boot] [PATCH 07/18] efi_loader: efi_dp_match should have const arguments
` [U-Boot] [PATCH 08/18] efi_loader: make efi_create_handle non-static
` [U-Boot] [PATCH 09/18] efi_loader: argument of efi_search_obj should be const
` [U-Boot] [PATCH 10/18] efi_loader: efi_gop: use correct types for parameters
` [U-Boot] [PATCH 11/18] efi_selftest: test for graphics output protocol
` [U-Boot] [PATCH 12/18] efi_loader: helper functions for protocol management
` [U-Boot] [PATCH 13/18] efi_loader: simplify efi_install_protocol_interface
` [U-Boot] [PATCH 14/18] efi_loader: simplify efi_search
` [U-Boot] [PATCH 15/18] efi_loader: simplify efi_uninstall_protocol_interface
` [U-Boot] [PATCH 16/18] efi_loader: simplify efi_locate_protocol
` [U-Boot] [PATCH 17/18] efi_loader: refactor efi_setup_loaded_image
` [U-Boot] [PATCH 18/18] efi_loader: efi_console: use helper functions

[U-Boot] [PATCH v2 5/5] sunxi: video: add LCD support to DE2 driver
 2017-10-26 16:33 UTC  (2+ messages)
` [U-Boot] [PATCH v3 "

[U-Boot] [PATCH RESEND v5 0/4] Allwinner SimpleFB Kconfig cleanup and DE2 SimpleFB support
 2017-10-26 15:48 UTC  (6+ messages)
` [U-Boot] [PATCH RESEND v5 1/4] sunxi: change the DE1 video option to CONFIG_VIDEO_SUNXI
` [U-Boot] [PATCH RESEND v5 2/4] video: sunxi: extract simplefb match code to a new file
` [U-Boot] [PATCH RESEND v5 3/4] video: add an option for video simplefb via DT
` [U-Boot] [PATCH RESEND v5 4/4] sunxi: setup simplefb for Allwinner DE2

[U-Boot] [PATCH v5 0/4] Allwinner SimpleFB Kconfig cleanup and DE2 SimpleFB support
 2017-10-26 15:25 UTC  (3+ messages)

[U-Boot] [GIT PULL] u-boot-sunxi/master
 2017-10-26 15:19 UTC 

[U-Boot] [PATCH] drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire()
 2017-10-26 15:19 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] Add support for GE PPD
 2017-10-26 14:48 UTC  (8+ messages)
` [U-Boot] [PATCH 1/7] imx: mxc_i2c: tweak the i2c transfer method
` [U-Boot] [PATCH 2/7] ext4: recover from filesystem corruption when reading
` [U-Boot] [PATCH 3/7] pwm: imx: Enable PWM support on i.MX53
` [U-Boot] [PATCH 4/7] arm: mx5: Add more register definitions
` [U-Boot] [PATCH 5/7] bootcount: add support for bootcounter on EXT filesystem
` [U-Boot] [PATCH 6/7] rtc: add support for s35392a
` [U-Boot] [PATCH 7/7] mx53: Add Board support for GE PPD

[U-Boot] [RFC 0/4] sunxi: Implement transition in environment
 2017-10-26 14:09 UTC  (9+ messages)
` [U-Boot] [RFC 1/4] env: Rework mmc environment ifdef
` [U-Boot] [RFC 2/4] env; fat: Allow the fat environment to be embedded by another one
` [U-Boot] [RFC 3/4] env: Create an environment transition method
` [U-Boot] [RFC 4/4] env: sunxi: Switch by default to the transition environment code

[U-Boot] [PATCH u-boot 0/3] Add Ethernet support for Amlogic P212 Reference board
 2017-10-26 13:39 UTC  (4+ messages)
` [U-Boot] [PATCH u-boot 1/3] net: phy: Add Amlogic Meson GXL Internal PHY support

[U-Boot] [UBOOT PATCH 1/2] spi: zynqmp_qspi: Add support for ZynqMP qspi driver
 2017-10-26 12:34 UTC  (2+ messages)

[U-Boot] [U-boot][SDP] Trigger watchdog before calling usb_gadget_handle_interrupts
 2017-10-26 11:52 UTC  (4+ messages)

[U-Boot] How to enable USB Mass Storage
 2017-10-26 11:49 UTC  (2+ messages)

[U-Boot] [PATCH] clk: clk_stm32f7: fix PLL clock division factor
 2017-10-26 11:23 UTC 

[U-Boot] [PATCH 1/2] armv8: ls1088a: Enable sata on ls1088a
 2017-10-26  9:28 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] armv8: ls1088a: Add SCSI command support

[U-Boot] [PATCH v2 1/2] rockchip: sysreset: merge into one common driver
 2017-10-26  7:48 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] rockchip: clock: update sysreset driver bingding

[U-Boot] [PATCH 0/8] rockchip: enable TPL/SPL for rk3328
 2017-10-26  7:11 UTC  (9+ messages)
` [U-Boot] [PATCH 1/8] rockchip: rk3328: add tpl board file support
` [U-Boot] [PATCH 2/8] rockchip: rk3328: add spl "
` [U-Boot] [PATCH 3/8] rockchip: rk3328: add a link file for tpl
` [U-Boot] [PATCH 4/8] rockchip: rk3328-evb: add script for atf fit
` [U-Boot] [PATCH 5/8] rockchip: dts: rk3328: enable the drivers need by tpl/spl
` [U-Boot] [PATCH 6/8] rockchip: Kconfig: enable TPL/SPL support for rk3328
` [U-Boot] [PATCH 7/8] rockchip: evb-rk3328: enable defconfig options for TPL/SPL
` [U-Boot] [PATCH 8/8] rockchip: rk3328: add config option "

[U-Boot] [PATCH] rockchip: evb-rk3328: remove CONFIG_ENV_OFFSET
 2017-10-26  6:45 UTC 

[U-Boot] [PATCH] board: freescale: ls1012a: fix RGMII TX-delay issue
 2017-10-26  5:01 UTC 

[U-Boot] [RFC PATCH 1/2] rockchip: dts: rk3328: update dmc node for driver
 2017-10-26  3:41 UTC  (2+ messages)
` [U-Boot] [RFC PATCH 2/2] rockchip: ram: add full feature rk3328 dram driver

[U-Boot] [RFC PATCH 1/2] rockchip: dts: rk3328: update dmc node for driver
 2017-10-26  3:34 UTC  (2+ messages)
` [U-Boot] [RFC PATCH 2/2] rockchip: ram: add full feature rk3328 dram driver

[U-Boot] [PATCH 0/3] sunxi: Fix boot of Cubietruk and al
 2017-10-26  1:46 UTC  (18+ messages)

[U-Boot] U-Boot SPL/TPL build system
 2017-10-26  1:37 UTC 

[U-Boot] [RFC] efi_loader: frame buffers in EFI GOP and DM_VIDEO
 2017-10-25 19:45 UTC 

[U-Boot] [PATCH 1/2] armv8: layerscape: Allocate 66 MB DDR for secure memory
 2017-10-25 16:17 UTC  (7+ messages)
` [U-Boot] [PATCH 2/2] armv8: sec_firmware: Add support for loadables in FIT

[U-Boot] [PATCH 1/1] Add UART base addresses for additional UARTs
 2017-10-25 15:54 UTC  (3+ messages)
  ` [U-Boot] [EXTERNAL] "

[U-Boot] about fdt-control
 2017-10-25 15:02 UTC 

[U-Boot] [PATCH 0/1] Add UART base addresses for additional UARTs
 2017-10-25 13:46 UTC 

[U-Boot] [PATCH v1 0/1] arm64: enable SPL with ATF support
 2017-10-25  9:28 UTC  (4+ messages)
` [U-Boot] [PATCH v1] spl: add support to booting with ATF

[U-Boot] [PATCH 1/2] rockchip: sysreset: merge into one common driver
 2017-10-25  8:37 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] rockchip: clock: update sysreset driver bingding

[U-Boot] [PATCH] rockchip: rk3328: fix rockchip_get_cru api
 2017-10-25  8:24 UTC 

[U-Boot] qemu and baremetal arm prog
 2017-10-25  7:19 UTC  (3+ messages)

[U-Boot] [PATCH] power: extend prefix match to regulator-name property
 2017-10-25  7:10 UTC  (10+ messages)

[U-Boot] fsl_esdhc driver is broken with DM
 2017-10-24 22:38 UTC  (15+ messages)

[U-Boot] [PATCH] ARM: SPL: FIT: fix DTC warnings on FIT generation
 2017-10-24 22:04 UTC  (9+ messages)

[U-Boot] [PATCH 1/1] Kconfig: add CONFIG_BROKEN
 2017-10-24 18:15 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH] doc: verified-boot: fix crypto algorithm examples
 2017-10-24 18:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] tools: image: fix node name of signature node in FIT
 2017-10-24 18:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] test/py: fix typos in README.md
 2017-10-24 18:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v3 6/6] cmd: gpt: solve issue for swap and rename command
 2017-10-24 18:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 5/6] test/py: gpt: test start LBA for sub-command rename and swap
 2017-10-24 18:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 4/6] test/py: gpt: add test for sub-command write
 2017-10-24 18:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 3/6] disk: efi: correct the overlap check on GPT header and PTE
 2017-10-24 18:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/6] test/py: gpt: add test for sub-command read and verify
 2017-10-24 18:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/6] test/py: gpt: copy persistent file
 2017-10-24 18:15 UTC  (2+ messages)
` [U-Boot] [U-Boot,v3,1/6] "

[U-Boot] [PATCH] rtc: mc146818: Correct alarm message for day alarm
 2017-10-24 18:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2] chiliboard config: use CONFIG_DEFAULT_FDT_FILE as env variable
 2017-10-24 18:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] simple-bus: remove DECLARE_GLOBAL_DATA_PTR
 2017-10-24 18:14 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] mtd: remove MTDDEBUG() and CONFIG_MTD_DEBUG
 2017-10-24 18:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "


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