messages from 2018-09-27 17:20:02 to 2018-09-29 15:43:48 UTC [more...]
[U-Boot] [PATCH] cmd: Relocate poweroff under Device access commands
2018-09-29 15:43 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH V2 2/2] ARM: DTS: various omap3: Remove cd-inverted from u-boot.dtsi
2018-09-29 15:43 UTC (2+ messages)
` [U-Boot] [U-Boot, V2, "
[U-Boot] [PATCH V2 1/2] mmc: omap_mmc: Remove invert references
2018-09-29 15:43 UTC (2+ messages)
` [U-Boot] [U-Boot, V2, "
[U-Boot] [PATCH v4 6/6] common: Generic loader for file system
2018-09-29 15:43 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 5/6] doc: dtbinding: Add file system firmware loader binding document
2018-09-29 15:43 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 4/6] doc: Add new doc for file system firmware loader driver model
2018-09-29 15:43 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 3/6] block: Add a function to find block device descriptor
2018-09-29 15:43 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 2/6] cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
2018-09-29 15:43 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [PATCH v4 1/6] cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
2018-09-29 15:43 UTC (2+ messages)
` [U-Boot] [U-Boot, v4, "
[U-Boot] [RFC/RESEND PATCH v1 0/2] Fix to keystone2 uinitrd fixup logic
2018-09-29 15:42 UTC (5+ messages)
` [U-Boot] [RFC/RESEND PATCH v1 1/2] fdt: add call to ft_board_setup_ex() for ks2 boards
` [U-Boot] [RFC/RESEND PATCH v1 2/2] board: ks2: move uinitrd fixup logic inside ft_board_setup_ex
[U-Boot] [PATCH] warp7: configs: add CONFIG_FIT option
2018-09-29 12:05 UTC
[U-Boot] [PATCH] warp7: configs: add CONFIG_FIT option
2018-09-29 12:02 UTC
[U-Boot] [PATCH v12 0/8] SPI-NAND support (third batch)
2018-09-29 10:58 UTC (9+ messages)
` [U-Boot] [PATCH v12 1/8] dm: drop unused helper in MTD header
` [U-Boot] [PATCH v12 2/8] mtd: uclass: add probe function
` [U-Boot] [PATCH v12 3/8] mtd: mtdpart: add a generic mtdparts-like parser
` [U-Boot] [PATCH v12 4/8] mtd: uboot: search for an equivalent MTD name with the mtdids
` [U-Boot] [PATCH v12 5/8] mtd: mtdpart: implement proper partition handling
` [U-Boot] [PATCH v12 6/8] cmd: mtd: add 'mtd' command
` [U-Boot] [PATCH v12 7/8] cmd: ubi: clean the partition handling
` [U-Boot] [PATCH v12 8/8] cmd: mtdparts: describe as legacy
[U-Boot] [PATCH v10 0/7] SPI-NAND support (third batch)
2018-09-29 10:58 UTC (9+ messages)
[U-Boot] [PATCH] dm: core: Widen the dump tree to show more of the driver's name
2018-09-28 22:14 UTC (3+ messages)
[U-Boot] [PATCH 0/2] efi_loader: delete handles
2018-09-28 20:14 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] efi_selftest: creating new handle in controller test
` [U-Boot] [PATCH 2/2] efi_loader: delete handles
[U-Boot] [PATCH v8 01/15] test: regmap: Increase size of syscon0 memory
2018-09-28 19:15 UTC (5+ messages)
` [U-Boot] [PATCH v8 08/15] regmap: Add raw read/write functions
[U-Boot] [PATCH] sf: remove spi-flash chip names from SPL binary
2018-09-28 17:58 UTC (3+ messages)
[U-Boot] [PATCH 00/15] test: Various test refinements and improvements
2018-09-28 17:22 UTC (2+ messages)
[U-Boot] Pull request: u-boot-sunxi/master
2018-09-28 16:44 UTC
[U-Boot] [PATCH v5] spi: Add SPI driver for MT76xx SoCs
2018-09-28 16:34 UTC (2+ messages)
[U-Boot] [PATCH] uclass: Use uclass_foreach_dev() macro instead of open coding
2018-09-28 16:06 UTC (5+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH v2 1/2] lib: bitrev: Sync with Linux kernel v4.17
2018-09-28 15:57 UTC (5+ messages)
` [U-Boot] [PATCH v2 2/2] sandbox: Enable bitrev library build
[U-Boot] [PATCH v4 01/17] ram: Add driver for MPC83xx
2018-09-28 15:57 UTC (33+ messages)
` [U-Boot] [PATCH v4 02/17] powerpc: Add read*_*/write*_* macros
` [U-Boot] [PATCH v4 03/17] sysreset: Add get_status method
` [U-Boot] [PATCH v4 04/17] test: Add tests for sysreset_get_status
` [U-Boot] [PATCH v4 05/17] board_f: Add reset status printing
` [U-Boot] [PATCH v4 06/17] mpc83xx: Add sysreset driver
` [U-Boot] [PATCH v4 07/17] clk: Add MPC83xx clock driver
` [U-Boot] [PATCH v4 08/17] timer: Sort Makefile entries
` [U-Boot] [PATCH v4 09/17] timer: Add MPC83xx timer driver
` [U-Boot] [PATCH v4 10/17] common: board_f: Sort includes
` [U-Boot] [PATCH v4 11/17] init: Fix documentation
` [U-Boot] [PATCH v4 13/17] cpu: Fix cpu.h documentation
` [U-Boot] [PATCH v4 14/17] cpu: Add cpu_probe_all method
` [U-Boot] [PATCH v4 15/17] test: Add tests for CPU uclass
` [U-Boot] [PATCH v4 16/17] cpu: Add MPC83xx CPU driver
` [U-Boot] [PATCH v4 17/17] misc: Add MPC83xx serdes driver
[U-Boot] [UBOOT PATCH 0/2] dm: core: Scan "/firmware" node by default
2018-09-28 15:55 UTC (6+ messages)
` [U-Boot] [PATCH v2 0/4] "
` [U-Boot] [PATCH v2 2/4] dm: core: Move "/clock" node scan into function
[U-Boot] [PATCH] dm: core: fix devfdt_remap_addr_index()
2018-09-28 15:55 UTC (3+ messages)
[U-Boot] [PATCH v2 0/3] Convert fdtdec_setup_memory_banksize() to use livetree
2018-09-28 15:55 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/3] ofnode: add ofnode_by_prop_value()
` [U-Boot] [PATCH v2 3/3] test: ofnode: test ofnode_by_prop_value()
[U-Boot] [PATCH] binman: fix a few typos in documentation
2018-09-28 15:55 UTC (3+ messages)
[U-Boot] [PATCH] dm: uclass: Adding missing child_pre_probe description
2018-09-28 15:55 UTC (4+ messages)
[U-Boot] [PATCH v2] sandbox: Build with -fPIC
2018-09-28 15:55 UTC (3+ messages)
[U-Boot] [PATCH] dm: fix alignment of help message of "dm" command
2018-09-28 15:55 UTC (3+ messages)
[U-Boot] [PATCH v3 0/8] Device tree support for PowerPC in U-Boot
2018-09-28 15:50 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/8] powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds files
[U-Boot] [PATCH v3 1/2] qe: Kconfig: Move CONFIG_U_QE to Kconfig
2018-09-28 15:48 UTC (5+ messages)
` [U-Boot] [PATCH v3 2/2] armv7: ls102xa: Disable QE before enter deep sleep
[U-Boot] [v3 patch] net: fman: Support both new and legacy FMan Compatibles
2018-09-28 15:47 UTC (2+ messages)
[U-Boot] [PATCH] ls2080ardb: remove dhcp function from env as boot source
2018-09-28 15:47 UTC (2+ messages)
[U-Boot] [PATCH] ls1088a: remove dhcp function from u-boot env as boot source
2018-09-28 15:46 UTC (2+ messages)
[U-Boot] [PATCH] ls1012a: remove debug info from u-boot log
2018-09-28 15:45 UTC (2+ messages)
[U-Boot] [PATCH 0/4] NXP LS1043A SMMU enabling patches
2018-09-28 15:45 UTC (3+ messages)
` [U-Boot] [PATCH 1/4] armv8: fsl-layerscape: add missing qe base address define
[U-Boot] [PATCH][v3] driver: net: fsl-mc: Memset MC reserve ram memory before usage
2018-09-28 15:44 UTC (2+ messages)
[U-Boot] [PATCH] u-boot: fixup the iommu-map property of fsl-mc node
2018-09-28 15:43 UTC (2+ messages)
[U-Boot] [PATCH] ls1012afrwy: Add ls1012afrwy revC board support
2018-09-28 15:42 UTC (2+ messages)
[U-Boot] [PATCH 1/4] armv7: fsl: remove sata support
2018-09-28 15:41 UTC (2+ messages)
[U-Boot] [PATCH 1/3, v2] armv8: dts: fsl-ls1043a: add sata node support
2018-09-28 15:40 UTC (2+ messages)
[U-Boot] [PATCH v9 1/8] ppa/fm/qe: use block layer in ppa/fm/qe driver
2018-09-28 15:39 UTC (2+ messages)
[U-Boot] Please pull u-boot-mpc85xx master
2018-09-28 15:35 UTC
[U-Boot] enabling MMU in U-Boot-2017.09
2018-09-28 15:20 UTC (3+ messages)
[U-Boot] Please pull u-boot-fsl-qoriq master
2018-09-28 15:04 UTC
[U-Boot] [PATCH 00/48] mpc83xx: Kconfig migrations
2018-09-28 14:38 UTC (28+ messages)
` [U-Boot] [PATCH 01/48] mpc83xx: Introduce ARCH_MPC830*
` [U-Boot] [PATCH 02/48] mpc83xx: Introduce ARCH_MPC831*
` [U-Boot] [PATCH 03/48] mpc83xx: Introduce ARCH_MPC832*
` [U-Boot] [PATCH 04/48] mpc83xx: Introduce ARCH_MPC834*
` [U-Boot] [PATCH 05/48] mpc83xx: Introduce ARCH_MPC836*
` [U-Boot] [PATCH 06/48] mpc83xx: Introduce ARCH_MPC837X
` [U-Boot] [PATCH 07/48] keymile: Make distinct kmtegr1, kmvect1, suvd3 configs
` [U-Boot] [PATCH 08/48] keymile: Simplify "
` [U-Boot] [PATCH 09/48] keymile: Move config files
` [U-Boot] [PATCH 10/48] keymile: Unroll includes
` [U-Boot] [PATCH 11/48] keymile: Simplify config files
` [U-Boot] [PATCH 12/48] keymile: Make distinct kmsupx5, tuge1, kmopti2, and kmtepr2 configs
` [U-Boot] [PATCH 13/48] keymile: Simplify "
` [U-Boot] [PATCH 14/48] keymile: Unroll km/km83xx-common.h
` [U-Boot] [PATCH 15/48] keymile: Simplify configs after include unroll
` [U-Boot] [PATCH 16/48] keymile: Make distinct kmeter1, and kmcoge5ne configs
` [U-Boot] [PATCH 17/48] keymile: Simplify kmcoge5ne, kmeter1 configs
` [U-Boot] [PATCH 18/48] mpc83xx: Make distinct MPC8313ERDB targets
` [U-Boot] [PATCH 19/48] mpc83xx: Simplify MPC8313ERDB configs
` [U-Boot] [PATCH 20/48] VME8349: Migrate to CONFIG_TARGET_VME8349
` [U-Boot] [PATCH 21/48] mpc83xx: Make distinct caddy2 config
` [U-Boot] [PATCH 22/48] vme8349/caddy2: Simplify configs
` [U-Boot] [PATCH 23/48] powerpc: Add LSDMR config values
` [U-Boot] [PATCH 24/48] mpc83xx: Make distinct MPC8349EMDS_SDRAM board
` [U-Boot] [PATCH 25/48] MPC8349EMDS: Simplify configs
[U-Boot] [PATCH v3 1/4] pico-imx6ul, pico-imx7d: Use eMMC user partition by default
2018-09-28 14:30 UTC (5+ messages)
` [U-Boot] [PATCH v3 2/4] pico-imx6ul, pico-imx7d: Enable USB and PXE boot support
` [U-Boot] [PATCH v3 3/4] pico-imx7d: Make SPL binary fit into 64kB
` [U-Boot] [PATCH v3 4/4] pico-imx7d: Add USB Host support
[U-Boot] [PATCH v3] cmd: usb_mass_storage: add protection for block_dev
2018-09-28 13:33 UTC
[U-Boot] [PATCH] video: Add support for Arm's Mali Display Processors
2018-09-28 12:50 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH 0/5] Support for the Faraday ftgmac100 controller
2018-09-28 12:49 UTC (7+ messages)
` [U-Boot] [PATCH 2/5] net: re-add support "
` [U-Boot] [PATCH 4/5] net: ftgmac100: add support for Aspeed SoC
[U-Boot] [PATCH] video: Add support for NXP's TDA19988 HDMI encoder
2018-09-28 12:49 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH] i2c: Add support for the Arm's Versatile Express I2C controller
2018-09-28 12:46 UTC (2+ messages)
` [U-Boot] [PATCH v2] "
[U-Boot] [PATCH v2] misc: Add support for the Arm Versatile Express config bus
2018-09-28 12:43 UTC (2+ messages)
` [U-Boot] [PATCH v3] "
[U-Boot] [PATCH 0/3] Support for the Aspeed ast2500 FMC/SPI controllers
2018-09-28 11:42 UTC (4+ messages)
` [U-Boot] [PATCH 2/3] spi: Add support for the Aspeed ast2500 SPI controllers
[U-Boot] (no subject)
2018-09-28 11:22 UTC (7+ messages)
` [U-Boot] [PATCH 2/7] drivers: spi: cf_spi: migrate to DM and DT
[U-Boot] [PATCH 26/48] mpc8315erdb: Merge BR/OR settings
2018-09-28 11:20 UTC (23+ messages)
` [U-Boot] [PATCH 27/48] ve8313: "
` [U-Boot] [PATCH 28/48] MPC832XEMDS: Migrate to CONFIG_TARGET_MPC832XEMDS
` [U-Boot] [PATCH 29/48] MPC8349ITX: Migrate to CONFIG_TARGET_MPC8349ITX
` [U-Boot] [PATCH 30/48] hrcom: Migrate to CONFIG_TARGET_HRCON
` [U-Boot] [PATCH 31/48] strider: Migrate to CONFIG_TARGET_STRIDER
` [U-Boot] [PATCH 32/48] MPC8313ERDB: Remove CONFIG_MPC8313ERDB
` [U-Boot] [PATCH 33/48] MPC8315ERDB: Remove CONFIG_MPC8315ERDB
` [U-Boot] [PATCH 34/48] MPC837XEMDS: Remove CONFIG_MPC837XEMDS
` [U-Boot] [PATCH 35/48] MPC837XERDB: Remove CONFIG_MPC837XERDB
` [U-Boot] [PATCH 36/48] mpc83xx: Migrate legacy PCI options to Kconfig
` [U-Boot] [PATCH 37/48] mpc83xx: Replace CONFIG_83XX_CLKIN in calculations
` [U-Boot] [PATCH 38/48] mpc83xx: Get rid of CONFIG_83XX_CLKIN
` [U-Boot] [PATCH 39/48] mpc83xx: Kconfig: Migrate HRCW to Kconfig
` [U-Boot] [PATCH 40/48] mpc83xx: pcie: Read the clock from registers
` [U-Boot] [PATCH 41/48] powerpc: Migrate HIGH_BATS to Kconfig
` [U-Boot] [PATCH 42/48] mpc83xx: Migrate BATS config "
` [U-Boot] [PATCH 43/48] mpc83xx: Migrate LBLAW_* "
` [U-Boot] [PATCH 44/48] mpc83xx: Normalize BR/OR option lines
` [U-Boot] [PATCH 45/48] tqm834x: Expand CONFIG_SYS_OR_TIMING_FLASH macro
` [U-Boot] [PATCH 46/48] mpc83xx: Simplify BR,OR lines
` [U-Boot] [PATCH 47/48] sbc8349: Remove SDRAM functionality
` [U-Boot] [PATCH 48/48] mpc83xx: Migrate CONFIG_SYS_{BR, OR}*_PRELIM to Kconfig
[U-Boot] [PATCH v11] cmd: mtd: add 'mtd' command
2018-09-28 9:41 UTC
[U-Boot] [PATCH v11] mtd: mtdpart: add a generic mtdparts-like parser
2018-09-28 9:41 UTC
[U-Boot] [PATCH v2] cmd: usb_mass_storage: add protection for block_dev
2018-09-28 9:30 UTC (3+ messages)
[U-Boot] [PATCH] arm: socfpga: stratix10: Add generic FPGA reconfig mailbox API for S10
2018-09-28 9:29 UTC (7+ messages)
[U-Boot] [PATCH v9 01/16] test: regmap: Increase size of syscon0 memory
2018-09-28 7:27 UTC (16+ messages)
` [U-Boot] [PATCH v9 02/16] regmap: Fix documentation
` [U-Boot] [PATCH v9 03/16] regmap: Add documentation
` [U-Boot] [PATCH v9 04/16] regmap: Improve error handling
` [U-Boot] [PATCH v9 05/16] regmap: Introduce init_range
` [U-Boot] [PATCH v9 06/16] regmap: Add error output
` [U-Boot] [PATCH v9 07/16] mips: Implement {in, out}_{le, be}_{16, 32, 64} and {in, out}_8
` [U-Boot] [PATCH v9 08/16] regmap: Add raw read/write functions
` [U-Boot] [PATCH v9 09/16] regmap: Support reading from specific range
` [U-Boot] [PATCH v9 10/16] regmap: Define regmap_{get,set}
` [U-Boot] [PATCH v9 11/16] test: regmap: Add test for regmap_{set, get}
` [U-Boot] [PATCH v9 12/16] regmap: Add endianness support
` [U-Boot] [PATCH v9 13/16] regmap: Add overview documentation
` [U-Boot] [PATCH v9 14/16] misc: Sort Makefile entries
` [U-Boot] [PATCH v9 15/16] misc: Add gdsys_soc driver
` [U-Boot] [PATCH v9 16/16] misc: Add IHS FPGA driver
[U-Boot] [PATCH v3 0/4] Add Rock960 and Ficus 96Board support
2018-09-28 5:35 UTC (6+ messages)
` [U-Boot] [PATCH v3 1/4] arm: dts: rockchip: add some common pin-settings to rk3399
` [U-Boot] [PATCH v3 2/4] rockchip: rk3399: Add common Rock960 family from Vamrs
` [U-Boot] [PATCH v3 3/4] rockchip: rk3399: Add Rock960 CE board support
` [U-Boot] [PATCH v3 4/4] rockchip: rk3399: Add Ficus EE "
[U-Boot] [PATCH] efi_loader: execute image's unload function
2018-09-28 4:24 UTC (3+ messages)
` [U-Boot] "
[U-Boot] [PATCH 01/18] gpio: mpc8xxx: add support for Layerscape SoC
2018-09-28 3:54 UTC (4+ messages)
[U-Boot] [PATCH] efi_loader: set image_base and image_size to correct values
2018-09-28 2:58 UTC (2+ messages)
` [U-Boot] "
[U-Boot] [PATCH v3 00/17] riscv: Add QEMU virt board support
2018-09-28 2:10 UTC (2+ messages)
[U-Boot] [PATCH 00/27] virtio: Introduce VirtIO driver support
2018-09-27 22:19 UTC (16+ messages)
` [U-Boot] [PATCH 02/27] dm: Add a new uclass driver for VirtIO transport devices
` [U-Boot] [PATCH 03/27] virtio: Add codes for virtual queue/ring management
` [U-Boot] [PATCH 05/27] virtio: Add net driver support
` [U-Boot] [PATCH 13/27] virtio: Add block "
` [U-Boot] [PATCH 16/27] arm: qemu: Enumerate virtio bus during early boot
` [U-Boot] [PATCH 18/27] riscv: qemu: Include some useful commands
[U-Boot] [PATCH v2] fw_setenv: avoid writing environment when nothing has changed
2018-09-27 20:45 UTC
[U-Boot] [GIT PULL] Xilinx changes for v2018.11
2018-09-27 20:07 UTC (2+ messages)
[U-Boot] [PATCH 1/1] efi_loader: efi_dp_get_next_instance() superfluous statement
2018-09-27 18:55 UTC
[U-Boot] [PATCH 1/1] efi_selftest: fix typos
2018-09-27 18:44 UTC
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