public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
 messages from 2017-07-06 04:48:54 to 2017-07-06 20:16:53 UTC [more...]

[U-Boot] [PATCH 3/3] odroid-c2: enable GPIO
 2017-07-06 20:16 UTC  (2+ messages)
` [U-Boot] [U-Boot,3/3] "

[U-Boot] [RFC] efi_loader: memory leak in bootefi
 2017-07-06 19:24 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/35] dm: tegra: Move nyan-big, jetson-tk1, beaver to livetree
 2017-07-06 18:55 UTC  (73+ messages)
` [U-Boot] [PATCH v3 01/35] dm: core: Add ofnode_read_string_count()
` [U-Boot] [PATCH v3 02/35] dm: core: Add dev_read_resource() to read device resources
` [U-Boot] [PATCH v3 03/35] dm: core: Add dev_read_enabled() to check if a device is enabled
` [U-Boot] [PATCH v3 04/35] dm: core: Add functions to obtain node's address/size cells
` [U-Boot] [PATCH v3 05/35] tegra: video: Time the LCD init
` [U-Boot] [PATCH v3 06/35] tegra: nyan-big: Enable the debug UART
` [U-Boot] [PATCH v3 07/35] dm: Fix error handling when unflattening the DT
` [U-Boot] [PATCH v3 08/35] tegra: nyan-big: Enable bootstage
` [U-Boot] [PATCH v3 09/35] dm: video: Sync display on backspace
` [U-Boot] [PATCH v3 10/35] dm: video: Update pwm_backlight to support livetree
` [U-Boot] [PATCH v3 11/35] video: simple-panel: Add a little more debugging
` [U-Boot] [PATCH v3 12/35] tegra: Fix up include file ordering
` [U-Boot] [PATCH v3 13/35] tegra: spl: Enable debug UART
` [U-Boot] [PATCH v3 14/35] tegra: tegra124: Add a PMC syscon driver
` [U-Boot] [PATCH v3 15/35] dm: tegra: Convert USB setup to livetree
` [U-Boot] [PATCH v3 16/35] dm: tegra: Convert clock_decode_periph_id() to support livetree
` [U-Boot] [PATCH v3 17/35] dm: video: tegra124: Convert to livetree
` [U-Boot] [PATCH v3 18/35] tegra: dts: Move stdout-path to /chosen
` [U-Boot] [PATCH v3 19/35] dm: tegra: gpio: Convert to support livetree
` [U-Boot] [PATCH v3 20/35] dm: tegra: usb: Convert to livetree
` [U-Boot] [PATCH v3 21/35] dm: tegra: spi: "
` [U-Boot] [PATCH v3 22/35] dm: tegra: i2c: "
` [U-Boot] [PATCH v3 23/35] dm: tegra: pwm: "
` [U-Boot] [PATCH v3 24/35] dm: tegra: mmc: "
` [U-Boot] [PATCH v3 25/35] dm: tegra: pci: "
` [U-Boot] [PATCH v3 29/35] dm: serial: ns16550: "
` [U-Boot] [PATCH v3 30/35] dm: serial: Separate out the core serial-device finding code
` [U-Boot] [PATCH v3 31/35] dm: serial: Add livetree support
` [U-Boot] [PATCH v3 32/35] tegra: Show a debug message if the LCD PMIC fails to start
` [U-Boot] [PATCH v3 33/35] fdtdec: Drop old compatible values

[U-Boot] [PATCH] fdt: Check for NULL return from fdt_getprop in 'fdt set'
 2017-07-06 17:36 UTC  (3+ messages)

[U-Boot] [PATCH] dm: include <dm/util.h> from drivers/core/util.c
 2017-07-06 17:36 UTC  (3+ messages)

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

[U-Boot] [PATCH] dm: include <dm/util.h> from driver/core/dump.c
 2017-07-06 17:36 UTC  (3+ messages)

[U-Boot] [PATCH] dm: ofnode: use fdt32_t for DT property value to fix sparse warning
 2017-07-06 17:36 UTC  (3+ messages)

[U-Boot] [PATCH v3] powerpc, 8xx: Add support for MCR3000 board from CSSI
 2017-07-06 16:49 UTC  (3+ messages)

[U-Boot] [PATCH] EFI: find EFI system partition by legacy MBR partition type
 2017-07-06 16:46 UTC  (9+ messages)

[U-Boot] [PATCH v2b 04/10] powerpc, 8xx: Implement GLL2 ERRATA
 2017-07-06 16:45 UTC  (3+ messages)

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

[U-Boot] [PATCH v3 1/6] display_options: Refactor to allow obtaining the banner
 2017-07-06 14:52 UTC  (16+ messages)
` [U-Boot] [PATCH v3 2/6] Allow displaying the U-Boot banner on a video display
` [U-Boot] [PATCH v3 3/6] test: Add a test for snprintf() and the banner/version
` [U-Boot] [PATCH v3 4/6] console: Use map_sysmem() for the pre-relocation console
` [U-Boot] [PATCH v3 5/6] sandbox: Enable more console options
` [U-Boot] [PATCH v3 6/6] sandbox: Drop special case console code for sandbox

