messages from 2016-01-14 15:57:51 to 2016-01-15 02:20:43 UTC [more...]
[U-Boot] [PATCH v4 0/6] rockchip: kylin: Boot with android boot image
2016-01-15 2:20 UTC (8+ messages)
` [U-Boot] [PATCH v4 5/6] rockchip: kylin: Enable boot "
[U-Boot] [PATCH 1/3] vsprintf.c: Always enable CONFIG_SYS_VSNPRINTF
2016-01-15 1:59 UTC (4+ 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 00/19] video: Introduce support for anti-aliased outline fonts
2016-01-15 1:56 UTC (22+ messages)
` [U-Boot] [PATCH 01/19] video: Add stb TrueType font renderer
` [U-Boot] [PATCH 02/19] Makefile: Add rules to build in .ttf files
` [U-Boot] [PATCH 03/19] video kconfig console_normal
` [U-Boot] [PATCH 04/19] video: Use fractional units for X coordinates
` [U-Boot] [PATCH 05/19] video: Handle the 'bell' character
` [U-Boot] [PATCH 06/19] video: Provide a left margin for the text console
` [U-Boot] [PATCH 07/19] video: Provide a signal when a new console line is started
` [U-Boot] [PATCH 08/19] video: Provide a backspace method
` [U-Boot] [PATCH 09/19] video: Add a console driver that uses TrueType fonts
` [U-Boot] [PATCH 10/19] video: Add the Nimbus sans font
` [U-Boot] [PATCH 11/19] video: Add the AnkaCoder mono-spaced font
` [U-Boot] [PATCH 12/19] video: Add the Rufscript handwriting font
` [U-Boot] [PATCH 13/19] video: Add the Cantoraone decorative font
` [U-Boot] [PATCH 14/19] License: Add the Open Font License
` [U-Boot] [PATCH 15/19] video: Allow selection of the driver and font size
` [U-Boot] [PATCH 16/19] video: sandbox: Allow selection of font size and console name
` [U-Boot] [PATCH 17/19] video: sandbox: Enable truetype fonts for sandbox
` [U-Boot] [PATCH 18/19] video: test: Add console tests for truetype
` [U-Boot] [PATCH 19/19] video: Correct 'tor' typo in comment
[U-Boot] Please pull u-boot-x86
2016-01-15 1:39 UTC (3+ messages)
[U-Boot] [PATCH 0/9] EFI payload / application support
2016-01-15 1:37 UTC (18+ 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] [PATCH 4/9] efi_loader: Add boot time services
` [U-Boot] [PATCH 6/9] efi_loader: Add runtime services
` [U-Boot] [PATCH 7/9] efi_loader: Add disk interfaces
[U-Boot] [PATCH 00/10] rockchip: Tidy up SPL operation on jerry
2016-01-15 1:35 UTC (7+ messages)
` [U-Boot] [PATCH 01/10] rockchip: Enable generation of SPI images
` [U-Boot] [PATCH 02/10] rockchip: Drop a debug message when outputing "
` [U-Boot] [PATCH 03/10] rockchip: Fix the configuration for chromebook_jerry
[U-Boot] Driver model test breakages
2016-01-15 1:34 UTC (16+ messages)
[U-Boot] [PATCH v2 0/6] clk: some fixes, device tree support, new features
2016-01-15 1:26 UTC (3+ messages)
` [U-Boot] [PATCH v2 3/6] clk: add static qualifier to local functions
[U-Boot] [PATCH] arm: mvebu: enable generic distro boot config
2016-01-15 1:20 UTC
[U-Boot] [PATCH] rockchip: spi: Correct a build warning in a debug()
2016-01-15 1:14 UTC
[U-Boot] [PATCH] MAINTAINERS: add entry for Rockchip
2016-01-15 0:47 UTC (3+ messages)
[U-Boot] [PATCH v1] mmc: rockchip: the non-removable property must point to emmc
2016-01-15 0:47 UTC (3+ messages)
[U-Boot] [PATCH 00/25] exynos: video: Convert exynos LCD driver to use driver model
2016-01-15 0:00 UTC (26+ 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 16/25] exynos: Allow CONFIG_MISC_COMMON to be build "
` [U-Boot] [PATCH 17/25] exynos: Disable LCD display for boards we can't convert
` [U-Boot] [PATCH 18/25] dts: Add clock and regulator binding files for max77802
` [U-Boot] [PATCH 19/25] exynos: Allow PWM0 pinmux to be set up
` [U-Boot] [PATCH 20/25] exynos: Simplify calling of exynos_dp_phy_ctrl()
` [U-Boot] [PATCH 21/25] exynos: dts: Add display-related device tree fragments
` [U-Boot] [PATCH 22/25] exynos: video: Rename edp_device_info to exynos_dp_priv
` [U-Boot] [PATCH 23/25] exynos: video: Rename variables for driver model
` [U-Boot] [PATCH 24/25] exynos: video: Convert several boards to driver model for video
` [U-Boot] [PATCH 25/25] exynos: video: Drop old unused code
[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 (2+ 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 (5+ 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 (4+ messages)
` [U-Boot] [PATCH 6/9] ARM: zynq: Clean DTSI coding style
[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 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 (31+ messages)
` [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
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;
as well as URLs for NNTP newsgroup(s).