messages from 2014-02-13 02:41:07 to 2014-02-15 22:47:13 UTC [more...]
[U-Boot] [PATCH v2 0/8] common, fit, rsa: enhancements
2014-02-15 22:47 UTC (5+ messages)
` [U-Boot] [PATCH v2 2/8] fdt: add "fdt checksign" command
` [U-Boot] [PATCH v2 3/8] fit: add sha256 support
[U-Boot] Secure booting
2014-02-15 19:32 UTC (3+ messages)
[U-Boot] Secure booting
2014-02-15 19:30 UTC (3+ messages)
[U-Boot] [PATCH 1/5] wandboard: Staticize usdhc1_pads
2014-02-15 16:52 UTC (5+ messages)
` [U-Boot] [PATCH 2/5] mmc: Add a prototype for board_mmc_init()
` [U-Boot] [PATCH 3/5] wandboard: Fix sparse warning
` [U-Boot] [PATCH 4/5] wandboard: Include <input.h>
` [U-Boot] [PATCH 5/5] fb: Add a prototype for board_video_skip()
[U-Boot] [PATCH v3 00/13] ARMv7: add PSCI support to u-boot
2014-02-15 14:45 UTC (15+ messages)
` [U-Boot] [PATCH v3 01/13] ARM: HYP/non-sec: move switch to non-sec to the last boot phase
` [U-Boot] [PATCH v3 02/13] ARM: HYP/non-sec: add a barrier after setting SCR.NS==1
` [U-Boot] [PATCH v3 03/13] ARM: non-sec: reset CNTVOFF to zero
` [U-Boot] [PATCH v3 04/13] ARM: add missing HYP mode constant
` [U-Boot] [PATCH v3 05/13] ARM: HYP/non-sec: add separate section for secure code
` [U-Boot] [PATCH v3 06/13] ARM: HYP/non-sec: allow relocation to secure RAM
` [U-Boot] [PATCH v3 07/13] ARM: HYP/non-sec: add generic ARMv7 PSCI code
` [U-Boot] [PATCH v3 08/13] ARM: HYP/non-sec: add the option for a second-stage monitor
` [U-Boot] [PATCH v3 09/13] ARM: convert arch_fixup_memory_node to a generic FDT fixup function
` [U-Boot] [PATCH v3 10/13] ARM: HYP/non-sec/PSCI: emit DT nodes
` [U-Boot] [PATCH v3 11/13] sunxi: fix SRAM_B/SRAM_D memory map
` [U-Boot] [PATCH v3 12/13] sunxi: HYP/non-sec: add sun7i PSCI backend
` [U-Boot] [PATCH v3 13/13] sunxi: HYP/non-sec: configure CNTFRQ on all CPUs
[U-Boot] [RFC] try to merge different i.MX environment
2014-02-15 11:57 UTC (5+ messages)
[U-Boot] [PATCH v2] usb: tegra: Fix PHY configuration for Tegra 3
2014-02-15 6:38 UTC (4+ messages)
[U-Boot] SATA Port Multiplier and AHCI Support
2014-02-15 2:30 UTC
[U-Boot] [PATCH 2/3] mpc85xx: Add deep sleep framework support
2014-02-14 22:59 UTC (4+ messages)
` [U-Boot] [U-Boot, "
[U-Boot] [PATCH v2 0/3] mtd: nand: omap: fix ecc-layout
2014-02-14 18:59 UTC (5+ messages)
` [U-Boot] [PATCH v2 1/3] mtd: nand: omap: fix ecclayout->oobfree->offset
` [U-Boot] [PATCH v2 2/3] mtd: nand: omap: fix ecclayout->oobfree->length
` [U-Boot] [PATCH v2 3/3] mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver
[U-Boot] [PATCH] pxe: prepend fdtdir to DTB name irrespective of source
2014-02-14 18:49 UTC (2+ messages)
[U-Boot] [PATCH] Exynos5250: Remove lowlevelinit
2014-02-14 16:23 UTC (4+ messages)
[U-Boot] [PATCH] MIPS: keep all sections in u-boot ELF binary
2014-02-14 16:03 UTC
[U-Boot] [PATCH v4 0/2] IMX6: Add Gateworks Ventana support
2014-02-14 14:44 UTC (4+ messages)
` [U-Boot] [PATCH v4 1/2] power: add PFUZE100 PMIC driver
` [U-Boot] [PATCH v4 2/2] ventana: Add Gateworks Ventana family support
[U-Boot] [PATCH] Fix build of sx151x gpio driver
2014-02-14 13:56 UTC
[U-Boot] [PATCH 0/9] Refactoring and Endian bug fixes of fdt_support
2014-02-14 13:30 UTC (10+ messages)
` [U-Boot] [PATCH 1/9] fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
` [U-Boot] [PATCH 2/9] fdt_support: refactor with fdt_find_or_add_subnode helper func
` [U-Boot] [PATCH 3/9] fdt_support: delete force argument of fdt_initrd()
` [U-Boot] [PATCH 4/9] fdt_support: delete force argument of fdt_chosen()
` [U-Boot] [PATCH 5/9] fdt_support: refactor fdt_fixup_stdout() function
` [U-Boot] [PATCH 6/9] fdt_support: add 'const' qualifier for unchanged argument
` [U-Boot] [PATCH 7/9] fdt_support: fix an endian bug of fdt_fixup_memory_banks
` [U-Boot] [PATCH 8/9] fdt_support: fix an endian bug of fdt_initrd()
` [U-Boot] [PATCH 9/9] fdt_support: correct the return condition "
[U-Boot] [PATCH v1 1/3] OMAP3: add missing gpio clock init and fix NAND SPL for mcx board
2014-02-14 11:51 UTC (3+ messages)
` [U-Boot] [PATCH v1 2/3] omap3: fix pinmux "
` [U-Boot] [PATCH v1 3/3] OMAP3: fix default environment "
[U-Boot] [PATCH 0/9] Exynos4: add support for device tree
2014-02-14 11:40 UTC (19+ messages)
` [U-Boot] [PATCH V2 00/12] "
` [U-Boot] [PATCH V2 01/12] exynos4:pinmux:fdt: decode peripheral id
` [U-Boot] [PATCH V2 02/12] video:mipidsim:fdt: Add DT support for mipi dsim driver
` [U-Boot] [PATCH V2 03/12] video:exynos_fb:fdt: add additional fdt data
` [U-Boot] [PATCH V2 04/12] drivers:mmc:sdhci: enable support for DT
` [U-Boot] [PATCH V2 05/12] board:samsung:common: remove unused max77686 init function
` [U-Boot] [PATCH V2 06/12] board:samsung: move checkboard to common file
` [U-Boot] [PATCH V2 07/12] arm:exynos: add common DTS file for exynos 4
` [U-Boot] [PATCH V2 08/12] arm:exynos: enble sdhci and misc_init to common board
` [U-Boot] [PATCH V2 09/12] board:origen: Enable device tree on Origen
` [U-Boot] [PATCH V2 10/12] board:universal: Enable device tree on Universal
` [U-Boot] [PATCH V2 11/12] board:trats: Enable device tree on Trats
` [U-Boot] [PATCH V2 12/12] board:trats2: Enable device tree on Trats2
[U-Boot] [PATCH] arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not enabled)
2014-02-14 11:08 UTC (2+ messages)
[U-Boot] U-Boot XML support
2014-02-14 11:00 UTC (2+ messages)
[U-Boot] [PATCH] usb: tegra: Fix PHY configuration for Tegra 3
2014-02-14 10:59 UTC (3+ messages)
[U-Boot] T1040 booting from NOR Flash
2014-02-14 10:24 UTC (3+ messages)
[U-Boot] net: tsec: Pending patches
2014-02-14 9:49 UTC
[U-Boot] [PATCH] usb: create common header virtual root hub descriptors
2014-02-14 8:23 UTC (4+ messages)
[U-Boot] [PATCH v4 3/3] arm: remove unneeded symbol offsets and _TEXT_BASE
2014-02-14 8:22 UTC (10+ messages)
` [U-Boot] [PATCH v5 1/3] cm_t335: fix linker file to produce full ELF
` [U-Boot] [PATCH v5 2/3] arm: make _end compiler-generated
` [U-Boot] [PATCH v5 3/3] arm: remove unneeded symbol offsets and _TEXT_BASE
[U-Boot] [PATCH REPOST] usb: create common header virtual root hub descriptors
2014-02-14 7:03 UTC (2+ messages)
[U-Boot] [PATCH] ARM: bcm2835: fix mbox POWER_STATE_RESP_ON value
2014-02-14 7:00 UTC (2+ messages)
[U-Boot] [PATCH 0/7] common, fit, rsa: enhancements
2014-02-14 5:06 UTC (5+ messages)
` [U-Boot] [PATCH 2/7] fdt: add "fdt sign" command
[U-Boot] [PATCH V3 4/4] ARM: rpi_b: rework boot scripts, enable sysboot
2014-02-14 3:44 UTC
[U-Boot] [PATCH][RFC v2] add pci 64 bit prefechable mem support
2014-02-14 2:36 UTC (3+ messages)
[U-Boot] how to get rid of "No base64 encoded MIME text parts"?
2014-02-14 2:30 UTC (4+ messages)
[U-Boot] [PATCH V5] ARM: tegra: rework boot scripts
2014-02-14 0:57 UTC
[U-Boot] [PATCH V4 1/3] ARM: tegra: convert tegra to use distro defaults
2014-02-14 0:32 UTC (6+ messages)
` [U-Boot] [PATCH V4 2/3] ARM: tegra: rework boot scripts
[U-Boot] [PATCH v3] spi/cadence: Adding Cadence SPI driver support for SOCFPGA
2014-02-13 22:23 UTC (2+ messages)
[U-Boot] NAND bad block Query
2014-02-13 21:52 UTC (4+ messages)
[U-Boot] tlb15_entry is set wrong in the 4K code when the MPC8572DS boots from nand flash
2014-02-13 21:38 UTC (5+ messages)
[U-Boot] Pull request: u-boot-arm/master
2014-02-13 17:43 UTC
[U-Boot] [PATCH 1/3] armv8/cache: Consolidate setting for MAIR and TCR
2014-02-13 17:29 UTC (2+ messages)
` [U-Boot] [PATCH 3/3] armv8/cache: Change cache invalidate and flush function
[U-Boot] [RFC v2] Fix memory commands for 64-bit platforms
2014-02-13 17:22 UTC (4+ messages)
[U-Boot] [PATCH 1/8] arm/km: drop unneeded define
2014-02-13 16:52 UTC (10+ messages)
` [U-Boot] [PATCH 8/8] arm/km: introduce kmsugp1 target
` [U-Boot] [PATCH 8/8 v2] "
[U-Boot] [GIT PULL] Zynq patches
2014-02-13 16:33 UTC (4+ messages)
[U-Boot] [PATCH v2] zynq: Update CLK in bdinfo
2014-02-13 15:21 UTC (3+ messages)
[U-Boot] [PATCH v2] zynq: Fix elf header generation
2014-02-13 14:37 UTC (2+ messages)
[U-Boot] [PATCH] zynq: Use full tftpboot command instead of shortcut tftp
2014-02-13 14:30 UTC (2+ messages)
[U-Boot] [PATCH] relocate-rela: replace a magic number with sizeof(Elf64_Rela)
2014-02-13 14:19 UTC (2+ messages)
[U-Boot] [PATCH v2 0/6] Add target board MS7206SE
2014-02-13 14:13 UTC (7+ messages)
` [U-Boot] [PATCH v2 1/6] Add MS7206SE support
` [U-Boot] [PATCH v2 2/6] Add MS7206SE ethernet support
` [U-Boot] [PATCH v2 3/6] Add SH7206 support
` [U-Boot] [PATCH v2 4/6] SH2A cache support
` [U-Boot] [PATCH v2 5/6] Module enabler cleanup
` [U-Boot] [PATCH v2 6/6] Various update
[U-Boot] [PATCH] Added 64-bit MMIO accessors for ARMv8
2014-02-13 14:13 UTC (2+ messages)
[U-Boot] [PATCH] ARM: bcm2835: config.mk isn't needed
2014-02-13 14:07 UTC (2+ messages)
[U-Boot] [PATCH] ARM: rpi_b: set $fdtfile in default environment
2014-02-13 14:02 UTC (2+ messages)
[U-Boot] [PATCH 01/10] ARM: IXP: Remove actux1 board
2014-02-13 13:44 UTC (3+ messages)
` [U-Boot] [PATCH 1/10 V2] "
[U-Boot] [PATCH v2] part_efi: fix protective mbr struct allocation
2014-02-13 13:06 UTC (2+ messages)
[U-Boot] please pull u-boot-samsung master
2014-02-13 13:06 UTC (2+ messages)
[U-Boot] [PATCH] arm: Handle .gnu.hash section in ldscripts
2014-02-13 11:39 UTC (4+ messages)
[U-Boot] [PATCH v6 1/3] cm_t335: fix linker file to produce full ELF
2014-02-13 10:59 UTC (3+ messages)
` [U-Boot] [PATCH v6 2/3] arm: make _end compiler-generated
` [U-Boot] [PATCH v6 3/3] arm: remove unneeded symbol offsets and _TEXT_BASE
[U-Boot] [PATCH 1/5] net: emaclite: Fix OF initialization
2014-02-13 10:30 UTC (5+ messages)
` [U-Boot] [PATCH 2/5] net: gem: Add OF initialization support
` [U-Boot] [PATCH 3/5] mmc: zynq: "
` [U-Boot] [PATCH 4/5] zynq: Add OF ram "
` [U-Boot] [PATCH 5/5] serial: zynq: Add OF "
[U-Boot] [PATCH v2 00/13] ARMv7: add PSCI support to u-boot
2014-02-13 10:16 UTC (3+ messages)
[U-Boot] [RESEND PATCH 1/2 v2] socfpga: Adding Scan Manager driver
2014-02-13 9:56 UTC (4+ messages)
` [U-Boot] [RESEND PATCH 1/2 v2] socfpga: Adding Scan Manager driver -- ROLLED BACK
[U-Boot] [PATCH 0/2] socfpga: Adding Clock Manager
2014-02-13 9:53 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] socfpga: Adding Clock Manager driver
[U-Boot] [ARM] Small rollback on u-boot-arm
2014-02-13 9:48 UTC
[U-Boot] Chain loading an u-boot from an u-boot
2014-02-13 9:45 UTC (9+ messages)
[U-Boot] [PATCH] watchdog/denali: Adding DesignWare watchdog driver support
2014-02-13 9:35 UTC (2+ messages)
[U-Boot] [PATCH 0/2] Coding style to avoid #ifdef everywhere
2014-02-13 9:30 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
` [U-Boot] [PATCH 2/2] Move CONFIG_DISPLAY_CPUINFO to Makefile
[U-Boot] Improve upstream support for Snowball board (v2)
2014-02-13 9:29 UTC (5+ messages)
` [U-Boot] [PATCH 1/3] drivers/smc911x: Add support for shifted register read/write
` [U-Boot] [PATCH 2/3] board/snowball: Add support for network boot
[U-Boot] [RESEND PATCH 2/2 v2] socfpga: Adding Scan Manager IOCSR handoff files
2014-02-13 9:09 UTC (2+ messages)
[U-Boot] [PATCH] arm: Remove unused !CONFIG_SPL_BUILD code in board_init_f()
2014-02-13 8:57 UTC (2+ messages)
[U-Boot] [PATCH v4 2/2] boards.cfg: Delete the equivalent entries
2014-02-13 8:06 UTC (8+ messages)
[U-Boot] [PATCH][RFC] add pci bridge 64 bit prefechable mem support
2014-02-13 7:58 UTC
[U-Boot] [RFC] Add 64-bit data support for memory commands
2014-02-13 5:27 UTC (7+ messages)
[U-Boot] Read line from console
2014-02-13 4:26 UTC (3+ 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