U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- Re: [PATCH] ARM: imx6: do not include arm/imx6q.dtsi from barebox imx6q.dtsi, (continued)
- [PATCH] ARM: imx6: fix GK802 DT,
Philipp Zabel
- [PATCH] ARM: Add TEM i.MX28 board support, Sascha Hauer
- [PATCH 1/9] video: stm: remove unnecessary info function,
Sascha Hauer
- [PATCH 0/4] exitcall infrastructure,
Herve Codina
- [PATCH] build: update compiler*.h to newest versions,
Alexey Galakhov
- [PATCH] ARM: am33xx: netboot use ramfs,
Jan Remmet
- [PATCH 0/3] add spd_decode command (SPD EEPROM data decoder),
Alexander Smirnov
- [PATCH] state: fix range check on uint8 and uint32 variables,
Marc Kleine-Budde
- [PATCH] state: use name of device node as name, if alias is not available,
Marc Kleine-Budde
- [PATCH v2] mtd: mark devname argument of add_mtd_device as const,
Marc Kleine-Budde
- [PATCH] digest: digest doesn't return an error if the signature length is incorrect,
Philippe Leduc
- [PATCH] usb: musb: Use proper timeout loop, Sascha Hauer
- v2015.07.0, Sascha Hauer
- Re: how to do a digest on a flashed uImage ? uimage command evolution,
Philippe Leduc
- [RFC V4 0/3] add decode command (SPD EEPROM data decoder),
Alexander Smirnov
- [PATCH 1/3] ARM: add a machine number mechanism for boarddata,
Sascha Hauer
- [PATCH 1/3] ppc: replace extern inline with static inline,
Sascha Hauer
- [PATCH] net: Move library functions to net/lib.c,
Sascha Hauer
- [PATCH 1/3] bus: omap-gpmc: fix wrong bit setting,
Sascha Hauer
- [PATCH] ARM: start: Fix code reordering problem, Sascha Hauer
- [PATCH] ARM: OMAP: Add omap3 USB loader tool, Sascha Hauer
- should we change 'extern inline' to 'static inline'?,
Antony Pavlov
- [PATCH] ARM: OMAP3: Change DSS divider to the one U-Boot uses, Sascha Hauer
- [PATCH 1/2] bbu: Add a standard file-to-device-copy handler,
Sascha Hauer
- how to do a digest on a flashed uImage ?,
Philippe Leduc
- big-endian sandbox issue,
Antony Pavlov
- [PATCH] sandbox: asm/byteorder.h: fix guard macro name,
Antony Pavlov
- [PATCH] dns: handle incoming packets in the separate dns_recv() function,
Antony Pavlov
- [PATCH] treewide: fix 'new blank line at EOF' formatting error,
Antony Pavlov
- [RFC V3 0/3] add decode command (SPD EEPROM data decoder),
Alexander Smirnov
- [PATCH] mx53-qsb: Fix boot hang during reboot stress test,
Fabio Estevam
- [PATCH] read_file_2(): drop unnecessary 'else',
Alexander Smirnov
- Fw: next: sandbox: arch/sandbox/os/common.c:31:18: fatal error: init.h: No such file or directory,
Antony Pavlov
- [PATCH 1/2] mtd: Make devname argument to add_mtd_device const,
Sascha Hauer
- [PATCH] mtd: m25p80: Fix Kconfig dependencies, Sascha Hauer
- [PATCH 0/3] tftp: prepare for picotcp,
Antony Pavlov
- [PATCH 1/4] mtd: m25p80: explicitly cast name pointer,
Lucas Stach
- [PATCH 1/3] boards: phytec-som-am335x: Get ready for EMMC boot,
Teresa Remmet
- ubi: Make attaching UBI more convenient,
Sascha Hauer
- [PATCH repost 1/4] usb: gadget: pxa27x: depend on right symbol,
Lucas Stach
- [PATCH 1/3] state: fixup: only export default value during fixup if set,
Marc Kleine-Budde
- [PATCH v2 1/2] images: Add file size check for PBLX files,
Wadim Egorov
- [PATCHv3] Change barebox regarding "machine-restart", "reset cause detection" und "watchdog usage",
Juergen Borleis
- [PATCH] image_renderer: Use read_file_2, Sascha Hauer
- [PATCH] ARM: tegra: jump to maincluster earlier,
Lucas Stach
- [RFC V2 0/3] add decode command (SPD EEPROM data decoder),
Alexander Smirnov
- [PATCH 1/2] PCI: rework BAR size calculation,
Lucas Stach
- [PATCH] bmp support: Use unaligned accessors, Sascha Hauer
- [PATCHv2] Change barebox regarding "machine-restart", "reset cause detection" und "watchdog usage",
Juergen Borleis
- [PATCH] param_enum: protect against invalid values, Sascha Hauer
- [PATCH] param_enum: Make name strings const, Sascha Hauer
- [PATCH] devinfo: fix return value, Sascha Hauer
- Fw: [Qemu-devel] [PATCH v7 0/4] i.MX: Add i.MX25 support through the 3DS evaluation board.,
Antony Pavlov
- Compiling barebox for newest Yocto/meta-freescale,
György Kövesdi
- [PATCH] ARM: OMAP: remove unused CONFIG_OMAP3_CLOCK_CONFIG option, Sascha Hauer
- [PATCH] net: smc911x: Add device tree support, Sascha Hauer
- [PATCH] Change barebox regarding "machine-restart", "reset cause detection" und "watchdog usage",
Juergen Borleis
- [PATCH 1/2] mtd: Add mtd concat support,
Sascha Hauer
- [PATCH] serial: ns16550: Fix reading clock-frequency property,
Sascha Hauer
- cfi-flash cleanups,
Sascha Hauer
- [PATCH 06/11] mtd: cfi-flash: make flash_detect_width more readable, Sascha Hauer
- [PATCH 04/11] mtd: cfi-flash: replace ifdef with IS_ENABLED, Sascha Hauer
- [PATCH 09/11] mtd: cfi-flash: use unaligned accessor functions, Sascha Hauer
- [PATCH 11/11] mtd: cfi-flash: remove dead code, Sascha Hauer
- [PATCH 03/11] mtd: cfi-flash: statically initialize instead of memset, Sascha Hauer
- [PATCH 02/11] mtd: cfi-flash: save indention level, Sascha Hauer
- [PATCH 08/11] mtd: cfi-flash: turn some messages into vdbg, Sascha Hauer
- [PATCH 01/11] mtd: cfi-flash: We can print longlongs, Sascha Hauer
- [PATCH 07/11] mtd: cfi-flash: return 0 for success, Sascha Hauer
- [PATCH 05/11] mtd: cfi-flash: remove unnecessary ifdefs, Sascha Hauer
- [PATCH 10/11] mtd: cfi-flash: Coding style cleanup, Sascha Hauer
- [RFC] add decode command (SPD EEPROM data decoder),
Alexander Smirnov
- [Patch] Trivial changes,
Juergen Borleis
- USB Host i.Mx6S,
andreas . willig
- Re: [PATCH] libdt: fix detection of eeprom devicepath,
Marc Kleine-Budde
- Bootspec: Allow to automatically append root= option,
Sascha Hauer
- [PATCH] device parameters: sort alphabetically, Sascha Hauer
- [PATCH] scripts: Add mxs-usb-loader to .gitignore, Sascha Hauer
- [PATCH v3 0/4] state: add support for fixed size strings,
Marc Kleine-Budde
- [PATCH] login: fix broken login command,
Hubert Feurstein
- [PATCH 1/2] blspec: Add missing prototype for blspec_scan_device,
Sascha Hauer
- state: access from linux,
Jan Remmet
- [PATCH 1/1] mach-clps711: call shutdown_barebox instead of arch_shutdown in reset_cpu,
Herve Codina
- [PATCH] Add some doc,
Juergen Borleis
- [PATCH 1/6] Documentation: add some info about the reset variants,
Juergen Borleis
- parallel lcd on i.mx6,
Yi Qingliang
- [PATCH] mtd: m25p80: add Spansion S25FL204K support,
Antony Pavlov
- [PATCH 0/3] state: add support for fixed size strings,
Marc Kleine-Budde
- [PATCH] crypto: digest: provide static inline no-ops if digest is disabled,
Marc Kleine-Budde
- [PATCH 0/2] state: add support for fixed size strings,
Marc Kleine-Budde
- [PATCH 0/2] state: Documentation updates,
Marc Kleine-Budde
- [PATCH 0/3] state: cleanup uint8 support,
Marc Kleine-Budde
- [PATCH 1/2] memtest: skip memory region smaller than one page,
Renaud Barbier
- [PATCH] Documentation: fix typo,
Juergen Borleis
- [PATCH] scripts/omap_signGP: Fix image size in GP header,
Wadim Egorov
- barebox picotcp integration (2015.06.14),
Antony Pavlov
- [PATCH] ARM: MXS: ocotp: Register a separate device, Sascha Hauer
- [PATCH 1/6] video: stmfb: Add device tree support,
Sascha Hauer
- [RFC] Barebox shutdown hooks,
Herve Codina
- i.MX FCB NAND boot updates,
Sascha Hauer
- [PATCH 06/10] imx-bbu-nand-fcb: Use barebox partition instead of whole device, Sascha Hauer
- [PATCH 09/10] imx-bbu-nand-fcb: Erase whole partition, Sascha Hauer
- [PATCH 05/10] imx-bbu-nand-fcb: Fix debug messages, Sascha Hauer
- [PATCH 01/10] ARM: dts: Karo tx6: increase barebox partition to 4MB, Sascha Hauer
- [PATCH 10/10] imx-bbu-nand-fcb: Split space for firmware in two equal regions, Sascha Hauer
- [PATCH 02/10] mtd: partition: implement write_oob, Sascha Hauer
- [PATCH 07/10] imx-bbu-nand-fcb: make available for i.MX28 aswell, Sascha Hauer
- [PATCH 04/10] ARM: i.MX6: bbu nand: Move to common place, Sascha Hauer
- [PATCH 03/10] filetype: Add filetype for MXS bootstream, Sascha Hauer
- [PATCH 08/10] imx-bbu-nand-fcb: Let DBBT start at page 1, Sascha Hauer
- Add barebox remote control,
Sascha Hauer
- [PATCH 1/2] images: Add file size check for PBLX files,
Wadim Egorov
- [PATCH] clk: of: fix clk_of_table generation, Sascha Hauer
- [RFC] PCI: skip pci host bridge as early as possible,
Antony Pavlov
- [PATCH] net: Set the actual ethaddr in register_preset_mac_address(),
Wadim Egorov
- [PATCH v3] image: am335x: Generate SPI MLO images,
Wadim Egorov
- Add functions for (de)activating consoles and for setting baudrate,
Sascha Hauer
- [PATCH 04/12] console: When switching baudrate print console name, Sascha Hauer
- [PATCH 03/12] console: Add console_get_by_name, Sascha Hauer
- [PATCH 09/12] loadxy: use console_set_baudrate, Sascha Hauer
- [PATCH 08/12] loadx: ignore -c option, Sascha Hauer
- [PATCH 02/12] console: Add functions to get/set baudrate, Sascha Hauer
- [PATCH 10/12] loadb: use console_get_baudrate, Sascha Hauer
- [PATCH 11/12] loadb: Use console_set_baudrate, Sascha Hauer
- [PATCH 06/12] loadxy: Use console_get_by_name, Sascha Hauer
- [PATCH 05/12] usb: gadget: serial: Use console_set_active to activate console, Sascha Hauer
- [PATCH 12/12] loadb: ignore -c option, Sascha Hauer
- [PATCH 01/12] console: Add functions to get/set active state of console, Sascha Hauer
- [PATCH 07/12] loadxy: use console_get_baudrate, Sascha Hauer
- Re: Add functions for (de)activating consoles and for setting baudrate, Sascha Hauer
- v2015.06.0 ...and a new website,
Sascha Hauer
- [PATCH] crc16: Make buffer argument const, Sascha Hauer
- [PATCH] net: dhcp: Fix CONFIG_ENVIRONMENT_VARIABLES check,
Wadim Egorov
- [PATCH v2] barebox update: add note after successful update,
Stefan Christ
- [PATCH v2] image: am335x: Generate SPI MLO images,
Wadim Egorov
- BeagleBoard-Xm: memtest return error,
Валерий Ныров
- [PATCH v3 1/3] bootsource: Add NET bootsource,
Wadim Egorov
- [PATCH RESEND] PPC: asm/bitops.h: drop unused ext2* and minix* stuff, Antony Pavlov
- [PATCH] .mailmap: add more Juergen Borleis' e-mail addresses,
Antony Pavlov
- [PATCH] MIPS: asm/debug_ll_ns16550.h: use plain inline instead of __inline__,
Antony Pavlov
- [PATCH] PPC: asm/bitops.h: drp unused ext2* and minix* stuff,
Antony Pavlov
- [PATCH 2/2] i2c: omap: fix i2c bus number output,
Robert Schwebel
- [PATCH] dhcp: add missing define,
Robert Schwebel
- building sandbox barebox: too many '"BITS_PER_LONG" redefined' warnings,
Antony Pavlov
- [PATCH] image: am335x: Generate SPI MLO images,
Wadim Egorov
- [PATCH] ARM: imx6: hipercam: set default hostname in boardfile,
Lucas Stach
- [PATCH] ARM: imx6: correct Hipercam ECSPI1 pinmux,
Lucas Stach
- Secure barebox,
Moritz Warning
- Clocks on Barebox,
andreas . willig
- state support updates,
Jan Luebbe
- [PATCH] davinci_nand: add support for the NAND controller,
Jan Luebbe
- [PATCH] gpio-davinci: gpio get should return 0 or 1,
Jan Luebbe
- [PATCH v2 0/8] Socfpga: QSPI support,
Steffen Trumtrar
- Add 64bit support to mem commands,
Sascha Hauer
- [PATCH 08/10] memset command: Add 64bit support, Sascha Hauer
- [PATCH 03/10] fs: Add O_RWSIZE_8, Sascha Hauer
- [PATCH 06/10] memcmp command: Add 64bit support, Sascha Hauer
- [PATCH 01/10] memory_display: Use consistent types, Sascha Hauer
- [PATCH 02/10] memory_display: Add 64bit support, Sascha Hauer
- [PATCH 07/10] memcpy command: Add 64bit support, Sascha Hauer
- [PATCH 04/10] mem commands: suppport parsing 'q' option, Sascha Hauer
- [PATCH 05/10] md command: Add 64bit support, Sascha Hauer
- [PATCH 09/10] mm command: Add 64bit support, Sascha Hauer
- [PATCH 10/10] mw command: Add 64bit support, Sascha Hauer
- [PATCH] md: use memmap when possible, Sascha Hauer
- [PATCH] bootstate: add framework for redundant boot scenarios,
Marc Kleine-Budde
- Programatically write in a file in the environnent with a hush command,
Jean-Christophe BEGUE
- [PATCH 1/2] Documentation: blspec: Fix typo,
Sascha Hauer
- [RFC v2 1/3] bootsource: Add NET bootsource,
Wadim Egorov
- [PATCH v2 1/2] ARM: dts: Add an am33xx include file for MLO size reduction,
Wadim Egorov
- [PATCH 0/2] blspec: improvements,
Marc Kleine-Budde
- [PATCH 0/9] state: updates and cleanups to make code better sharable with linux,
Marc Kleine-Budde
- [PATCH 1/9] state: mtd_get_meminfo: open path readonly instead of readwrite, Marc Kleine-Budde
- [PATCH 2/9] state: mtd_get_meminfo: make usage of mtd's meminfo compatible to linux, Marc Kleine-Budde
- [PATCH 3/9] state: backend_raw: remove hard coded limit of two copies, Marc Kleine-Budde
- [PATCH 9/9] state: backend_raw: update documentation of struct state_backend_raw members, Marc Kleine-Budde
- [PATCH 8/9] state: backend_raw: add sanity check of data_len during load, Marc Kleine-Budde
- [PATCH 4/9] state: backend_raw: rename struct state_backend_raw::step -> stride, Marc Kleine-Budde
- [PATCH 7/9] state: backend_raw: rename backend_raw_write_one() -> backend_raw_save_one(), Marc Kleine-Budde
- [PATCH 5/9] state: backend_raw: properly align write and erase size, Marc Kleine-Budde
- [PATCH 6/9] state: backend_raw: factor out state_backend_raw_file_get_size() into separate function, Marc Kleine-Budde
- Re: [PATCH 0/9] state: updates and cleanups to make code better sharable with linux, Sascha Hauer
- [PATCH] fixup! state: add fixup to copy state from barebox to kernel device tree,
Marc Kleine-Budde
- bareboxenv - tricky ptxdist behavior,
Alexander Richter
- Memtest failed. Error: -22,
Renaud Barbier
- [PATCH] crypto: digest: mark signature argument as const,
Marc Kleine-Budde
- [PATCH 1/2] bootm: add magicvar description for global.bootm.oftree,
Marc Kleine-Budde
- [RFC 1/3] bootsource: Add NET bootsource,
Wadim Egorov
- [PATCH 1/2] ARM: dts: Add an am33xx include file for MLO size reduction,
Wadim Egorov
- [PATCH] tlsf malloc: enable 64bit support on 64bit architectures, Sascha Hauer
- Introduce asm-generic/posix_types.h,
Sascha Hauer
- [PATCH 09/14] openrisc: use generic posix_types.h, Sascha Hauer
- [PATCH 08/14] x86: use generic posix_types.h, Sascha Hauer
- [PATCH 13/14] efi: use generic posix_types.h, Sascha Hauer
- [PATCH 02/14] drop __BITS_PER_LONG, Sascha Hauer
- [PATCH 12/14] sandbox: use generic posix_types.h, Sascha Hauer
- [PATCH 14/14] nios2: use generic posix_types.h, Sascha Hauer
- [PATCH 11/14] ppc: use generic posix_types.h, Sascha Hauer
- [PATCH 01/14] dma: Use generic place for dma_addr_t typedef, Sascha Hauer
- [PATCH 04/14] introduce generic posix_types.h, Sascha Hauer
- [PATCH 07/14] blackfin: use generic posix_types.h, Sascha Hauer
- [PATCH 06/14] ARM: use generic posix_types.h, Sascha Hauer
- [PATCH 05/14] remove unused nlink_t, Sascha Hauer
- [PATCH 03/14] introduce bitsperlong.h for remaining architectures, Sascha Hauer
- [PATCH 10/14] mips: use generic posix_types.h, Sascha Hauer
- [PATCH] barebox update: add note after successful update,
Stefan Christ
- drivers/mtd/nand/nand_mrvl_nfc.c,
Andrei Yakimov
- [PATCH] arm/crypto: add generated sha256-core.S to gitignore,
Marc Kleine-Budde
- [PATCH] habv4: habv4_get_status(): fix warning with no-op static inline function,
Marc Kleine-Budde
- [PATCH] fixing argumentparser for ubiformat,
Alexander Richter
- [PATCH] Abolish cpu_read* and cpu_write* accessors,
Masahiro Yamada
- [PATCH] of: add a function to remove an of_fixup, Uwe Kleine-König
- [PATCH v2] include: introduce include/linux/io.h as a wrapper of asm/io.h,
Masahiro Yamada
- [PATCH] include: introcude include/linux/io.h as a wrapper of asm/io.h, Masahiro Yamada
- [PATCH 1/4] i2c: Use correct format specifier,
Sascha Hauer
- [PATCH 01/10] common/memtest.c: Fix incorrect array boundary check,
Andrey Smirnov
- [PATCH 05/10] serial: i.MX: Write settings to a correct register, Andrey Smirnov
- [PATCH 06/10] common: pbl: Allow boards to override hang(), Andrey Smirnov
- [PATCH 02/10] common/memtest.c: Do not omit offset of 0 from tests, Andrey Smirnov
- [PATCH 03/10] common/memtest.c: Refactor mem_test() into three surbroutines, Andrey Smirnov
- [PATCH 04/10] common/memtest.c: Distil common error reporting code, Andrey Smirnov
- [PATCH 07/10] debug_ll: i.MX: Add support for input to DEBUG_LL, Andrey Smirnov
- [PATCH 08/10] i.MX51: babbage: Add UART RXD pin configuration, Andrey Smirnov
- [PATCH 09/10] pbl: Implement ctrlc() using getc_ll(), Andrey Smirnov
- [PATCH 10/10] ARM: pbl: Add an option to validate DRAM, Andrey Smirnov
- Re: [PATCH 01/10] common/memtest.c: Fix incorrect array boundary check, Sascha Hauer
- [PATCH 0/2] Socfpga: Sequencer updates,
Steffen Trumtrar
- [PATCH] ARM: am33xx: Fix SCRM compatible string to match new DT compatible string,
Wadim Egorov
- [PATCH 1/7] state: print name of property of size mismatch is detected,
Marc Kleine-Budde
- [PATCH] xfuncs: remove debugging output, Sascha Hauer
- [PATCH] console: use regular malloc for log messages, Sascha Hauer
- [PATCH 1/3] mci: imx-esdhc: Use IS_ENABLED() instead of #ifdef,
Sascha Hauer
- [PATCH 0/2] MIPS: bcm47xx: trivial fixes,
Antony Pavlov
- [PATCH v2 0/5] dm9k fixups; img-ci20: enable dm9000 ethernet controller,
Antony Pavlov
- are some ppc-related patches absent in May-2015 barebox-next?,
Antony Pavlov
- [PATCH] imx6: lowlevel_init: Fix workaround for new i.MX6s chips,
Markus Pargmann
- barebox on i.MX 6SoloX,
Antony Pavlov
- [PATCH] devfs: be more lax with partition boundaries,
Uwe Kleine-König
- [PATCH] ARM: i.MX5: Add missing CONFIG_ prefix in test, Sascha Hauer
- [PATCH v3 00/18] i.MX serial cleanup, bootstrap code fixes, boot via IRAM,
Andrey Smirnov
- [PATCH v3 02/18] i.MX: serial: Add constants for UART clock divisor, Andrey Smirnov
- [PATCH v3 03/18] i.MX: serial: Add baud rate calculation convenience functions, Andrey Smirnov
- [PATCH v3 01/18] i.MX: Move UART definitions into a separate file, Andrey Smirnov
- [PATCH v3 05/18] i.MX: serial: Convert PUTC_LL to use IOMEM, Andrey Smirnov
- [PATCH v3 04/18] i.MX: serial: Add UART init functions for DEBUG_LL, Andrey Smirnov
- [PATCH v3 07/18] i.MX51: babbage: Implement CONFIG_DEBUG_LL, Andrey Smirnov
- [PATCH v3 09/18] Makefile.lib: Make 'check_file_size' more flexible, Andrey Smirnov
- [PATCH v3 06/18] i.MX: serial: Convert i.MX51 and i.MX6 to use 'imx*_uart_setup_ll', Andrey Smirnov
- [PATCH v3 12/18] bootstrap: Fix potential memory leak in 'read_image_head', Andrey Smirnov
- [PATCH v3 14/18] bootstrap_read_devfs(): Close file after we are done with it, Andrey Smirnov
- [PATCH v3 11/18] imx-image: Correctly fill image size in prepended header, Andrey Smirnov
- [PATCH v3 13/18] bootstrap_read_devfs(): Check for errors from devfs_add_partition(), Andrey Smirnov
- [PATCH v3 15/18] bootstrap_read_devfs(): Fix potential memory leak, Andrey Smirnov
- [PATCH v3 08/18] i.MX: serial: Distil common clock ungating code, Andrey Smirnov
- [PATCH v3 18/18] bootstrap: Warn if image size in BB header is zero, Andrey Smirnov
- [PATCH v3 17/18] bootstrap_read_devfs(): Remove all partitions upon function completion, Andrey Smirnov
- [PATCH v3 10/18] i.MX: Add provisions to boot from IRAM, Andrey Smirnov
- [PATCH v3 16/18] bootstrap_read_devfs(): Check for errors from dev_add_bb_dev(), Andrey Smirnov
- Re: [PATCH v3 00/18] i.MX serial cleanup, bootstrap code fixes, boot via IRAM, Sascha Hauer
- [PATCH 1/6] fdt: of_unflatten_dtb(): remove left over "root" argument from inline doc,
Marc Kleine-Budde
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]