U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- [PATCH v2 08/10] ARM: mmu: use reserve mem entries to modify maps, (continued)
- [PATCH v2 1/3] ARM: i.MX8M: atf: mark ATF start functions as __noreturn,
Ahmad Fatoum
- [PATCH] reset: starfive: add dependency on CONFIG_COMMON_CLK,
Ahmad Fatoum
- [PATCH] of: move of_get_node_by_reproducible_name() into common code,
Ahmad Fatoum
- [PATCH 00/10] ARM: mmu: inhibit speculation into secure memory,
Ahmad Fatoum
- [PATCH 06/10] ARM: mmu64: map reserved regions uncached, Ahmad Fatoum
- [PATCH 03/10] memory: define reserve_sdram_region helper, Ahmad Fatoum
- [PATCH 05/10] of: reserved-mem: reserve regions prior to mmu_initcall(), Ahmad Fatoum
- [PATCH 10/10] commands: iomem: point out [R]eserved regions, Ahmad Fatoum
- [PATCH 04/10] init: define new postmem_initcall(), Ahmad Fatoum
- [PATCH 09/10] ARM: early-mmu: don't cache/prefetch OPTEE_SIZE bytes from end of memory, Ahmad Fatoum
- [PATCH 08/10] ARM: mmu: use reserve mem entries to modify maps, Ahmad Fatoum
- [PATCH 02/10] common: allow requesting SDRAM regions with custom flags, Ahmad Fatoum
- [PATCH 07/10] ARM: mmu: define attrs_uncached_mem() helper, Ahmad Fatoum
- [PATCH 01/10] resource: add flags parameter to __request_region, Ahmad Fatoum
- [PATCH 1/3] kbuild: make sha256sum command available generally,
Ahmad Fatoum
- [PATCH 1/3] ARM: i.MX8M: atf: mark ATF start functions as __noreturn,
Ahmad Fatoum
- [PATCH 1/2] fs: export cdev_get_linux_rootarg() for reuse,
Ahmad Fatoum
- [PATCH 1/2] of: add new of_fixup_reserved_memory() helper,
Ahmad Fatoum
- [PATCH] usbgadget: autostart: add usbgadget_autostart helper for board code,
Ahmad Fatoum
- [PATCH v3 00/18] add "windowsize" (RFC 7440) support for tftp,
Enrico Scholz
- [PATCH v3 16/18] tftp: add debug_assert() macro, Enrico Scholz
- [PATCH v3 11/18] tftp: reduce block size on lookup requests, Enrico Scholz
- [PATCH v3 13/18] tftp: detect out-of-memory situations, Enrico Scholz
- [PATCH v3 05/18] cmd:tftp: add '-P' option to set tftp server port number, Enrico Scholz
- [PATCH v3 07/18] tftp: replace hardcoded blksize by global constant, Enrico Scholz
- [PATCH v3 15/18] tftp: do not use 'priv->block' for RRQ, Enrico Scholz
- [PATCH v3 09/18] tftp: add sanity check for OACK response, Enrico Scholz
- [PATCH v3 18/18] tftp: add selftest, Enrico Scholz
- [PATCH v3 14/18] tftp: implement 'windowsize' (RFC 7440) support, Enrico Scholz
- [PATCH v3 17/18] tftp: reorder tftp packets, Enrico Scholz
- [PATCH v3 01/18] progress: add close_progress() to display some statistics, Enrico Scholz
- [PATCH v3 04/18] tftp: allow to change tftp port, Enrico Scholz
- [PATCH v3 02/18] libfile:copy_file: show statistics in verbose mode, Enrico Scholz
- [PATCH v3 03/18] tftp: add some 'const' annotations, Enrico Scholz
- [PATCH v3 06/18] tftp: minor refactoring of RRQ/WRQ packet generation code, Enrico Scholz
- [PATCH v3 12/18] tftp: refactor data processing, Enrico Scholz
- [PATCH v3 08/18] tftp: allocate buffers and fifo dynamically, Enrico Scholz
- [PATCH v3 10/18] tftp: record whether tftp file is opened for lookup operation only, Enrico Scholz
- Re: [PATCH v3 00/18] add "windowsize" (RFC 7440) support for tftp, Sascha Hauer
- Re: [PATCH v3 00/18] add "windowsize" (RFC 7440) support for tftp, Sascha Hauer
- [PATCH] ARM: i.MX8M: add TrustZone Address Space Controller 380 init function,
Ahmad Fatoum
- [PATCH] pstore: disable double memory reservation fixup,
Ahmad Fatoum
- [PATCH master] ARM: i.MX8M: HABv4: make barebox SHA256 embedding POSIX-shell compatible,
Ahmad Fatoum
- [PATCH master] ARM: dts: imx6: marsboard: fix flash node after upstream rename,
Ahmad Fatoum
- [PATCH] fs: ubifs: remove always-false check,
Ahmad Fatoum
- v2022.08.0, Sascha Hauer
- [PATCH] fixup! FIT: add first support for compressed images,
Ahmad Fatoum
- [RFC PATCH 1/5] net: Add a function to retrieve UDP connection,
Jules Maselbas
- [PATCH v2 1/2] of: implement of_append_property,
Ahmad Fatoum
- [PATCH v2] FIT: add first support for compressed images,
Ahmad Fatoum
- [PATCH 1/4] power: reset: reboot-mode: refactor to allow other mode- prefixes,
Ahmad Fatoum
- [PATCH 1/4] net: designware: rework Kconfig text and menu structure,
Ahmad Fatoum
- [PATCH 1/2] of: implement of_append_property,
Ahmad Fatoum
- [PATCH master v3 1/4] soc: imx: gpcv2: associate PGC device tree node with platform device,
Ahmad Fatoum
- [PATCH] FIT: add first support for compressed images,
Ahmad Fatoum
- [PATCH 1/2] of: base: factor out duplication for property formatting,
Ahmad Fatoum
- [PATCH] booti: add debug prints for kernel header parsing,
Ahmad Fatoum
- [PATCH] string: implement str_has_prefix,
Ahmad Fatoum
- [PATCH master 1/3] common: machine_id: simplify early exit,
Ahmad Fatoum
- [PATCH] gpiolib: Add of_xlate support,
Jules Maselbas
- [PATCH 1/3] reset: Fix of_reset_control_get() for consistent return values,
Ahmad Fatoum
- [PATCH 0/9] ARM: i.MX8MN: clean up and enable imx-usb-loader,
Ahmad Fatoum
- [PATCH 1/9] ARM: i.MX8M: move TF-A chainload functions in <mach/xload.h>, Ahmad Fatoum
- [PATCH 2/9] ARM: i.MX8M: imx8mn-evk: use generic imx8mn_load_and_start_image_via_tfa, Ahmad Fatoum
- [PATCH 9/9] ARM: i.MX8M: use new pbl/pmic.h API, Ahmad Fatoum
- [PATCH 5/9] ddr: imx8m: rename type to more fitting ddrc|dram_type, Ahmad Fatoum
- [PATCH 3/9] ARM: i.MX8MN: add SDPS barebox-side support, Ahmad Fatoum
- [PATCH 7/9] pbl: generalize fsl i2c_early API into pbl_i2c, Ahmad Fatoum
- [PATCH 4/9] ARM: i.MX8MN: evk: simplify DDR4/LPDDR4 selection code, Ahmad Fatoum
- [PATCH 8/9] i2c: add <pbl/pmic.h> for PBL use, Ahmad Fatoum
- [PATCH 6/9] ARM: i.MX8M: remove struct dram_timing_info::dram_type again, Ahmad Fatoum
- Re: [PATCH 0/9] ARM: i.MX8MN: clean up and enable imx-usb-loader, Marco Felsch
- Re: [PATCH 0/9] ARM: i.MX8MN: clean up and enable imx-usb-loader, Sascha Hauer
- [PATCH] mci: imx-esdhc-pbl: fix warning about unused static function,
Ahmad Fatoum
- [PATCH 1/2] gitignore: add device tree blobs to top-level .gitignore,
Ahmad Fatoum
- [PATCH] pbl: factor out pbl_bio API into pbl/bio.h,
Ahmad Fatoum
- [PATCH] scripts: imx-usb-loader: add i.MX8MN support,
Ahmad Fatoum
- [PATCH 1/3] RISC-V: asm: factor relocation related functions into asm/reloc.h,
Ahmad Fatoum
- [PATCH master v2 1/4] soc: imx: gpcv2: associate PGC device tree node with platform device,
Ahmad Fatoum
- [PATCH 1/2] Documentation: devel: project-ideas: update after DSA framework addition,
Ahmad Fatoum
- [PATCH master] net: dsa: fix format string mismatch,
Ahmad Fatoum
- [PATCH 1/2] ARM: baltos: use GPIO names for DIP switches,
yegorslists
- [PATCH v4 1/8] scripts: socfgpa_xml_to_config: document pincfg,
Steffen Trumtrar
- [PATCH] ARM: i.MX8MP: remove select for unused ARC PBL USB gadget driver,
Ahmad Fatoum
- [PATCH master 1/3] drivers: power: ignore power domains with barebox,allow-dummy,
Ahmad Fatoum
- [PATCH] driver: probe: report power domain attach failure,
Ahmad Fatoum
- [PATCH master 1/2] file_list: factor out file_list_new,
Ahmad Fatoum
- [PATCH v2] image-fit: use real size of fit image,
Daniel Brát
- [PATCH] asm-generic: provide phys_to_virt() and virt_to_phys(),
Antony Pavlov
- [PATCH] commands: boot: support preselecting boot entry in menu,
Ahmad Fatoum
- [PATCH v2] mci: add new MCI_BROKEN_CD option for testing,
Ahmad Fatoum
- [PATCH master] driver: disassociate dev from device_node on unregister_device,
Ahmad Fatoum
- [PATCH v4 1/6] mfd: implement mfd_add_devices,
Ahmad Fatoum
- [PATCH 1/3] blspec: refactor to prepare for booting by file path,
Ahmad Fatoum
- [PATCH] arm: rockchip: switch to mainline dts for bpi-r2-pro,
Frank Wunderlich
- [PATCH v3 1/6] mfd: implement mfd_add_devices,
Ahmad Fatoum
- [PATCH] mci: add hint on how to resolve warning about vmmc-supply,
Ahmad Fatoum
- [PATCH v2 1/6] mfd: implement mfd_add_devices,
Ahmad Fatoum
- [PATCH 1/4] mfd: implement mfd_add_devices,
Ahmad Fatoum
- [PATCH] doc: bootchooser: fix typo,
Ulrich Ölmann
- [PATCH v2 1/2] test: self: add simple environment variable test,
Ahmad Fatoum
- [PATCH 0/7] e1000 and rtl8169 drivers fixes,
Denis Orlov
- [PATCH] i2c: bcm283x: fix ending of transfer in case of NACK,
Daniel Brát
- [PATCH] kbuild: make FIT public key overwritable,
Stefano Manni
- [RFT PATCH 0/3] ARM: Rockchip: align bootsource_instance,
Ahmad Fatoum
- [PATCH] mci: add new MCI_BROKEN_CD option for testing,
Ahmad Fatoum
- [PATCH] image-fit: use real size of fit image, Daniel Brát
- [PATCH 00/13] add "windowsize" (RFC 7440) support for tftp,
Enrico Scholz
- [PATCH 04/13] tftp: replace hardcoded blksize by global constant, Enrico Scholz
- [PATCH 13/13] tftp: add sanity check for OACK response, Enrico Scholz
- [PATCH 06/13] tftp: reduce block size on lookup requests, Enrico Scholz
- [PATCH 05/13] tftp: record whether tftp file is opened for lookup operation only, Enrico Scholz
- [PATCH 11/13] tftp: reorder tftp packets, Enrico Scholz
- [PATCH 09/13] tftp: implement 'windowsize' (RFC 7440) support, Enrico Scholz
- [PATCH 02/13] libfile:copy_file: show statistics in verbose mode, Enrico Scholz
- [PATCH 01/13] progress: add close_progress() to display some statistics, Enrico Scholz
- [PATCH 03/13] tftp: minor refactoring of RRQ/WRQ packet generation code, Enrico Scholz
- [PATCH 08/13] tftp: detect out-of-memory situations, Enrico Scholz
- [PATCH 12/13] tftp: allow to change tftp port, Enrico Scholz
- [PATCH 07/13] tftp: refactor data processing, Enrico Scholz
- [PATCH 10/13] tftp: do not use 'priv->block' for RRQ, Enrico Scholz
- Re: [PATCH 00/13] add "windowsize" (RFC 7440) support for tftp, Sascha Hauer
- [PATCH master 1/2] regulator: handle regulator_get_voltage(NULL) gracefully,
Ahmad Fatoum
- [PATCH] arm: rockchip: radxa-rock3: Add bbu handler for sd card, Sascha Hauer
- [PATCH] fs: Check if automount actually mounts something,
Sascha Hauer
- [PATCH] hush: Fix a memory leak in run_command(),
Uwe Kleine-König
- [PATCH 1/2] ARM: imx/bbu-external-nand: Rename offset -> nand_offset,
Uwe Kleine-König
- [PATCH 00/12] imx-usb-loader support for i.MX8MP,
Sascha Hauer
- [PATCH 08/12] imx-usb-loader: drop some casting, Sascha Hauer
- [PATCH 07/12] imx-usb-loader: Add i.MX8MP support, Sascha Hauer
- [PATCH 09/12] imx-usb-loader: Fix first stage length, Sascha Hauer
- [PATCH 11/12] imx-usb-loader: verify correct image length, Sascha Hauer
- [PATCH 03/12] ARM: i.MX8MP: Add common code to load image and jump to it via TF-A, Sascha Hauer
- [PATCH 02/12] ARM: i.MX8M: Add romapi support, Sascha Hauer
- [PATCH 04/12] ARM: i.MX8MP-EVK: Use imx8mp_load_and_start_image_via_tfa(), Sascha Hauer
- [PATCH 06/12] imx-usb-loader: rename mxs functions, Sascha Hauer
- [PATCH 10/12] imx-usb-loader: simplify read_memory(), Sascha Hauer
- [PATCH 05/12] imx-usb-loader: Factor out common code to function, Sascha Hauer
- [PATCH 01/12] ARM: i.MX8MM: Prepare loading only piggydata in imx-usb-loader, Sascha Hauer
- [PATCH 12/12] imx-usb-loader: drop some unnecessary casting, Sascha Hauer
- [PATCH 0/5] lib: zstd: allow use in PBL and shell,
Ahmad Fatoum
- [PATCH v2 1/6] common: don't allow compressing in-barebox binaries again,
Ahmad Fatoum
- [PATCH master] ubifs: fix crash building without decompressors,
Ahmad Fatoum
- Regression in automount between 2021.07.0 and 2022.05.0,
Uwe Kleine-König
- [PATCH 1/2] ARM: i.MX8M: include only necessary ddrphy firmwares in image,
Sascha Hauer
- [PATCH v2 1/2] ARM: i.MX: configs: add recent boards to imx_v7_defconfig,
Johannes Zink
- [PATCH 1/3] kbuild: gen-dtb-s: refactor to allow different compression methods,
Ahmad Fatoum
- [PATCH] ARM: i.MX7: add 96Boards Meerkat96 support, Johannes Zink
- [PATCH v3 1/6] scripts: socfgpa_xml_to_config: document pincfg,
Steffen Trumtrar
- [PATCH] checkpatch: don't warn about %pe,
Ahmad Fatoum
- [PATCH v3] base: driver: print dev_err_probe message on permanent probe deferral,
Johannes Zink
- [PATCH] ARM: dts: am335x-myirtech: Update to use upstream DT partition scheme,
Alexander Shiyan
- [PATCH v2 1/5] ARM: socfpga: achilles: remove cargo-cult,
Steffen Trumtrar
- [PATCH v2] regulator: fixed: remove duplicate always-on handling,
Ahmad Fatoum
- [PATCH] aiodev: add ST L3GD20 Gyroscope and temperature sensor support,
Ahmad Fatoum
- [PATCH] regulator: fixed: remove duplicate always-on handling,
Ahmad Fatoum
- [PATCH 1/3] video: stm32: stm32_ltdc: fix data enable polarity,
Ahmad Fatoum
- [PATCH v2] base: driver: print dev_err_probe message on permanent probe deferral,
Johannes Zink
- [PATCH 1/3] scripts: socfgpa_xml_to_config: document pincfg,
Steffen Trumtrar
- [PATCH] base: driver: store probe deferred reason in device structure,
Johannes Zink
- [PATCH 0/4] MX8MN-EVK DDR4 Support,
Marco Felsch
- [PATCH] console: add new CONSOLE_FULL_BUFFERSIZE option, Marco Felsch
- [PATCH] ARM: i.MX8MM: Consolidate common code to load image and jump to it via TF-A,
Uwe Kleine-König
- [PATCH] ARM: baltos: use GPIO names for TCA6416 chip,
yegorslists
- [PATCH v2 1/3] partitions: efi: register guid device parameter for disk GUID,
Ahmad Fatoum
- [PATCH] drivers: net: fec_imx: Fix system halt after FEC reinit,
Anže Lešnik
- [PATCH v3] ARM: i.MX8MP: adapt atf bl31 base address,
Marco Felsch
- [PATCH] ARM: i.MX8MN: fix phy-reset gpio,
Marco Felsch
- [PATCH v2] ARM: i.MX8MP: adapt atf bl31 base addr,
Marco Felsch
- [PATCH] common: bootm: print error in case of appendroot failed,
Marco Felsch
- am335x: baltos,
Yegor Yefremov
- [PATCH] ARM: i.MX8MP: adapt atf bl31 base addr,
Marco Felsch
- [PATCH] ARM: dts: am335x: update cpsw nodes,
yegorslists
- [PATCH 1/2] ARM: i.MX8M: select ARM_USE_COMPRESSED_DTB for all boards,
Ahmad Fatoum
- [PATCH 1/3] partitions: efi: register guid device parameter for disk GUID,
Ahmad Fatoum
- [PATCH 1/2] partitions: efi: register guid device parameter for disk GUID,
Ahmad Fatoum
- [PATCH v2 1/2] watchdog: imxwd: Convert error messages in .probe to dev_err_probe(),
Uwe Kleine-König
- [PATCH 1/6] drivers: rtc: pcf8536: Remove redundant variable,
Alexander Shiyan
- [PATCH 0/11] ARM: at91: Add pbl support to skov-arm9cpu,
Sam Ravnborg
- [PATCH v2 02/11] ARM: at91: Make sdramc.h useable in multi image builds, Sam Ravnborg
- [PATCH v2 05/11] mci: atmel_mci: Add PBL helper to configure highcapacity, Sam Ravnborg
- [PATCH v2 04/11] ARM: at91: Provide at91_mux_pio_pin for use in lowlevel, Sam Ravnborg
- [PATCH v2 03/11] ARM: at91: Add initialize function to sdramc, Sam Ravnborg
- [PATCH v2 06/11] ARM: at91: Add at91sam9 xload_mmc for PBL use, Sam Ravnborg
- [PATCH v2 01/11] pwm: atmel: Fix build and update, Sam Ravnborg
- [PATCH v2 07/11] ARM: at91: Add extra register definitions, Sam Ravnborg
- [PATCH v2 08/11] ARM: at91: Add lowlevel helpers for at91sam9263, Sam Ravnborg
- [WIP PATCH v2 09/11] atmel_lcdfb: add support for updated DT bindings, Sam Ravnborg
- [PATCH v2 10/11] ARM: at91: Add xload support to skov-arm9cpu, Sam Ravnborg
- [WIP PATCH v2 11/11] ARM: at91: Update DTS for skov-arm9cpu, Sam Ravnborg
- Re: [PATCH 0/11] ARM: at91: Add pbl support to skov-arm9cpu, Sascha Hauer
- [PATCH] serial: ns16550: Reuse 48MHz default clock definition for non-DT OMAP boards,
Alexander Shiyan
- [PATCH] ARM: imx: src: Use postcore_platform_driver() macro,
Alexander Shiyan
- [PATCH 1/3] watchdog: imxwd: Add error messages for some failure points in .probe(),
Uwe Kleine-König
- [PATCH 0/8] Misc fixes part III,
Alexander Shiyan
- [PATCH] video: imxfb: Fix call of memalign(),
Uwe Kleine-König
- v2022.06.0, Sascha Hauer
- [PATCH] crypto: skip make dependency for CONFIG_CRYPTO_RSA_KEY=__ENV__*,
Bastian Krause
- [PATCH v2 master 0/5] ARM: i.MX8M: fix various miscalculation of DRAM size,
Ahmad Fatoum
- [PATCH master 0/4] ARM: i.MX8M: fix various miscalculation of DRAM size,
Ahmad Fatoum
- [PATCH] ddr: imx8m: remove header including itself,
Ahmad Fatoum
- [PATCH] ARM: cpu: start: don't panic when only initial memory known,
Ahmad Fatoum
- Handle null pointer returned by of_overlay_fix_path properly,
Michael Riesch
- [PATCH] ARM: rpi: cleanup parsing of vc fdt,
Daniel Brát
- [PATCH] mci: imx-esdhc-common: Don't clear unhandled status bits,
Robin van der Gracht
- [PATCH] arm: rockchip: radxa-rock3: enable deep probe support,
Michael Riesch
- Boot hangs during sdhci_transfer_data_dma,
Robin van der Gracht
- [PATCH v2 1/3] bootchooser: rename pr_setenv() to bc_setenv(),
Sascha Hauer
- [PATCH 1/2] test: self: add simple environment variable test,
Ahmad Fatoum
- [PATCH] state: don't report error for -ENOMEDIUM,
Ahmad Fatoum
- [PATCH v4] ARM: rpi: parse useful data from vc fdt,
Daniel Brát
- [PATCH 1/2] env: let setenv() take printf arguments,
Sascha Hauer
- [PATCH 1/2] regulator: fixed: use local device_node reference,
Marco Felsch
- [PATCH 1/2] clk: imx8mm: remove SYS PLL 1/2 clock gates,
Marco Felsch
- [PATCH 1/2] ARM: i.MX8MM: fix phy-reset gpio,
Marco Felsch
- [PATCH] lib: parameter: Do not modify pointer returned from xstrdup(), Sascha Hauer
- [PATCH 0/9] ARM: boards: protonic-imx6: Updates,
Robin van der Gracht
- [PATCH 4/9] ARM: boards: protonic-imx6: Always free allocated alias string, Robin van der Gracht
- [PATCH 2/9] ARM: boards: protonic-imx6: Update comment to match a recent code update, Robin van der Gracht
- [PATCH 8/9] ARM: boards: protonic-imx6: Read serial and mac from fuses if available, Robin van der Gracht
- [PATCH 1/9] ARM: boards: protonic-imx6: prtvt7 hardkey inputs are active low, Robin van der Gracht
- [PATCH 9/9] ARM: boards: protonic-imx6: Register serial_number parameter with ocotp, Robin van der Gracht
- [PATCH 3/9] ARM: boards: protonic-imx6: Free allocated autoboot_timeout string, Robin van der Gracht
- [PATCH 5/9] ARM: boards: protonic-imx6: Remove unsused argument from prt_imx6_usb_mount, Robin van der Gracht
- [PATCH 7/9] ARM: boards: protonic-imx6: Remove usb_delay from the priv struct, Robin van der Gracht
- [PATCH 6/9] ARM: boards: protonic-imx6: Register prt-usb boot entry, Robin van der Gracht
- Re: (subset) [PATCH 0/9] ARM: boards: protonic-imx6: Updates, Sascha Hauer
- [PATCH] lib: parameter: Free previous string value in param_string_set,
Robin van der Gracht
- [PATCH] net: rtl8169: make it work on big-endian system,
Antony Pavlov
- move dma_ops to common code,
Antony Pavlov
- [PATCH v2] i2c: add bcm283x i2c host controller support,
Daniel Brát
- [PATCH v3] ARM: rpi: parse useful data from vc fdt,
Daniel Brát
- [PATCH] scripts: imx-usb-loader: simplify code flow for file size calculations,
Uwe Kleine-König
- [PATCH] net: designware: rockchip: future-proof driver for more SoCs,
Ahmad Fatoum
- [PATCH master 1/2] dma: avoid clash between static inline and extern dma_alloc declarations,
Ahmad Fatoum
- Ethernet reinit on phyCORE hangs the device,
Andrej Picej
- [PATCH v2] ARM: rpi: parse useful data from vc fdt,
Daniel Brát
- [PATCH] arm: rockchip: radxa-rock3: register barebox update handler, Sascha Hauer
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]