public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-07-13 01:48:59 to 2017-07-14 13:47:51 UTC [more...]

[U-Boot] [PATCH] dm: video: fix abuse of enum
 2017-07-14 13:47 UTC  (9+ messages)

[U-Boot] [PATCH 00/14] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
 2017-07-14 13:47 UTC  (7+ messages)
` [U-Boot] [PATCH 10/14] dm: mmc: sunxi: Add support for driver model

[U-Boot] [PATCH 1/1] efi_loader: provide meaningful status code
 2017-07-14 13:47 UTC  (3+ messages)

[U-Boot] [PATCH] sandbox: Enable more drivers for more build coverage
 2017-07-14 13:47 UTC  (2+ messages)

[U-Boot] [PATCH] sandbox: Update defconfig for more build coverage
 2017-07-14 13:47 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] arm: omap: Detect boot mode very early
 2017-07-14 13:25 UTC  (5+ messages)
` [U-Boot] [U-Boot,1/3] "

[U-Boot] [PATCH 0/5] mmc: omap_hsmmc: Add support for ADMA
 2017-07-14 13:18 UTC  (4+ messages)

[U-Boot] [PATCH 00/51] gdsys: Add support for Gazerbeam board
 2017-07-14 12:55 UTC  (52+ messages)
` [U-Boot] [PATCH 01/51] i2c: fsl_i2c: Fix style violations
` [U-Boot] [PATCH 02/51] i2c: fsl_i2c: Remove inline declarations
` [U-Boot] [PATCH 03/51] gdsys: Post ppc4xx removal cleanup
` [U-Boot] [PATCH 04/51] net: phy: marvell: Fix style violations
` [U-Boot] [PATCH 05/51] net: phy: marvell 88e151x: Fix handling of bare RGMII interface type
` [U-Boot] [PATCH 06/51] cmd: Add command for calculating binary operations
` [U-Boot] [PATCH 07/51] phy: Allow forcing clause 45 access
` [U-Boot] [PATCH 08/51] phy: Fix style violations
` [U-Boot] [PATCH 09/51] phy: Support Marvell 88X2242
` [U-Boot] [PATCH 10/51] net:phy:marvell Add hook for m88e1510 board config
` [U-Boot] [PATCH 11/51] powerpc: mpc83xx: Implement get_serial_clock()
` [U-Boot] [PATCH 12/51] cfi_flash: Fix style violations
` [U-Boot] [PATCH 13/51] cfi_flash: Clean up code some more
` [U-Boot] [PATCH 14/51] cfi_flash: Always define cfi_flash_num_flash_banks
` [U-Boot] [PATCH 15/51] gpio: mpc85xx_gpio: Fix style violations
` [U-Boot] [PATCH 16/51] gpio: mpc85xx_gpio: Make compatible with MPC8XXX
` [U-Boot] [PATCH 17/51] cmd: mdio: Fix style violations
` [U-Boot] [PATCH 18/51] cmd: mdio: Add 'driver' subcommand
` [U-Boot] [PATCH 19/51] common: board_f: Fix style violations
` [U-Boot] [PATCH 20/51] common: board_r: "
` [U-Boot] [PATCH 21/51] common: Extend board-specific DT fixup
` [U-Boot] [PATCH 22/51] gdsys: mpc8308: Fix style violations
` [U-Boot] [PATCH 23/51] gdsys: mpc8308: Use shadow register for output GPIO values
` [U-Boot] [PATCH 24/51] gdsys: mpc8308: Move SYS_FPGA{0, 1}_{BASE, SIZE} to Kconfig
` [U-Boot] [PATCH 25/51] gdsys: Introduce GDSYS_LEGACY_DRIVERS
` [U-Boot] [PATCH 26/51] strider, hrcon: Reset CAT phy on CON2 module
` [U-Boot] [PATCH 27/51] gdsys:phy: Adapt fixup_88e1518() to latest Release Notes
` [U-Boot] [PATCH 28/51] i2c: ihs_i2c: Prepare DM conversion
` [U-Boot] [PATCH 29/51] i2c: ihs_i2c: Make DM compatible
` [U-Boot] [PATCH 30/51] i2c: ihs_i2c: Factor out send_buffer method
` [U-Boot] [PATCH 31/51] gdsys: mpc8308: Add FPGA flavor option
` [U-Boot] [PATCH 32/51] drivers: Add ihs_fpga and gdsys_soc drivers
` [U-Boot] [PATCH 33/51] drivers: Add transmitter uclass
` [U-Boot] [PATCH 34/51] transmitter: Add Xilinx LogiCore DP TX
` [U-Boot] [PATCH 35/51] drivers: Add ICS8N3QV01 driver
` [U-Boot] [PATCH 36/51] drivers: Add ihs_axi driver
` [U-Boot] [PATCH 37/51] drivers: Add ihs_video_out driver
` [U-Boot] [PATCH 38/51] gdsys: drivers: Add gdsys_rxaui_ctrl driver
` [U-Boot] [PATCH 39/51] drivers: Add gdsys_ioep driver
` [U-Boot] [PATCH 40/51] cmd: Add ihs osd commands
` [U-Boot] [PATCH 41/51] cmd: Add ihs axi command
` [U-Boot] [PATCH 42/51] cmd: Add ihs fpga command
` [U-Boot] [PATCH 43/51] gdsys: cmd_ioloop: Fix style violations
` [U-Boot] [PATCH 44/51] gdsys: cmd_ioloop: Introduce commenting enum
` [U-Boot] [PATCH 45/51] gdsys: cmd_ioloop: Make DM compatible
` [U-Boot] [PATCH 46/51] ihs_mdio: Add support to force clause45 access
` [U-Boot] [PATCH 47/51] ihs_mdio: Fix style violations
` [U-Boot] [PATCH 48/51] ihs_mdio: Make DM-compatible
` [U-Boot] [PATCH 49/51] gazerbeam: Import Linux DT
` [U-Boot] [PATCH 50/51] gazerbeam: Add u-boot specific dts include file
` [U-Boot] [PATCH 51/51] mpc83xx: Add gazerbeam board

[U-Boot] [PATCH 1/2] moveconfig: Tidy up imply flag parsing
 2017-07-14 12:52 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] RFC: moveconfig: Use toolchains from buildman

[U-Boot] [PATCH v2] usb: fix usb_stor_read/write on DM
 2017-07-14 11:50 UTC  (4+ messages)

[U-Boot] [PATCH] tools/fw_env: use fsync to ensure that data is physically stored
 2017-07-14  9:07 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/13] usb: xhci: Add interrupt transfer support and full speed device support
 2017-07-14  7:45 UTC  (14+ messages)
` [U-Boot] [PATCH v2 01/13] usb: xhci: Add interrupt transfer support
` [U-Boot] [PATCH v2 02/13] usb: configs: Clean up CONFIG_SYS_USB_EVENT_POLL_(xxx) in board configs
` [U-Boot] [PATCH v2 03/13] usb: kbd: kconfig: Set a default polling mechanism for USB keyboard
` [U-Boot] [PATCH v2 04/13] usb: Only get 64 bytes device descriptor for full speed devices
` [U-Boot] [PATCH v2 05/13] usb: Read device descriptor after device is addressed for xHCI
` [U-Boot] [PATCH v2 06/13] usb: xhci: Fix max packet size for full speed device endpoint 0
` [U-Boot] [PATCH v2 07/13] usb: hub: Clear port reset before usb_hub_port_connect_change()
` [U-Boot] [PATCH v2 08/13] usb: hub: Clear BH reset status change for a 3.0 hub
` [U-Boot] [PATCH v2 09/13] usb: Handle audio extension endpoint descriptor in usb_parse_config()
` [U-Boot] [PATCH v2 10/13] usb: xhci: Honor endpoint's interval
` [U-Boot] [PATCH v2 11/13] usb: xhci: Program max burst size for endpoint
` [U-Boot] [PATCH v2 12/13] usb: xhci: Set 'Error Count' to 0 for isoch endpoints
` [U-Boot] [PATCH v2 13/13] usb: xhci: Set 'Average TRB Length' to 8 for control endpoints

