messages from 2016-04-18 21:52:45 to 2016-04-20 15:37:34 UTC [more...]
[U-Boot] [PATCH] dm: gpio: handle GPIO_ACTIVE_LOW flag in DT
2016-04-20 15:37 UTC (22+ messages)
` [U-Boot] [RESEND PATCH 0/6] Handle GPIO_ACTIVE_LOW in gpio-uclass
` [U-Boot] [RESEND PATCH V3 1/6] dm: gpio: add a default gpio xlate routine
[U-Boot] [PATCH] powerpc/mpc85xx: set L2PE in L2CSR0 before enabling L2 cache
2016-04-20 15:28 UTC (4+ messages)
[U-Boot] [PATCH 1/6] i2c: designware_i2c: Add ic_enable_status to ic_regs struct
2016-04-20 15:17 UTC (14+ messages)
` [U-Boot] [PATCH 6/6] i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86)
[U-Boot] [PULL] u-boot-usb/master
2016-04-20 15:01 UTC (2+ messages)
` [U-Boot] [PATCH] cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly
[U-Boot] [PATCH] x86: qemu: Drop our own ACPI implementation
2016-04-20 14:56 UTC (9+ messages)
[U-Boot] [PATCH 0/5] omap_hsmmc: add cd/wp gpio request, mmc dt fixes and enable mmc dm for dra74/dra72 evms
2016-04-20 14:47 UTC (4+ messages)
` [U-Boot] [PATCH 1/5] drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined
[U-Boot] [PATCH 1/2] dm: core: allow drivers to refuse to bind
2016-04-20 14:42 UTC (5+ messages)
` [U-Boot] [PATCH 2/2] video: tegra: refuse to bind to disabled dcs
[U-Boot] [PATCH 1/2] cmd: Kconfig: Add a Kconfig options for a few CMD
2016-04-20 14:41 UTC (5+ messages)
` [U-Boot] [PATCHv2 2/2] arm: socfpga: clean up common config options
[U-Boot] [PATCH] dm: fdtdec: Check full path for alias
2016-04-20 14:41 UTC (2+ messages)
[U-Boot] [PATCH 1/4] i2c: cdns: Read address from DT in ofdata_to_platdata
2016-04-20 14:41 UTC (3+ messages)
` [U-Boot] [PATCH 4/4] i2c: muxes: Add support for TI PCA954X mux
[U-Boot] [PATCH] ahci: flush dcache before issuing command
2016-04-20 14:41 UTC (2+ messages)
[U-Boot] [PATCH v3 0/2] spl: Add support to load FIT from Filesystem
2016-04-20 14:41 UTC (3+ messages)
` [U-Boot] [PATCH v3 1/2] spl: Add an option to load a FIT containing U-Boot from FS
[U-Boot] [PATCH] serial: bcm283x_mu: make pending values more explicit
2016-04-20 14:41 UTC (2+ messages)
[U-Boot] [PATCH v3] dm: spi: Read default speed and mode values from DT
2016-04-20 14:41 UTC (2+ messages)
[U-Boot] [PATCH 0/9] Add support for Espresso7420 board
2016-04-20 14:41 UTC (14+ messages)
` [U-Boot] [PATCH 3/9] clk: fixed_rate: allow driver usage prior to relocation
` [U-Boot] [PATCH 4/9] clk: exynos: add clock driver for Exynos7420 Soc
` [U-Boot] [PATCH 5/9] serial: s5p: get the port id number from the alias of the device node
` [U-Boot] [PATCH 6/9] serial: s5p: use clock api to get clock rate
` [U-Boot] [PATCH 8/9] arm: exynos: add support for Exynos7420 SoC
` [U-Boot] [PATCH 9/9] board: samsung: add initial Espresso7420 board support
[U-Boot] [PATCH 7/9] arm: exynos: realign the code to allow support for newer 64-bit platforms
2016-04-20 14:41 UTC (3+ messages)
` [U-Boot] [PATCH v2 "
[U-Boot] A problem about 'sf probe' using DM_SPI
2016-04-20 14:40 UTC (4+ messages)
[U-Boot] [PATCH V2 1/3] dm: spi: soft_spi bug fix
2016-04-20 14:40 UTC (6+ messages)
` [U-Boot] [PATCH V2 2/3] dm: spi: soft_spi: switch to use linux compatible string
` [U-Boot] [PATCH V2 3/3] dm: gpio: introduce 74x164 driver
[U-Boot] [PATCH 00/11] ARM: Keystone2: Convert davinci_spi to DM
2016-04-20 14:40 UTC (3+ messages)
` [U-Boot] [PATCH 01/11] spi: davinci_spi: Convert to driver to adapt "
[U-Boot] [PATCH 1/4] ath79: spi: Remove the explicit pinctrl setting
2016-04-20 14:40 UTC (4+ messages)
` [U-Boot] [PATCH 2/4] ar933x: serial: "
[U-Boot] [PATCH] gunzip.c: use block layer for writes
2016-04-20 14:40 UTC (2+ messages)
[U-Boot] [RFC 1/2] mmc: introduce mmc_power_init and pwrup hook function
2016-04-20 14:40 UTC (4+ messages)
[U-Boot] [PATCH] cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT
2016-04-20 14:40 UTC (13+ messages)
[U-Boot] [PATCH] debug_uart: output CR along with LF
2016-04-20 14:40 UTC (4+ messages)
[U-Boot] [PATCH 0/9] device model bringup of nand on am335x gp evm and am437x gp evm
2016-04-20 14:39 UTC (15+ messages)
` [U-Boot] [PATCH 1/9] include: nand: move endif to end of file
` [U-Boot] [PATCH 4/9] drivers: nand: implement a NAND uclass
` [U-Boot] [PATCH 6/9] am43xx_evm: nand: do not define DM_NAND for spl
` [U-Boot] [PATCH 7/9] defconfig: am437x_gp_evm: enable NAND driver model
` [U-Boot] [PATCH 8/9] am335x_evm: nand: do not define DM_NAND for spl
` [U-Boot] [PATCH 9/9] defconfig: am335x_gp_evm: enable NAND driver model
[U-Boot] cli_simple_run_command results in an unknown reference to "do_bootd" or "parse_string_outer"
2016-04-20 14:39 UTC (2+ messages)
[U-Boot] [PATCH v3] ti_armv7_common.h: Fix U-Boot location on eMMC
2016-04-20 14:38 UTC (2+ messages)
[U-Boot] [PATCH] mx6ul_evk: Remove SPL support
2016-04-20 14:17 UTC (10+ messages)
[U-Boot] [PATCH v3] dm: spi: Read default speed and mode values from DT
2016-04-20 10:46 UTC (2+ messages)
[U-Boot] [PULL] u-boot-socfpga/master
2016-04-20 9:44 UTC
[U-Boot] [PATCH 1/3] tests: py: dfu: Add global variables to store dfu alt numbers for test and dummy files
2016-04-20 9:40 UTC (8+ messages)
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH v2 2/3] tests: py: dfu: Add functionality to set different u-boot's dfu env variable
` [U-Boot] [PATCH v2 3/3] tests: py: dfu: Provide functionality to set test and dummy files alt settings
[U-Boot] SAMA5D2 xplained SD/eMMC boot
2016-04-20 9:36 UTC (7+ messages)
[U-Boot] Saving u-boot.env to FAT partition of SDcard
2016-04-20 9:31 UTC
[U-Boot] [RFC PATCH] i2c/eeprom: Always define I2C_RXTX_LEN
2016-04-20 8:44 UTC
[U-Boot] [PATCH] x86: Correct typo of Miao Yan's email address
2016-04-20 7:35 UTC (2+ messages)
[U-Boot] [PATCH] gpio: zynq: Add support for reading gpio pin state
2016-04-20 6:52 UTC
[U-Boot] [PATCH 00/60] ARM: tegra: cleanup part 1
2016-04-20 4:48 UTC (62+ messages)
` [U-Boot] [PATCH 01/60] ARM: tegra: remove unused definitions in headers
` [U-Boot] [PATCH 02/60] mmc: tegra: move pad init into MMC driver
` [U-Boot] [PATCH 03/60] mmc: tegra: move header file to driver directory
` [U-Boot] [PATCH 04/60] mmc: tegra: move public header to arch/arm/mach-tegra/include
` [U-Boot] [PATCH 05/60] pwm: tegra: move header file to driver directory
` [U-Boot] [PATCH 06/60] i2c: "
` [U-Boot] [PATCH 07/60] usb: "
` [U-Boot] [PATCH 08/60] video: "
` [U-Boot] [PATCH 09/60] ARM: tegra: correct 64-bit DT unit addresses
` [U-Boot] [PATCH 10/60] ARM: tegra: sort DT /aliases entries
` [U-Boot] [PATCH 11/60] ARM: tegra: add DT alias for GPIO controller
` [U-Boot] [PATCH 12/60] gpio: tegra: remove duplicate define
` [U-Boot] [PATCH 13/60] ARM: tegra: sort some board file include directives
` [U-Boot] [PATCH 14/60] ARM: tegra: use DT bindings for GPIO naming
` [U-Boot] [PATCH 15/60] gpio: tegra: header file split
` [U-Boot] [PATCH 16/60] ARM: tegra: migrate TEGRA_GPIO to Kconfig
` [U-Boot] [PATCH 17/60] ARM: tegra: move apb_misc.h
` [U-Boot] [PATCH 18/60] ARM: tegra: move fuse.h
` [U-Boot] [PATCH 19/60] ARM: tegra: move gpu.h
` [U-Boot] [PATCH 20/60] ARM: tegra: move pmc.h
` [U-Boot] [PATCH 21/60] ARM: tegra: move scu.h
` [U-Boot] [PATCH 22/60] ARM: tegra: move warmboot.h
` [U-Boot] [PATCH 23/60] ARM: tegra: move xusb-padctl.h to <mach/>
` [U-Boot] [PATCH 24/60] ARM: tegra: unify+move {board, sys_proto}.h "
` [U-Boot] [PATCH 25/60] ARM: tegra: use consistently named include guards
` [U-Boot] [PATCH 26/60] ARM: tegra: delete unused headers
` [U-Boot] [PATCH 27/60] ARM: tegra: move emc.h
` [U-Boot] [PATCH 28/60] ARM: tegra: move sdram_param.h
` [U-Boot] [PATCH 29/60] ARM: tegra: move sysctr.h
` [U-Boot] [PATCH 30/60] ARM: tegra: remove pmu.h
` [U-Boot] [PATCH 31/60] ARM: tegra: move powergate.h to <mach/>
` [U-Boot] [PATCH 32/60] ARM: tegra: add SoC-specific include directory
` [U-Boot] [PATCH 33/60] ARM: tegra: fix bug in Tegra20 flow.h
` [U-Boot] [PATCH 34/60] ARM: tegra: move flow.h
` [U-Boot] [PATCH 35/60] nyan-big: remove direct MC register access
` [U-Boot] [PATCH 36/60] ARM: tegra: move mc.h
` [U-Boot] [PATCH 37/60] ARM: tegra: move SDIOCFG_DRV* to pinmux.h
` [U-Boot] [PATCH 38/60] ARM: tegra: remove tegra_get_chip()
` [U-Boot] [PATCH 39/60] ARM: tegra: remove get_num_cpus()
` [U-Boot] [PATCH 40/60] ARM: tegra: remove gp_padctrl.h
` [U-Boot] [PATCH 41/60] ARM: tegra: remove tegra_get_sku_info()
` [U-Boot] [PATCH 42/60] ARM: tegra: move EMC code to tegra20/ directory
` [U-Boot] [PATCH 43/60] ARM: tegra: move PLLX configuration into SoC directories
` [U-Boot] [PATCH 44/60] ARM: tegra: remove tegra_get_chip_sku()
` [U-Boot] [PATCH 45/60] ARM: tegra: move custom pinmux.h to <mach/>
` [U-Boot] [PATCH 46/60] ARM: tegra: add pinmux APIs to replace funcmux
` [U-Boot] [PATCH 47/60] ARM: tegra: provide API for SPL code to init UART
` [U-Boot] [PATCH 48/60] ARM: tegra: lay groundwork for board hook cleanup
` [U-Boot] [PATCH 49/60] ARM: tegra: convert boards to new hooks
` [U-Boot] [PATCH 50/60] ARM: tegra: remove unused includes
` [U-Boot] [PATCH 51/60] ARM: tegra: move SPL-specific GPIO device to spl.c
` [U-Boot] [PATCH 52/60] ARM: tegra: convert pin_mux_*() to new hooks
` [U-Boot] [PATCH 53/60] tegra: keyboard: move pinmux setup to board files
` [U-Boot] [PATCH 54/60] video: tegra: "
` [U-Boot] [PATCH 55/60] i2c: "
` [U-Boot] [PATCH 56/60] ARM: tegra: remove funcmux API
` [U-Boot] [PATCH 57/60] ARM: tegra: don't access Boot Info Table from board code
` [U-Boot] [PATCH 58/60] ARM: tegra: clean up board include statements
` [U-Boot] [PATCH 59/60] ARM: tegra: unify+move tegra.h to mach-tegra/
` [U-Boot] [PATCH 60/60] ARM: tegra: move clock headers
[U-Boot] [PATCH v2] ti_armv7_common.h: Fix U-Boot location on eMMC
2016-04-19 21:25 UTC (2+ messages)
[U-Boot] [PATCH v2 0/5] tools/env: pass arguments as parameters not global structure
2016-04-19 20:43 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/5] tools/env: pass key as argument to env_aes_cbc_crypt
` [U-Boot] [PATCH v2 2/5] tools/env: remove 'extern' from function prototype in fw_env.h
` [U-Boot] [PATCH v2 3/5] tools/env: fw_printenv pass value_only as argument
` [U-Boot] [PATCH v2 4/5] tools/env: compute size of usable area only once
[U-Boot] [PATCH] ti_armv7_common.h: Fix U-Boot location on eMMC
2016-04-19 18:26 UTC
[U-Boot] [PATCH 1/2] serial: Introduce linflex uart support
2016-04-19 16:53 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] armv8: s32v234: Introduce basic support for s32v234evb
[U-Boot] [PATCH 00/16] Support for boot image creation for TI secure devices
2016-04-19 16:26 UTC (15+ messages)
` [U-Boot] [PATCH 01/16] doc: Add info on using secure devices from TI
` [U-Boot] [PATCH 02/16] arm: am33xx: Kconfig: Add secure device definitions
` [U-Boot] [PATCH 03/16] arm: Kconfig: Add support for AM43xx SoC specific Kconfig
` [U-Boot] [PATCH 06/16] ti: AM43xx: config.mk: Add support for generating secure boot images
` [U-Boot] [PATCH 07/16] ti: AM43xx: Use CONFIG options from SOC Kconfig
` [U-Boot] [PATCH 12/16] ARM: omap4/5: Add device type to CPU string
[U-Boot] [PATCH] armv8/LSCH2: early and final mmu needs matching NS attribute
2016-04-19 16:22 UTC (5+ messages)
` [U-Boot] [PATCH RESEND] armv8: LSCH2 "
[U-Boot] [PATCH] arm: mx5: Fix NAND image generation
2016-04-19 13:55 UTC (3+ messages)
[U-Boot] [PATCH] board: ge: bx50v3: Disable unused pins
2016-04-19 13:53 UTC (2+ messages)
[U-Boot] [PATCH] usb: gadget: Disable gadget options in SPL
2016-04-19 12:40 UTC (3+ messages)
[U-Boot] [PATCH 0/3] s3c-otg: fastboot: fixes and cleanup
2016-04-19 12:20 UTC (10+ messages)
` [U-Boot] [PATCH 1/3] fastboot: Clean up bulk-out logic
` [U-Boot] [PATCH 2/3] usb: s3c-otg: Fix short packet for request size > ep.maxpacket
` [U-Boot] [PATCH v2 "
` [U-Boot] [PATCH 3/3] usb: s3c-otg: Fix remaining bytes in debug messages
[U-Boot] [GIT PULL] u-boot-mips/master
2016-04-19 11:24 UTC
[U-Boot] [PATCH] arm: dts: socfpga: fix DTC unit name warnings
2016-04-19 10:38 UTC (8+ messages)
[U-Boot] [PATCHv4 0/7] spl: Lightweight UBI and UBI fastmap support
2016-04-19 10:15 UTC (11+ messages)
` [U-Boot] [PATCHv7 6/7] igep00x0: UBIize
[U-Boot] same fail reported on two componet of DIMM , in Memtest
2016-04-19 9:35 UTC
[U-Boot] [PATCH] fastboot: Fix OUT transaction length alignment
2016-04-19 8:46 UTC (11+ messages)
[U-Boot] [PATCH] armv8: ls2080a: update eth prime
2016-04-19 3:23 UTC
[U-Boot] Issue with USB mass storage (thumb drives)
2016-04-18 23:54 UTC (4+ messages)
[U-Boot] [PATCH v4 0/3] Amlogic Meson GXBaby and ODROID-C2 support
2016-04-18 22:05 UTC (7+ messages)
` [U-Boot] [PATCH v4 1/3] net: designware: fix descriptor layout and warnings on 64-bit archs
` [U-Boot] [PATCH v4 3/3] arm: meson: implement calls to secure monitor
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