[U-Boot] [PATCH 0/3] moveconfig: Allow automatic adding of 'imply' to options
 2017-07-06 14:51 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] moveconfig: Allow piping in 'git show --stat' output
` [U-Boot] [PATCH 2/3] moveconfig: Allow control of which implying configs are shown
` [U-Boot] [PATCH 3/3] moveconfig: Allow automatic location and adding of 'imply'

[U-Boot] [PATCH v4 1/6] display_options: Refactor to allow obtaining the banner
 2017-07-06 14:51 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] dtoc: Tidy up and add tests
 2017-07-06 14:51 UTC  (29+ messages)
` [U-Boot] [PATCH 01/11] dtoc: Use self._options instead of the global options
` [U-Boot] [PATCH 02/11] dtoc: Add a comment at the top
` [U-Boot] [PATCH 03/11] dtoc: Split out the main class into its own file
` [U-Boot] [PATCH 04/11] dtoc: Fix pylint warnings
` [U-Boot] [PATCH 05/11] dtoc: Don't handle properties with / in them
` [U-Boot] [PATCH 06/11] dtoc: Pass include_disabled explicitly
` [U-Boot] [PATCH 07/11] dtoc: Move static functions out of the class
` [U-Boot] [PATCH 08/11] dtoc: Move the main logic into the dtb_platdata file
` [U-Boot] [PATCH 09/11] dtoc: Add a comment about string replace in conv_name_to_c()
` [U-Boot] [PATCH 10/11] sandbox: Stop printing platdata at the start of SPL
` [U-Boot] [PATCH 11/11] dtoc: Add tests

[U-Boot] [PATCH] binman: Put our local modules ahead of system modules
 2017-07-06 14:51 UTC  (4+ messages)

[U-Boot] mpc85xx boards
 2017-07-06 14:40 UTC  (5+ messages)

[U-Boot] Nios II 10m50 is not working
 2017-07-06 14:30 UTC  (3+ messages)

[U-Boot] [PATCH v2] powerpc, 8xx: Add support for MCR3000 board from CSSI
 2017-07-06 14:13 UTC  (6+ messages)

[U-Boot] [PATCH] topic-miamiplus: Run CPU at 800MHz for speedgrade-2
 2017-07-06 12:32 UTC 

[U-Boot] [PATCH 0/5] fix the boot issue of Rockchip RK3036
 2017-07-06 12:29 UTC  (6+ messages)

[U-Boot] [PATCH] dm: video: fix abuse of enum
 2017-07-06 12:22 UTC  (7+ messages)

[U-Boot] [PATCH v2 0/3] x86: Introduce Intel Tangier SoC and Edison board
 2017-07-06 12:08 UTC  (8+ messages)
` [U-Boot] [PATCH v2 3/3] x86: Add Intel Edison board files