[U-Boot] [PATCH 1/2] [rfc] parse the second area of android image
 2017-07-14  7:30 UTC  (10+ messages)
` [U-Boot] [PATCH 2/2] [rfc] support booting arm64 "

[U-Boot] Cubox-i broken
 2017-07-14  6:57 UTC  (3+ messages)

[U-Boot] [PATCH] tools: buildman: prevent trying to use the working directory as build dorectory
 2017-07-14  6:57 UTC  (3+ messages)

[U-Boot] [PATCH BUGFIX] net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH
 2017-07-14  6:53 UTC  (4+ messages)
  ` [U-Boot] [PATCH v2 "

[U-Boot] [PATCH 1/5] dm: ofnode: use ofnode_read_bool() to check property existence
 2017-07-14  2:38 UTC  (5+ messages)
` [U-Boot] [PATCH 4/5] dm: ofnode: rename dev_read_prop() to dev_get_property()

[U-Boot] Theory of Operations
 2017-07-14  0:18 UTC 

[U-Boot] [PATCH 1/1] efi_loader: implement ProtocolsPerHandle
 2017-07-13 21:24 UTC 

[U-Boot] [PATCH v2 0/5] efi_convert_device_path_to_text
 2017-07-13 20:51 UTC  (6+ messages)
` [U-Boot] [PATCH v2 1/5] efi_loader: do not duplicate constants for device path
` [U-Boot] [PATCH v2 2/5] efi_loader: DevicePathToText for MAC address
` [U-Boot] [PATCH v2 3/5] efi_loader: parameter check efi_convert_device_path_to_text
` [U-Boot] [PATCH v2 4/5] efi_loader: debug info in efi_convert_device_path_to_text
` [U-Boot] [PATCH v2 5/5] efi_loader: DevicePathToText put declarations first

[U-Boot] [PATCH 0/4] efi_convert_device_path_to_text
 2017-07-13 20:06 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] efi_loader: do not duplicate constants for device path
