U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- Re: RaspberryPi 1/2(/3), (continued)
- [PATCH v2 00/12] various fixes for MIPS64,
Peter Mamonov
- [PATCH v2 04/12] i2c/muxes/i2c-mux-pca954x: fix private data retrieval for 64bit mode, Peter Mamonov
- [PATCH v2 01/12] resource: fix iomem root resource for 64 bit, Peter Mamonov
- [PATCH v2 09/12] mips: fix warnings from CPHYSADDR() macro, Peter Mamonov
- [PATCH v2 02/12] fs: fix memory access for 64bit MIPS, Peter Mamonov
- [PATCH v2 03/12] mtd: cfi-flash: fix write_buff() for 64BIT, Peter Mamonov
- [PATCH v2 11/12] mips: 64BIT selects PHYS_ADDR_T_64BIT, Peter Mamonov
- [PATCH v2 10/12] mips: add PHYS_ADDR_T_64BIT option, Peter Mamonov
- [PATCH v2 08/12] MIPS: use CKSEG1 instead of KSEG1, Peter Mamonov
- [PATCH v2 12/12] fixup! MIPS: import optimized string functions from Linux, Peter Mamonov
- [PATCH v2 07/12] mips: fix copy_to_link_location for 64 bit mode, Peter Mamonov
- [PATCH v2 06/12] common.h: fix IOMEM() for MIPS64, Peter Mamonov
- [PATCH v2 05/12] MIPS: import 64-bit address conversion macros, Peter Mamonov
- Re: [PATCH v2 00/12] various fixes for MIPS64, Andrey Smirnov
- Re: [PATCH v2 00/12] various fixes for MIPS64, Sascha Hauer
- [PATCH v2] net: use dev_warn() when no MAC address is set,
Vivien Didelot
- [PATCH] net: specify device name in warning,
Vivien Didelot
- [PATCH] mtd: nand: nand_omap_gpmc: Fix ecc steps,
Teresa Remmet
- [PATCH v3 0/4] Pass reset and boot sources via /chosen node,
Andrey Smirnov
- [PATCH v3 00/28] ARM MMU code improvements and on-demand PTE allocation,
Andrey Smirnov
- [PATCH v3 01/28] ARM: mmu: Remove unused ARM_VECTORS_SIZE, Andrey Smirnov
- [PATCH v3 02/28] ARM: mmu: Make use of IS_ALIGNED in arm_mmu_remap_sdram(), Andrey Smirnov
- [PATCH v3 03/28] ARM: mmu: Use ALIGN and ALIGN_DOWN in map_cachable(), Andrey Smirnov
- [PATCH v3 06/28] ARM: mmu: Share code for create_sections(), Andrey Smirnov
- [PATCH v3 04/28] ARM: mmu: Introduce set_ttbr(), Andrey Smirnov
- [PATCH v3 05/28] ARM: mmu: Introduce set_domain(), Andrey Smirnov
- [PATCH v3 08/28] sizes.h: Sync with Linux 4.16, Andrey Smirnov
- [PATCH v3 07/28] ARM: mmu: Separate index and address in create_sections(), Andrey Smirnov
- [PATCH v3 09/28] ARM: mmu: Specify size in bytes in create_sections(), Andrey Smirnov
- [PATCH v3 11/28] ARM: mmu: Share PMD_SECT_DEF_CACHED, Andrey Smirnov
- [PATCH v3 10/28] ARM: mmu: Share code for initial flat mapping creation, Andrey Smirnov
- [PATCH v3 12/28] ARM: mmu: Drop needless shifting in map_io_sections(), Andrey Smirnov
- [PATCH v3 14/28] ARM: mmu: Trivial simplification in arm_mmu_remap_sdram(), Andrey Smirnov
- [PATCH v3 24/28] ARM: mmu: Use find_pte() to find PTE in create_vector_table(), Andrey Smirnov
- [PATCH v3 25/28] ARM: mmu: Use dma_inv_range() in dma_sync_single_for_cpu(), Andrey Smirnov
- [PATCH v3 16/28] ARM: mmu: Use PAGE_SIZE when specifying size of one page, Andrey Smirnov
- [PATCH v3 15/28] ARM: mmu: Replace various SZ_1M with PGDIR_SIZE, Andrey Smirnov
- [PATCH v3 13/28] ARM: mmu: Replace hardcoded shifts with pgd_index() from Linux, Andrey Smirnov
- [PATCH v3 17/28] ARM: mmu: Define and use PTRS_PER_PTE, Andrey Smirnov
- [PATCH v3 18/28] ARM: mmu: Use PAGE_SIZE instead of magic right shift by 12, Andrey Smirnov
- [PATCH v3 19/28] ARM: mmu: Use xmemalign in arm_create_pte(), Andrey Smirnov
- [PATCH v3 20/28] ARM: mmu: Use xmemalign in mmu_init(), Andrey Smirnov
- [PATCH v3 22/28] ARM: mmu: Pass PTE flags a parameter to arm_create_pte(), Andrey Smirnov
- [PATCH v3 23/28] ARM: mmu: Make sure that address is 1M aligned in arm_create_pte(), Andrey Smirnov
- [PATCH v3 28/28] ARM: mmu: Introduce ARM_TTB_SIZE, Andrey Smirnov
- [PATCH v3 27/28] ARM: mmu: Implement on-demand PTE allocation, Andrey Smirnov
- [PATCH v3 26/28] ARM: mmu: Simplify the use of dma_flush_range(), Andrey Smirnov
- [PATCH v3 21/28] ARM: mmu: Share code between dma_alloc_*() functions, Andrey Smirnov
- [RFC PATCH 00/15] MIPS64 support,
Peter Mamonov
- [RFC PATCH 01/15] FIXME: add t4..t7 definitions for MIPS64, Peter Mamonov
- [RFC PATCH 02/15] MIPS: use CKSEG1 instead of KSEG1, Peter Mamonov
- [RFC PATCH 03/15] FIXME: mips: fix copy_to_link_location for 64 bit mode, Peter Mamonov
- [RFC PATCH 07/15] mips: 64BIT selects PHYS_ADDR_T_64BIT, Peter Mamonov
- [RFC PATCH 04/15] mips: fix warnings from CPHYSADDR() macro, Peter Mamonov
- [RFC PATCH 09/15] MIPS: import 64-bit address conversion macros, Peter Mamonov
- [RFC PATCH 08/15] fixup! MIPS: import optimized string functions from Linux, Peter Mamonov
- [RFC PATCH 06/15] common/Kconfig: add PHYS_ADDR_T_64BIT option, Peter Mamonov
- [RFC PATCH 05/15] mips: fix dma_sync_* stuff for MIPS64, Peter Mamonov
- [RFC PATCH 10/15] common.h: fix IOMEM() for MIPS64, Peter Mamonov
- [RFC PATCH 11/15] resource: fix iomem root resource for 64 bit, Peter Mamonov
- [RFC PATCH 12/15] FIXME: commands/mem: fix /dev/mem size, Peter Mamonov
- [RFC PATCH 13/15] FIXME: fs: fix memory access for 64bit MIPS, Peter Mamonov
- [RFC PATCH 15/15] i2c/muxes/i2c-mux-pca954x: fix private data retrieval for 64bit mode, Peter Mamonov
- [RFC PATCH 14/15] mtd: cfi-flash: fix write_buff() for 64BIT, Peter Mamonov
- Re: [RFC PATCH 00/15] MIPS64 support, Sascha Hauer
- [PATCH v2 0/4] Pass reset and boot sources via /chosen node,
Andrey Smirnov
- [PATCH v2 00/28] ARM MMU code improvements and on-demand PTE allocation,
Andrey Smirnov
- [PATCH v2 03/28] ARM: mmu: Use ALIGN and ALIGN_DOWN in map_cachable(), Andrey Smirnov
- [PATCH v2 04/28] ARM: mmu: Introduce set_ttbr(), Andrey Smirnov
- [PATCH v2 01/28] ARM: mmu: Remove unused ARM_VECTORS_SIZE, Andrey Smirnov
- [PATCH v2 09/28] ARM: mmu: Specify size in bytes in create_sections(), Andrey Smirnov
- [PATCH v2 05/28] ARM: mmu: Introduce set_domain(), Andrey Smirnov
- [PATCH v2 07/28] ARM: mmu: Separate index and address in create_sections(), Andrey Smirnov
- [PATCH v2 06/28] ARM: mmu: Share code for create_sections(), Andrey Smirnov
- [PATCH v2 10/28] ARM: mmu: Share code for initial flat mapping creation, Andrey Smirnov
- [PATCH v2 17/28] ARM: mmu: Define and use PTRS_PER_PTE, Andrey Smirnov
- [PATCH v2 20/28] ARM: mmu: Use xmemalign in mmu_init(), Andrey Smirnov
- [PATCH v2 12/28] ARM: mmu: Drop needless shifting in map_io_sections(), Andrey Smirnov
- [PATCH v2 11/28] ARM: mmu: Share PMD_SECT_DEF_CACHED, Andrey Smirnov
- [PATCH v2 14/28] ARM: mmu: Trivial simplification in arm_mmu_remap_sdram(), Andrey Smirnov
- [PATCH v2 13/28] ARM: mmu: Replace hardcoded shifts with pgd_index() from Linux, Andrey Smirnov
- [PATCH v2 15/28] ARM: mmu: Replace various SZ_1M with PGDIR_SIZE, Andrey Smirnov
- [PATCH v2 16/28] ARM: mmu: Use PAGE_SIZE when specifying size of one page, Andrey Smirnov
- [PATCH v2 18/28] ARM: mmu: Use PAGE_SIZE instead of magic right shift by 12, Andrey Smirnov
- [PATCH v2 22/28] ARM: mmu: Pass PTE flags a parameter to arm_create_pte(), Andrey Smirnov
- [PATCH v2 21/28] ARM: mmu: Share code between dma_alloc_*() functions, Andrey Smirnov
- [PATCH v2 23/28] ARM: mmu: Make sure that address is 1M aligned in arm_create_pte(), Andrey Smirnov
- [PATCH v2 24/28] ARM: mmu: Use find_pte() to find PTE in create_vector_table(), Andrey Smirnov
- [PATCH v2 26/28] ARM: mmu: Simplify the use of dma_flush_range(), Andrey Smirnov
- [PATCH v2 25/28] ARM: mmu: Use dma_inv_range() in dma_sync_single_for_cpu(), Andrey Smirnov
- [PATCH v2 28/28] ARM: mmu: Introduce ARM_TTB_SIZE, Andrey Smirnov
- [PATCH v2 27/28] ARM: mmu: Implement on-demand PTE allocation, Andrey Smirnov
- [PATCH v2 19/28] ARM: mmu: Use xmemalign in arm_create_pte(), Andrey Smirnov
- [PATCH v2 08/28] sizes.h: Sync with Linux 4.16, Andrey Smirnov
- [PATCH v2 02/28] ARM: mmu: Make use of IS_ALIGNED in arm_mmu_remap_sdram(), Andrey Smirnov
- [PATCH] usb: gadget: fastboot: fix barebox update without using buffer,
Michael Grzeschik
- [PATCH v1 00/10] provide ELF/KEXEC support for MIPS ath79 and malta,
Oleksij Rempel
- [PATCH v1 06/10] MIPS: ath79: enable kexec, Oleksij Rempel
- [PATCH v1 02/10] port resource_overlaps() from kernel, Oleksij Rempel
- [PATCH v1 01/10] resource: add create_resource() helper function, Oleksij Rempel
- [PATCH v1 03/10] filetype: add ELF type, Oleksij Rempel
- [PATCH v1 05/10] MIPS: add kexec ELF loading support, Oleksij Rempel
- [PATCH v1 04/10] bootm: add kexec ELF support, Oleksij Rempel
- [PATCH v1 07/10] MIPS: malta: enable kexec, Oleksij Rempel
- [PATCH v1 08/10] MIPS: configs: add KEXEC=y to atheros devices, Oleksij Rempel
- [PATCH v1 09/10] MIPS: configs: dptechnics-dpt-module: enable watchdog poller, Oleksij Rempel
- [PATCH v1 10/10] MIPS: malta: update malta qemu defconfig, Oleksij Rempel
- [PATCH 1/2] ARM: i.MX50: Replace expicit casts with IOMEM,
Alexander Kurz
- [PATCH] IMX gpio: use DR register to get gpio value,
Nikita Yushchenko
- [PATCH 1/2] clk: add clk-gpio driver,
Nikita Yushchenko
- v2018.05.0, Sascha Hauer
- [PATCH 00/28] ARM MMU code improvements and on-demand PTE allocation,
Andrey Smirnov
- [PATCH 01/28] ARM: mmu: Remove unused ARM_VECTORS_SIZE, Andrey Smirnov
- [PATCH 02/28] ARM: mmu: Make use of IS_ALIGNED in arm_mmu_remap_sdram(), Andrey Smirnov
- [PATCH 03/28] ARM: mmu: Use ALIGN and ALIGN_DOWN in map_cachable(), Andrey Smirnov
- [PATCH 04/28] ARM: mmu: Introduce set_ttbr(), Andrey Smirnov
- [PATCH 06/28] ARM: mmu: Share code for create_sections(), Andrey Smirnov
- [PATCH 05/28] ARM: mmu: Introduce set_domain(), Andrey Smirnov
- [PATCH 08/28] sizes.h: Sync with Linux 4.16, Andrey Smirnov
- [PATCH 15/28] ARM: mmu: Replace various SZ_1M with PGDIR_SIZE, Andrey Smirnov
- [PATCH 12/28] ARM: mmu: Drop needless shifting in map_io_sections(), Andrey Smirnov
- [PATCH 13/28] ARM: mmu: Replace hardcoded shifts with pgd_index() from Linux, Andrey Smirnov
- [PATCH 14/28] ARM: mmu: Trivial simplification in arm_mmu_remap_sdram(), Andrey Smirnov
- [PATCH 16/28] ARM: mmu: Use PAGE_SIZE when specifying size of one page, Andrey Smirnov
- [PATCH 17/28] ARM: mmu: Define and use PTRS_PER_PTE, Andrey Smirnov
- [PATCH 19/28] ARM: mmu: Use xmemalign in arm_create_pte(), Andrey Smirnov
- [PATCH 25/28] ARM: mmu: Use dma_inv_range() in dma_sync_single_for_cpu(), Andrey Smirnov
- [PATCH 23/28] ARM: mmu: Make sure that address is 1M aligned in arm_create_pte(), Andrey Smirnov
- [PATCH 24/28] ARM: mmu: Use find_pte() to find PTE in create_vector_table(), Andrey Smirnov
- [PATCH 26/28] ARM: mmu: Simplify the use of dma_flush_range(), Andrey Smirnov
- [PATCH 27/28] ARM: mmu: Implement on-demand PTE allocation, Andrey Smirnov
- [PATCH 28/28] ARM: mmu: Introduce ARM_TTB_SIZE, Andrey Smirnov
- [PATCH 22/28] ARM: mmu: Pass PTE flags a parameter to arm_create_pte(), Andrey Smirnov
- [PATCH 18/28] ARM: mmu: Use PAGE_SIZE instead of magic right shift by 12, Andrey Smirnov
- [PATCH 20/28] ARM: mmu: Use xmemalign in mmu_init(), Andrey Smirnov
- [PATCH 21/28] ARM: mmu: Share code between dma_alloc_*() functions, Andrey Smirnov
- [PATCH 11/28] ARM: mmu: Share PMD_SECT_DEF_CACHED, Andrey Smirnov
- [PATCH 10/28] ARM: mmu: Share code for initial flat mapping creation, Andrey Smirnov
- [PATCH 07/28] ARM: mmu: Separate index and address in create_sections(), Andrey Smirnov
- [PATCH 09/28] ARM: mmu: Specify size in bytes in create_sections(), Andrey Smirnov
- Re: [PATCH 00/28] ARM MMU code improvements and on-demand PTE allocation, Sascha Hauer
- [PATCH 0/2] Pass reset and boot sources via /chosen node,
Andrey Smirnov
- [PATCH] serial: lpuart: Avoid division by zero when requested baudrate is,
Andrey Smirnov
- [PATCH 1/2] README: describe how to build the documentation,
Roland Hieber
- [PATCH] bbu: imx-bbu-internal: add i.MX51 SPI/I2C flash handler,
Lucas Stach
- [PATCH] video: backlight: add slew time parameter,
Lucas Stach
- Dynamic RAM configuration on iMX6 board,
Albert, Elmar
- [RESEND PATCH v2 0/2] Initial RAVE SP Linux driver port,
Andrey Smirnov
- [PATCH v2 0/2] Initial RAVE SP Linux driver port,
Andrey Smirnov
- [PATCH v2] ARM: VFxxx: Record cpu boot source as a part of startup,
Andrey Smirnov
- [PATCH] blspec: add checking of optional key machine-id,
Andreas Schmidt
- [RFC PATCH 0/7] provide ELF/KEXEC support for MIPS ath79 and malta,
Oleksij Rempel
- [PATCH 0/6] i.MX51, 53 reset reason detection support,
Andrey Smirnov
- [PATCH] ARM: i.MX7: Remove unnecessary local variable,
Andrey Smirnov
- [PATCH] ARM: VFxxx: Recort cpu boot source as a part of startup,
Andrey Smirnov
- [PATCH 1/2] ARM omap beagle xload_defconfig: do not load drivers from DT,
Alexander Kurz
- [PATCH] usbnet: increase bulk message timeout,
Nikita Yushchenko
- [PATCH] arm: imx6: don't reset PFDs that are used by periph_clk,
Marc Ohlf
- [PATCH] watchdog: omap: set hwdev before call watchdog_register,
Andreas Schmidt
- [PATCH] watchdog: core: check hwdev before use it,
Andreas Schmidt
- [PATCH] ARM: arm32: fix realocate_to_curr_addr,
Andreas Schmidt
- [PATCH] ARM: imx_v7_defconfig: Select various missing v7 boards by default,
Andrey Smirnov
- [PATCH v3] ARM: i.MX: boot: Coalesce copy-pasted code,
Andrey Smirnov
- [PATCH 0/2] Initial RAVE SP Linux driver port,
Andrey Smirnov
- [PATCH v2 00/10] i.MX reset reason detection support,
Andrey Smirnov
- [PATCH v2 01/10] common: reset_source: Add the notion of "reset source instance", Andrey Smirnov
- [PATCH v2 06/10] ARM: i.MX: Log detected reset reason, Andrey Smirnov
- [PATCH v2 07/10] ARM: i.MX: Print "revision unknown" if that is the case, Andrey Smirnov
- [PATCH v2 02/10] ARM: i.MX: Add infrastructure to record SoC reset reason, Andrey Smirnov
- [PATCH v2 04/10] ARM: i.MX7: Record reset reason as a part of startup, Andrey Smirnov
- [PATCH v2 03/10] ARM: i.MX6: Record reset reason as a part of startup, Andrey Smirnov
- [PATCH v2 05/10] common: reset_source: Introduce reset_source_name(), Andrey Smirnov
- [PATCH v2 08/10] ARM: VFxxx: Add code to detect cpu variant, Andrey Smirnov
- [PATCH v2 09/10] ARM: VFxxx: Detect cpu variant on start, Andrey Smirnov
- [PATCH v2 10/10] ARM: VFxxx: Record reset reason as a part of startup, Andrey Smirnov
- Re: [PATCH v2 00/10] i.MX reset reason detection support, Sascha Hauer
- [PATCH] commands: of_display_timings: Add simple-panel support,
Stefan Riedmueller
- [PATCH] video: tc358767: don't link AUX i2c adapter to parent OF node,
Lucas Stach
- [PATCH v1] Crypt and decrypt files using password in keystore.,
Gerd Pauli
- [PATCH] ARM: i.MX6: Make cpu_is_mx6xy() greppable, Sascha Hauer
- [PATCH] commands: i2c_write: enable reg == 0 too,
Antony Pavlov
- [PATCH v2 00/19] i.MX bootsource bugfixes, refactoring and VFxxx support,
Andrey Smirnov
- [PATCH v2 01/19] ARM: i.MX: boot: Coalesce copy-pasted code, Andrey Smirnov
- [PATCH v2 07/19] ARM: i.MX7: boot: Add code to handle SD/MMC manufacture mode, Andrey Smirnov
- [PATCH v2 08/19] ARM: i.MX7: boot: Remove incorrect NAND bootsource detection, Andrey Smirnov
- [PATCH v2 02/19] include: Port linux/build_bug.h from Linux kernel, Andrey Smirnov
- [PATCH v2 09/19] ARM: i.MX7: boot: Fix SPI-NOR/QSPI boot source mixup, Andrey Smirnov
- [PATCH v2 04/19] ARM: i.MX: Add a function to extract BMOD value, Andrey Smirnov
- [PATCH v2 03/19] include: Port linux/bitfield.h from Linux kernel, Andrey Smirnov
- [PATCH v2 11/19] ARM: i.MX: boot: Move magic values into small functions, Andrey Smirnov
- [PATCH v2 05/19] ARM: i.MX: Simplify serial bootsource detection for i.MX6 and 7, Andrey Smirnov
- [PATCH v2 06/19] ARM: i.MX: Account for unprogrammed fuses on i.MX6 and i.MX7, Andrey Smirnov
- [PATCH v2 10/19] ARM: i.MX: boot: Remove unnecessary returns, Andrey Smirnov
- [PATCH v2 12/19] ARM: i.MX: boot: Share code to detect NAND as a boot source, Andrey Smirnov
- [PATCH v2 14/19] ARM: i.MX53: boot: Move magic numbers info utility functions, Andrey Smirnov
- [PATCH v2 13/19] ARM: i.MX: boot: Check for NAND boot only if necessary on i.MX53, 6, Andrey Smirnov
- [PATCH v2 19/19] ARM: i.MX6: boot: Return BOOTSOURCE_SPI_NOR, not BOOTSOURCE_SPI, Andrey Smirnov
- [PATCH v2 16/19] ARM: i.MX7: boot: Move magic numbers into utility functions, Andrey Smirnov
- [PATCH v2 15/19] ARM: i.MX6: boot: Move magic numbers into utility functions, Andrey Smirnov
- [PATCH v2 17/19] bootsource: Add BOOTSOURCE_CAN, Andrey Smirnov
- [PATCH v2 18/19] ARM: VFxxx: Implement code to detect bootsource, Andrey Smirnov
- Re: [PATCH v2 00/19] i.MX bootsource bugfixes, refactoring and VFxxx support, Sascha Hauer
- [PATCH 1/2] fs: fix error path in __canonicalize_path(),
Ulrich Ölmann
- Re: Question about barebox*/drivers/mfd/mc34704.c and ACCURATE I²C mode ...,
Baruch Siach
- [PATCH 00/10] Add initial RISC-V architecture support,
Antony Pavlov
- [PATCH 07/10] RISC-V: erizo: add nmon image creation, Antony Pavlov
- [PATCH 08/10] RISC-V: add erizo_generic_defconfig, Antony Pavlov
- [PATCH 03/10] RISC-V: add low-level debug macros for ns16550, Antony Pavlov
- [PATCH 06/10] RISC-V: erizo: enable NMON, Antony Pavlov
- [PATCH 02/10] RISC-V: add Erizo SoC support, Antony Pavlov
- [PATCH 09/10] scripts: add nmon-loader, Antony Pavlov
- [PATCH 05/10] RISC-V: erizo: add DEBUG_LL support, Antony Pavlov
- [PATCH 04/10] RISC-V: add nmon nano-monitor, Antony Pavlov
- [PATCH 01/10] Add initial RISC-V architecture support, Antony Pavlov
- [PATCH 10/10] Documentation: add RISC-V docs, Antony Pavlov
- [PATCH 00/17] i.MX bootsource bugfixes, refactoring and VFxxx support,
Andrey Smirnov
- [PATCH 08/17] ARM: i.MX: boot: Remove unnecessary retruns, Andrey Smirnov
- [PATCH 01/17] ARM: i.MX: boot: Coalesce copy-pasted code, Andrey Smirnov
- [PATCH 05/17] ARM: i.MX7: boot: Add code to handle SD/MMC manufacture mode, Andrey Smirnov
- [PATCH 02/17] ARM: i.MX: Add function to extract BMOD value, Andrey Smirnov
- [PATCH 11/17] ARM: i.MX: boot: Check for NAND boot only if necessary on i.MX53, 6, Andrey Smirnov
- [PATCH 03/17] ARM: i.MX: Simplify serial bootsource detection for i.MX6 and 7, Andrey Smirnov
- [PATCH 04/17] ARM: i.MX: Account for unprogrammed fuses on i.MX6 and i.MX7, Andrey Smirnov
- [PATCH 12/17] ARM: i.MX53: boot: Move magic numbers info utility functions, Andrey Smirnov
- [PATCH 09/17] ARM: i.MX: boot: Move magic values into small functions, Andrey Smirnov
- [PATCH 06/17] ARM: i.MX7: boot: Remove incorrect NAND bootsource detection, Andrey Smirnov
- [PATCH 10/17] ARM: i.MX: boot: Share code to detect NAND as a boot source, Andrey Smirnov
- [PATCH 07/17] ARM: i.MX7: boot: Fix SPI-NOR/QSPI boot source mixup, Andrey Smirnov
- [PATCH 13/17] ARM: i.MX6: boot: Move magic numbers into utility functions, Andrey Smirnov
- [PATCH 15/17] bootsource: Add BOOTSOURCE_CAN, Andrey Smirnov
- [PATCH 14/17] ARM: i.MX7: boot: Move magic numbers into utility functions, Andrey Smirnov
- [PATCH 16/17] ARM: VFxxx: Implement code to detect bootsource, Andrey Smirnov
- [PATCH 17/17] ARM: i.MX6: boot: Return BOOTSOURCE_SPI_NOR, not BOOTSOURCE_SPI, Andrey Smirnov
- [PATCH 00/10] i.MX reset reason detection support,
Andrey Smirnov
- [PATCH 01/10] common: reset_source: Add the notion of "reset source instance", Andrey Smirnov
- [PATCH 03/10] ARM: i.MX6: Record reset reason as a part of startup, Andrey Smirnov
- [PATCH 07/10] ARM: i.MX: Print "revision unknown" if that is the case, Andrey Smirnov
- [PATCH 02/10] ARM: i.MX: Add infrastructure to record SoC reset reason, Andrey Smirnov
- [PATCH 06/10] ARM: i.MX: Log detected reset reason, Andrey Smirnov
- [PATCH 04/10] ARM: i.MX7: Record reset reason as a part of startup, Andrey Smirnov
- [PATCH 09/10] ARM: VFxxx: Add code to detect cpu variant, Andrey Smirnov
- [PATCH 08/10] ARM: VFxxx: Add code to detect reset reason, Andrey Smirnov
- [PATCH 05/10] common: reset_source: Introduce reset_source_name(), Andrey Smirnov
- [PATCH 10/10] ARM: VFxxx: Detect cpu variant and reset source on start, Andrey Smirnov
- [PATCH 1/4] pci: rename variable mask -> barval,
Uwe Kleine-König
- [PATCH] serial/lpuart: Do not enable UART FIFO,
Andrey Smirnov
- [PATCH] gitignore: Add *.pblx files,
Andrey Smirnov
- [PATCH v2 0/5] Linux's serdev framwork port,
Andrey Smirnov
- [PATCH v2 1/2] common: state: Add property to protect existing data,
Daniel Schultz
- [PATCH] net: phy: micrel: fix too late link up, Sascha Hauer
- [PATCH 00/16] ARM: i.MX: phyCORE/phyFLEX i.MX6 updates,
Sascha Hauer
- [PATCH 02/16] ARM: i.MX: phytec-som-imx: env: automount emmc if available, Sascha Hauer
- [PATCH 04/16] ARM: i.MX: phytec-som-imx: env: add android boot options, Sascha Hauer
- [PATCH 01/16] ARM: i.MX: phytec-som-imx: Remove kernel and oftree partiton in NAND, Sascha Hauer
- [PATCH 12/16] ARM: dts: imx6: phyboard-mira: Add usb support, Sascha Hauer
- [PATCH 03/16] ARM: i.MX: phytec-som-imx: env: add boot script for emmc, Sascha Hauer
- [PATCH 09/16] ARM: dts: phyCORE-imx6: Add SPINOR env node, Sascha Hauer
- [PATCH 13/16] ARM: dts: imx6: phyboard-mira: Enable usb host and usb otg port, Sascha Hauer
- [PATCH 10/16] ARM: i.MX: phytec-som-imx6: add phyCORE-i.MX6 QuadPlus with 1GiB RAM, Sascha Hauer
- [PATCH 08/16] ARM: i.MX: phyFLEX: Change Ram Timing for i.MX6 DualLite\Solo (400 MHz), Sascha Hauer
- [PATCH 06/16] ARM: i.MX: phytec-som-imx6: add boot device emmc, Sascha Hauer
- [PATCH 05/16] ARM: dts: imx6qdl: phycore: Sync muxing with kernel, Sascha Hauer
- [PATCH 16/16] ARM: i.MX: phytec-som-imx6: Change kernel boot image to zImage, Sascha Hauer
- [PATCH 07/16] ARM: i.MX: phytec-som-imx6: phycore: Set BUCK mode to SYNC, Sascha Hauer
- [PATCH 15/16] ARM: dts: phycore-imx6: Use generic jedec spi nor compatible, Sascha Hauer
- [PATCH 14/16] ARM: dts: imx6: phyboard-mira: Remove unecessary iomuxc subnode, Sascha Hauer
- [PATCH 11/16] ARM: i.MX: phytec-som-imx6: add phyCORE-i.MX6 Solo with 1GiB RAM, Sascha Hauer
- [PATCH 0/9] Dialog da9063 updates,
Sascha Hauer
- [PATCH] mfd: da9063: Fix compilation, Sascha Hauer
- [PATCH 0/4] ARM: socfpga: misc fixes,
Antony Pavlov
- [PATCH 0/4] Fix NAND controller clock for i.MX6plus,
Sascha Hauer
- [PATCH] ARM: i.MX53 TX53: remove duplicate _imx53, Sascha Hauer
- [PATCH] ARM: i.MX6: phycore: Enable usbotg, Sascha Hauer
- [PATCH] clk: i.MX6: Adjust GPMI parent clock, Sascha Hauer
- [PATCH 00/10] Vybrid MMDC support and misc ESDCTL fixes,
Andrey Smirnov
- [PATCH 01/10] ARM: i.MX: esdctl: Use IOMEM instead of (void *), Andrey Smirnov
- [PATCH 02/10] ARM: i.MX51: esdctl: Replace magic value with ESDMISC_DDR2_8_BANK, Andrey Smirnov
- [PATCH 04/10] ARM: i.MX6: esdctl: Factor out common code in imx6*_barebox_entry(), Andrey Smirnov
- [PATCH 03/10] ARM: i.MX6: esdctl: Share memory size calculation code, Andrey Smirnov
- [PATCH 06/10] ARM: i.MX: esdctl: Make use of min_t(), Andrey Smirnov
- [PATCH 05/10] ARM: i.MX6: esdctl: Use symbolic constants for RAM base address, Andrey Smirnov
- [PATCH 09/10] i.MX: vf610-twr: Make use of vf610_barebox_entry(), Andrey Smirnov
- [PATCH 07/10] ARM: i.MX: esdctl: Introduce memory_sdram_size(), Andrey Smirnov
- [PATCH 08/10] ARM: i.MX: esdctl: Add support for Vybrid's memory controller, Andrey Smirnov
- [PATCH 10/10] i.MX: zii-vf610-dev: Make use of vf610_barebox_entry(), Andrey Smirnov
- Re: [PATCH 00/10] Vybrid MMDC support and misc ESDCTL fixes, Sascha Hauer
- [PATCH] ARM: start: Avoid calling arm_mem_barebox_image() twice,
Andrey Smirnov
- [PATCH 1/2] i.MX: vf610-twr: Print '>' when DEBUG_LL is enabled,
Andrey Smirnov
- [PATCH] pinctrl-vf610: Make use of BIT macro,
Andrey Smirnov
- [PATCH] ARM: Make use of ALIGN_DOWN macro in barebox-arm.h,
Andrey Smirnov
- [PATCH 1/2] i.MX53/TX53: Adjust to latest get_runtime_offset(),
Andrey Smirnov
- [PATCH 0/2] mfd: mc13xxx: ADC support,
Andrey Gusakov
- [PATCH] video: IPUv3-LDB: demote dual-channel message to info level,
Lucas Stach
- [PATCH] fb: reject enable request when framebuffer has no mode,
Lucas Stach
- [PATCH] net: on ifup -a only detect devices when necessary,
Sascha Hauer
- v2018.04.0, Sascha Hauer
- [PATCH] ARM: Add Advantech imx6 board support,
Christoph Fritz
- [PATCH] Documentation: framebuffer: update documentation to current state,
Oleksij Rempel
- [PATCH 00/19] Add Linux dcache implementation,
Sascha Hauer
- [PATCH 11/19] loadenv: Do not depend on normalise_path(), Sascha Hauer
- [PATCH 18/19] fs: tftp: Switch to dcache implementation, Sascha Hauer
- [PATCH 06/19] fs: Move mem_write/mem_read to devfs-core, Sascha Hauer
- [PATCH 04/19] ubifs: remove dead code, Sascha Hauer
- [PATCH 19/19] block: Adjust cache sizes, Sascha Hauer
- [PATCH 07/19] fs: Cleanup whitespace damage, Sascha Hauer
- [PATCH 10/19] ls: Do not depend on normalise_path(), Sascha Hauer
- [PATCH 02/19] ubifs: remove dead code, Sascha Hauer
- [PATCH 08/19] fs: Fix finding correct directory for mkdir/rmdir, Sascha Hauer
- [PATCH 16/19] fs: ubifs: Switch to dcache implementation, Sascha Hauer
- [PATCH 14/19] fs: devfs: Switch to dcache implementation, Sascha Hauer
- [PATCH 03/19] ubifs: Remove Linux struct definitions we already have, Sascha Hauer
- [PATCH 09/19] glob: do not unnecessarily opendir() a directory, Sascha Hauer
- [PATCH 01/19] rename file_operations -> cdev_operations, Sascha Hauer
- [PATCH 12/19] fs: dcache implementation, Sascha Hauer
- [PATCH 15/19] fs: ext4: Switch to dcache implementation, Sascha Hauer
- [PATCH 17/19] fs: nfs: Switch to dcache implementation, Sascha Hauer
- [PATCH 13/19] fs: ramfs: Switch to dcache implementation, Sascha Hauer
- [PATCH 05/19] fs: Add super_operations, Sascha Hauer
- [PATCH 0/3] APBH DMA fixes for i.MX7,
Andrey Smirnov
- [PATCH v3 01/10] ARM: import opcode helpers from Linux kernel,
Lucas Stach
- [PATCH] of: partition: fix typo when writing #address-cells,
Philipp Zabel
- [PATCH] aiodev: Constify 'unit' in 'struct aiodev',
Andrey Smirnov
- [PATCH] lib: Port CRC-CCITT functions from Linux kernel,
Andrey Smirnov
- [PATCH 0/3] Linux's serdev framwork port,
Andrey Smirnov
- socfpga: ethernet problem,
Antony Pavlov
- [PATCH v2 01/10] ARM: import opcode helpers from Linux kernel,
Lucas Stach
- [PATCH v2 05/10] ARM: don't try to install secure monitor when entered in HYP mode, Lucas Stach
- [PATCH v2 10/10] ARM: rpi: autosize malloc area, Lucas Stach
- [PATCH v2 03/10] ARM: allow secure monitor code to be built without PSCI, Lucas Stach
- [PATCH v2 08/10] ARM: rpi: add revision IDs for Pi 3 Model B and Pi Zero, Lucas Stach
- [PATCH v2 06/10] ARM: default to starting kernel in HYP mode when entered in HYP, Lucas Stach
- [PATCH v2 02/10] ARM: safely switch from HYP to SVC mode if required, Lucas Stach
- [PATCH v2 07/10] ARM: install HYP vectors at PBL and Barebox entry, Lucas Stach
- [PATCH v2 04/10] ARM: add file for HYP mode related setup, Lucas Stach
- [PATCH v2 09/10] ARM: rpi: add raspberry pi 3 support, Lucas Stach
- Re: [PATCH v2 01/10] ARM: import opcode helpers from Linux kernel, Roland Hieber
- [PATCH] video: tc358767: set num_modes=0 if no valid mode found,
Andrey Gusakov
- [PATCH 0/4] i.MX53/TX53: rework to dts, fix and add samsung variant,
Michael Grzeschik
- [PATCH 1/2] mtd: nand: Add Winbond manufacturer ID,
Sascha Hauer
- [PATCH] reset-source: pass reset reason to kernel via device tree, Philipp Zabel
- [PATCH v3] watchdog: add watchdog poller,
Oleksij Rempel
- [PATCH] of: Pass barebox version to kernel, Sascha Hauer
- [PATCH v2 0/2] Add support for kontron samx6i boards,
Michael Grzeschik
- [PATCH 00/14] ARM: i.MX8MQ and EVK support,
Sascha Hauer
- [PATCH 14/14] ARM: i.MX: ocotp: Add i.MX8MQ support, Sascha Hauer
- [PATCH 01/14] ARM: i.MX: xload: Fix compiler warning, Sascha Hauer
- [PATCH 04/14] aarch64: Add i.MX8 debug UART support, Sascha Hauer
- [PATCH 05/14] Include our own include/dt-bindings, Sascha Hauer
- [PATCH 12/14] mmc: i.MX esdhc: Add i.MX8 support, Sascha Hauer
- [PATCH 07/14] mci: imx-esdhc: use dma mapping functions, Sascha Hauer
- [PATCH 11/14] serial: i.MX: Add i.MX8 support, Sascha Hauer
- [PATCH 02/14] ARM: i.MX: compile arm32 specific errata only for CPU32, Sascha Hauer
- [PATCH 08/14] net: fec_imx: remove unnecessary DMA sync ops, Sascha Hauer
- [PATCH 13/14] gpio: i.MX: Add i.MX8mq support, Sascha Hauer
- [PATCH 09/14] net: fec_imx: Use dma mapping functions, Sascha Hauer
- [PATCH 10/14] clock: Add i.MX8MQ clock driver, Sascha Hauer
- [PATCH 03/14] ARM: Add i.MX8 support, Sascha Hauer
- [PATCH 06/14] ARM: i.MX8: Add i.MX8mq EVK support, Sascha Hauer
- Re: [PATCH 00/14] ARM: i.MX8MQ and EVK support, Andrey Smirnov
- [PATCH] Revert "startup: Load default environment earlier", Sascha Hauer
- [PATCH] ARM: AM335x: Fix invalid register access, Sascha Hauer
- [PATCH] fs: check pointer returned by get_fsdevice_by_path before dereferencing,
Gaël PORTAY
- [PATCH] ARM: i.MX50: Amazon Kindle: fix setup of board specific environment,
Alexander Kurz
- [PATCH] of: demote "no ranges" message to debug level,
Lucas Stach
- [PATCH 00/78] ARM aarch64 updates,
Sascha Hauer
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]