messages from 2015-09-04 00:22:51 to 2015-09-06 11:27:20 UTC [more...]
[U-Boot] [PATCH 00/13] Implement fastboot over NAND
2015-09-06 11:27 UTC (28+ messages)
` [U-Boot] [PATCH 01/13] mtd: uboot: Add meaningful error message
` [U-Boot] [PATCH 02/13] sparse: Move main header parsing to a function of its own
` [U-Boot] [PATCH 03/13] sparse: Refactor chunk parsing function
` [U-Boot] [PATCH 04/13] sparse: Simplify multiple logic
` [U-Boot] [PATCH 05/13] sparse: Implement storage abstraction
` [U-Boot] [PATCH 06/13] fastboot: Move fastboot response functions to fastboot core
` [U-Boot] [PATCH 07/13] fastboot: Implement NAND backend
` [U-Boot] [PATCH 08/13] fastboot: nand: Add pre erase and write hooks
` [U-Boot] [PATCH 09/13] sparse: Rename the file and header
` [U-Boot] [PATCH 10/13] sunxi: Make the fastboot buffer larger
[U-Boot] [PATCH 0/6] device model bringup of cpsw on am335x bone black
2015-09-06 11:14 UTC (11+ messages)
` [U-Boot] [PATCH 1/6] drivers: of: add support for get device address based on index
` [U-Boot] [PATCH 2/6] am335x_evm: prepare for eth driver model support
` [U-Boot] [PATCH 4/6] drivers: net: cpsw: prepare driver for device model migration
` [U-Boot] [PATCH 5/6] drivers: net: cpsw: convert driver to adopt device driver model
[U-Boot] "tftp: adjust settings to be suitable for 100Mbit ethernet" breaks imx6
2015-09-06 10:58 UTC (2+ messages)
[U-Boot] [PATCH] imx: mx6: correct enable_fec_anatop_clock
2015-09-06 9:15 UTC
[U-Boot] [PATCH V2 0/4] cm-fx6 updates for Utilite
2015-09-06 8:48 UTC (5+ messages)
` [U-Boot] [PATCH V2 1/4] compulab: eeprom: select i2c bus when querying for board rev
` [U-Boot] [PATCH V2 2/4] compulab: eeprom: propagate error value in read_mac_addr()
` [U-Boot] [PATCH V2 3/4] compulab: eeprom: add support for obtaining product name
` [U-Boot] [PATCH V2 4/4] arm: mx6: cm-fx6: modify device tree for old revisions of utilite
[U-Boot] [PATCH V2] imx: mx6ul: support mx6ul 9x9 evk board
2015-09-06 7:02 UTC
[U-Boot] [PATCH] imx: mx6ul: support mx6ul 9x9 evk board
2015-09-06 5:53 UTC (2+ messages)
[U-Boot] [PATCH] RFC: dm: Add proposed timeline and guide for porting serial drivers
2015-09-06 4:26 UTC (4+ messages)
[U-Boot] [PATCH] net: eth: Do sanity test on eth dev before eth_get_ops(dev)->start
2015-09-06 2:38 UTC
[U-Boot] Can someone upload u-boot 2015.10-rc2 to ftp://ftp.denx.de/pub/u-boot/ ? (NT)
2015-09-05 18:01 UTC
[U-Boot] [PATCH] pinctrl: move dm_scan_fdt_node() out of pinctrl uclass
2015-09-05 16:48 UTC (6+ messages)
[U-Boot] [PATCH v2] pinctrl: move dm_scan_fdt_node() out of pinctrl uclass
2015-09-05 16:44 UTC
[U-Boot] [PATCH] sunxi: Add q8_a13_tablet defconfig and dts
2015-09-05 15:05 UTC
[U-Boot] [PATCH v4 1/2] usb: zynqmp: Add XHCI driver support
2015-09-05 13:54 UTC (5+ messages)
` [U-Boot] [PATCH v4 2/2] usb: zynqmp: Enable USB XHCI support
[U-Boot] [PATCH 1/2] nios2: Switch to generic timer
2015-09-05 13:11 UTC (7+ messages)
` [U-Boot] [PATCH 2/2] nios2: Split timer code into timer.c
` [U-Boot] [PATCH] nios2: configure STATUS_LED_BOOT
[U-Boot] [PATCH 0/5] nios2: add device tree control of U-Boot
2015-09-05 12:53 UTC (45+ messages)
` [U-Boot] [PATCH 1/5] nios2: permit "
` [U-Boot] [PATCH 2/5] nios2: enable "
` [U-Boot] [PATCH 3/5] nios2: revert _end symbol in link script
` [U-Boot] [PATCH 4/5] nios2: initialize stack earlier in startup
` [U-Boot] [PATCH 5/5] nios2: relocate dtb for separated device tree
` [U-Boot] [PATCH v2 0/8] nios2: add device tree control of U-Boot
` [U-Boot] [PATCH v2 1/8] nios2: permit "
` [U-Boot] [PATCH v2 2/8] nios2: move altera_pio_init to board_early_init_r
` [U-Boot] [PATCH v2 3/8] nios2: BSS should be cleared only after board_init_f
` [U-Boot] [PATCH v2 4/8] nios2: enlarge the code relocation range
` [U-Boot] [PATCH v2 5/8] nios2: remove gp assignments in link script
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v2 6/8] nios2: define _end "
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v2 7/8] nios2: show fdt blob address in board info command
` [U-Boot] [PATCH v2 8/8] nios2: enable device tree control of U-Boot
[U-Boot] conditional execution in uboot
2015-09-05 10:53 UTC
[U-Boot] [PATCH] sunxi: Add defconfig and dts for the pov protab2-ips9 tablet
2015-09-05 8:53 UTC
[U-Boot] [PATCH v2 00/11] x86: quark: Convert to driver model
2015-09-05 5:57 UTC (6+ messages)
` [U-Boot] [PATCH v2 09/11] net: designware: Add support to PCI designware devices
` [U-Boot] [PATCH v2 10/11] x86: Convert to use driver model eth on quark/galileo
[U-Boot] [PATCH 01/10] usb: gadget: don't leak configs when unbinding
2015-09-05 4:03 UTC (10+ messages)
` [U-Boot] [PATCH 02/10] ext4: avoid calling ext4fs_mount() twice, which leaks
` [U-Boot] [PATCH 03/10] ext4: free allocations by parse_path()
` [U-Boot] [PATCH 04/10] ext4: fix leak in check_filename()
` [U-Boot] [PATCH 05/10] dfu: don't keep freeing/reallocating
` [U-Boot] [PATCH 06/10] dfu: mmc: buffer file reads too
` [U-Boot] [PATCH 07/10] ARM: tegra: fix malloc region sizing
` [U-Boot] [PATCH 08/10] ARM: tegra: tweak DFU buffer sizes
` [U-Boot] [PATCH 09/10] ARM: tegra: enable filesystem writing
` [U-Boot] [PATCH 10/10] ARM: tegra: enable DFU for RAM
[U-Boot] [PATCH v2 0/8] arm: Tidy up early init
2015-09-04 23:42 UTC (5+ messages)
[U-Boot] [PATCH 00/13] dm: arm: zynq: Convert serial driver to driver model
2015-09-04 23:40 UTC (21+ messages)
` [U-Boot] [PATCH 11/13] arm: zynq: dts: Add U-Boot device tree additions
[U-Boot] [PATCH 1/7] omap-common: Common omap_die_id definition
2015-09-04 18:14 UTC (14+ messages)
` [U-Boot] [PATCH 2/7] omap3: omap_die_id support
` [U-Boot] [PATCH 3/7] omap4: "
` [U-Boot] [PATCH 4/7] omap5: "
` [U-Boot] [PATCH 5/7] omap-common: Common serial and usbethaddr functions based on die id
` [U-Boot] [PATCH 6/7] omap-common: Common function to display die id, replacing omap3-specific version
` [U-Boot] [PATCH 7/7] omap-common: Common get_board_serial function to pass serial through ATAG
[U-Boot] arm: mvebu: u-boot does not start on db-88f6820-gp
2015-09-04 16:44 UTC (4+ messages)
[U-Boot] [PATCH 1/5] spi_sf: Skip the erasing of protected sectors
2015-09-04 16:00 UTC (4+ messages)
[U-Boot] [PATCH] net: change the env name to use const
2015-09-04 15:34 UTC (2+ messages)
[U-Boot] [PATCH] net: phy: on phy device create do not initialize link to 1
2015-09-04 15:31 UTC (2+ messages)
[U-Boot] [PATCH 0/7] Add board detection for Odroid XU3 / XU3Lite / XU4
2015-09-04 15:04 UTC (17+ messages)
` [U-Boot] [PATCH 1/7] s5p: cpu_info: use defined CPU name if available
` [U-Boot] [PATCH 4/7] dm: pmic: add s2mps11 PMIC I/O driver
` [U-Boot] [PATCH 6/7] Exynos: add internal ADC driver
` [U-Boot] [PATCH 7/7] exynos5-dt: add board detection for Odroid XU3/XU3L/XU4
[U-Boot] [PATCH 1/5] net: mdio: Add mdio_free() and mdio_unregister() API
2015-09-04 14:53 UTC (5+ messages)
` [U-Boot] [PATCH 2/5] net: designware: Add driver remove support
` [U-Boot] [PATCH 3/5] net: pch_gbe: "
` [U-Boot] [PATCH 4/5] dm: core: Remove the call to device_free()
` [U-Boot] [PATCH 5/5] dm: core: Remove unnecessary codes in uclass_pre_remove_device()
[U-Boot] [PATCH v3] common: Fix load and entry addresses in FIT image
2015-09-04 14:43 UTC
[U-Boot] [PATCH v2] common: Fix load and entry addresses in FIT image
2015-09-04 14:35 UTC (6+ messages)
[U-Boot] [PATCH] arm: socfpga: dm: Fix DM initialization failure after warm reset
2015-09-04 14:32 UTC (10+ messages)
[U-Boot] [PATCH] net: altera_tse: Zap unused variable
2015-09-04 14:10 UTC (3+ messages)
[U-Boot] [PATCH 1/4] sf: params: Add IS25LP032 part support
2015-09-04 13:03 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] sf: params: Add IS25LP064 "
` [U-Boot] [PATCH 3/4] sf: params: Add IS25LP128 "
` [U-Boot] [PATCH 4/4] zynq-common: Enable ISSI SPI-NOR flash support
[U-Boot] [PATCH] sunxi_nand_spl: Add config parameter for 4KiB page sized NAND devices
2015-09-04 12:43 UTC
[U-Boot] [PATCH v5 07/16] dts: zc770-xm010: Enable zynq qspi controller node
2015-09-04 12:34 UTC (6+ messages)
` [U-Boot] [PATCH v5 13/16] spi: Kconfig: Add Zynq QSPI controller entry
[U-Boot] [PATCH v4 00/16] spi: zynq qspi support
2015-09-04 12:33 UTC (8+ messages)
` [U-Boot] [PATCH v4 01/16] spi: Add zynq qspi controller driver
[U-Boot] [PATCH 1/1] spi: tegra20: Add support for mode selection
2015-09-04 12:29 UTC (4+ messages)
[U-Boot] [PATCH 1/3] net: phy: Don't create phy device when there is no phy
2015-09-04 11:56 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] net: phy: Change to print all phys that are not found
` [U-Boot] [PATCH 3/3] net: phy: Test previous phydev->dev against new mac dev
[U-Boot] [PATCH 1/2] arm: socfpga: mmc: Enable calibration for drvsel and smpsel
2015-09-04 10:41 UTC (5+ messages)
[U-Boot] [PATCH] arm: socfpga: Do not call board_init_r() from board_init_f()
2015-09-04 9:53 UTC (2+ messages)
[U-Boot] Zynq build failure
2015-09-04 8:52 UTC
[U-Boot] [PATCH] dm: core: Enable optional use of fdt_translate_address()
2015-09-04 5:11 UTC (3+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] dts: do not cut down pinctrl-0 and pinctrl-names for SPL full-pinctrl
2015-09-04 1:10 UTC (3+ messages)
[U-Boot] [PATCH] dts: Add a comment about CONFIG_OF_EMBED being for local use
2015-09-04 1:10 UTC (3+ messages)
[U-Boot] [PATCH 1/7] kwbimage: Align payload size to 4 bytes
2015-09-04 0:58 UTC (4+ messages)
` [U-Boot] [PATCH 2/7] arm: mvebu: Do not call board_init_r() from board_init_f()
[U-Boot] [PATCH v4 00/11] x86: quark: Convert to driver model
2015-09-04 0:49 UTC (18+ messages)
` [U-Boot] [PATCH v4 01/11] x86: quark: Optimize MRC execution time
` [U-Boot] [PATCH v4 02/11] x86: quark: Avoid chicken and egg problem
` [U-Boot] [PATCH v4 03/11] x86: Enable PCIe controller on quark/galileo
` [U-Boot] [PATCH v4 04/11] x86: Convert to use driver model pci "
` [U-Boot] [PATCH v4 05/11] x86: quark: Add USB PHY initialization support
` [U-Boot] [PATCH v4 06/11] x86: galileo: Convert to use CONFIG_DM_USB
` [U-Boot] [PATCH v4 07/11] net: designware: Fix build warnings
` [U-Boot] [PATCH v4 09/11] net: designware: Add support to PCI designware devices
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