` [U-Boot] [PATCH 2/4] efi_loader: DevicePathToText for MAC address
` [U-Boot] [PATCH 3/4] efi_loader: debug info in efi_convert_device_path_to_text
` [U-Boot] [PATCH 4/4] efi_loader: parameter check efi_convert_device_path_to_text

[U-Boot] [PATCH] dm: core: don't fail to iterate if first one fails to probe
 2017-07-13 19:10 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/15] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
 2017-07-13 19:09 UTC  (4+ messages)
` [U-Boot] [PATCH v2 02/15] dm: mmc: Allow disabling driver model in SPL

[U-Boot] [PATCH] mx6cuboxi: Move CONFIG_CMD_SATA to Kconfig
 2017-07-13 18:22 UTC 

[U-Boot] Pull request: u-boot-mips
 2017-07-13 17:58 UTC  (7+ messages)

[U-Boot] [PATCH 1/1] efi_loader: disk: iterate only over valid block devices
 2017-07-13 16:46 UTC  (7+ messages)

[U-Boot] [PATCH 00/30] env: Move environment code to use location drivers
 2017-07-13 16:45 UTC  (3+ messages)

[U-Boot] [v2] arm64: mvebu: use single defconfig for Armada8K development boards
 2017-07-13 15:09 UTC  (4+ messages)
  ` [U-Boot] [EXT] "

[U-Boot] Ethernet not functional on i.MX6DL Sabre Auto
 2017-07-13 14:40 UTC  (6+ messages)

[U-Boot] mkimage
 2017-07-13 14:20 UTC 

[U-Boot] [PATCH 0/3] power: Add a driver to handle the PBIAS cell of the TI SOCs
 2017-07-13 14:06 UTC  (8+ messages)
` [U-Boot] [PATCH 2/3] configs: dra7xx_evm: am57xx_evm: Enable DM_REGULATOR_PBIAS

[U-Boot] [RFC PATCH] common: board_f: Make reserve_mmu a weak function
 2017-07-13 13:50 UTC 

[U-Boot] [PATCH 0/6] Extend stm32 SDRAM driver
 2017-07-13 13:49 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6] ram: stm32: migrate fmc defines in driver file
` [U-Boot] [PATCH 2/6] ram: stm32: get base address from DT
` [U-Boot] [PATCH 3/6] ram: stm32: replace fdtdec_get by ofnode calls
` [U-Boot] [PATCH 4/6] ram: stm32: add second SDRAM bank management
` [U-Boot] [PATCH 5/6] ARM: DTS: stm32: remove useless mr-nbanks property
` [U-Boot] [PATCH 6/6] ram: stm32: add stm32h7 support

[U-Boot] [PATCH] usb: fix usb_stor_read/write on DM
 2017-07-13 13:38 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] move apalis t30/tk1, colibri t20/t30 to livetree
 2017-07-13 13:15 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] apalis_t30: fix usb otg power enable
` [U-Boot] [PATCH 2/2] dm: tegra: move apalis t30/tk1, colibri t20/t30 to livetree

[U-Boot] [PATCH 00/14] Cleanup for 8xx and other misc powerpc
 2017-07-13 13:15 UTC  (12+ messages)
` [U-Boot] [PATCH 01/14] powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk()
` [U-Boot] [PATCH 06/14] powerpc: Remove unneccessary #ifdefs in reginfo

[U-Boot] [PATCH] mx6sabreauto: Make Ethernet functional again
 2017-07-13 13:12 UTC 

[U-Boot] [PATCH v2 00/14] Cleanup for 8xx and other misc powerpc
 2017-07-13 13:10 UTC  (15+ messages)
