messages from 2018-01-27 19:48:08 to 2018-01-28 21:59:39 UTC [more...]
[U-Boot] Guide to hush shell in u-boot
2018-01-28 21:59 UTC (3+ messages)
[U-Boot] Manual is out of date, missing commands and information
2018-01-28 21:57 UTC (2+ messages)
[U-Boot] [PULL] efi patch queue 2018-01-28
2018-01-28 20:40 UTC
[U-Boot] How to debug u-boot on arm board if nothing printed via uart?
2018-01-28 20:30 UTC (2+ messages)
[U-Boot] [PATCH] mmc: use pr_* log functions
2018-01-28 20:28 UTC (2+ messages)
[U-Boot] [PATCH v2 1/1] dm: video: Correct color ANSI escape sequence support
2018-01-28 19:50 UTC (3+ messages)
[U-Boot] [PATCH] git_meg_1
2018-01-28 19:28 UTC
[U-Boot] [PATCH] omap3_logic: Clean up I2C pin muxing
2018-01-28 18:55 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2] spl: add option to disable SPL banner output
2018-01-28 18:55 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v3 15/15] bcm2835_pinctrl: Probe pre-reloc
2018-01-28 18:55 UTC (2+ messages)
` [U-Boot] [U-Boot,v3,15/15] "
[U-Boot] [PATCH v3 14/15] bcm2835_pl011_serial: Add BCM2835 specific serial driver
2018-01-28 18:55 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 13/15] MAINTAINERS: Take over BCM2835 maintainership
2018-01-28 18:55 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 12/15] bcm2835_mu_serial: Convert to Kconfig
2018-01-28 18:55 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 11/15] pl01x: Convert CONFIG_PL01X_SERIAL to Kconfig
2018-01-28 18:55 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 10/15] pl011: Convert CONFIG_PL011_SERIAL to Kconfig
2018-01-28 18:55 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 09/15] pl010: Convert CONFIG_PL010_SERIAL to Kconfig
2018-01-28 18:55 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 08/15] pl01x: Convert to dev_read
2018-01-28 18:55 UTC (2+ messages)
` [U-Boot] [U-Boot,v3,08/15] "
[U-Boot] [PATCH v3 07/15] serial_bcm283x_mu: Fail loading if not muxed
2018-01-28 18:55 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 06/15] serial_bcm283x_mu: Always skip init
2018-01-28 18:55 UTC (2+ messages)
` [U-Boot] [U-Boot,v3,06/15] "
[U-Boot] [PATCH v3 05/15] serial_bcm283x_mu: Convert to dev_read
2018-01-28 18:55 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 04/15] rpi: Determine PL011/Mini-UART availability at runtime
2018-01-28 18:55 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 03/15] serial: bcm283x_mu: Remove support for post-init disabling
2018-01-28 18:54 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 02/15] rpi: Remove runtime disabling support for serial
2018-01-28 18:54 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 01/15] serial: Use next serial device if probing fails
2018-01-28 18:54 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH] am33xx: board: Call spl_early_init() to support sdram_init()
2018-01-28 18:54 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v4] arm: add support for PDU001
2018-01-28 18:54 UTC (2+ messages)
` [U-Boot] [U-Boot,v4] "
[U-Boot] [PATCH v3 2/2] mmc: Add bcm2835 sdhost controller
2018-01-28 18:54 UTC (2+ messages)
` [U-Boot] [U-Boot,v3,2/2] "
[U-Boot] [PATCH v3 1/2] bcm283x: Add pinctrl driver
2018-01-28 18:54 UTC (2+ messages)
` [U-Boot] [U-Boot,v3,1/2] "
[U-Boot] [PATCH] powerpc: Drop CONFIG_WALNUT and other related dead code
2018-01-28 18:54 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v3 6/6] libfdt: migrate include/libfdt_env.h to a wrapper
2018-01-28 18:54 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 5/6] libfdt: migrate libfdt.h to a wrapper + U-Boot own code
2018-01-28 18:54 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 4/6] libfdt: move working_fdt and FDT_RAMDISK_OVERHEAD to include/libfdt.h
2018-01-28 18:54 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 3/6] tools: include necessary headers explicitly
2018-01-28 18:54 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 2/6] libfdt: fix <linux/libfdt.h>
2018-01-28 18:53 UTC (2+ messages)
` [U-Boot] [U-Boot,v3,2/6] "
[U-Boot] [PATCH v3 1/6] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
2018-01-28 18:53 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH] host-tools: use python2 explicitly for shebang
2018-01-28 18:53 UTC (4+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support
2018-01-28 18:53 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] distro bootcmd: Allow board defined UBI partition and volume names
2018-01-28 18:53 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] spl: use different BOARD_INIT MACRO for spl and tpl
2018-01-28 18:53 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] fs: btrfs: Fix unaligned memory accesses
2018-01-28 18:53 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] clk: clk_stm32f: Fix PLLSAICFGR_PLLSAIP_4 divider value
2018-01-28 18:53 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 2/2] ARM: AM43XX: Call hw_data_init() again after relocation to update *ctrl
2018-01-28 18:53 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/2] configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASE
2018-01-28 18:53 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] tools: remove unused ret
2018-01-28 18:53 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 3/3] clk: clk_stm32f: Move SYSCFG clock setup into configure_clocks()
2018-01-28 18:53 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 2/3] clk: clk_stm32f: Remove STMMAC clock setup
2018-01-28 18:53 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 1/3] ARM: dts: stm32: Add STMMAC clocks for stm32f746
2018-01-28 18:53 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] atomic-long: Fix warnings on arm64
2018-01-28 18:53 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH 6/6] ARM: dts: stm32: add stm32429-eval-u-boot dts file
2018-01-28 18:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 5/6] ARM: dts: stm32: Add STM32F429 Evaluation board support
2018-01-28 18:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 4/6] board: stm32: Add stm32f429-evaluation board support
2018-01-28 18:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 3/6] configs: stm32f: Remove STM32_HSE_HZ for all STM32F series
2018-01-28 18:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 2/6] clk: stm32: retrieve external oscillator frequency from DT
2018-01-28 18:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH 1/6] ARM: dts: stm32: add "u-boot, dm-pre-reloc" for clk_hse in stm32f7-u-boot
2018-01-28 18:52 UTC (2+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH] arm: bootm-fdt.c: fix compiler warning
2018-01-28 18:52 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH] arm: mach-omap2: Pass args to secure ROM in SRAM in SPL
2018-01-28 18:52 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [RESEND PATCH v2 4/4] common: board_r: Fix style violations
2018-01-28 18:52 UTC (2+ messages)
` [U-Boot] [U-Boot, RESEND, v2, "
[U-Boot] [RESEND PATCH v2 3/4] common: board_f: Fix style violations
2018-01-28 18:52 UTC (2+ messages)
` [U-Boot] [U-Boot, RESEND, v2, "
[U-Boot] [RESEND PATCH v2 2/4] serial: ns16550: Fix style violation
2018-01-28 18:52 UTC (2+ messages)
` [U-Boot] [U-Boot, RESEND, v2, "
[U-Boot] [RESEND PATCH v2 1/4] include: dm: Fix 'devioe'/'devuce' typos
2018-01-28 18:52 UTC (2+ messages)
` [U-Boot] [U-Boot, RESEND, v2, "
[U-Boot] [RESEND PATCH v2 7/7] gpio: mpc8xxx: Make live-tree compatible
2018-01-28 18:52 UTC (2+ messages)
` [U-Boot] [U-Boot, RESEND, v2, "
[U-Boot] [RESEND PATCH v2 6/7] gpio: mpc8xxx: Make compatible with more SoCs
2018-01-28 18:52 UTC (2+ messages)
` [U-Boot] [U-Boot, RESEND, v2, "
[U-Boot] [RESEND PATCH v2 5/7] gpio: mpc8xxx: Rename Kconfig option, structures, and functions
2018-01-28 18:52 UTC (2+ messages)
` [U-Boot] [U-Boot, RESEND, v2, "
[U-Boot] [RESEND PATCH v2 4/7] gpio: mpc85xx: Rename driver file to mpc8xxx
2018-01-28 18:51 UTC (2+ messages)
` [U-Boot] [U-Boot, RESEND, v2, "
[U-Boot] [RESEND PATCH v2 3/7] gpio: mpc85xx_gpio: Fix style violations
2018-01-28 18:51 UTC (2+ messages)
` [U-Boot] [U-Boot, RESEND, v2, "
[U-Boot] [RESEND PATCH v2 2/7] gpio: pca953x_gpio: Make live-tree compatible
2018-01-28 18:51 UTC (2+ messages)
` [U-Boot] [U-Boot, RESEND, v2, "
[U-Boot] [RESEND PATCH v2 1/7] gpio: pca953x_gpio: Fix style violations
2018-01-28 18:51 UTC (2+ messages)
` [U-Boot] [U-Boot, RESEND, v2, "
[U-Boot] [PATCH] Initialize SHA buffer size var in passwd_abort
2018-01-28 18:51 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PULL] u-boot-usb/master
2018-01-28 18:51 UTC (2+ messages)
[U-Boot] [PATCH v3 00/30] musb: sunxi: Add OTG-Peripheral support for Allwineer H3/H5/A64
2018-01-28 18:40 UTC (39+ messages)
` [U-Boot] [PATCH v3 01/30] sunxi: h3: Sync OTG and HCI nodes from Linux DT
` [U-Boot] [PATCH v3 02/30] sunxi: musb: Add fifo config for H3
` [U-Boot] [PATCH v3 03/30] sunxi: Fix USB PHY index for H3/H5/A64
` [U-Boot] [PATCH v3 04/30] sunxi: musb: Hack dynamic fifo support for H3 OTG
` [U-Boot] [PATCH v3 05/30] sunxi: musb: Enable OTG device clock for H3
` [U-Boot] [PATCH v3 06/30] sunxi: usb_phy: setup USB PHY passby for USB0 on H3/H5/A64
` [U-Boot] [PATCH v3 07/30] sunxi: H3: set different otg base address per mode
` [U-Boot] [PATCH v3 08/30] sunxi: usb_phy: Clear PHYCTL register before writing
` [U-Boot] [PATCH v3 09/30] ARM: dts: sun8i-h3: bananapi-m2-plus: Sync usb otg nodes from Linux
` [U-Boot] [PATCH v3 10/30] configs: bananapi-m2-plus: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v3 11/30] configs: sun50i: Drop CONFIG_USB_MAX_CONTROLLER_COUNT
` [U-Boot] [PATCH v3 12/30] msub: sunxi: Update proper fifo config for H5
` [U-Boot] [PATCH v3 13/30] configs: sun50i: Set proper USB PHY count "
` [U-Boot] [PATCH v3 14/30] sunxi: usb_phy: Fix phy_config to handle all SOC's
` [U-Boot] [PATCH v3 15/30] musb: sunxi: Add phy0 dual route support
` [U-Boot] [PATCH v3 16/30] arm64: allwinner: h5: orangepi-pc2: Order nodes in alphabetic
` [U-Boot] [PATCH v3 17/30] sunxi: arm64: Increase u-boot size on MMC environment
` [U-Boot] [PATCH v3 18/30] sunxi: Add uENV partition on gpt partition table
` [U-Boot] [PATCH v3 19/30] arm64: allwinner: h5: orangepi-pc2: Sync usb otg nodes from Linux
` [U-Boot] [PATCH v3 20/30] configs: orangepi-pc2: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v3 21/30] arm64: allwinner: h5: orangepi-prime: Sync usb otg nodes from Linux
` [U-Boot] [PATCH v3 22/30] configs: orangepi-prime: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v3 23/30] sunxi: clock: Fix clock gating for A64
` [U-Boot] [PATCH v3 24/30] configs: sun50i: Set proper USB PHY count "
` [U-Boot] [PATCH v3 25/30] musb: sunxi: Add support "
` [U-Boot] [PATCH v3 26/30] sunxi: usb_phy: Clear SIDDP "
` [U-Boot] [PATCH v3 27/30] arm64: allwinner: a64: bananapi-m64: Sync usb_otg node from Linux
` [U-Boot] [PATCH v3 28/30] configs: bananapi-m64: Enable USB OTG peripheral mode
` [U-Boot] [PATCH v3 29/30] arm64: allwinner: a64: olinuxino: Sync usb_otg from Linux
` [U-Boot] [PATCH v3 30/30] configs: a64-olinuxino: Enable USB OTG peripheral mode
[U-Boot] [PATCH v2 4/5] clk: implement clk_set_defaults()
2018-01-28 17:23 UTC (6+ messages)
` [U-Boot] [U-Boot,v2,4/5] "
[U-Boot] [PULL] Please pull u-boot-rockchip
2018-01-28 16:24 UTC
[U-Boot] [PATCH v2 5/5] rockchip: clk: rk3399: accept all assigned-clocks from the 'cru'-node
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 2/5] clk: refactor clk_get_by_index() into clk_get_by_indexed_prop()
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH v2 3/5] rockchip: clk: rk3399: implement set_parent() operation
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v2, "
[U-Boot] [PATCH] rockchip: rk3036: enable rockusb support on rk3036 based device
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v2 1/5] clk: add clk_set_parent()
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot,v2,1/5] "
[U-Boot] [PATCH] rockchip: dts: rk3128: update pwm-cell for pwm0
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v3 19/20] clk: rockchip: clk_rk3288: Implement "assign-clock-parent" and "assign-clock-rate"
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 20/20] clk: rockchip: clk_rk3368: Implement "assign-clock-parent"
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 18/20] ARM: dts: rk3288: Remove unused LCDC clock assigned
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 17/20] config: evb-rk3229: Enable rk gmac configs
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 16/20] net: gmac_rockchip: Add support for the RK3228 GMAC
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 14/20] rockchip: pinctrl: Add rk322x gmac pinctrl support
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 15/20] clk: rockchip: Add rk322x gamc clock support
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 13/20] rockchip: pinctrl: rk322x: Move the iomux definitions into pinctrl-driver
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 12/20] rockchip: dts: rk3328-evb: Enable gmac2io for rk3328-evb
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 11/20] rockchip: dts: rk3328: Add gmac2io support
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 09/20] net: gmac_rockchip: Add rk3328 gmac support
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 10/20] rockchip: configs: Enable GMAC configs for evb-rk3328
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 08/20] clk: rockchip: Add rk3328 gamc clock support
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 06/20] rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 07/20] rockchip: pinctrl: Add rk3328 gmac pinctrl support
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 05/20] net: gmac_rockchip: Add support for the RV1108 GMAC
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 04/20] rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 03/20] rockchip: grf_rv1108.h: Fix the grf offsets
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 02/20] rockchip: configs: Enable CONFIG_NET_RANDOM_ETHADDR for rk3288-evb
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH v3 01/20] rockchip: dts: rk3399-evb: Change the tx/rx delay value for transmission quality
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] [U-Boot, v3, "
[U-Boot] [PATCH] spl: atf: pass NULL for bl32_ep pc
2018-01-28 16:12 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v3 0/6] assert() is almost used in the same way as BUG_ON(), except:
2018-01-28 16:04 UTC (7+ messages)
` [U-Boot] [PATCH v3 2/6] usb: xhci: return ERR_PTR(-ETIMEDOUT) at the end of xhci_wait_for_event()
[U-Boot] [PATCH 1/2] mx6sabre_common: Allow building CONFIG_USB_FUNCTION_MASS_STORAGE
2018-01-28 14:49 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] mx6sabresd: Select CONFIG_CMD_USB_MASS_STORAGE
[U-Boot] [PATCH 1/1] efi_loader: add a README.iscsi describing booting via iSCSI
2018-01-28 14:26 UTC
[U-Boot] [PATCH] board: tbs2910: add private imx config
2018-01-28 11:26 UTC
[U-Boot] How to debug u-boot on arm board if nothing printed via uart?
2018-01-28 11:15 UTC
[U-Boot] [[PATCH v2] 0/8] sunxi: Enable OTG peripheral and host mode on H3
2018-01-28 10:11 UTC (6+ messages)
` [U-Boot] [[PATCH v2] 5/8] sunxi: musb: Enable OTG device clock for H3
` [U-Boot] [[PATCH v2] 6/8] sunxi: usb_phy: Clear PHYCTL register before writing
[U-Boot] [PATCH 1/4] mvpp2: Fix warning over 32bit vs 64bit targets
2018-01-28 9:57 UTC (15+ messages)
` [U-Boot] [PATCH 2/4] usb: gadget: dwc2: "
` [U-Boot] [PATCH 3/4] fs: btrfs: Fix printf format character warning
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH 4/4] usb: ehci-mxs: Fix argument order for ehci_writel()
[U-Boot] [PATCH] kconfig: revert change that was not needed for -Wformat-security
2018-01-28 9:41 UTC
[U-Boot] [PATCH] net: sun8i_emac: Fix PHY initialization
2018-01-28 5:53 UTC
[U-Boot] [GIT PULL] u-boot-uniphier/master
2018-01-28 2:55 UTC (2+ messages)
[U-Boot] [PULL] u-boot-sh/rmobile-mx
2018-01-28 2:54 UTC (2+ messages)
[U-Boot] [PULL] u-boot-usb/master
2018-01-28 2:54 UTC (2+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2018-01-28 2:54 UTC (2+ messages)
[U-Boot] [PATCH] usb: host: Drop unused hcd_name from r8a66597-hcd.c
2018-01-28 1:17 UTC (2+ messages)
[U-Boot] [PATCH] usb: Remove isp116x-hcd support
2018-01-28 1:17 UTC (2+ messages)
[U-Boot] [PATCH v1] spl: eMMC/SD: Provide one __weak spl_boot_mode() function
2018-01-27 22:12 UTC (3+ messages)
[U-Boot] u-boot mkimage tool generates wrong-endianness header when run on big endian, resulting in unbootable image
2018-01-27 21:57 UTC
[U-Boot] [PATCH] ARM: uniphier: enable HS200 support for uniphier_v8_defconfig
2018-01-27 21:42 UTC (3+ messages)
[U-Boot] [PATCH v2 1/1] efi_loader: add a README.iscsi describing booting via iSCSI
2018-01-27 20:14 UTC (2+ messages)
[U-Boot] [PATCH] x86: quark: Fix unused warnings
2018-01-27 20:13 UTC
[U-Boot] [PATCH] usb: Remove unused hcd_name variable
2018-01-27 20:11 UTC (2+ messages)
[U-Boot] [PATCH 1/1] efi_loader: split README.efi into two separate documents
2018-01-27 20:08 UTC (2+ messages)
[U-Boot] [PATCH v2 1/1] efi_loader: Call Exit() on return from payload in StartImage()
2018-01-27 20:03 UTC
[U-Boot] Guide to hush shell in u-boot
2018-01-27 19:57 UTC (2+ messages)
[U-Boot] Manual is out of date, missing commands and information
2018-01-27 19:54 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