[U-Boot] [PATCH v3 0/3] x86: Introduce Intel Tangier SoC and Edison board
 2017-07-06 12:06 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/3] x86: Add dma-mapping.h to architectural code
` [U-Boot] [PATCH v3 2/3] x86: Add Intel Tangier support
` [U-Boot] [PATCH v3 3/3] x86: Add Intel Edison board files

[U-Boot] [PATCH v2 0/10] powerpc, 8xx: Modernise the 8xx
 2017-07-06 12:02 UTC  (26+ messages)
` [U-Boot] [PATCH v2 01/10] powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/
` [U-Boot] [PATCH v2 02/10] powerpc, 8xx: move specific reginfo
` [U-Boot] [PATCH v2 03/10] powerpc, 8xx: Use IO accessors to access IO memory
` [U-Boot] [PATCH v2 04/10] powerpc, 8xx: Implement GLL2 ERRATA
` [U-Boot] [PATCH v2 05/10] powerpc, 8xx: Handle checkpatch errors and some of the warnings/checks
` [U-Boot] [PATCH v2 06/10] powerpc, 8xx: Properly set CPM frequency in the device tree
` [U-Boot] [PATCH v2 07/10] powerpc, 8xx: Migrate to Kconfig
` [U-Boot] [PATCH v2 08/10] powerpc, 8xx: move FEC Ethernet driver in drivers/net
` [U-Boot] [PATCH v2 09/10] powerpc, 8xx: move SPI driver to drivers/spi/
` [U-Boot] [PATCH v2 10/10] powerpc, 8xx: move Serial driver to drivers/serial/

[U-Boot] [PATCH 0/5] db410c: updates for grub + gfxterm
 2017-07-06 12:02 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] Allwinner A83T and Banana Pi M3 EMAC support
 2017-07-06 10:13 UTC  (5+ messages)
` [U-Boot] [PATCH 3/4] sunxi: add stub EMAC device node in A83T device tree
  ` [U-Boot] [linux-sunxi] "
` [U-Boot] [PATCH 4/4] sunxi: enable EMAC for Banana Pi M3 board
  ` [U-Boot] [linux-sunxi] "

[U-Boot] [PATCH] am335x: sl50: Enable CONFIG_AUTOBOOT_KEYED
 2017-07-06  9:37 UTC 

[U-Boot] [RESEND][PATCH v5 0/5] Extend xhci-dwc3
 2017-07-06  9:11 UTC  (10+ messages)
` [U-Boot] [RESEND][PATCH v5 1/5] usb: host: xhci-dwc3: Convert driver to DM
` [U-Boot] [RESEND][PATCH v5 2/5] usb: host: xhci-dwc3: Add dual role mode support from DT
` [U-Boot] [RESEND][PATCH v5 3/5] drivers: phy: Set phy->dev to NULL when generic_phy_get_by_index() fails
` [U-Boot] [RESEND][PATCH v5 4/5] drivers: phy: add generic_phy_valid() method
` [U-Boot] [RESEND][PATCH v5 5/5] usb: host: xhci-dwc3: Add generic PHY support

[U-Boot] [PATCH v6] powerpc: Partialy restore core of mpc8xx
 2017-07-06  8:23 UTC 

[U-Boot] [PATCH v10 00/10] usb: Extend ehci and ohci generic driver
 2017-07-06  7:42 UTC  (11+ messages)
` [U-Boot] [PATCH v10 01/10] reset: add reset_request()
` [U-Boot] [PATCH v10 02/10] reset: add reset_release_all()
` [U-Boot] [PATCH v10 03/10] clk: add clk_release_all()
` [U-Boot] [PATCH v10 04/10] dm: core: add ofnode_count_phandle_with_args()
` [U-Boot] [PATCH v10 05/10] usb: host: ehci-generic: replace printf() by error()
` [U-Boot] [PATCH v10 06/10] usb: host: ehci-generic: add error path and .remove callback
` [U-Boot] [PATCH v10 07/10] usb: host: ehci-generic: add generic PHY support
` [U-Boot] [PATCH v10 08/10] usb: host: ohci-generic: add CLOCK support
` [U-Boot] [PATCH v10 09/10] usb: host: ohci-generic: add RESET support
` [U-Boot] [PATCH v10 10/10] usb: host: ohci-generic: add generic PHY support

[U-Boot] [PATCH v8 00/10] usb: Extend ehci and ohci generic drivers
 2017-07-06  7:09 UTC  (4+ messages)
` [U-Boot] [PATCH v8 08/10] usb: host: ohci-generic: add CLOCK support