` [U-Boot] [PATCH v2 01/14] powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk()
` [U-Boot] [PATCH v2 02/14] powerpc: get rid of addr_probe()
` [U-Boot] [PATCH v2 03/14] powerpc, timer: Does 8xx specific actions in 8xx cpu_init
` [U-Boot] [PATCH v2 04/14] power, timer: reset TBL before TBU
` [U-Boot] [PATCH v2 05/14] powerpc: move set_msr() and get_msr() into .h
` [U-Boot] [PATCH v2 06/14] powerpc: Remove unneccessary #ifdefs in reginfo
` [U-Boot] [PATCH v2 07/14] Convert CONFIG_CMD_REGINFO to Kconfig
` [U-Boot] [PATCH v2 08/14] powerpc, 8xx: Simplifying check_CPU()
` [U-Boot] [PATCH v2 09/14] powerpc, 8xx: Move cache function into C files
` [U-Boot] [PATCH v2 10/14] powerpc, 8xx: move get_immr() into C
` [U-Boot] [PATCH v2 11/14] powerpc, 8xx: move cache helper "
` [U-Boot] [PATCH v2 12/14] powerpc: move get_pvr() and get_svr() "
` [U-Boot] [PATCH v2 13/14] powerpc, 8xx: fix missing function declarations
` [U-Boot] [PATCH v2 14/14] powerpc: Remove 8260 remainders

[U-Boot] [PATCH] mx6sabreauto: Make Ethernet functional again
 2017-07-13 12:48 UTC 

[U-Boot] [PATCH] mx6sabreauto: Make Ethernet functional again
 2017-07-13 12:44 UTC 

[U-Boot] Data Abort with gcc 7.1
 2017-07-13 12:34 UTC  (7+ messages)

[U-Boot] [PATCH] serial: ns16550: Add RX interrupt buffer support
 2017-07-13 11:33 UTC 

[U-Boot] [PATCH 1/4] ARM: uniphier: remove SPL support for ARMv8 SoCs
 2017-07-13 11:32 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] doc: uniphier: rework README.uniphier
` [U-Boot] [PATCH 3/4] ARM: uniphier: remove part number info from the boot log
` [U-Boot] [PATCH 4/4] ARM: uniphier: enable CONFIG_CMD_FS_GENERIC

[U-Boot] [PATCH v2 0/9] make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
 2017-07-13 10:42 UTC  (11+ messages)
` [U-Boot] [PATCH v2 1/9] "
` [U-Boot] [PATCH v2 2/9] mips: spl and normal u-boot stage set SYS_MALLOC_F indepently
` [U-Boot] [PATCH v2 3/9] powerpc: "
` [U-Boot] [PATCH v2 4/9] microblaze: "
` [U-Boot] [PATCH v2 5/9] rockchip: set malloc pool size to 0 before relocation in spl state on rk3036 based board
` [U-Boot] [PATCH v2 6/9] rockchip: disable SPL_ARCH_MEMCPY/MEMSET for rk3036
` [U-Boot] [PATCH v2 7/9] rockchip: enable SPL_LIBGENERIC for rk3036 based boards
` [U-Boot] [PATCH v2 8/9] rockchip: use debug() instead of printf when back to bootrom
` [U-Boot] [PATCH v2 9/9] rockchip: add u-boot specific dts for rk3036 sdk

[U-Boot] [PATCH v4 00/20] dm: tegra: Move nyan-big, jetson-tk1, beaver to livetree
 2017-07-13  9:45 UTC  (6+ messages)
` [U-Boot] [PATCH v4 18/20] dm: power: Convert as3722 to driver model

[U-Boot] [PATCH 1/3] dm: ahci: Add a generic PCI-based AHCI driver
 2017-07-13  9:22 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] km/ivm: always set ethaddr after reading IVM
 2017-07-13  9:15 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] km/ivm: allow to set locally administred MAC addresses

[U-Boot] [PATCH v11 0/6] Add Intel Arria 10 SoC FPGA driver
 2017-07-13  8:08 UTC  (12+ messages)
` [U-Boot] [PATCH v11 3/6] kconfig: Convert FPGA and FPGA_ALTERA configuration to Kconfig
` [U-Boot] [PATCH v11 6/6] arm: socfpga: Add FPGA driver support for Arria 10

[U-Boot] [PATCH] rockchip: rk3229: add dwc2 node for fastboot
 2017-07-13  7:24 UTC  (3+ messages)
` [U-Boot] [PATCH] rockchip: dts: "
  ` [U-Boot] "

[U-Boot] [PATCH v3 00/18] usb: xhci: Fix USB xHCI support on Intel platform
 2017-07-13  6:56 UTC  (3+ messages)
` [U-Boot] [PATCH v3 14/18] configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boards


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