messages from 2016-01-14 13:38:21 to 2016-01-15 00:00:04 UTC [more...]
[U-Boot] [PATCH 00/25] exynos: video: Convert exynos LCD driver to use driver model
2016-01-15 0:00 UTC (16+ messages)
` [U-Boot] [PATCH 01/25] exynos: video: Move driver files into their own directory
` [U-Boot] [PATCH 02/25] exynos: video: Drop dead code
` [U-Boot] [PATCH 03/25] exynos: video: Remove use of vidinfo_t typedef
` [U-Boot] [PATCH 04/25] exynos: video: Drop the static lcd_base_addr variable
` [U-Boot] [PATCH 05/25] exynos: video: Drop static variables in exynos_fimd.c
` [U-Boot] [PATCH 06/25] exynos: video: Drop static variables in exynos_fb.c
` [U-Boot] [PATCH 07/25] exynos: video: Drop static variables in exynos_dp_lowlevel.c
` [U-Boot] [PATCH 08/25] exynos: video: Move dsim_config_dt into a function
` [U-Boot] [PATCH 09/25] exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo
` [U-Boot] [PATCH 10/25] exynos: video: Move mipi_lcd_device_dt into a function
` [U-Boot] [PATCH 11/25] exynos: video: Combine LCD driver into one file
` [U-Boot] [PATCH 12/25] exynos: pwm: Add a driver for the exynos5 PWM
` [U-Boot] [PATCH 13/25] video: Add an enum for active low/high
` [U-Boot] [PATCH 14/25] exynos: dts: Add pwm device tree node
` [U-Boot] [PATCH 15/25] exynos: Allow tizen to be built without an LCD
[U-Boot] [PATCH 0/9] EFI payload / application support
2016-01-14 23:45 UTC (8+ messages)
` [U-Boot] [PATCH 1/9] disk/part.c: Expose a list of available block drivers
` [U-Boot] [PATCH 3/9] efi_loader: Add PE image loader
[U-Boot] Broken: U-Boot SPL 2016.01
2016-01-14 23:32 UTC (3+ messages)
[U-Boot] [PATCH] scripts/Makefile* Add SPDX-License-Identifier tag
2016-01-14 23:24 UTC
[U-Boot] [PATCH 0/4] tegra: Move tegra20 towards the 'new' display bindings
2016-01-14 23:12 UTC (7+ messages)
` [U-Boot] [PATCH 1/4] tegra: dts: Sync seaboard device tree file with Linux
` [U-Boot] [PATCH 2/4] video: tegra: Move to using simple-panel and pwm-backlight
` [U-Boot] [PATCH 3/4] tegra: video: Always use write-through cache on LCD
` [U-Boot] [PATCH 4/4] fdt: Drop some unused compatible strings
[U-Boot] [PATCH V2 1/7] test/py: Implement pytest infrastructure
2016-01-14 23:12 UTC (6+ messages)
[U-Boot] [PATCH v2] patman: Add --thread option
2016-01-14 23:12 UTC (2+ messages)
[U-Boot] [PATCH] image: fix getenv_bootm_size() function
2016-01-14 23:12 UTC (4+ messages)
[U-Boot] [PATCH] arm: initialize gd for AArch64
2016-01-14 23:11 UTC (3+ messages)
[U-Boot] AM335x SPI boot not working
2016-01-14 21:01 UTC (2+ messages)
[U-Boot] [PATCH v7 2/2] arm: move gd handling outside of C code
2016-01-14 20:48 UTC (7+ messages)
` [U-Boot] [U-Boot, v7, "
[U-Boot] is it worth enhancing cmd_immap.c to handle 83xx?
2016-01-14 20:47 UTC (2+ messages)
[U-Boot] [PATCH] net: phy: ti: Enable automatic crossover mode
2016-01-14 20:47 UTC (3+ messages)
[U-Boot] [PATCH 00/23] dm: tegra: Convert tegra20 and tegra124 video drivers to driver model
2016-01-14 20:40 UTC (25+ messages)
` [U-Boot] [PATCH 01/23] tegra: keyboard: Fix the init order
` [U-Boot] [PATCH 02/23] dm: video: Flush the cache after a puts()
` [U-Boot] [PATCH 03/23] tegra: mmc: Fix comments in the MMC driver init
` [U-Boot] [PATCH 04/23] tegra: dts: Sync up the tegra124 device tree files with Linux
` [U-Boot] [PATCH 05/23] tegra: dts: Sync up nyan-big "
` [U-Boot] [PATCH 06/23] tegra: gpio: Show the GPIO value for outputs
` [U-Boot] [PATCH 07/23] tegra: pwm: Add a driver for the tegra PWM
` [U-Boot] [PATCH 08/23] tegra: lcd: Merge tegra124-lcd.c into display.c
` [U-Boot] [PATCH 09/23] tegra: Allow driver model to be used for the PWM
` [U-Boot] [PATCH 10/23] tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD
` [U-Boot] [PATCH 11/23] tegra: nyan-big: Move the LCD driver to driver model
` [U-Boot] [PATCH 12/23] tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20
` [U-Boot] [PATCH 13/23] tegra: dts: Sync tegra20.dtsi with Linux v4.4
` [U-Boot] [PATCH 14/23] tegra: video: Merge the display driver into one file
` [U-Boot] [PATCH 15/23] tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig
` [U-Boot] [PATCH 16/23] tegra: video: Merge the two config structures together
` [U-Boot] [PATCH 17/23] tegra: video: Convert tegra20 LCD driver to driver model
` [U-Boot] [PATCH 18/23] tegra: video: Remove the static variables
` [U-Boot] [PATCH 19/23] tegra: video: Move LCD enums into the driver
` [U-Boot] [PATCH 20/23] tegra: video: Move all fdt-decoding into a single function
` [U-Boot] [PATCH 21/23] tegra: Convert CONFIG_PWM_TEGRA to Kconfig
` [U-Boot] [PATCH 22/23] tegra: video: Move LCD driver to use the DM PWM driver
` [U-Boot] [PATCH 23/23] tegra: video: Clean up the old LCD/PWM driver code
[U-Boot] any value in moving ATA/SATA stuff from drivers/block to headers?
2016-01-14 20:29 UTC (2+ messages)
[U-Boot] [GIT PULL] Microblaze changes
2016-01-14 20:24 UTC (4+ messages)
[U-Boot] [PATCH] Fix GCC format-security errors
2016-01-14 20:08 UTC (3+ messages)
` [U-Boot] [PATCH v2] Fix GCC format-security errors and convert sprintfs
[U-Boot] [PATCH v3 0/5] Add wait_for_bit()
2016-01-14 20:08 UTC (11+ messages)
` [U-Boot] [PATCH v3 1/5] lib: Add wait_for_bit
` [U-Boot] [PATCH v3 2/5] usb: dwc2: Use shared wait_for_bit
` [U-Boot] [PATCH v3 3/5] usb: ohci-lpc32xx: "
` [U-Boot] [PATCH v3 4/5] usb: ehci-mx6: "
` [U-Boot] [PATCH v3 5/5] net: zynq_gem: "
[U-Boot] [PATCH 1/2] Revert "powerpc/mpc85xx: SECURE BOOT - Bypass PAMU in case of secure boot"
2016-01-14 19:58 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] powerpc/SECURE_BOOT: Add PAMU driver
[U-Boot] [PATCH] am335x: BeagleBones enable CONFIG_AUTOBOOT_KEYED
2016-01-14 19:03 UTC (2+ messages)
[U-Boot] [PATCH] drivers/ddr/fsl: fsl_ddr_sdram_size remove unused controllers
2016-01-14 18:28 UTC
[U-Boot] [PATCH] mmc: fsl_esdhc: increase data transaction timeout to 500ms
2016-01-14 18:09 UTC (2+ messages)
[U-Boot] [v2] mmc: fsl_esdhc: fix mmc read/write error on T4080
2016-01-14 18:09 UTC (4+ messages)
[U-Boot] [PATCH 00/11] imx: introduce rdc and boot auxiliary core
2016-01-14 18:07 UTC (9+ messages)
` [U-Boot] [PATCH 06/11] imx: imx-common: introduce "
[U-Boot] [PATCH] board: ls2085aqds: Update kernel_size env variable
2016-01-14 18:06 UTC (2+ messages)
[U-Boot] Please pull u-boot-marvell/master
2016-01-14 18:04 UTC (2+ messages)
[U-Boot] [PATCH] At start of autoboot check, flush any pending RX bytes
2016-01-14 18:03 UTC (7+ messages)
[U-Boot] [PATCH 1/9] ARM: zynq: Remove memory division by 2 for ECC case
2016-01-14 18:03 UTC (11+ messages)
` [U-Boot] [PATCH 2/9] ARM: zynq: Do not select options if SPL is not enabled
` [U-Boot] [PATCH 3/9] ARM: zynq: Define sys prompt for all Zynq boards
` [U-Boot] [PATCH 4/9] ARM: zynq: Enable SPI_FLASH for zc770 xm013 platform
` [U-Boot] [PATCH 5/9] ARM: zynq: Move FLASH_BAR to Kconfig
` [U-Boot] [PATCH 6/9] ARM: zynq: Clean DTSI coding style
` [U-Boot] [PATCH 7/9] ARM: zynq: Fix all remaining zynq platform to use stdout-path
` [U-Boot] [PATCH 8/9] ARM: zynq: Fix defconfig for zybo
` [U-Boot] [PATCH 9/9] ARM: zynq: Move spi node to aligned location
[U-Boot] [PATCH 1/3] vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
2016-01-14 18:02 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] axm/taurus: Enable tiny printf in SPL
` [U-Boot] [PATCH 3/3] gunzip.c: Only include gzwrite on CONFIG_CMD_UNZIP
[U-Boot] [PATCH] ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
2016-01-14 17:56 UTC (8+ messages)
[U-Boot] [U-Boot, PATCH 1/1] mmc: emmc and hw partitions partition table id bugfix
2016-01-14 17:46 UTC (2+ messages)
[U-Boot] [PATCH] patman: Add --thread option
2016-01-14 17:17 UTC (2+ messages)
[U-Boot] [PATCH] fdt: __of_translate_address(): check parent's 'ranges' before translate
2016-01-14 17:17 UTC (8+ messages)
[U-Boot] [PATCH 0/2] Revert changes to __of_translate_address()
2016-01-14 17:17 UTC (5+ messages)
` [U-Boot] [PATCH 1/2] dts:exynos:update pinctrl size-cells and fix child regs
` [U-Boot] [PATCH 2/2] Revert "fdt: fix address cell count checking in fdt_translate_address()"
[U-Boot] [PATCH v5 0/6] rockchip: kylin: Boot with android boot image
2016-01-14 17:17 UTC (5+ messages)
` [U-Boot] [PATCH v5 5/6] rockchip: kylin: Check fastboot request
` [U-Boot] [PATCH v5 6/6] rockchip: kylin: Store env in emmc
[U-Boot] [PATCH] igep00x0: Falcon mode
2016-01-14 17:10 UTC (2+ messages)
[U-Boot] [PATCH] ls2-2085a: Increase default hugepage count
2016-01-14 17:06 UTC (3+ messages)
` [U-Boot] [PATCH] ls2-2085ardb: Correct the model name of ls2085ardb
[U-Boot] [PATCH] powerpc/83xx: fix build failure
2016-01-14 16:33 UTC (3+ messages)
[U-Boot] [PATCH v4 0/6] rockchip: kylin: Boot with android boot image
2016-01-14 16:22 UTC (5+ messages)
` [U-Boot] [PATCH v4 5/6] rockchip: kylin: Enable boot "
[U-Boot] [PATCH v2 1/3] mtd: pxa3xx_nand: Correct null dereference
2016-01-14 16:01 UTC (3+ messages)
` [U-Boot] [PATCH v2 2/3] mtd: pxa3xx_nand: Correct offset calculation
` [U-Boot] [PATCH v2 3/3] mtd: pxa3xx_nand: Don't alloc unneeded memory
[U-Boot] [PATCH 00/37] rockchip: Add support for display and keyboard
2016-01-14 15:58 UTC (38+ messages)
` [U-Boot] [PATCH 01/37] stdio: Correct a build error with driver model
` [U-Boot] [PATCH 02/37] gpio: Warn about invalid GPIOs used with the 'gpio' command
` [U-Boot] [PATCH 03/37] video: Name consoles by their number
` [U-Boot] [PATCH 04/37] video: Add a function to control cache flushing
` [U-Boot] [PATCH 05/37] video: bridge: Allow GPIOs to be optional
` [U-Boot] [PATCH 06/37] dm: pwm: Add a PWM uclass
` [U-Boot] [PATCH 07/37] pwm: rockchip: Add a PWM driver for Rockchip SoCs
` [U-Boot] [PATCH 08/37] dm: backlight: Add a backlight uclass
` [U-Boot] [PATCH 09/37] dm: backlight: Add a driver for a PWM backlight
` [U-Boot] [PATCH 10/37] dm: panel: Add a panel uclass
` [U-Boot] [PATCH 11/37] video: panel: Add a simple panel driver
` [U-Boot] [PATCH 12/37] dm: video: Repurpose the 'displayport' uclass to 'display'
` [U-Boot] [PATCH 13/37] rockchip: Rename the CRU_MODE_CON fields
` [U-Boot] [PATCH 14/37] rockchip: clk: Add support for clocks needed by the displays
` [U-Boot] [PATCH 15/37] rockchip: video: Add a display driver for rockchip HDMI
` [U-Boot] [PATCH 16/37] rockchip: video: Add a display driver for rockchip eDP
` [U-Boot] [PATCH 17/37] rockchip: video: Add a video-output driver
` [U-Boot] [PATCH 18/37] rockchip: Don't skip low-level init
` [U-Boot] [PATCH 19/37] rockchip: Add a simple 'clock' command
` [U-Boot] [PATCH 20/37] rockchip: Add a script to parse datasheets
` [U-Boot] [PATCH 21/37] rockchip: config: Enable the 'gpio' command
` [U-Boot] [PATCH 22/37] rockchip: sdram: Tidy up a few comments
` [U-Boot] [PATCH 23/37] rockchip: sdram: Use syscon_get_first_range() where possible
` [U-Boot] [PATCH 24/37] rockchip: Tidy up the register-access macros
` [U-Boot] [PATCH 25/37] rockchip: spl: Drop MMC support code when not needed
` [U-Boot] [PATCH 26/37] rockchip: jerry: Fix the SDRAM timing
` [U-Boot] [PATCH 27/37] rockchip: rk3288: clock: Fix various minor errors
` [U-Boot] [PATCH 28/37] rockchip: rk3288: pinctrl: Fix HDMI pinctrl
` [U-Boot] [PATCH 29/37] rockchip: spl: Support full-speed CPU in SPL
` [U-Boot] [PATCH 30/37] rockchip: jerry: Add support for timing SPI flash speed
` [U-Boot] [PATCH 31/37] rockchip: jerry: Enable EDP and HDMI video output
` [U-Boot] [PATCH 32/37] rockchip: firefly-rk3288: Enable HDMI output
` [U-Boot] [PATCH 33/37] rockchip: dts: Sync up SPDIF node with Linux
` [U-Boot] [PATCH 34/37] rockchip: rock2: Bring in device tree files from Linux
` [U-Boot] [PATCH 35/37] rockchip: rock2: dts: Make changes for U-Boot
` [U-Boot] [PATCH 36/37] rockchip: Add support for Raxda Rock 2
` [U-Boot] [PATCH 37/37] rockchip: Update the README
[U-Boot] [PATCH 00/50] rockchip: Add support for cros_ec keyboard
2016-01-14 15:51 UTC (4+ messages)
` [U-Boot] [PATCH 43/50] rockchip: pinctrl: Reduce the size for SPL
[U-Boot] [PATCH] usb: dwc2: Enhance interrupt handling for CONTROL transaction
2016-01-14 15:20 UTC (6+ messages)
[U-Boot] [PATCH 1/2] arm: imx6: Add DDR3 calibration code for MX6 Q/D/DL
2016-01-14 14:25 UTC (5+ messages)
[U-Boot] [PATCH v3 00/14] Initial Microchip PIC32MZ[DA] Support
2016-01-14 14:01 UTC (5+ messages)
` [U-Boot] [PATCH v3 13/14] drivers: net: Add ethernet driver for Microchip PIC32
[U-Boot] [PATCH 01/23] ARM64: zynqmp: ep: Define minimum sdhci frequency for ep
2016-01-14 13:46 UTC (23+ messages)
` [U-Boot] [PATCH 02/23] ARM64: zynqmp: Remove incorrect link to common config file
` [U-Boot] [PATCH 03/23] ARM64: zynqmp: Use the same U-Boot version with/without ATF
` [U-Boot] [PATCH 04/23] ARM64: zynqmp: Add initial support for the first silicon
` [U-Boot] [PATCH 05/23] ARM64: zynqmp: Fix coding style in phy node
` [U-Boot] [PATCH 06/23] ARM64: zynqmp: Correct the watchdog timer interrupt number
` [U-Boot] [PATCH 07/23] ARM64: zynqmp: DT: Fix UART compatible string
` [U-Boot] [PATCH 08/23] ARM64: zynqmp: Modify the SD and QSPI bootmode values
` [U-Boot] [PATCH 09/23] ARM64: zynqmp: Add support for SD1 boot mode
` [U-Boot] [PATCH 10/23] ARM64: zynqmp: Show information about bootmode
` [U-Boot] [PATCH 11/23] ARM64: zynqmp: Differentiate EMMC boot mode
` [U-Boot] [PATCH 12/23] ARM64: zynqmp: Fix bootmode SD_MODE1
` [U-Boot] [PATCH 13/23] ARM64: zynqmp: Remove unneeded timer_init function
` [U-Boot] [PATCH 14/23] ARM64: zynqmp: Enable advance memory test by default
` [U-Boot] [PATCH 15/23] ARM64: zynqmp: Move memory setup to board file
` [U-Boot] [PATCH 16/23] ARM64: zynqmp: Setup correct COUNTER_FREQUENCY for silicon
` [U-Boot] [PATCH 17/23] ARM64: zynqmp: Allow overwrite identification string
` [U-Boot] [PATCH 18/23] ARM64: zynqmp: Enable NATSEMI phys
` [U-Boot] [PATCH 19/23] ARM64: zynqmp: Include GbE speed/duplex detection
` [U-Boot] [PATCH 20/23] ARM64: zynqmp: Modify the autoboot commands
` [U-Boot] [PATCH 21/23] ARM64: zynqmp: Dont use shortcut for setenv
` [U-Boot] [PATCH 22/23] ARM64: zynqmp: Do not setup bootargs
` [U-Boot] [PATCH 23/23] ARM64: zynqmp: Define auto negotiation timeout
[U-Boot] [PATCH 1/2] mmc: sdhci: Clear high speed if not supported
2016-01-14 13:38 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] mmc: zynq_sdhci: Added qurik to disable high speed
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox