messages from 2015-02-03 11:45:22 to 2015-02-04 10:30:03 UTC [more...]
[U-Boot] [PATCH v6 0/7] Exynos5: Fix warnings and enrich clock_get_periph_rate
2015-02-04 10:30 UTC (6+ messages)
` [U-Boot] [PATCH v6 1/7] Exynos5: Fix compiler warnings due to clock_get_periph_rate
` [U-Boot] [PATCH v6 2/7] Exynos542x: Move exynos5420_get_pll_clk up and rename
` [U-Boot] [PATCH v6 3/7] Exynos542x: Add and enable get_periph_rate support
` [U-Boot] [PATCH v6 4/7] Exynos5: Fix exynos5_get_periph_rate calculations
` [U-Boot] [PATCH v6 5/7] Exynos5: Use clock_get_periph_rate generic API
[U-Boot] Let's bury CONFIG_NEEDS_MANUAL_RELOC
2015-02-04 10:29 UTC (2+ messages)
[U-Boot] [PATCH] ARM: HYP/non-sec: relocation before enable secondary cores
2015-02-04 10:15 UTC
[U-Boot] [RFC PATCH] dm: Add support for all targets which requires MANUAL_RELOC
2015-02-04 9:58 UTC (9+ messages)
[U-Boot] [PATCH 1/5] nand: Add verification functions
2015-02-04 9:22 UTC (6+ messages)
` [U-Boot] [PATCH 2/5] cmd_nand: Verify writes to NAND
` [U-Boot] [PATCH 3/5] dfu: nand: Verify writes
` [U-Boot] [PATCH 4/5] nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
` [U-Boot] [PATCH 5/5] nand: yaffs: Remove the "nand write.yaffs" command
[U-Boot] [PATCH] lcd: Add support for CONFIG_LCD_NOSTDOUT
2015-02-04 9:05 UTC (3+ messages)
[U-Boot] [PATCH 1/5] arm: Use r2 instead of r0 in start.S
2015-02-04 9:04 UTC (10+ messages)
` [U-Boot] [PATCH 2/5] arm: Allow reset init to be controlled
` [U-Boot] [PATCH 3/5] arm: Allow lr to be saved by board code
` [U-Boot] [PATCH 4/5] arm: spl: Provide for a board-specific loader
` [U-Boot] [PATCH 5/5] RFC: sunxi: WIP FEL support
[U-Boot] [PATCH 1/3] ARmv7: Add a soc_init hook to start.S
2015-02-04 8:48 UTC (12+ messages)
[U-Boot] [PATCH 1/2] sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer
2015-02-04 8:38 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] sunxi: video: Dynamically reserve framebuffer memory
[U-Boot] [PATCH] sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART
2015-02-04 8:34 UTC (3+ messages)
[U-Boot] [PATCH 0/6] x86: Add some peripherals support to Intel Galileo
2015-02-04 8:26 UTC (7+ messages)
` [U-Boot] [PATCH 1/6] x86: quark: Initialize non-standard BARs
` [U-Boot] [PATCH 2/6] x86: galileo: Add GPIO support
` [U-Boot] [PATCH 3/6] x86: pci: Add pci ids for Quark SoC
` [U-Boot] [PATCH 4/6] x86: Add SPI support to quark/galileo
` [U-Boot] [PATCH 5/6] x86: Add SD/MMC "
` [U-Boot] [PATCH 6/6] x86: Add Intel Galileo instructions in README.x86
[U-Boot] [PATCH V2 00/13] common lcd refactor
2015-02-04 8:03 UTC (9+ messages)
` [U-Boot] [PATCH V2 01/13] lcd: move platform-specific structs to their own headers
` [U-Boot] [PATCH V2 02/13] lcd: split configuration_get_cmap
` [U-Boot] [PATCH V2 03/13] lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb
[U-Boot] [PATCH v2 1/2] ARM: atmel: arm9: switch to use common timer functions
2015-02-04 7:53 UTC (2+ messages)
` [U-Boot] [PATCH v2 2/2] ARM: atmel: armv7: "
[U-Boot] [PATCH v2] drivers/video/am335x-fb: Add possibility to wait for stable power/picture
2015-02-04 7:50 UTC (52+ messages)
` [U-Boot] [PATCH v2] common/lcd: Add command for setting cursor within lcd-console
` [U-Boot] [PATCH v2] common/lcd: Add command for writing to lcd-display
` [U-Boot] [PATCH v2] board/BuR/common: Take usage of am335x LCD-Display
` [U-Boot] [PATCH v2] board/BuR/common: try to setup cpsw mac-address from the devicetree
` [U-Boot] [PATCH v2] board/BuR/tseries: Enable HW-Watchdog
` [U-Boot] [PATCH v2] board/BuR/tseries: Enable U-Boot BOOTCOUNT feature
` [U-Boot] [PATCH v2] board/BuR/tseries: Enable EXT4 support
` [U-Boot] [PATCH v2] board/BuR/tseries: Change pinmux for GPIO2_28 from GPIO to PWM-Timeroutput
` [U-Boot] [PATCH v2] board/BuR/tseries: Chg pinmux - use free NAND Pins in non NAND-config as GPIO
` [U-Boot] [PATCH v2] board/BuR/tseries: Chg Pinmux - enable UART1 pins
` [U-Boot] [PATCH v2] board/BuR/common: Introduce Network Console and common environment for it
` [U-Boot] [PATCH v2] board/BuR/common: Enable CONFIG_CMD_TIME
` [U-Boot] [PATCH v2] board/BuR/common: Add support for displaying BMP on LCD
` [U-Boot] [PATCH v2] board/BuR/tseries: Rework default-environment settings
` [U-Boot] [PATCH v2] board/BuR/tseries: cosmetic changes
` [U-Boot] [PATCH v2] board/BuR/kwb: switch to board HW-Rev3
` [U-Boot] [PATCH v2] board/BuR/kwb: Support booting Linux
` [U-Boot] [PATCH v2] board/BuR/kwb: Redesign default-environment
` [U-Boot] [PATCH v2] board/BuR/kwb: Form a bootline for vxWorks
` [U-Boot] [PATCH v2] board/BuR/kwb: Support modify bootcmd through reset-controller
` [U-Boot] [PATCH v2] intern: disable lcd-stdout
` [U-Boot] [PATCH v2] intern: Add specific offset do FAT-Filesystem
` [U-Boot] [PATCH v2] intern: Add copy scripts and target specific helpers
[U-Boot] [PATCH] RSA depends on DM
2015-02-04 7:47 UTC (7+ messages)
[U-Boot] [PATCH 0/3] mmc: dw_mmc: fixed minor problems
2015-02-04 6:48 UTC (4+ messages)
` [U-Boot] [PATCH 1/3] mmc: dw_mmc: fixed the wrong bit control
` [U-Boot] [PATCH 2/3] mmc: exynos_dw_mmc: set to clksel_val into board-init function
` [U-Boot] [PATCH 3/3] mmc: exynos_dw_mmc: use the exynos specific data structure
[U-Boot] [PATCH v5 7/7] Exynos: Clock: Cleanup soc_get_periph_rate
2015-02-04 6:36 UTC (2+ messages)
[U-Boot] [PATCH v5 0/7] Exynos5: Fix warnings and enrich clock_get_periph_rate
2015-02-04 5:33 UTC (4+ messages)
` [U-Boot] [PATCH v5 7/7] Exynos: Clock: Cleanup soc_get_periph_rate
[U-Boot] [PATCH] ARM: at91: at91sam9rlek: add hush parser to defconfig
2015-02-04 5:17 UTC (3+ messages)
[U-Boot] [PATCH] ARM: at91: sama5d4: display the U-Boot version on LCD
2015-02-04 5:09 UTC (2+ messages)
[U-Boot] [PATCH] arm: spear: Move to generic board support
2015-02-04 5:03 UTC (2+ messages)
[U-Boot] [PATCH 0/9] Remove use of gdata for global_data
2015-02-04 4:14 UTC (16+ messages)
` [U-Boot] [PATCH 2/9] sunxi: Move SPL s_init() code to board_init_f()
[U-Boot] [PATCHv1 00/22] Add SPL support for SoCFGPA
2015-02-04 3:58 UTC (4+ messages)
` [U-Boot] [PATCHv1 08/22] arm: socfpga: spl: Add call to timer_init
[U-Boot] [PATCH 1/2] cmd_fdt: Actually fix fdt command in sandbox
2015-02-04 1:04 UTC (6+ messages)
` [U-Boot] [PATCH 2/2] cmd_fdt: Print the control fdt in terms of virtual memory
` [U-Boot] [PATCH v2 1/2] cmd_fdt: Actually fix fdt command in sandbox
` [U-Boot] [PATCH v2 2/2] cmd_fdt: Print the control fdt in terms of virtual memory
[U-Boot] [PATCH V3] cmd_i2c: Provide option for bulk 'i2c write' in one transaction
2015-02-04 0:41 UTC (4+ messages)
[U-Boot] [PATCH v2 1/5] microblaze: Move architecture to use generic board init
2015-02-04 0:33 UTC (4+ messages)
[U-Boot] SPL DM
2015-02-04 0:33 UTC (4+ messages)
[U-Boot] Loop Variable through to user space
2015-02-03 22:27 UTC (2+ messages)
[U-Boot] [RFC PATCH 04/21] ARM: tegra: collect SoC sources into mach-tegra
2015-02-03 21:49 UTC (4+ messages)
[U-Boot] netconsole: USB Ethernet connection dropping with ping or tftpboot
2015-02-03 21:44 UTC
[U-Boot] [PATCH] mpc837xerdb: "fix Calling __hwconfig without a buffer" warning
2015-02-03 20:24 UTC
[U-Boot] [RFC PATCH] arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally
2015-02-03 20:21 UTC
[U-Boot] Patch to add support for BAV335x boards
2015-02-03 19:52 UTC (3+ messages)
[U-Boot] [PATCH 1/3] dm: Prevent "demo hello" and "demo status" segfaults
2015-02-03 19:23 UTC (3+ messages)
[U-Boot] [RFC PATCH 0/7] RFC: dm: Add USB support
2015-02-03 19:20 UTC (3+ messages)
` [U-Boot] [RFC PATCH 6/7] arm: Show relocated PC/LR in the register dump
[U-Boot] Hang when enabling DCache on a iMX6 board
2015-02-03 19:17 UTC (2+ messages)
[U-Boot] [PATCH v2] omap3: add support for QUIPOS Cairo board
2015-02-03 17:13 UTC
[U-Boot] [PATCH] nand: Remove unused read/write structures
2015-02-03 16:24 UTC
[U-Boot] [PATCH] cmd_yaffs: Clean up command usage messages
2015-02-03 16:15 UTC
[U-Boot] [PATCH] nand: Remove unused CONFIG_MTD_NAND_ECC_JFFS2 option
2015-02-03 16:11 UTC
[U-Boot] [PATCH 1/2] microblaze: spl: Do not call mem_malloc_init and use early alloc
2015-02-03 15:39 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] microblaze: spl: Add LISTS to linker script
[U-Boot] [PATCH] powerpc/T104xD4RDB: Add T1040/T1042D4RDB boards support
2015-02-03 14:00 UTC
[U-Boot] U-Boot gitweb
2015-02-03 13:07 UTC (4+ messages)
[U-Boot] [PATCH] mpc85xx/t104xrdb : remove raw timing parameter
2015-02-03 13:02 UTC
[U-Boot] [PATCH v2] armv8/vexpress64: make multientry conditional
2015-02-03 12:31 UTC (3+ messages)
[U-Boot] [PATCH v2 01/24] drivers/video/am335x-fb: Add possibility to wait for stable power/picture
2015-02-03 12:31 UTC (27+ messages)
` [U-Boot] [PATCH v2 02/24] common/lcd: Add command for setting cursor within lcd-console
` [U-Boot] [PATCH v2 03/24] common/lcd: Add command for writing to lcd-display
` [U-Boot] [PATCH v2 04/24] board/BuR/common: Take usage of am335x LCD-Display
` [U-Boot] [PATCH v2 05/24] board/BuR/common: try to setup cpsw mac-address from the devicetree
` [U-Boot] [PATCH v2 06/24] board/BuR/tseries: Enable HW-Watchdog
` [U-Boot] [PATCH v2 07/24] board/BuR/tseries: Enable U-Boot BOOTCOUNT feature
` [U-Boot] [PATCH v2 08/24] board/BuR/tseries: Enable EXT4 support
` [U-Boot] [PATCH v2 09/24] board/BuR/tseries: Change pinmux for GPIO2_28 from GPIO to PWM-Timeroutput
` [U-Boot] [PATCH v2 10/24] board/BuR/tseries: Chg pinmux - use free NAND Pins in non NAND-config as GPIO
` [U-Boot] [PATCH v2 11/24] board/BuR/tseries: Chg Pinmux - enable UART1 pins
` [U-Boot] [PATCH v2 12/24] board/BuR/common: Introduce Network Console and common environment for it
` [U-Boot] [PATCH v2 13/24] board/BuR/common: Enable CONFIG_CMD_TIME
` [U-Boot] [PATCH v2 14/24] board/BuR/common: Add support for displaying BMP on LCD
` [U-Boot] [PATCH v2 15/24] board/BuR/tseries: Rework default-environment settings
` [U-Boot] [PATCH v2 16/24] board/BuR/tseries: cosmetic changes
` [U-Boot] [PATCH v2 17/24] board/BuR/kwb: switch to board HW-Rev3
` [U-Boot] [PATCH v2 18/24] board/BuR/kwb: Support booting Linux
` [U-Boot] [PATCH v2 19/24] board/BuR/kwb: Redesign default-environment
` [U-Boot] [PATCH v2 20/24] board/BuR/kwb: Form a bootline for vxWorks
` [U-Boot] [PATCH v2 21/24] board/BuR/kwb: Support modify bootcmd through reset-controller
` [U-Boot] [PATCH v2 22/24] intern: disable lcd-stdout
` [U-Boot] [PATCH v2 23/24] intern: Add specific offset do FAT-Filesystem
` [U-Boot] [PATCH v2 24/24] intern: Add copy scripts and target specific helpers
[U-Boot] [PATCH 01/21] drivers/video/am335x-fb: Add possibility to wait for stable power/picture
2015-02-03 11:53 UTC (9+ messages)
` [U-Boot] [PATCH 02/21] common/lcd: Add command for setting cursor within lcd-framework
` [U-Boot] [PATCH 03/21] common/lcd: Add command for writing to lcd-display
[U-Boot] [RFC PATCH 0/9] x86: Add Intel Quark Memory Reference Code (MRC) support
2015-02-03 11:45 UTC (7+ messages)
` [U-Boot] [RFC PATCH 4/9] x86: quark: Add utility codes needed for MRC
` [U-Boot] [RFC PATCH 5/9] x86: quark: Add System Memory Controller support
` [U-Boot] [RFC PATCH 6/9] x86: quark: Enable the Memory Reference Code build
` [U-Boot] [RFC PATCH 7/9] fdtdec: Add compatible id and string for Intel Quark MRC
` [U-Boot] [RFC PATCH 8/9] dt-bindings: Add Intel Quark MRC bindings
` [U-Boot] [RFC PATCH 9/9] x86: quark: Call MRC in dram_init()
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