[U-Boot] [PATCH v2] board/BuR/brppt1: fix MMC boot
 2017-07-06  6:47 UTC 

[U-Boot] [PATCH] board/BuR/brppt1: fix MMC boot
 2017-07-06  6:38 UTC 

[U-Boot] [PATCH v1 1/3] wdt: Fix spelling Resettting -> Resetting
 2017-07-06  6:07 UTC  (3+ messages)
` [U-Boot] [PATCH v1 3/3] wdt: Unify option of timeout value

[U-Boot] [PATCH 00/16] usb: hub: Support USB 3.0 hubs
 2017-07-06  5:56 UTC  (34+ messages)
` [U-Boot] [PATCH 01/16] usb: xhci-pci: Drop non-DM version of xhci-pci driver
` [U-Boot] [PATCH 02/16] usb: xhci-pci: Clean up the driver a little bit
` [U-Boot] [PATCH 04/16] usb: hub: Use 'struct usb_hub_device' as hub device's uclass_priv
` [U-Boot] [PATCH 06/16] usb: xhci: Change to use usb_hub_is_root_hub() API
` [U-Boot] [PATCH 07/16] usb: hub: Translate USB 3.0 hub port status into old version
` [U-Boot] [PATCH 08/16] usb: hub: Support 'set hub depth' request for USB 3.0 hubs
` [U-Boot] [PATCH 09/16] usb: xhci: Change xhci_setup_addressable_virt_dev() signature
` [U-Boot] [PATCH 11/16] usb: hub: Parse and save TT details from device descriptor
` [U-Boot] [PATCH 12/16] dm: usb: Add a new USB controller operation 'update_hub_device'
` [U-Boot] [PATCH 13/16] usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
` [U-Boot] [PATCH 14/16] usb: xhci: Implement update_hub_device() operation
` [U-Boot] [PATCH 15/16] usb: xhci: Correct TT_SLOT and TT_PORT macros
` [U-Boot] [PATCH 16/16] usb: xhci: Enable TT to support LS/FS devices behind a HS hub

[U-Boot] [PATCH 0/7] rockchip: Split sdram common function into sdram_common.c
 2017-07-06  4:49 UTC  (5+ messages)
` [U-Boot] [PATCH 3/7] rockchip: rk3328: add sdram driver in U-Boot

[U-Boot] [PATCH] gpio: add static to get_function()
 2017-07-06  4:49 UTC  (2+ messages)

[U-Boot] [PATCH] serial: make serial_stub_* to static functions
 2017-07-06  4:49 UTC  (2+ messages)

[U-Boot] [PATCH 0/2] at91: fix smartweb board support
 2017-07-06  4:49 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] atmel, at91: fix smartweb board

[U-Boot] [PATCH v9 00/10] usb: Extend ehci and ohci generic driver
 2017-07-06  4:48 UTC  (7+ messages)
` [U-Boot] [PATCH v9 08/10] usb: host: ohci-generic: add CLOCK support
` [U-Boot] [PATCH v9 09/10] usb: host: ohci-generic: add RESET support
` [U-Boot] [PATCH v9 10/10] usb: host: ohci-generic: add generic PHY support


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