U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- [PATCH 2/2] fixup! regmap-mmio: Add big endian support, (continued)
- [PATCH 00/12] PWM: add support for ->apply, polarity and STM32,
Ahmad Fatoum
- [PATCH 01/12] led: pwm: always initialize PWM LEDs as inactive, Ahmad Fatoum
- [PATCH 02/12] PWM: core: remove FLAG_ENABLED, Ahmad Fatoum
- [PATCH 03/12] PWM: core: remove ineffectual pwm_{set,get}_duty_cycle, Ahmad Fatoum
- [PATCH 04/12] PWM: core: group PWM state into new struct pwm_state, Ahmad Fatoum
- [PATCH 06/12] PWM: core: retire pwm_set_period, Ahmad Fatoum
- [PATCH 05/12] PWM: core: remove old PWM API in favor of Linux ->apply, Ahmad Fatoum
- [PATCH 08/12] video: backlight-pwm: use new pwm_apply_state API, Ahmad Fatoum
- [PATCH 07/12] PWM: core: apply initial state in of_pwm_request, Ahmad Fatoum
- [PATCH 09/12] led: pwm: use new pwm_apply_state API, Ahmad Fatoum
- [PATCH 10/12] PWM: core: add apply API support for polarity, Ahmad Fatoum
- [PATCH 12/12] PWM: add support for STM32, Ahmad Fatoum
- [PATCH 11/12] of: introduce of_property_count_elems_of_size, Ahmad Fatoum
- [PATCH 1/8] ARM: stm32mp: init: don't cast signed error to unsigned,
Ahmad Fatoum
- [PATCH] commands: of_property: fix crashes on incorrect number of arguments,
Ahmad Fatoum
- [PATCH 1/2] mci: core: use SECTOR_SIZE instead of direct 512,
Ahmad Fatoum
- [PATCH 0/8] NFS fixes,
Sascha Hauer
- [PATCH] some fixes for the zedboard build,
Michael Graichen
- [PATCH 1/1] boards: liteboard: add i.MX6ULL revision,
Bartosz Bilas
- [PATCH v2 0/4] usb: gadget: dfu: Fix timeout on erase when using big partition,
Jules Maselbas
- imx7d dual core boot,
Giorgio
- Cross-compiling target tools,
Yegor Yefremov
- [PATCH 00/24] USB3 support,
Sascha Hauer
- [PATCH 12/24] usb: support set hub depth request for USB 3.0 hubs, Sascha Hauer
- [PATCH 11/24] usb: host: make init hook optional, Sascha Hauer
- [PATCH 04/24] usb: Remove hack from the early days, Sascha Hauer
- [PATCH 13/24] usb: Assign dev_index once, Sascha Hauer
- [PATCH 02/24] usb: hub: do not reset devices twice, Sascha Hauer
- [PATCH 10/24] usb: hub: Parse and save TT details from device descriptor, Sascha Hauer
- [PATCH 09/24] usb: Use dev_*, Sascha Hauer
- [PATCH 14/24] usb: remove unnecessary variable, Sascha Hauer
- [PATCH 19/24] usb: factor out a usb_setup_descriptor() function, Sascha Hauer
- [PATCH 22/24] usb: hub: When no connection came up remove from scanning list, Sascha Hauer
- [PATCH 15/24] usb: net: Allocate rx buffer dynamically, Sascha Hauer
- [PATCH 03/24] usb: hub: let usb_scan_port() return void, Sascha Hauer
- [PATCH 16/24] usb: net: Allocate tx buffer dynamically, Sascha Hauer
- [PATCH 01/24] usb: hub: Make debugging output more consistent, Sascha Hauer
- [PATCH 20/24] usb: hub: Translate USB 3.0 hub port status into old version, Sascha Hauer
- [PATCH 24/24] usb: Add U-Boot xhci driver, Sascha Hauer
- [PATCH 05/24] usb: Pass portstatus/portchange to usb_hub_port_connect_change(), Sascha Hauer
- [PATCH 17/24] net: usb: add hook for link changes, Sascha Hauer
- [PATCH 08/24] usb: Set new USB device name earlier, Sascha Hauer
- [PATCH 23/24] usb: host: remove xhci driver, Sascha Hauer
- [PATCH 06/24] usb: hub: Do not power-cycle usb devices on init, Sascha Hauer
- [PATCH 07/24] usb: Make driver_info const, Sascha Hauer
- [PATCH 21/24] usb: Add super speed support, Sascha Hauer
- [PATCH 18/24] usb: net: Add support for the Asix AX88179, Sascha Hauer
- [PATCH 0/5] Add fsl-dspi driver support,
Sascha Hauer
- [PATCH 3/3] kconfig: update to Linux 5.5,
Masahiro Yamada
- [PATCH 2/3] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj),
Masahiro Yamada
- [PATCH 1/3] kbuild: remove clean-dirs syntax,
Masahiro Yamada
- [PATCH 0/3] usb: gadget: dfu: Fix timeout on erase when using big partition,
Jules Maselbas
- [PATCH 1/2] ARM: Layerscape: Be less noisy when no iommu node found,
Sascha Hauer
- [PATCH] reset: remove duplicate imx8mq-reset.h and use correct defines,
Lucas Stach
- [PATCH] common: oftree: trim leading spaces from bootargs,
Clement Leger
- suspicious header files diff,
Giorgio Dal Molin
- [PATCH] common: fix typos found with codespell,
yegorslists
- am335x: load a kernel with integrated initramfs,
Yegor Yefremov
- Barebox for Zedboard,
Michael Graichen
- [PATCH] crypto: pbkdf2: Select HMAC, Sascha Hauer
- v2020.03.0, Sascha Hauer
- [PATCH] reset: add missing stub for device_reset(),
Peter Mamonov
- [PATCH 0/2] Allow parsing more than one memory node,
Clement Leger
- [RFC] serial: ns16550: select default pinctrl state,
Peter Mamonov
- [PATCH] pinctrl-single: fix parsing of `pinctrl-single, bits` property,
Peter Mamonov
- [PATCH v3 00/19] Protect code from pollers,
Sascha Hauer
- [PATCH 13/19] net: reply to ping requests, Sascha Hauer
- [PATCH 07/19] Introduce slices, Sascha Hauer
- [PATCH 11/19] usbnet: Add slice, Sascha Hauer
- [PATCH 03/19] net: phy: mdio-mux: Use mdiobus_read/write(), Sascha Hauer
- [PATCH 18/19] net: Add ifdown support and command, Sascha Hauer
- [PATCH 10/19] usb: Add a slice to usb host controllers, Sascha Hauer
- [PATCH 02/19] miitool: Use mdiobus_read(), Sascha Hauer
- [PATCH 12/19] net: Call net_poll() in a poller, Sascha Hauer
- [PATCH 05/19] poller: Give pollers a name, Sascha Hauer
- [PATCH 04/19] net: Open ethernet devices explicitly, Sascha Hauer
- [PATCH 08/19] net: Add a slice to struct eth_device, Sascha Hauer
- [PATCH 16/19] net: ifup command: add ethernet device completion, Sascha Hauer
- [PATCH 09/19] net: mdiobus: Add slice, Sascha Hauer
- [PATCH 06/19] poller: Add a poller command, Sascha Hauer
- [PATCH 19/19] poller: Allow to run pollers inside of pollers, Sascha Hauer
- [PATCH 17/19] net: phy: Do not claim the link is up initially, Sascha Hauer
- [PATCH 14/19] usbnet: Be more friendly in the receive path, Sascha Hauer
- [PATCH 01/19] net: fec_imx: Do not clear MII interrupt during receive, Sascha Hauer
- [PATCH 15/19] net: phy: Also print link down messages, Sascha Hauer
- [PATCH v2 00/16] Protect code from pollers,
Sascha Hauer
- [PATCH 01/16] net: fec_imx: Do not clear MII interrupt during receive, Sascha Hauer
- [PATCH 06/16] net: Add a slice to struct eth_device, Sascha Hauer
- [PATCH 02/16] miitool: Use mdiobus_read(), Sascha Hauer
- [PATCH 13/16] net: phy: Also print link down messages, Sascha Hauer
- [PATCH 08/16] usb: Add a slice to usb host controllers, Sascha Hauer
- [PATCH 03/16] net: phy: mdio-mux: Use mdiobus_read/write(), Sascha Hauer
- [PATCH 09/16] usbnet: Add slice, Sascha Hauer
- [PATCH 07/16] net: mdiobus: Add slice, Sascha Hauer
- [PATCH 12/16] usbnet: Be more friendly in the receive path, Sascha Hauer
- [PATCH 11/16] net: reply to ping requests, Sascha Hauer
- [PATCH 04/16] net: Open ethernet devices explicitly, Sascha Hauer
- [PATCH 05/16] Introduce slices, Sascha Hauer
- [PATCH 14/16] net: ifup command: add ethernet device completion, Sascha Hauer
- [PATCH 16/16] net: Add ifdown support and command, Sascha Hauer
- [PATCH 10/16] net: Call net_poll() in a poller, Sascha Hauer
- [PATCH 15/16] net: phy: Do not claim the link is up initially, Sascha Hauer
- [PATCH] ARM: phytec-som-imx6: Add imx6dl with 512mb RAM,
Christoph Fritz
- [PATCH 1/5] kbuild: remove unused barebox-head,
Masahiro Yamada
- [PATCH] scripts/bareboximd: add mode argument to open call,
franck . jullien
- [PATCH v2 1/4] ARM: at91: add support for SAM9 SoC reset,
Ahmad Fatoum
- [PATCH 1/2] ARM: dts: advantech-rom-7421: fix sd-card cd pin,
Christoph Fritz
- [PATCH] usb: Add extra delay for device scan,
Christian Eggers
- Protect code from pollers,
Sascha Hauer
- [PATCH 0/2] Documentation: blspec: update documentation,
Michael Tretter
- [PATCH v2] of: overlay: rework error message for symbols,
Rouven Czerwinski
- barebox image for an spi flash (like m25p0) on an imx7 soc,
Giorgio Dal Molin
- [PATCH 1/2] ARM: at91: add support for SAM9 SoC reset,
Ahmad Fatoum
- [PATCH 0/2] state: deal gracefully with runtime bucket corruption,
Ahmad Fatoum
- can not compile on ubuntu 18.04 lts for x86,
zhou qi
- [PATCH 1/3] ARM: nitrogen6x: add phy reset timings,
Marco Felsch
- [PATCH 1/3] video/ssd1307fb: fix NULL pointer dereference in probe,
Ahmad Fatoum
- [PATCH 1/3] arm: dts: Fix node names,
Sascha Hauer
- [PATCH] firmware: Fix dependencies for firmware in PBL,
Sascha Hauer
- [PATCH 0/3] Support for fastboot over UDP,
Daniel Glöckner
- [PATCH] usb: host: ehci: distinguish DMA addresses,
Peter Mamonov
- [PATCH 0/2] USB fastboot onto eMMC: make 30% faster!,
Ahmad Fatoum
- [PATCH] ARM64: add support for booting a FIT image,
Lucas Stach
- [PATCH v2] Documentation: boards: stm32mp: document eMMC partition layout,
Ahmad Fatoum
- [PATCH] Documentation: boards: stm32mp: document eMMC partition layout, Ahmad Fatoum
- [PATCH] ARM: dts: phycore-imx6: change mtd-partition names for compatibility with kernel,
Yunus Bas
- [PATCH 1/2] net: designware: eqos: remove left-over PHY quirk work around,
Ahmad Fatoum
- Barebox as first and second stage bootloader,
gianluca
[PATCH 1/2] USB: MUSB: PHY: scrap singleton am335x_get_usb_phy(),
Ahmad Fatoum
[PATCH 1/3] clk: initially enable critical clocks,
Sascha Hauer
Bareox mv88e6xxx switch driver not working properly,
曹煜
[PATCH] images: i.MX: fix marsboard image file name,
Ahmad Fatoum
[PATCH 1/2] ARM: stm32mp: dk2: delete unused includes,
Ahmad Fatoum
[PATCH] MIPS: ath79: add support for OpenEmbed SOM9331 board,
Oleksij Rempel
[PATCH] gadget: f_fastboot: New Kconfig option USB_GADGET_FASTBOOT_CMD_OEM,
Christian Eggers
[PATCH] usb: rename "struct usb_configuration" to "struct usb_config",
Christian Eggers
[PATCH 0/6] phy: usb: add support for STM32 usbphyc,
Ahmad Fatoum
[PATCH] reset: add stub for device_reset when CONFIG_RESET_CONTROLLER=n,
Ahmad Fatoum
[PATCH 1/2] of: demote symbol copy error from warning to info,
Rouven Czerwinski
[PATCH 1/8] mips: remove bare_init,
Sascha Hauer
[PATCH 0/6] i.MX: Fix external NAND boot,
Sascha Hauer
[PATCH] clk: i.MX1: make locally used function static, Sascha Hauer
[PATCH] ARM: i.MX: scb9328: Add missing machine protection, Sascha Hauer
[PATCH 0/6] ARM: stm32mp: fix Ethernet after dts/ update,
Ahmad Fatoum
[PATCH 1/3] gpiolib: use correct format specifier for ptrdiff_t,
Ahmad Fatoum
RE: Private: Re: [yocto] #yocto update the kernel with a rauc bundle,
Hans-Ulrich Schlieben
musb is broken in master,
Yegor Yefremov
[PATCH] arm: baltos: use compressed DTB images,
yegorslists
[PATCH 00/42] Add i.MX8M support,
Sascha Hauer
- [PATCH 02/42] ARM: i.MX8M: Add base addresses common to i.MX8M, Sascha Hauer
- [PATCH 01/42] ARM: i.MX8: Move iomux header to make space for i.MX8MM, Sascha Hauer
- [PATCH 04/42] ARM: i.MX: Drop iomux argument from mx7_setup_pad(), Sascha Hauer
- [PATCH 03/42] ARM: i.MX8M: add and use imx8mq_setup_pad(), Sascha Hauer
- [PATCH 06/42] ARM: i.MX8M: Add imx8mm-regs.h, Sascha Hauer
- [PATCH 15/42] mci: imx-esdhc-pbl: Add instance 2 for i.MX8MM, Sascha Hauer
- [PATCH 18/42] usb: gadget: fsl_udc: Fix warnings on 64bit compilation, Sascha Hauer
- [PATCH 17/42] usb: gadget: fsl_udc: Add PBL image loading support, Sascha Hauer
- [PATCH 09/42] ARM: i.MX8M: Use imx8mq.c for other i.MX8M as well, Sascha Hauer
- [PATCH 24/42] clk: imx: Add imx8m_clk_composite_critical, Sascha Hauer
- [PATCH 25/42] clk: imx: Add imx8mm clk driver, Sascha Hauer
- [PATCH 13/42] ARM: i.MX8M: rename i.MX8M specific function, Sascha Hauer
- [PATCH 08/42] ARM: i.MX: esdctl: rename functions to imx8m_*, Sascha Hauer
- [PATCH 10/42] ARM: i.MX8M: rename imx8_* bootsource functions to imx8mq_*, Sascha Hauer
- [PATCH 19/42] usb: imx: Add i.MX8mm support, Sascha Hauer
- [PATCH 12/42] HAB: i.MX8M: rename imx8_* functions to imx8m_*, Sascha Hauer
- [PATCH 38/42] ARM: i.MX8M: Add TF-A loading support for i.MX8MM, Sascha Hauer
- [PATCH 22/42] I2C: i.MX: Add early i2c support for i.MX8M, Sascha Hauer
- [PATCH 34/42] scripts: imx-usb-loader: Add 2nd stage loading support, Sascha Hauer
- [PATCH 23/42] clk: imx: Add pll14xx support, Sascha Hauer
- [PATCH 28/42] ARM: i.MX8M: rename imx8-ccm-regs.h to imx8m-ccm-regs.h, Sascha Hauer
- [PATCH 27/42] Add some CCM defines for i.MX8M, Sascha Hauer
- [PATCH 31/42] ARM: i.MX8M: Add and use function for early UART clock setup, Sascha Hauer
- [PATCH 36/42] ARM: i.MX8MQ boards: Add missing includes, Sascha Hauer
- [PATCH 29/42] ARM: i.MX8M: Add some lowlevel clock functions, Sascha Hauer
- [PATCH 20/42] serial: imx: Add imx8mm compatible, Sascha Hauer
- [PATCH 40/42] scripts: imx-image: Add i.MX8MM support, Sascha Hauer
- [PATCH 30/42] ARM: i.MX7: Add and use function for early UART clock setup, Sascha Hauer
- [PATCH 11/42] ARM: i.MX8M: Detect serial downloader mode correctly, Sascha Hauer
- [PATCH 07/42] ARM: i.MX8M: Add ARCH_IMX8M symbol, Sascha Hauer
- [PATCH 37/42] ARM: i.MX8M: Add DDR controller support, Sascha Hauer
- [PATCH 21/42] mci: imx-esdhc: Add i.MX8mm support, Sascha Hauer
- [PATCH 42/42] ARM: i.MX: update imx_v8_defconfig for i.MX8MM, Sascha Hauer
- [PATCH 26/42] ARM: i.MX: Add SoC namespace to imx7/8m CCM defines, Sascha Hauer
- [PATCH 39/42] ARM: i.MX8M: Add i.MX8MM support, Sascha Hauer
- [PATCH 41/42] ARM: i.MX: Add i.MX8MM EVK board support, Sascha Hauer
- [PATCH 33/42] mfd: Add Rohm bd71837 header file, Sascha Hauer
- [PATCH 35/42] scripts: imx-usb-loader: Add i.MX8MM support, Sascha Hauer
- [PATCH 14/42] ARM: i.MX8M: rename functions to be i.MX8M specific, Sascha Hauer
- [PATCH 32/42] iomux: Add i.MX8MM support, Sascha Hauer
- [PATCH 05/42] ARM: i.MX8M: Add iomux header for i.MX8MM, Sascha Hauer
- [PATCH 16/42] USB: gadget: fsl_udc: move register definitions to header file, Sascha Hauer
v2020.02.0, Sascha Hauer
[PATCH 1/4] fs: Introduce discard_range(),
Sascha Hauer
[PATCH] i2c_probe command: Use kstrtoint, Sascha Hauer
[PATCH] fixup! commands: boot: create boot entries on demand,
Ahmad Fatoum
[PATCH 1/3] clk-conf.h: Add missing re-inclusion protection,
Sascha Hauer
[PATCH] usb: gadget: fsl_udc: remove unnessary argument, Sascha Hauer
[PATCH 1/3] scripts: imx-usb-loader: remove unnecessary check,
Sascha Hauer
[PATCH 1/2] commands: boot: refactor boot entry creation to use iterators,
Ahmad Fatoum
[PATCH 1/2] mci: stm32_sdmmc2: add High-Speed (26 & 52 MHz) support,
Ahmad Fatoum
[PATCH] serial: ns16550_pci: fix possible read of uninitialized variable,
Ahmad Fatoum
[PATCH] mci: imx-esdhc: lower timeout message priority to dev_dbg, Sascha Hauer
[PATCH] scripts: imx-usb-loader: Accept new header version, Sascha Hauer
[PATCH 1/5] mci: stm32_sdmmc2: don't ignore reset_control_get errors,
Ahmad Fatoum
[PATCH 1/2] driver: bail out, don't crash, if drv->name is not set,
Ahmad Fatoum
[PATCH] clocksource: rename driver for ARMv8 Timer to ARM architected timer,
Ahmad Fatoum
[PATCH 1/4] reset_source: introduce reset_source_xlate to translate specific type,
Ahmad Fatoum
[PATCH] ARM: stm32mp: dk2: barebox_set_model to shorter name,
Ahmad Fatoum
[PATCH] fixup! imd: add support for checksum generation/verification,
Steffen Trumtrar
imx27 phycard update problems from barebox 2019.01.0 to 2020.01.0,
Koelle, Holger
[PATCH 0/8] PWM: misc fixes,
Ahmad Fatoum
[PATCH] hw_random: add support for STM32 RNG,
Ahmad Fatoum
[PATCH 1/3] mtd: nand-imx: do not use blocks reserved for BBT,
Sascha Hauer
[PATCH v2] fs: jffs2: add initial support for reading jffs2,
Steffen Trumtrar
Updating barebox from Linux,
Christian Eggers
[PATCH] doc: bootchooser: Fix barebox-state example,
Christian Eggers
state framework, fixed-partitions, eeprom and linux,
Christian Eggers
[PATCH 1/2] sandbox: fix signed integer overflow,
Ahmad Fatoum
[PATCH] acpi: include missing header in <acpi.h>,
Ahmad Fatoum
[PATCH] RISC-V: unbreak built-in dtb,
Antony Pavlov
[PATCH v2 1/3] regulator: pfuze: remove unsued define,
Michael Grzeschik
[PATCH 0/4] mci: stm32_sdmmc2: timeout and bus-width bug fixes,
Ahmad Fatoum
[PATCH v4] MIPS: don't overlay relocation data with BSS,
Oleksij Rempel
[PATCH] regulator: fixed: take regulator-boot-on into account,
Marco Felsch
[PATCH] ubsan: use a big if block in Kconfig,
Uwe Kleine-König
[PATCH v3] MIPS: remove .bss to __rel_start overlay,
Oleksij Rempel
[PATCH v2] MIPS: remove .bss to __rel_start overlay, Oleksij Rempel
[PATCH] MIPS: relocate_code: fix relocation area size,
Peter Mamonov
[PATCH] Documentation/sandbox: Add hint how to end a sandboxed barebox,
Uwe Kleine-König
[PATCH 0/3] commands/test: some improvements,
Uwe Kleine-König
Small tweak to get ACPI watchdog working (iTCO),
Cameron Ferguson
[PATCH] fixup! ARM: add optee early loading function,
Rouven Czerwinski
[PATCH v1] MIPS: remove .bss to __rel_start overlay,
Oleksij Rempel
MIPS: relocation issue,
Antony Pavlov
[PATCH v3 0/5] OP-TEE early loading,
Rouven Czerwinski
[PATCH 1/4] regulator: pfuze: remove unsued define,
Michael Grzeschik
[PATCH v4 1/3] imd: replace magicvalue with sizeof(struct),
Steffen Trumtrar
[PATCH] images: Use separate LDFLAGS for PBL,
Christian Eggers
[PATCH 0/2] gpiolib: minor optimization,
Uwe Kleine-König
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]