U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- [PATCH 2/4] net: designware: refactor wait loop to own function, (continued)
- [PATCH 00/15] Makefile: sync with linux v4.13 and add thin archives support,
Steffen Trumtrar
- [PATCH 05/15] debug: Add CONFIG_DEBUG_READABLE_ASM, Steffen Trumtrar
- [PATCH 04/15] scripts/Kbuild.include: replace KBUILD_CPPFLAGS with CPPFLAGS, Steffen Trumtrar
- [PATCH 09/15] scripts: link-barebox: force error on kallsyms failure, Steffen Trumtrar
- [PATCH 01/15] Makefile: replace LINUXINCLUDE with BAREBOXINCLUDE, Steffen Trumtrar
- [PATCH 06/15] Makefile: improve line wrapping, Steffen Trumtrar
- [PATCH 02/15] Makefile: Correctly deal with make options which contain an "s", Steffen Trumtrar
- [PATCH 03/15] scripts/Kbuild.include: Fix portability problem of "echo -e", Steffen Trumtrar
- [PATCH 15/15] ARM: Kconfig: select THIN_ARCHIVES for ARM, Steffen Trumtrar
- [PATCH 10/15] scripts: link-barebox: allow architectures to use thin archives instead of ld -r, Steffen Trumtrar
- [PATCH 13/15] scripts: link-barebox: close thin archives --whole-archives option, Steffen Trumtrar
- [PATCH 07/15] Makefile: link of barebox moved to script, Steffen Trumtrar
- [PATCH 12/15] scripts: link-barebox: minor improvement for thin archives build, Steffen Trumtrar
- [PATCH 11/15] scripts: link-barebox: kallsyms allow 3-pass generation, Steffen Trumtrar
- [PATCH 14/15] scripts: link-barebox: thin archives use P option to ar, Steffen Trumtrar
- [PATCH 08/15] scripts: link-barebox: fix bash-ism, Steffen Trumtrar
- [PATCH 1/3] net: dns: Use pr_debug,
Sascha Hauer
- [PATCH] Kconfig: drop duplicate PHYS_ADDR_T_64BIT definitions,
Antony Pavlov
- imx6ul (phytec Segin board) USB/DFU,
Erwin Rol
- CONFIG_AUTOBOOT_STOP_STR to stop autoboot in barebox,
Parthiban Nallathambi
- [PATCH v2 0/4] Xilinx Zynq Ultrascale+ MPSoC support,
Michael Tretter
- [PATCH] Kconfig: Add clocksource menu,
Jules Maselbas
- [PATCH] imd: fix missing error message,
Thorsten K. Scherer
- [PATCH v3 00/10] MIPS: migrate to multiimage support,
Oleksij Rempel
- [PATCH v3 01/10] images: piggy: use "a" instead of #alloc flag, Oleksij Rempel
- [PATCH v3 07/10] MIPS: put main_entry to __bare_init section, Oleksij Rempel
- [PATCH v3 09/10] MIPS: remove HAS_NO_BOARD_HL_CODE support, Oleksij Rempel
- [PATCH v3 04/10] MIPS: start: preserve DTB pointer for later use, Oleksij Rempel
- [PATCH v3 02/10] MIPS: add arch/mips/lib/pbl.lds.S, Oleksij Rempel
- [PATCH v3 10/10] MIPS: remove useless board files, Oleksij Rempel
- [PATCH v3 03/10] pbl: enable MIPS for PBL_RELOCATABLE, Oleksij Rempel
- [PATCH v3 05/10] MIPS: multiimage: add ENTRY_FUNCTION macros, Oleksij Rempel
- [PATCH v3 06/10] MIPS: mutliimage: pass devicetree from PBL to the main_entry, Oleksij Rempel
- [PATCH v3 08/10] MIPS: port all mach* to multiimage, Oleksij Rempel
- Re: [PATCH v3 00/10] MIPS: migrate to multiimage support, Sascha Hauer
- [PATCH 1/2] mach-bcm283x/core: fix clkdev uarts for raspberry pi,
Rouven Czerwinski
- [PATCH 1/3] hush: Add pr_fmt define,
Sascha Hauer
- [PATCH v2 00/10] MIPS: migrate to multiimage support,
Oleksij Rempel
- [PATCH v2 01/10] images: piggy: use "a" instead of #alloc flag, Oleksij Rempel
- [PATCH v2 02/10] MIPS: add arch/mips/lib/pbl.lds.S, Oleksij Rempel
- [PATCH v2 09/10] MIPS: remove HAS_NO_BOARD_HL_CODE support, Oleksij Rempel
- [PATCH v2 06/10] MIPS: mutliimage: pass devicetree from PBL to the main_entry, Oleksij Rempel
- [PATCH v2 03/10] pbl: enable MIPS for PBL_RELOCATABLE, Oleksij Rempel
- [PATCH v2 04/10] MIPS: start: preserve DTB pointer for later use, Oleksij Rempel
- [PATCH v2 05/10] MIPS: multiimage: add ENTRY_FUNCTION macros, Oleksij Rempel
- [PATCH v2 07/10] MIPS: put main_entry to __bare_init section, Oleksij Rempel
- [PATCH v2 10/10] MIPS: remove useless board files, Oleksij Rempel
- [PATCH v2 08/10] MIPS: port all mach* to multiimage, Oleksij Rempel
- [PATCH] mtd: nand: denali: quiet down driver,
Steffen Trumtrar
- [PATCH] ubimkvol: add support for `volume_id` parameter,
Sascha Hauer
- [PATCH v1 00/10] MIPS: migrate to multiimage support,
Oleksij Rempel
- [PATCH v1 01/10] images: piggy: use "a" instead of #alloc flag, Oleksij Rempel
- [PATCH v1 03/10] pbl: enable MIPS for PBL_RELOCATABLE, Oleksij Rempel
- [PATCH v1 09/10] MIPS: remove HAS_NO_BOARD_HL_CODE support, Oleksij Rempel
- [PATCH v1 04/10] MIPS: start: preserve DTB pointer for later use, Oleksij Rempel
- [PATCH v1 05/10] MIPS: multiimage: add ENTRY_FUNCTION macros, Oleksij Rempel
- [PATCH v1 10/10] MIPS: multiimage: remove useless board files, Oleksij Rempel
- [PATCH v1 06/10] MIPS: mutliimage: pass devicetree from PBL to the main_entry, Oleksij Rempel
- [PATCH v1 07/10] MIPS: put main_entry to __bare_init section, Oleksij Rempel
- [PATCH v1 02/10] MIPS: add arch/mips/lib/pbl.lds.S, Oleksij Rempel
- [PATCH v1 08/10] MIPS: port all mach* to multiimage, Oleksij Rempel
- [PATCH 1/2] drivers: caam: add RNG software self-test,
Roland Hieber
- [PATCH 0/3] Xilinx Zynq Ultrascale+ MPSoC support,
Michael Tretter
- [PATCH] arch: *: cpuinfo: harmonize command description,
Ulrich Ölmann
- [PATCH] mount command: Fix "mount /dev/<devname>", Sascha Hauer
- [PATCH] memory_display: add padding to simplify counting,
Roland Hieber
- [PATCH] printk: make line continuation not result in stray emergency errors,
Roland Hieber
- powerfail safe env save,
Erwin Rol
- [PATCH v1 0/9] random fixes,
Oleksij Rempel
- [PATCH v1 6/9] usb: at91_udc: remove useless NULL check, Oleksij Rempel
- [PATCH v1 3/9] fs: closedir: remove uninitialized variable ret, Oleksij Rempel
- [PATCH v1 4/9] fs: fix possible null pointer dereference of base., Oleksij Rempel
- [PATCH v1 1/9] net: e1000: fix "Uninitialized variable: phy_data" warning, Oleksij Rempel
- [PATCH v1 9/9] lib: lodepng: remove useless test, Oleksij Rempel
- [PATCH v1 7/9] mtd: atmel_nand: remove erroneous case, Oleksij Rempel
- [PATCH v1 2/9] pinctrl: tegra30: fix "Possible null pointer dereference: group" warning, Oleksij Rempel
- [PATCH v1 5/9] mfd: da9063: fix wrong NULL pointer test, Oleksij Rempel
- [PATCH v1 8/9] usb: musb: fix possible out of bounds access, Oleksij Rempel
- Re: [PATCH v1 0/9] random fixes, Sascha Hauer
- [PATCH 1/2] ARM: i.MX: GuF Vincell: Use DCD table to setup SDRAM,
Sascha Hauer
- [PATCH] clk: fix NULL deref without OF node in debug message,
matthias . schiffer
- [PATCH 0/3] ARM: images: Use piggydata,
Sascha Hauer
- [PATCH] scripts: imx-image: Fix typos in comments, Sascha Hauer
- [PATCH] arm: boards: phytec-som-am335x: Fix mac overwrite from state,
Teresa Remmet
- [PATCH] Add Raspberry Pi Zero W Board,
Chris Fiege
- [PATCH] net: cpsw: support "phy-handle" and deprecate "phy_id", Sascha Hauer
- [PATCH 00/12] More -Wmissing-prototypes fixes,
Sascha Hauer
- [PATCH 01/12] ARM: start: Add missing prototype, Sascha Hauer
- [PATCH 09/12] usb: musb: Add missing includes, Sascha Hauer
- [PATCH 07/12] mtd: nand: omap: Add header file for bch decoder, Sascha Hauer
- [PATCH 05/12] ARM: samsung: Add missing include, Sascha Hauer
- [PATCH 04/12] ARM: samsung: provide prototype for nand_boot(), Sascha Hauer
- [PATCH 03/12] ARM: samsung: make locally used function static, Sascha Hauer
- [PATCH 06/12] state: remove unused function, Sascha Hauer
- [PATCH 11/12] bus: omap-gpmc: make locally used function static, Sascha Hauer
- [PATCH 08/12] net: cpsw: Make locally used function static, Sascha Hauer
- [PATCH 12/12] ARM: omap: Add missing includes, Sascha Hauer
- [PATCH 02/12] ARM: samsung: remove unused function, Sascha Hauer
- [PATCH 10/12] spi: omap: make locally used functions static, Sascha Hauer
- [PATCH] commands: mem: Fix compiler warning, Sascha Hauer
- [PATCH] ARM: socfpga: generate smaller images when multiple boards are selected,
Sascha Hauer
- [PATCH v2 0/4] random fixes,
Oleksij Rempel
- [PATCH 1/3] aiodev: mc13xxx: Mark mc13xxx_adc_do_conversion() static,
Andrey Smirnov
- [PATCH] rtc: ds1307: Set DS1341_BIT_DOSF in the right register,
Andrey Smirnov
- Transferring files over tftp,
Teresa Remmet
- [PATCH] ARM: i.MX: When SRSR shows wdog then lookup reset source in wdog,
Sascha Hauer
- [PATCH] bootm: Print which file cannot be opened, Sascha Hauer
- [PATCH 1/2] ARM: socfpga: update defconfig,
Steffen Trumtrar
- [PATCH] ARM: socfpga: achilles: enable watchdog1,
Enrico Jorns
- [PATCH] ARM: Do not build hyp.S for AArch64,
Andrey Smirnov
- [PATCH] net: macb: dma_sync_* receive buffers,
Ladislav Michl
- [PATCH] nand: denali: remove undefined GFP_DMA flag,
Enrico Jorns
- [PATCH] arm: mach-omap: xload: Enable network interface,
Teresa Remmet
- [PATCH] ubiformat: print messages after checking a block is not bad, Sascha Hauer
- [PATCH] mtd: nand: fix nand_lock/unlock() function,
Marc Kleine-Budde
- Cannot update barebox 2018.04.0 anymore,
Mihaita Ivascu
- [PATCH 1/2] ARM: stack unwind: Print messages with pr_warning,
Sascha Hauer
- [PATCH] of: Add .of suffix to device names from devicetree,
Sascha Hauer
- [PATCH 1/2] video: ipuv3: use closest fractional divider,
Lucas Stach
- [PATCH v1 0/5] random fixes,
Oleksij Rempel
- [PATCH 00/20] Fix another ton of missing prototype warnings,
Sascha Hauer
- [PATCH 02/20] ARM: psci: Avoid missing prototypes warning, Sascha Hauer
- [PATCH 09/20] ARM: i.MX50: Make locally used function static, Sascha Hauer
- [PATCH 07/20] ARM: start: Add missing prototype, Sascha Hauer
- [PATCH 06/20] ARM: start: Add missing include, Sascha Hauer
- [PATCH 13/20] imx-bbu-nand: Make locally used functions static, Sascha Hauer
- [PATCH 05/20] fs: ubifs: Avoid missing prototype warning, Sascha Hauer
- [PATCH 03/20] gui: lodepng: Avoid missing prototypes warning, Sascha Hauer
- [PATCH 12/20] ARM: i.MX6 usb: Add missing include, Sascha Hauer
- [PATCH 17/20] video: vpl: make locally used function static, Sascha Hauer
- [PATCH 18/20] fs: devfs: Make locally used function static, Sascha Hauer
- [PATCH 16/20] pinctrl: at91: Add missing include, Sascha Hauer
- [PATCH 10/20] ARM: i.MX27: Add missing prototype for imx27_get_boot_source(), Sascha Hauer
- [PATCH 04/20] ARM: sm: Make locally used function static, Sascha Hauer
- [PATCH 14/20] clk: imx: Avoid missing prototype warnings, Sascha Hauer
- [PATCH 20/20] Make: Add -Wmissing-prototypes, Sascha Hauer
- [PATCH 01/20] ARM: interrupts: Avoid missing prototypes warning, Sascha Hauer
- [PATCH 19/20] nvmem: Add prototype for exported functions, Sascha Hauer
- [PATCH 08/20] ARM: Add missing prototype for arm_mem_ramoops_get(), Sascha Hauer
- [PATCH 15/20] dma: apbh: make locally used function static, Sascha Hauer
- [PATCH 11/20] ARM: i.MX: add missing include, Sascha Hauer
- v2018.11.0, Sascha Hauer
- [PATCH 1/1] rk3188: don't set same clk rate twice,
perachet7
- [PATCH v3] ARM: i.MX: Add liteboard support,
Marcin Niestroj
- [PATCH] net: only use ethaddrs registered with device node on that device,
Lucas Stach
- [PATCH v2] scripts: imx-image: fix first instruction in i.MX8MQ header,
Lucas Stach
- [PATCH 1/2] ARM: nxp-imx8mq-evk: remove SDRAM reservation for ATF,
Lucas Stach
- [PATCH] commands: mem: truncate mem device size to fit the loff_t file size,
Lucas Stach
- [PATCH] mtd: nand_denali: update compatible,
Bastian Krause
- [PATCH] scripts: imx-image: fix first instruction in i.MX8MQ header,
Lucas Stach
- [PATCH 0/4] RDU1 config blob loading,
Andrey Smirnov
- [PATCH 00/22] AT91 header cleanup,
Sascha Hauer
- [PATCH 11/22] ARM: at91: Use SoC specific base addresses where appropriate, Sascha Hauer
- [PATCH 02/22] ARM: at91: remove unused CONSISTENT_DMA_SIZE defines, Sascha Hauer
- [PATCH 14/22] ARM: at91rm9200 timer: remove unused include, Sascha Hauer
- [PATCH 03/22] ARM: at91rm9200ek: Use SoC specific defines, Sascha Hauer
- [PATCH 07/22] ARM: at91: remove AT91_SDRAM_BASE, Sascha Hauer
- [PATCH 15/22] ARM: at91rm9200 timer: Make system timer defines SoC specific, Sascha Hauer
- [PATCH 05/22] ARM: at91: remove unused defines, Sascha Hauer
- [PATCH 20/22] ARM: at91: make at91sam926x_board_init board specific, Sascha Hauer
- [PATCH 22/22] ARM: at91: remove unused defines, Sascha Hauer
- [PATCH 04/22] ARM: at91sam926x: Add header for at91sam926x common base addresses, Sascha Hauer
- [PATCH 12/22] ARM: at91rm9200: Add SoC namespace to memory controller defines, Sascha Hauer
- [PATCH 01/22] ARM: at91: remove unused AT_DMA_ID_ defines, Sascha Hauer
- [PATCH 16/22] ARM: at91: remove mach/io.h, Sascha Hauer
- [PATCH 06/22] ARM: at91: drop AT91_NB_USART, Sascha Hauer
- [PATCH 17/22] ARM: at91sam926x use writel rather than pmc accessor function, Sascha Hauer
- [PATCH 19/22] ARM: at91: drop at91_pmc_write()/at91_pmc_read(), Sascha Hauer
- [PATCH 13/22] ARM: at91: remove unused header file, Sascha Hauer
- [PATCH 09/22] ARM: at91: remove common matrix header file, Sascha Hauer
- [PATCH 18/22] ARM: at91rm9200ek: use plain readl/writel for pmc accesses, Sascha Hauer
- [PATCH 08/22] ARM: at91: consolidate phy reset functions, Sascha Hauer
- [PATCH 21/22] ARM: at91: separate restart handler registration into SoC specific code, Sascha Hauer
- [PATCH 10/22] ARM: at91: Add SoC namespace to matrix defines, Sascha Hauer
- Re: [PATCH 00/22] AT91 header cleanup, Andrey Smirnov
- Re: [PATCH 00/22] AT91 header cleanup, Ladislav Michl
- [PATCH 1/2] fixup! ARM: add file for HYP mode related setup,
Lucas Stach
- [PATCH] arm: at91: fix sdram controller init,
Sascha Hauer
- barebox state is not fixed up into kernel-device-tree,
Patrick Boettcher
- [PATCH] kconfig: Avoid format overflow warning from GCC 8.1, Sascha Hauer
- issues verifying FIT image signature,
Kai Che
- [PATCH 1/5] ARM: socfpga: add lowlevel header with common code,
Steffen Trumtrar
- Barebox stops working if /env/boot/mmc is removed,
Patrick Boettcher
- [PATCH] mmc: atmel: Make write work on sama5d3,
Sascha Hauer
- [PATCH] Add initial support for the EVB-KSZ9477 eval board,
Sascha Hauer
- [PATCH] net: macb: Add compatible for atmel,sama5d3-gem, Sascha Hauer
- [PATCH] pinctrl: at91: Do not print registration messages, Sascha Hauer
- [PATCH 1/4] net: macb: no need for coherent memory for receive buffer,
Sascha Hauer
- [PATCH 1/4] ARM: rdu2: config PMIC SW1AB and SW1C rails to 1.375,
Lucas Stach
- [PATCH] net: designware: look for a child device node for MDIO bus,
Ian Abbott
- common/ddr_spd.c:281:28: warning: bitwise comparison always evaluates to false,
Antony Pavlov
- [PATCH v4 01/11] ARM: pass architecture flag for SMCC also to PBL compilation unit,
Lucas Stach
- [PATCH v4 04/11] ARM: allow secure monitor code to be built without PSCI, Lucas Stach
- [PATCH v4 07/11] ARM: default to starting kernel in HYP mode when entered in HYP, Lucas Stach
- [PATCH v4 11/11] ARM: rpi: autosize malloc area, Lucas Stach
- [PATCH v4 06/11] ARM: don't try to install secure monitor when entered in HYP mode, Lucas Stach
- [PATCH v4 08/11] ARM: install HYP vectors at PBL and Barebox entry, Lucas Stach
- [PATCH v4 03/11] ARM: safely switch from HYP to SVC mode if required, Lucas Stach
- [PATCH v4 05/11] ARM: add file for HYP mode related setup, Lucas Stach
- [PATCH v4 09/11] ARM: rpi: add revision IDs for Pi 3 Model B and Pi Zero, Lucas Stach
- [PATCH v4 10/11] ARM: rpi: add raspberry pi 3 support, Lucas Stach
- [PATCH v4 02/11] ARM: import opcode helpers from Linux kernel, Lucas Stach
- [PATCH] Display barebox instead of kernel in build message,
Clément Leger
- [PATCH] of: unflatten: access property properly, Sascha Hauer
- [no subject],
Mihaita Ivascu
- issues loading a FIT image with bootm,
Kai Che
- [PATCH 00/16] NAND update (1st step),
Ladislav Michl
- [PATCH 01/16] mtd: nand: refactor chip->block_markbad interface, Ladislav Michl
- [PATCH 02/16] mtd: nand: remove multiplied-by-2 block logic, Ladislav Michl
- [PATCH 03/16] mtd: nand: hide in-memory BBT implementation details, Ladislav Michl
- [PATCH 04/16] mtd: nand: remove NAND_BBT_SCANEMPTY, Ladislav Michl
- [PATCH 05/16] mtd: nand: Request strength instead of bytes for soft BCH, Ladislav Michl
- [PATCH 06/16] mtd: atmel_nand: Add per board ECC setup, Ladislav Michl
- [PATCH 07/16] mtd: nand: simplify nand_bch_init() usage, Ladislav Michl
- [PATCH 08/16] mtd: nand_bbt: kill NAND_BBT_SCANALLPAGES, Ladislav Michl
- [PATCH 09/16] mtd: nand_bbt: handle error case for nand_create_badblock_pattern(), Ladislav Michl
- [PATCH 10/16] mtd: nand_bbt: make nand_scan_bbt() static, Ladislav Michl
- [PATCH 11/16] mtd: nand_bbt: unify/fix error handling in nand_scan_bbt(), Ladislav Michl
- [PATCH 12/16] mtd: nand_bbt: Move BBT block selection logic out of write_bbt(), Ladislav Michl
- [PATCH 13/16] mtd: nand_bbt: scan for next free bbt block if writing bbt fails, Ladislav Michl
- [PATCH 14/16] mtd: nand: Kill the chip->scan_bbt() hook, Ladislav Michl
- [PATCH 15/16] mtd: nand: Kill cellinfo, Ladislav Michl
- [PATCH 16/16] mtd: nand: detect OOB size for Toshiba 24nm raw SLC, Ladislav Michl
- No default env without Barebox wanting to load from persistant storage,
Martin Hofmann
- [PATCH] bootm: abort if kernel is outside the first 128MB,
Patrick Boettcher
- [PATCH 0/6] Refactor driver resource allocation code,
Andrey Smirnov
- [PATCH 00/11] Allow GPIOs to be referenced by label,
Andrey Smirnov
- [PATCH 03/11] linux/ctype.h: Port _tolower(), Andrey Smirnov
- [PATCH 01/11] gpio: VF610: Propagate error code of gpiochip_add() up, Andrey Smirnov
- [PATCH 08/11] commands: gpio: Allow GPIOs to be specified by label, Andrey Smirnov
- [PATCH 09/11] VF610: zii-vf610-dev: Drop switch reset GPIO configuration, Andrey Smirnov
- [PATCH 07/11] gpiolib: Introduce gpio_find_by_label(), Andrey Smirnov
- [PATCH 05/11] commands: gpio: Move argument parsing into a shared function, Andrey Smirnov
- [PATCH 06/11] commands: gpio: Use kstrtoint() instead of simple_strtoul(), Andrey Smirnov
- [PATCH 04/11] lib: Port kstrtox.c from Linux kernel, Andrey Smirnov
- [PATCH 10/11] VF610: zii-vf610-dev: Replace board code with gpio-hog nodes, Andrey Smirnov
- [PATCH 11/11] ARM: rdu2: Replace board code with gpio-hog nodes, Andrey Smirnov
- [PATCH 02/11] VF610: Initialize pinctrl driver before gpio, Andrey Smirnov
- Re: [PATCH 00/11] Allow GPIOs to be referenced by label, Sam Ravnborg
- Re: [PATCH 00/11] Allow GPIOs to be referenced by label, Sascha Hauer
- [PATCH 0/6] Switch EEPROM aliases to ZII boards,
Andrey Smirnov
- [PATCH] partitions: efi: Constify force_gpt,
Andrey Smirnov
- [PATCH 1/2] Documentation: USB gadget: document usbgadget.fastboot_bbu variable,
Ladislav Michl
- [PATCH] scripts: imx-usb-loader: list_imx_device_types(): move variable declaration out of for() loop,
Marc Kleine-Budde
- IMX6UL: Booting kernel with initramfs blocks,
Patrick Boettcher
- [PATCH] USB: gadget: prevent unnecessary warning message, Sascha Hauer
- [PATCH 0/8] USB ehci/chipidea fixes,
Sascha Hauer
- [PATCH] usbgadget: autostart: add DFU support,
Ladislav Michl
- [PATCH 1/3] mtd: atmel_nand: replace printk with dev_info,
Ladislav Michl
- [PATCH] usb: gadget: set maxpacket_limit,
Ladislav Michl
- [PATCH] net: dhcp: fix option 54,
Marcin Niestroj
- Secure boot support,
Kai Che
- [PATCH v2] ARM: i.MX: Add liteboard support,
Marcin Niestroj
- [PATCH] usb: ehci: call platform init before ehci reset,
Uwe Kleine-König
- [PATCH] state: fix indentation,
Ulrich Ölmann
- [PATCH] of: base: fix typo,
Ulrich Ölmann
- [PATCH] rtc: ds1307: Add ds3231 to driver's ID list,
Marco Felsch
- [PATCH 1/2] bootchooser: put bootchooser after creating a boot entry,
Sascha Hauer
- [PATCH 0/4] gpio-hog fixes,
Marco Felsch
- [PATCH] i2c: introduce device_i2c_driver() macro,
Marco Felsch
- [PATCH 00/20] Fixes for -Wmissing-prototypes warnings,
Sascha Hauer
- [PATCH 15/20] drivers: clk: imx5: Make locally used functions static, Sascha Hauer
- [PATCH 14/20] ARM: legacy Linux support: Make locally used functions static, Sascha Hauer
- [PATCH 06/20] ARM: mmu: include dma.h, Sascha Hauer
- [PATCH 10/20] ARM: boards: karo-tx6x: Make locally used function static, Sascha Hauer
- [PATCH 03/20] video: imx-ipu-v3: Make locally used function static, Sascha Hauer
- [PATCH 11/20] ARM: boards: kindle mx50: Make locally used function static, Sascha Hauer
- [PATCH 02/20] mtd: nand: mxs: make locally used functions static, Sascha Hauer
- [PATCH 09/20] ARM: boards: GuF Vincell: Make locally used function static, Sascha Hauer
- [PATCH 01/20] ARM: Fix missing prototype warning, Sascha Hauer
- [PATCH 05/20] dma: Add missing re-inclusion protector, Sascha Hauer
- [PATCH 17/20] ARM: unwind: Provide prototypes for exported functions, Sascha Hauer
- [PATCH 08/20] ARM: cache: include mmu.h, Sascha Hauer
- [PATCH 07/20] fs: Make locally used functions static, Sascha Hauer
- [PATCH 13/20] ARM: boards: phytec-som-imx6: Make locally used function static, Sascha Hauer
- [PATCH 12/20] ARM: boards: kontron-samx6i: Add include file to provide prototype, Sascha Hauer
- [PATCH 04/20] ARM: mmu: rename dma_alloc, Sascha Hauer
- [PATCH 16/20] usb: ulpi: Make locally used functions static, Sascha Hauer
- [PATCH 20/20] nvmem: i.MX ocotp: Make locally used functions static, Sascha Hauer
- [PATCH 19/20] ARM: i.MX: Add missing include, Sascha Hauer
- [PATCH 18/20] ARM: unwind: Make locally used function static, Sascha Hauer
- [PATCH v1] Makefile: move -Wmissing-prototypes from mips to main Makefile,
Oleksij Rempel
- Re: Issues compiling barebox on raspberry pi,
r.hieber@xxxxxxxxxxxxxx
- [PATCH] of: fix reproducible node name for legacy vs. new partition binding,
Sascha Hauer
- [PATCH 0/2] fs: add revalidating of dentries,
Sascha Hauer
- [PATCH v1 1/2] ratp: fix compile warnings,
Oleksij Rempel
- [PATCH v1] fs: fix different compile warnings,
Oleksij Rempel
- [PATCH v4 00/22] MV88E6xxx switch family support,
Andrey Smirnov
- [PATCH v4 01/22] ARM: Do not expose ARMv8 functions on ARMv7, Andrey Smirnov
- [PATCH v4 07/22] aiodev: Don't try to use DT node name as aiodev->name, Andrey Smirnov
- [PATCH v4 03/22] VFxxx: Select CLOCKSOURCE_ARM_GLOBAL_TIMER, Andrey Smirnov
- [PATCH v4 02/22] clocksource: Add ARM global timer support, Andrey Smirnov
- [PATCH v4 04/22] i.MX: Move GPT driver to drivers/clocksource, Andrey Smirnov
- [PATCH v4 05/22] clocksource: Introduce ARCH_HAS_IMX_GPT, Andrey Smirnov
- [PATCH v4 08/22] aiodev: imx_thermal: Give aiodev a more descriptive name, Andrey Smirnov
- [PATCH v4 09/22] aiodev: qoriq_thermal: Give aiodev a more descriptive name, Andrey Smirnov
- [PATCH v4 06/22] of: Demote "Bad cell count for" to debug, Andrey Smirnov
- [PATCH v4 12/22] drivers: base: Convert device_d name to be dynamically allocated, Andrey Smirnov
- [PATCH v4 17/22] include: linux: ethtool: Add missing *_UNKNOWN constants, Andrey Smirnov
- [PATCH v4 11/22] base: Don't use shared buffer for results of dev_id(), Andrey Smirnov
- [PATCH v4 13/22] linux: string: Port kbasename(), Andrey Smirnov
- [PATCH v4 15/22] mdio_bus: Fix documentation for mdio_bus_match(), Andrey Smirnov
- [PATCH v4 14/22] of: Port latest of_device_make_bus_id() implementation, Andrey Smirnov
- [PATCH v4 16/22] include: linux: phy: Add missing PHY_INTERFACE_* constants, Andrey Smirnov
- [PATCH v4 19/22] mdio_bus: Allow for non PHY-devices on MDIO buses, Andrey Smirnov
- [PATCH v4 10/22] drivers: Introduce dev_set_name(), Andrey Smirnov
- [PATCH v4 21/22] net: phy: mv88e6xxx: Port EEPROM support code, Andrey Smirnov
- [PATCH v4 20/22] net: phy: Add basic driver for MV88E6XXX switches from Marvell, Andrey Smirnov
- [PATCH v4 22/22] net: phy: mv88e6xxx: Add support for MAC ports, Andrey Smirnov
- [PATCH v4 18/22] net: phy: Check phy_mask in get_phy_device(), Andrey Smirnov
- Re: [PATCH v4 00/22] MV88E6xxx switch family support, Sascha Hauer
- [PATCH] miitool: Fix inconsistent spacing,
Andrey Smirnov
- [PATCH 1/5] tlsf_malloc: dummy_malloc: Share code for calloc(),
Andrey Smirnov
- [PATCH] rave-sp: backlight: Specify parent device correctly,
Andrey Smirnov
- [PATCH] phy: call adjust_link in attach if using fixed-link,
Clément Leger
- [PATCH] net: make routing work after dhcp command,
Antony Pavlov
- [PATCH v3 00/22] MV88E6xxx switch family support,
Andrey Smirnov
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]