messages from 2015-09-03 17:59:16 to 2015-09-05 00:10:37 UTC [more...]
[U-Boot] [PATCH 1/2] nios2: Switch to generic timer
2015-09-05 0:10 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] nios2: Split timer code into timer.c
[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] [PATCH 00/13] Implement fastboot over NAND
2015-09-04 17:21 UTC (32+ 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 12/13] sunxi: A13-Olinuxino: Enable the USB OTG controller
[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 0/6] device model bringup of cpsw on am335x bone black
2015-09-04 15:38 UTC (9+ 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] [PATCH v2 00/11] x86: quark: Convert to driver model
2015-09-04 15:36 UTC (5+ 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] 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] pinctrl: move dm_scan_fdt_node() out of pinctrl uclass
2015-09-04 14:14 UTC (4+ messages)
[U-Boot] [PATCH 0/5] nios2: add device tree control of U-Boot
2015-09-04 14:10 UTC (32+ 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 v2 6/8] nios2: define _end "
` [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] [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 (5+ 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 v4 1/2] usb: zynqmp: Add XHCI driver support
2015-09-04 6:31 UTC (2+ messages)
` [U-Boot] [PATCH v4 2/2] usb: zynqmp: Enable USB XHCI support
[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
[U-Boot] [RFC] Adding support for NI Ettus Research USRP E3XX series
2015-09-03 23:18 UTC (6+ messages)
` [U-Boot] [RFC] zynq: Add support for E3xx board
[U-Boot] [PATCH v2] net: parse DHCP options from overloaded file/sname fields
2015-09-03 22:31 UTC
[U-Boot] [PATCH v2] net: Do not overwrite options found in overloaded 'file' field
2015-09-03 22:31 UTC
[U-Boot] [PATCH] usb: gadget: ci_udc: implement usb_ep_ops dequeue callback
2015-09-03 22:11 UTC (4+ messages)
[U-Boot] [PATCH] net/eth: fix a bug in on_ethaddr()
2015-09-03 21:45 UTC (2+ messages)
[U-Boot] [PATCH] net/arp: account for ARP delay, avoid duplicate packets on timeout
2015-09-03 21:44 UTC (2+ messages)
[U-Boot] [PATCH] net/arp: Do not run net_start_again() on timeout
2015-09-03 21:44 UTC (2+ messages)
[U-Boot] [PATCH 2/2] net: parse DHCP options from overloaded file/sname fields
2015-09-03 21:44 UTC (2+ messages)
[U-Boot] [PATCH 1/2] net: Do not overwrite options found in overloaded 'file' field
2015-09-03 21:44 UTC (2+ messages)
[U-Boot] [PATCH] net: Fix parsing of Bootp/DHCP option 0 (Pad)
2015-09-03 21:44 UTC (2+ messages)
[U-Boot] [PATCH 2/2] net: send RFC1542 compliant value for bootp requests
2015-09-03 21:44 UTC (2+ messages)
[U-Boot] [PATCH 1/2] net: reject Bootp/DHCP packets with bad OP value
2015-09-03 21:43 UTC (2+ messages)
[U-Boot] [PATCH] doc: Fix inconsistent filename in PXE config example
2015-09-03 21:43 UTC (4+ messages)
[U-Boot] [PATCH] smsc95xx: Fetch whole burst with 1 URB, avoid framing errors
2015-09-03 21:43 UTC (2+ messages)
[U-Boot] [PATCH] doc: document the fdtdir PXE command
2015-09-03 20:59 UTC (2+ messages)
[U-Boot] Please pull u-boot-rockchip.git
2015-09-03 20:57 UTC (2+ messages)
[U-Boot] [PATCH] checkpatch.pl: Fix checkpatch.pl warnings with Perl 5.22
2015-09-03 20:46 UTC (3+ messages)
[U-Boot] [PATCH 1/3] omap3_evm_common.h: Switch to SYS_GENERIC_BOARD
2015-09-03 18:54 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] ti814x_evm: "
` [U-Boot] [PATCH 3/3] ti816x: "
[U-Boot] [PATCH v5 00/41] dm: Introduce Rockchip RK3288 support
2015-09-03 18:00 UTC (47+ messages)
` [U-Boot] [PATCH v5 18/41] power: Add support for ACT8846 PMIC
` [U-Boot] [PATCH v5 19/41] power: regulator: Add a driver for ACT8846 regulators
` [U-Boot] [PATCH v5 20/41] rockchip: rk3288: Add clock driver
` [U-Boot] [PATCH v5 21/41] rockchip: rk3288: Add header files for PMU and GRF
` [U-Boot] [PATCH v5 22/41] rockchip: rk3288: Add SoC reset driver
` [U-Boot] [PATCH v5 23/41] rockchip: rk3288: Add a simple syscon driver
` [U-Boot] [PATCH v5 24/41] rockchip: rk3288: Add pinctrl driver
` [U-Boot] [PATCH v5 25/41] rockchip: rk3288: Add SDRAM init
` [U-Boot] [PATCH v5 26/41] rockchip: Add an MMC driver
` [U-Boot] [PATCH v5 27/41] rockchip: Add core SoC start-up code
` [U-Boot] [PATCH v5 28/41] rockchip: Add I2C driver
` [U-Boot] [PATCH v5 30/41] rockchip: Add basic support for firefly-rk3288
` [U-Boot] [PATCH v5 31/41] rockchip: Add basic support for jerry
` [U-Boot] [PATCH v5 32/41] rockchip: Add a simple README
` [U-Boot] [PATCH v5 33/41] doc: Fix reference to Rock pro when Rock 2 is meant
` [U-Boot] [PATCH v5 34/41] mmc: Probe DM based mmc devices in u-boot
` [U-Boot] [PATCH v5 35/41] rockchip: Disable sdio mmc slot on rk3288-firefly
` [U-Boot] [PATCH v5 36/41] rockchip: Turn off CONFIG_SPL_LED for firefly
` [U-Boot] [PATCH v5 37/41] rockchip: Add config_distro_bootcmd support
` [U-Boot] [PATCH v5 38/41] arm: Turn of d-cache before i-cache
` [U-Boot] [PATCH v5 39/41] rockchip: Drop first 32kb of zeros from the rkSD image type
` [U-Boot] [PATCH v5 40/41] rockchip: Update todo in README.rockchip
` [U-Boot] [PATCH v5 41/41] rockchip: Put README image creation commands on one line
[U-Boot] [PATCH v6 29/41] rockchip: Add SPI driver
2015-09-03 18:00 UTC (2+ messages)
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