messages from 2012-09-13 05:16:19 to 2012-09-14 15:40:14 UTC [more...]
[U-Boot] [PATCH 00/16] pmic: Redesign PMIC framework to support multiple instances of devices
2012-09-14 15:40 UTC (16+ messages)
` [U-Boot] [PATCH 01/16] pmic:i2c: Handle PMIC I2C transmission comprising of two bytes
` [U-Boot] [PATCH 02/16] pmic:i2c: Add I2C byte order to PMIC framework
` [U-Boot] [PATCH 03/16] pmic:max8997: Switch the MAX8997 PMIC to be used with multibus I2C
` [U-Boot] [PATCH 04/16] pmic: Extend PMIC framework to support multiple instances of PMIC devices
` [U-Boot] [PATCH 05/16] pmic: Introduce power_board_init() method at ./lib/board.c file
` [U-Boot] [PATCH 06/16] pmic: Enable power_board_init() support at TRATS
` [U-Boot] [PATCH 07/16] pmic:chrg: Common information about charger and battery (power_chrg.h)
` [U-Boot] [PATCH 08/16] pmic:muic: Support for MUIC built into MAX8997 device
` [U-Boot] [PATCH 09/16] pmic:fuel-gauge: Support for MAX17042 fuel-gauge
` [U-Boot] [PATCH 10/16] pmic:max8997: Function for calculating LDO internal register value
` [U-Boot] [PATCH 11/16] arm:trats:pmic: Default PMIC(MAX8997) initialization for Samsung's TRATS board
` [U-Boot] [PATCH 12/16] arm:trats:pmic: Enable MUIC (MAX8997) at "
` [U-Boot] [PATCH 13/16] arm:trats:pmic: Enable fuel-gauge (MAX17042) "
` [U-Boot] [PATCH 14/16] pmic:max8997: Support for MAX8997 internal charger control
` [U-Boot] [PATCH 15/16] arm:trats:pmic: Support for charging battery at Samsung's TRATS board
[U-Boot] [PATCH] sf: spansion: Correct the first byte of idcode1 for S25FL256S part
2012-09-14 15:16 UTC
[U-Boot] [PATCH] Correct the first byte of idcode1 for S25FL256S part
2012-09-14 15:16 UTC
[U-Boot] Don't get any interrupts once I boot into Linux
2012-09-14 15:15 UTC (2+ messages)
[U-Boot] [PATCH] phy: Add support for Marvell 88E1118R
2012-09-14 13:15 UTC (2+ messages)
[U-Boot] [PATCH 1/4 v3] serial: Add Zynq serial driver
2012-09-14 11:09 UTC (19+ messages)
` [U-Boot] [PATCH 2/4 v3] net: Add driver for Zynq Gem IP
` [U-Boot] [PATCH 3/4 v3] arm: Support new Xilinx Zynq platform
` [U-Boot] [PATCH 4/4 v4] xilinx: Add new Zynq board
[U-Boot] [PATCH 1/4 v4] serial: Add Zynq serial driver
2012-09-14 10:58 UTC (2+ messages)
[U-Boot] [PATCH 1/3] dm: sparc: net: Fixup greth compile warnings
2012-09-14 10:17 UTC (2+ messages)
[U-Boot] [PATCH 1/2] mmc: at91: add multi block read/write support
2012-09-14 8:31 UTC (8+ messages)
` [U-Boot] [PATCH 2/2] ARM: at91sam9x5: enable MCI0 support for 9x5ek board
[U-Boot] [PATCH 3/6] video: cfb_console: logo can be positioned via the splashpos variable
2012-09-14 8:29 UTC (7+ messages)
` [U-Boot] [PATCH v4 1/6] davinci: ea20: reorganisation LCD startup
` [U-Boot] [PATCH v4 2/6] davinci: ea20: the console is always set to the serial line
` [U-Boot] [PATCH v4 3/6] video: cfb_console: logo can be positioned via the splashpos variable
` [U-Boot] [PATCH v4 4/6] video: cfb_console: add function to plot the logo area black
` [U-Boot] [PATCH v4 5/6] da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
` [U-Boot] [PATCH v4 6/6] davinci: ea20: add some configs and default environmet variables
[U-Boot] [Question] [ARM] global data array defined in board.c linkage problem : overlapping with relocation sections
2012-09-14 8:24 UTC (2+ messages)
[U-Boot] [PATCH v2 0/3] Enable MMC support for at91sam9x5ek board
2012-09-14 8:22 UTC (4+ messages)
` [U-Boot] [PATCH v2 1/3] mmc: at91: add multi block read/write support
` [U-Boot] [PATCH v2 2/3] ARM: at91sam9x5: enable MCI0 support for 9x5ek board
` [U-Boot] [PATCH v2 3/3] mmc: at91: use max timeout value. It will avoid some situation that timeout happened
[U-Boot] [PATCH 1/4 v2] serial: Add Zynq serial driver
2012-09-14 7:39 UTC (35+ messages)
` [U-Boot] [PATCH 2/4 v2] net: Add driver for Zynq Gem IP
` [U-Boot] [PATCH 3/4 v2] arm: Support new Xilinx Zynq platform
` [U-Boot] [PATCH 4/4 v3] xilinx: Add new Zynq board
[U-Boot] [PATCH] snowball: Clear UART RX FIFO
2012-09-14 6:17 UTC
[U-Boot] [PATCH 0/3] i2c for R-mobile
2012-09-14 5:08 UTC (26+ messages)
` [U-Boot] [PATCH v2 0/9] "
` [U-Boot] [PATCH v2 6/9] i2c: sh_i2c.c: check error in i2c_read and i2c_write
` [U-Boot] [RESEND PATCH v2 0/9] i2c for R-mobile
` [U-Boot] [PATCH v2 1/9] i2c: sh_i2c.c: support iccl and icch extension
` [U-Boot] [PATCH v2 7/9] i2c: sh_i2c.c: remove unused function
` [U-Boot] [PATCH v2 8/9] arm: rmobile: kzm9g: enable I2C1
` [U-Boot] [PATCH v2 9/9] arm: rmobile: kzm9g: enable I2C2
` [U-Boot] [PATCH v3 00/10] i2c for R-mobile
` [U-Boot] [PATCH v3 01/10] i2c: sh_i2c.c: support iccl and icch extension
` [U-Boot] [PATCH v3 02/10] i2c: sh_i2c.c: correct BUSY bit define in ICSR
` [U-Boot] [PATCH v3 03/10] i2c: sh_i2c.c: adjust for SH73A0
` [U-Boot] [PATCH v3 04/10] i2c: sh_i2c.c: support I2C2, I2C3 and I2C4
` [U-Boot] [PATCH v3 05/10] i2c: sh_i2c: enable i2c_probe
` [U-Boot] [PATCH v3 06/10] i2c: sh_i2c.c: check error in i2c_read and i2c_write
` [U-Boot] [PATCH v3 07/10] i2c: sh_i2c.c: remove unused function
` [U-Boot] [PATCH v3 08/10] arm: rmobile: kzm9g: enable I2C1
` [U-Boot] [PATCH v3 09/10] arm: rmobile: kzm9g: enable I2C2
` [U-Boot] [PATCH v3 10/10] i2c: sh_i2c: use setbits/clrbits macro
[U-Boot] [PATCH] Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
2012-09-14 2:38 UTC (2+ messages)
[U-Boot] Read-only env variables
2012-09-14 2:24 UTC (5+ messages)
` [U-Boot] [PATCH 0/12] Add environment type checking and access control
` [U-Boot] [PATCH 10/12] env: acl: Add environment variable access control list
[U-Boot] Pull request: u-boot-mips/master
2012-09-14 2:04 UTC (6+ messages)
[U-Boot] [PATCH] USB: musb_udc: Bugfix musb_peri_rx_ep
2012-09-14 0:43 UTC (5+ messages)
[U-Boot] [PATCH] ARM: arm1176: Define arch_cpu_init() at the SoC level
2012-09-14 0:17 UTC (2+ messages)
[U-Boot] [PATCH 0/9] Add basic Tegra30 (T30) support
2012-09-13 23:38 UTC (39+ messages)
` [U-Boot] [PATCH 1/9] Tegra: T30: Add include files
` [U-Boot] [PATCH 2/9] Tegra: T30: Add AVP (arm720t) files
` [U-Boot] [PATCH 3/9] Tegra: T30: Add CPU (armv7) files
` [U-Boot] [PATCH 4/9] Tegra: T30: Add common Tegra30 CPU files
` [U-Boot] [PATCH 5/9] Tegra: DT: Add preliminary device tree files for T30 Cardhu
` [U-Boot] [PATCH 6/9] Tegra30: Add Cardhu board files
` [U-Boot] [PATCH 7/9] Tegra30: Add config files (common and Cardhu)
` [U-Boot] [PATCH 8/9] Tegra30: Add common pinmux config in board_early_init_f
` [U-Boot] [PATCH 9/9] Tegra30: Enable Cardhu build (SPL)
[U-Boot] How to understand the code flow of u-boot
2012-09-13 22:32 UTC (2+ messages)
[U-Boot] [PATCH v3 1/2] Loop block device for sandbox
2012-09-13 22:31 UTC (5+ messages)
` [U-Boot] [PATCH v4 "
[U-Boot] [PATCH] fdt: Check if the FDT address is configured
2012-09-13 22:16 UTC (5+ messages)
[U-Boot] [PATCH v2] USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY
2012-09-13 19:38 UTC
[U-Boot] [PATCH 0/6] gpt: GUID Partition Table (GPT) restoration
2012-09-13 18:54 UTC (14+ messages)
` [U-Boot] [PATCH v2 0/7] "
` [U-Boot] [PATCH v3 "
` [U-Boot] [PATCH v3 1/7] vsprintf:fix: Change type returned by ustrtoul
` [U-Boot] [PATCH v3 2/7] part:efi: Move part_efi.h file to ./include
` [U-Boot] [PATCH v3 3/7] gpt:doc: GPT (GUID Partition Table) documentation
` [U-Boot] [PATCH v3 4/7] gpt: The leXX_to_int() calls replaced with ones defined at <compiler.h>
` [U-Boot] [PATCH v3 5/7] gpt: Support for GPT (GUID Partition Table) restoration
` [U-Boot] [PATCH v3 6/7] gpt: Support for new "gpt" command
` [U-Boot] [PATCH v3 7/7] gpt: Enable support for GPT partition table restoration at Samsung's Trats
[U-Boot] Next steps
2012-09-13 17:33 UTC (3+ messages)
[U-Boot] [PATCH v2] ARM: Add X600 board support (SPEAr600 based)
2012-09-13 17:15 UTC (5+ messages)
[U-Boot] using initrd with U-boot on the imx28evk
2012-09-13 14:32 UTC (5+ messages)
[U-Boot] [PATCH V4 1/2] ext4fs ls load support
2012-09-13 14:29 UTC (5+ messages)
` [U-Boot] [PATCH V5 "
[U-Boot] [PATCH] gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices
2012-09-13 13:45 UTC (2+ messages)
[U-Boot] [PATCH v2 1/2] mx6q: Factor out common DDR3 init code
2012-09-13 13:18 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] mx6: Add basic support for mx6qsabresd board
[U-Boot] [PATCH] at91sam9x5: set default EBI I/O drive configuration
2012-09-13 12:33 UTC (2+ messages)
[U-Boot] [PATCH] atmel_nand: fix the U-Boot output information about nand flash with PMECC enable
2012-09-13 12:33 UTC (2+ messages)
[U-Boot] [PATCH] Fix strict-aliasing warning in dlmalloc
2012-09-13 12:19 UTC (2+ messages)
[U-Boot] [PATCH v2] avr32: add atngw100mkii board
2012-09-13 12:18 UTC (2+ messages)
[U-Boot] Pull request u-boot-blackfin.git (sf branch)
2012-09-13 11:56 UTC (5+ messages)
[U-Boot] [PULL] Please pull u-boot-avr32/master
2012-09-13 11:38 UTC
[U-Boot] [PATCH 0/7] Add support to MINI2416 board
2012-09-13 9:30 UTC (5+ messages)
` [U-Boot] [PATCH 3/7] S3C24XX: Add serial driver
[U-Boot] [PATCH] driver/mtd:IFC NAND:Initialise internal SRAM before any write
2012-09-13 8:26 UTC
[U-Boot] [PATCH 1/2] mx6q: Factor out common DDR3 init code
2012-09-13 8:06 UTC (6+ messages)
[U-Boot] Help Required [imx35pdk]
2012-09-13 7:48 UTC (7+ messages)
[U-Boot] [PATCH 0/6] Exynos: Support for display drivers
2012-09-13 7:45 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] misc:max8998 Add LDO macros
` [U-Boot] [PATCH 2/6] drivers: video: Add ld9040 video driver
` [U-Boot] [PATCH 3/6] arm: exynos4: Fix exynos4_fb structure
` [U-Boot] [PATCH 4/6] arm: exynos4: cpu: Add definition for display
` [U-Boot] [PATCH 5/6] drivers: video: fix image position
` [U-Boot] [PATCH 6/6] arm: exynos4: universal_C210: add display support
[U-Boot] [PATCHv2] ARM: Add Altera SOCFPGA Cyclone5
2012-09-13 6:51 UTC (6+ messages)
[U-Boot] Pull request for ARM zynq
2012-09-13 6:24 UTC
[U-Boot] [PATCH 0/9 V2] EXYNOS5: Add Audio support
2012-09-13 5:37 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