messages from 2018-07-04 14:19:18 to 2018-07-06 20:11:00 UTC [more...]
[U-Boot] Pull request, u-boot-tegra/master
2018-07-06 20:11 UTC
[U-Boot] [PULL] u-boot-usb/master
2018-07-06 18:05 UTC (2+ messages)
[U-Boot] [PATCH v3] tegra: nyan-big: Update CONFIG_SYS_TEXT to the default in README.chromium
2018-07-06 18:05 UTC (4+ messages)
[U-Boot] [RFC PATCH 00/20] SPI-NAND support
2018-07-06 17:48 UTC (13+ messages)
` [U-Boot] [RFC PATCH 10/20] spi: Extend the core to ease integration of SPI memory controllers
` [U-Boot] [RFC PATCH 17/20] cmd: mtd: add 'mtd' command
[U-Boot] [PATCH v6 0/5] drivers: Add reset ctrl to drivers
2018-07-06 17:26 UTC (3+ messages)
[U-Boot] [PATCH v2 00/29] binman: Add more tests and support for updating the device tree
2018-07-06 16:27 UTC (30+ messages)
` [U-Boot] [PATCH v2 01/29] binman: Switch to 'python-coverage'
` [U-Boot] [PATCH v2 02/29] binman: Make the operation of Entry__testing explicit
` [U-Boot] [PATCH v2 03/29] binman: Tidy up variables in _RunMicrocodeTest()
` [U-Boot] [PATCH v2 04/29] binman: Correct operation of ObtainContents()
` [U-Boot] [PATCH v2 05/29] binman: Tidy up execution of tests
` [U-Boot] [PATCH v2 06/29] binman: Tidy up setting of entry contents
` [U-Boot] [PATCH v2 07/29] libfdt: Bring in proposed pylibfdt changes
` [U-Boot] [PATCH v2 08/29] libfdt: Fix the Python pack() function
` [U-Boot] [PATCH v2 09/29] libfdt: Add get_property() and del_node()
` [U-Boot] [PATCH v2 10/29] binman: Move coverage logic into a new test_util file
` [U-Boot] [PATCH v2 11/29] dtoc: Add some tests for the fdt module
` [U-Boot] [PATCH v2 12/29] dtoc: Update tests to write failures to /tmp
` [U-Boot] [PATCH v2 13/29] dtoc: Make use of the new pylibfdt methods
` [U-Boot] [PATCH v2 14/29] dtoc: Drop use of a local dtb buffer
` [U-Boot] [PATCH v2 15/29] dtoc: Update fdt tests to increase code coverage
` [U-Boot] [PATCH v2 16/29] dtoc: Keep track of property offsets
` [U-Boot] [PATCH v2 17/29] dtoc: Fix Fdt.GetNode() to handle a missing node
` [U-Boot] [PATCH v2 18/29] dtoc: Fix properties with a single zero-arg phandle
` [U-Boot] [PATCH v2 19/29] dtoc: Fix some minor errors
` [U-Boot] [PATCH v2 20/29] dtoc: Add a test for code coverage
` [U-Boot] [PATCH v2 21/29] binman: Move capture_sys_output() to test_util
` [U-Boot] [PATCH v2 22/29] dtoc: Increase code coverage to 100%
` [U-Boot] [PATCH v2 23/29] test: Enable cover-coverage tests for dtoc and fdt
` [U-Boot] [PATCH v2 24/29] dtoc: Avoid unwanted output during tests
` [U-Boot] [PATCH v2 25/29] dtoc: Add functions to add integer properties
` [U-Boot] [PATCH v2 26/29] binman: Complete documentation of stages
` [U-Boot] [PATCH v2 27/29] binman: Add a ProcessFdt() method
` [U-Boot] [PATCH v2 28/29] binman: Add a SetCalculatedProperties() method
` [U-Boot] [PATCH v2 29/29] binman: Support updating the device tree with calc'd info
[U-Boot] [PATCH 1/2] spl: Fix redundant image of uboot
2018-07-06 15:09 UTC (7+ messages)
` [U-Boot] [PATCH V2 "
` [U-Boot] [PATCH V3 "
[U-Boot] u-boot serial uart command?
2018-07-06 14:40 UTC
[U-Boot] [PATCH] tools/imximage: get HAB information from header
2018-07-06 14:10 UTC
[U-Boot] [PATCH 00/12] Refactor bur board/common code
2018-07-06 13:41 UTC (13+ messages)
` [U-Boot] [PATCH 01/12] board/BuR: drop devicetree loading and lcd setup for linux-targets
` [U-Boot] [PATCH 02/12] board/BuR/common: drop simple-framebuffer setup
` [U-Boot] [PATCH 03/12] board/BuR/common: make CONFIG_LCD optional
` [U-Boot] [PATCH 04/12] board/BuR/brppt1: drop LCD-support
` [U-Boot] [PATCH 05/12] board/BuR/common: remove interface Label from summary screen
` [U-Boot] [PATCH 06/12] board/BuR/common: fix PMIC mpu-pll setup
` [U-Boot] [PATCH 07/12] board/BuR/brppt1: drop dead code (CONFIG_SPL_OS_BOOT)
` [U-Boot] [PATCH 08/12] board/BuR/common: refactor ft_board_setup(...)
` [U-Boot] [PATCH 09/12] board/BuR/brppt1: implement more flexible boot process
` [U-Boot] [PATCH 10/12] dts: am33xx: add u-boot, dm-spl to ocp bus
` [U-Boot] [PATCH 11/12] board/BuR/brppt1: convert brppt1 boards to driver model
` [U-Boot] [PATCH 12/12] board/BuR/brppt1: add makerule for generating production files
[U-Boot] [ANN] travis-ci opt-in for now
2018-07-06 12:57 UTC
[U-Boot] [PATCH] dm: Force to enable DM_SPI and DM_SPI_FLASH
2018-07-06 12:31 UTC (2+ messages)
[U-Boot] Problem with Travis-Ci
2018-07-06 12:28 UTC (2+ messages)
[U-Boot] [PATCH 0/5] Fix Falcon Boot from internal eMMC on RK3288 Vyasa
2018-07-06 12:00 UTC (8+ messages)
` [U-Boot] [PATCH 1/5] mmc: dw_mmc: prevent silent memory corruption when stack and heap are too small
` [U-Boot] [PATCH 2/5] mmc: dw_mmc: increase cmd timeout to fix eMMC enumeration error
` [U-Boot] [PATCH 3/5] rockchip: rk3288-vyasa: increase heap space after relocation
` [U-Boot] [PATCH 4/5] rk3288: vyasa: Allow booting from internal eMMC
` [U-Boot] [PATCH 5/5] rk3288: vyasa: Fixup indentation
[U-Boot] [PATCH] spi: Zap fsl_espi driver
2018-07-06 11:48 UTC (2+ messages)
[U-Boot] adout specification ram size before boot linux
2018-07-06 11:07 UTC (2+ messages)
[U-Boot] [PATCH] doc: driver-model: Fix typo
2018-07-06 10:29 UTC
[U-Boot] [PATCH] tegra: p2771: Add CONFIG_EFI_LOADER_BOUNCE_BUFFER
2018-07-06 10:12 UTC
[U-Boot] [PATCH 1/3] net: phy: ti: Modify to support livetree
2018-07-06 10:10 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] net: phy: xilinx_phy: Add suuport for livetree
` [U-Boot] [PATCH 3/3] net: zynq_gem: convert to use livetree
[U-Boot] [PATCH] ARM: dh_imx6: enable GigaDevice, Macronix, and Winbond SPI Flash support in Kconfig
2018-07-06 9:26 UTC
[U-Boot] [PATCH v4 6/6] common: Generic loader for file system
2018-07-06 8:28 UTC
[U-Boot] [PATCH v4 5/6] doc: dtbinding: Add file system firmware loader binding document
2018-07-06 8:27 UTC
[U-Boot] [PATCH v4 4/6] doc: Add new doc for file system firmware loader driver model
2018-07-06 8:27 UTC
[U-Boot] [PATCH v4 3/6] block: Add a function to find block device descriptor
2018-07-06 8:26 UTC
[U-Boot] [PATCH v4 2/6] cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
2018-07-06 8:26 UTC
[U-Boot] [PATCH v4 1/6] cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
2018-07-06 8:25 UTC
[U-Boot] [PATCH v4 0/6] Generic file system firmware loader DM
2018-07-06 8:24 UTC
[U-Boot] [PATCH v3] spi: cadence_qspi: Fix compilation warning
2018-07-06 8:06 UTC (2+ messages)
[U-Boot] [PATCH v2 0/3] efi_loader: correctly initialize system table crc32
2018-07-06 6:42 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/3] "
` [U-Boot] [PATCH v2 2/3] efi_loader: correct signature of CalculateCrc32()
` [U-Boot] [PATCH v2 3/3] efi_selftest: unit test for CalculateCrc32()
[U-Boot] [PATCH 3/3] rockchip: fix incorrect detection of ram size
2018-07-06 3:11 UTC (11+ messages)
[U-Boot] [PATCH] imx: i.mx6q: imx6q_logic: Migrate to SPL and enable SDP
2018-07-06 1:58 UTC
[U-Boot] SoCFPGA PL330 DMA driver and ECC scrubbing
2018-07-05 23:28 UTC (13+ messages)
[U-Boot] [PATCH v2 0/8] Improve rockusb support in U-Boot
2018-07-05 22:18 UTC (10+ messages)
` [U-Boot] [PATCH v2 1/8] usb: rockchip: fix command failed on host side due to missing data
` [U-Boot] [PATCH v2 2/8] usb: rockchip: implement skeleton for K_FW_GET_CHIP_VER command
` [U-Boot] [PATCH v2 3/8] rockchip: rk3288: implement reading chip version from bootrom code
` [U-Boot] [PATCH v2 4/8] usb: rockchip: implement K_FW_LBA_READ_10 command
` [U-Boot] [PATCH v2 5/8] usb: rockchip: implement K_FW_LBA_ERASE_10 command
` [U-Boot] [PATCH v2 6/8] usb: rockchip: be quiet on serial port while transferring data
` [U-Boot] [PATCH v2 7/8] usb: rockchip: boost up write speed from 4MB/s to 15MB/s
` [U-Boot] [PATCH v2 8/8] usb: rockchip: fix printing csw debug info
[U-Boot] [PATCH] kconfig: Avoid format overflow warning from GCC 8.1
2018-07-05 20:55 UTC
[U-Boot] [PATCH 0/3] efi_loader: correctly initialize system table crc32
2018-07-05 20:09 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] "
` [U-Boot] [PATCH 2/3] efi_loader: correct signature of CalculateCrc32()
` [U-Boot] [PATCH 3/3] efi_selftest: unit test for CalculateCrc32()
[U-Boot] [BUG] efi_loader: efi_set_virtual_address_map() does not support runtime drivers
2018-07-05 19:00 UTC
[U-Boot] [PATCH 1/1] efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()
2018-07-05 17:58 UTC
[U-Boot] [PATCH 1/1] MAINTAINERS: assign lib/charset.c
2018-07-05 17:43 UTC
[U-Boot] [PATCH 1/1] efi_loader: rename utf16_strlen, utf16_strnlen
2018-07-05 17:39 UTC
[U-Boot] [PATCH 1/5] net: When checking prerequisites, consider boot_file_name
2018-07-05 17:27 UTC (10+ messages)
` [U-Boot] [PATCH 2/5] net: Re-check prerequisites when autoloading
` [U-Boot] [PATCH 3/5] net: Make copy_filename() accept NULL src
[U-Boot] [PATCH v2 0/5] net: phy: prevent uclass_eth device "node" field overwriting
2018-07-05 17:02 UTC (6+ messages)
` [U-Boot] [PATCH v2 1/5] net: phy: add ofnode node to struct phy_device
` [U-Boot] [PATCH v2 2/5] net: phy: dp83867: switch to use phy_get_ofnode()
` [U-Boot] [PATCH v2 3/5] net: phy: xilinx: "
` [U-Boot] [PATCH v2 4/5] drivers: net: cpsw: fix phy dt node setting
` [U-Boot] [PATCH v2 5/5] drivers: net: zynq_gem: "
[U-Boot] [PATCH v2 0/7] efi_loader: correct EFI table headers
2018-07-05 12:57 UTC (5+ messages)
` [U-Boot] [PATCH v2 5/7] efi_loader: calculate crc32 for EFI tables
` [U-Boot] [PATCH v2 7/7] efi_selftest: test InstallConfigurationTable()
[U-Boot] [PATCH 1/2] env: Include bootdelay in environment if negative
2018-07-05 12:38 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] bootmenu: Extend BOOTDELAY help text
[U-Boot] [PATCH 0/4] efi_loader: text protocols
2018-07-05 11:46 UTC (6+ messages)
` [U-Boot] [PATCH 1/4] efi_loader: set revision in loaded image protocol
` [U-Boot] [PATCH 2/4] efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()
` [U-Boot] [PATCH 3/4] efi_loader: clear screen has to reset cursor position
` [U-Boot] [PATCH 4/4] efi_loader: EFI_SIMPLE_TEXT_OUTPUT_PROTOCOL.Reset()
[U-Boot] [PATCH v2] sunxi: A64: OHCI: prevent turning off shared USB clock
2018-07-05 11:22 UTC (4+ messages)
[U-Boot] [PATCH v2 0/2] arm: qemu-arm: enable PL031 (RTC)
2018-07-05 9:37 UTC (12+ messages)
` [U-Boot] [PATCH v2 1/2] rtc: pl031: convert the driver to driver model
` [U-Boot] [PATCH v2 2/2] arm: qemu-arm: enable PL031 (RTC) in defconfig
[U-Boot] [PATCH 0/7] Improve rockusb support in U-Boot
2018-07-05 9:07 UTC (7+ messages)
` [U-Boot] [PATCH 4/7] usb: rockchip: implement K_FW_LBA_READ_10 command
[U-Boot] [PATCH 1/2 v2] board: freescale: ls1012afrx:Common files to support
2018-07-05 8:52 UTC (3+ messages)
[U-Boot] [PATCH 0/2] sunxi: Fix MMC driver crashes
2018-07-05 8:26 UTC (6+ messages)
` [U-Boot] [PATCH 1/2] arm: timer: factor out FSL arch timer erratum workaround
[U-Boot] Support of device-tree for PowerPC platform: Query
2018-07-05 8:09 UTC (10+ messages)
[U-Boot] [PATCH v4 0/2] Add MDIO driver model support
2018-07-05 7:48 UTC (5+ messages)
` [U-Boot] [PATCH v4 1/2] dm: mdio: add a uclass for MDIO
` [U-Boot] [PATCH v4 2/2] mdio: add marvell MDIO driver
[U-Boot] [PATCH] sf: add Gigadevice gd25q16c entry
2018-07-05 7:27 UTC (3+ messages)
` [U-Boot] [PATCH] sf: add Macronix mx25l1633e entry
` [U-Boot] [PATCH] sf: add paired dev info for winbond w25q16jv
[U-Boot] [PATCH 1/3] Revert "ARM: imx6: Disable DDR DRAM calibration DHCOM i.MX6 PDK"
2018-07-05 7:23 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: imx6: configure ddrcode pins in spl DHCOM i.MX6 PDK
` [U-Boot] [PATCH 3/3] ARM: imx6: DHCOM i.MX6 PDK: ddr init for 32bit bus and 4GBit chips
[U-Boot] [PATCH v3 0/2] Add MDIO driver model support
2018-07-05 7:18 UTC (4+ messages)
` [U-Boot] [PATCH v3 1/2] dm: mdio: add a uclass for MDIO
` [U-Boot] [EXT] "
[U-Boot] [PATCH v2 0/1] net: Store waiting packet in a different buffer when making ARP requests
2018-07-05 2:13 UTC (2+ messages)
` [U-Boot] [PATCH v2 1/1] "
[U-Boot] persistent logo on LCD on imx6ull
2018-07-04 22:01 UTC (5+ messages)
[U-Boot] [PATCH 0/5] efi_loader: complete implementation of GetTime()
2018-07-04 20:12 UTC (8+ messages)
` [U-Boot] [PATCH 2/5] efi_loader: remove unused efi_get_time_init()
` [U-Boot] [PATCH 3/5] efi_loader: complete implementation of GetTime()
[U-Boot] [PATCH v2] fs: btrfs: Fix wrong comparison in logical to physical mapping
2018-07-04 18:23 UTC
[U-Boot] [PATCH] fs: btrfs: Fix wrong comparison in logical to physical mapping
2018-07-04 18:20 UTC (3+ messages)
[U-Boot] [PATCH] sunxi: A64: OHCI: prevent turning off shared USB clock
2018-07-04 18:15 UTC (8+ messages)
[U-Boot] Pull request: u-boot-sunxi/master
2018-07-04 16:28 UTC (2+ messages)
[U-Boot] [PATCH 0/1] Store waiting packet in a different buffer when making ARP requests
2018-07-04 16:26 UTC (3+ messages)
` [U-Boot] [PATCH 1/1] net: "
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