U-Boot V2 Development (Barebox)
[Prev Page][Next Page]
- [PATCH 06/78] ARM: scroll past image end without ld_var, (continued)
- [PATCH 06/78] ARM: scroll past image end without ld_var, Sascha Hauer
- [PATCH 05/78] ARM: For relocatable image force TEXT_BASE 0x0, Sascha Hauer
- [PATCH 07/78] ARM: move away from ld_var, Sascha Hauer
- [PATCH 08/78] ARM: remove ld_var support, Sascha Hauer
- [PATCH 04/78] ARM: mmu: include pgtable header from where it's needed, Sascha Hauer
- [PATCH 10/78] ARM: bootm: Fix wrong format specifier, Sascha Hauer
- [PATCH 21/78] debug_ll: support 64bit longs, Sascha Hauer
- [PATCH 52/78] ARM: aarch64: compile with strict alignment, Sascha Hauer
- [PATCH 11/78] ARM: shutdown: Fix compiler warning, Sascha Hauer
- [PATCH 38/78] ARM: aarch64: qemu board: remove unnecessary mapping, Sascha Hauer
- [PATCH 19/78] ARM: aarch64: Do not use 32bit optimized fls, Sascha Hauer
- [PATCH 25/78] ARM: Add function to return offset to global variables, Sascha Hauer
- [PATCH 53/78] ARM: aarch64: move aarch64 exception support to separate file, Sascha Hauer
- [PATCH 37/78] ARM: aarch64: mmu: Fix mair register setting, Sascha Hauer
- [PATCH 62/78] ARM: aarch64: Allow to leave exceptions, Sascha Hauer
- [PATCH 56/78] ARM: aarch64: lowlevel: Use switch_el, Sascha Hauer
- [PATCH 29/78] clocksource: Add armv8 generic timer support, Sascha Hauer
- [PATCH 54/78] ARM: aarch64: fix exception level mixup, Sascha Hauer
- [PATCH 13/78] ARM: aarch64: Add dummy naked attribute, Sascha Hauer
- [PATCH 39/78] ARM: aarch64: mmu: enable mmu in generic code, Sascha Hauer
- [PATCH 59/78] ARM: aarch64: implement show_regs(), Sascha Hauer
- [PATCH 47/78] ARM: Make some variables 64bit aware, Sascha Hauer
- [PATCH 28/78] ARM: relocate_to_current_adr: Use unsigned long for variables, Sascha Hauer
- [PATCH 50/78] ARM: implement dma mapping functions, Sascha Hauer
- [PATCH 51/78] ARM: aarch64: implement dma operations, Sascha Hauer
- [PATCH 20/78] ARM: Move mmu_disable to mmu.c, Sascha Hauer
- [PATCH 67/78] ARM: aarch64: Add barebox head support, Sascha Hauer
- [PATCH 22/78] ARM: aarch64: fix early cache flushing, Sascha Hauer
- [PATCH 58/78] ARM: aarch64: hide some config options, Sascha Hauer
- [PATCH 60/78] ARM: aarch64: implement stacktraces, Sascha Hauer
- [PATCH 26/78] ARM: remove function prototypes from the past, Sascha Hauer
- [PATCH 77/78] ARM: change mmu_early_enable() prototype, Sascha Hauer
- [PATCH 33/78] ARM: aarch64: mmu: create_sections() takes size in bytes, Sascha Hauer
- [PATCH 12/78] ARM: aarch64: silence compiler warning, Sascha Hauer
- [PATCH 49/78] dma: Add prototypes for dma mapping functions, Sascha Hauer
- [PATCH 78/78] ARM: aarch64: Make early MMU support work, Sascha Hauer
- [PATCH 69/78] common: Add functions to find free RAM, Sascha Hauer
- [PATCH 35/78] ARM: aarch64: mmu: remove unused map_io_sections(), Sascha Hauer
- [PATCH 36/78] ARM: aarch64: mmu: by default map as device memory, Sascha Hauer
- [PATCH 76/78] ARM: create separate mmu_64.h file, Sascha Hauer
- [PATCH 41/78] ARM: aarch64: mmu: Fix adding additional page table levels, Sascha Hauer
- [PATCH 40/78] ARM: aarch64: mmu: use PTE_* definitions from U-Boot, Sascha Hauer
- [PATCH 63/78] ARM: aarch64: Add esr strings, Sascha Hauer
- [PATCH 27/78] ARM: move linker variable declarations to sections.h, Sascha Hauer
- [PATCH 61/78] ARM: aarch64: mmu: Make zero page faulting, Sascha Hauer
- [PATCH 30/78] ARM: aarch64: Add relocation support, Sascha Hauer
- [PATCH 15/78] ARM: aarch64: Add runtime-offset, Sascha Hauer
- [PATCH 14/78] ARM: get_runtime_offset() returns unsigned long, Sascha Hauer
- [PATCH 55/78] ARM: aarch64: Setup exception vectors in initcall, Sascha Hauer
- [PATCH 44/78] ARM: aarch64: mmu: No need to disable icache, Sascha Hauer
- [PATCH 24/78] ARM: aarch64: cache: no need to ifdef prototypes, Sascha Hauer
- [PATCH 23/78] ARM: aarch64: cache: Add v8_inv_dcache_range, Sascha Hauer
- [PATCH 16/78] ARM: aarch64: implement get_pc(), Sascha Hauer
- [PATCH 42/78] ARM: aarch64: mmu: Fix PTE_TYPE_* flags, Sascha Hauer
- [PATCH 34/78] ARM: aarch64: mmu: fix creation of flat mapping, Sascha Hauer
- [PATCH 68/78] filetype: Detect ARM aarch64 Linux images, Sascha Hauer
- [PATCH 32/78] ARM: aarch64: mmu: Allocate page tables dynamically, Sascha Hauer
- [PATCH 73/78] ARM: cache-armv4: Fix wrong section, Sascha Hauer
- [PATCH 17/78] ARM: Use generic ffz(), Sascha Hauer
- [PATCH 74/78] ARM: build: Remove duplicate file compilation, Sascha Hauer
- [PATCH 65/78] ARM: aarch64: implement ignoring data aborts, Sascha Hauer
- [PATCH 57/78] ARM: aarch64: remove dead code in linker script, Sascha Hauer
- [PATCH 75/78] ARM: Create own cache.c file for aarch64, Sascha Hauer
- [PATCH 72/78] ARM: aarch64: Add support to start kernel and barebox, Sascha Hauer
- [PATCH 45/78] ARM: aarch64: mmu: drop ttb check when disabling the MMU, Sascha Hauer
- [PATCH 64/78] ARM: aarch64: print more information on sync exception, Sascha Hauer
- [PATCH 43/78] ARM: aarch64: mmu: Fix TCR setting, Sascha Hauer
- [PATCH 46/78] ARM: aarch64: mmu: Fix disabling the MMU, Sascha Hauer
- [PATCH 71/78] ARM: aarch64: disable 32bit boot commands, Sascha Hauer
- [PATCH 31/78] ARM: aarch64: fix pbl linker script for aarch64, Sascha Hauer
- [PATCH 48/78] dma: Use dma_addr_t as type for DMA addresses, Sascha Hauer
- [PATCH 70/78] bootm: provide handlers the start of the OS image, Sascha Hauer
- [PATCH 03/78] ARM: return positive offset in get_runtime_offset(), Sascha Hauer
- [PATCH 18/78] ARM: bitops: remove unnecessary #ifdef, Sascha Hauer
- [PATCH 66/78] dt-bindings: Drop unused files, Sascha Hauer
- Re: [PATCH 00/78] ARM aarch64 updates, Andrey Smirnov
- [PATCH v2 1/6] watchdog: rename dev to hwdev,
Oleksij Rempel
- [PATCH v1 1/6] watchdog: rename dev to hwdev,
Oleksij Rempel
- [PATCH] video: tc358767: register aux i2c bus after validating link,
Andrey Gusakov
- v2018.03.0, Sascha Hauer
- [PATCH] watchdog: add periodic watchdog ping,
Oleksij Rempel
- my mx283 board sch, duhuanpeng
- [PATCH] MIPS: ath79: fix different typos,
Oleksij Rempel
- freescale-mx28-evk run from ram,
duhuanpeng
problems with am335x_sdram_size(),
Giorgio Dal Molin
[PATCH] ARM: am335x: beaglebone: Fix DDR register values, Sascha Hauer
MIPS parallel build breakage,
Sascha Hauer
[PATCH] ARM: dts: am33xx: do not delete no longer existing clocks, Sascha Hauer
[PATCH] ARM: dts: remove "delete" entry for deleted clocks,
Andreas Schmidt
[PATCH v1 1/2] watchdog: ar9344-wdt: disable watchdog in probe,
Oleksij Rempel
[PATCH] boards: samx6: add initial support for kontron samx6i,
Michael Grzeschik
[PATCH] mtd: spi-nor: add support for w25q16dw,
Michael Grzeschik
[PATCH] ARM/i.MX53: fix compiler warning, Sascha Hauer
[PATCH] Pass barebox version to kernel,
Sascha Hauer
[PATCH] Use globalvar_add_simple_string for model and hostname, Sascha Hauer
[PATCH v3 0/9] ratp: new generic RATP command support,
Aleksander Morgado
- [PATCH v3 4/9] ratp: implement ping as a standard ratp command, Aleksander Morgado
- [PATCH v3 2/9] ratp: moved logic to its own subdirectory, Aleksander Morgado
- [PATCH v3 1/9] ratp: implement generic command support, Aleksander Morgado
- [PATCH v3 3/9] ratp: allow building without full console support, Aleksander Morgado
- [PATCH v3 8/9] ratp: new reset command, Aleksander Morgado
- [PATCH v3 5/9] ratp: implement getenv as a standard ratp command, Aleksander Morgado
- [PATCH v3 6/9] ratp: use xstrndup() instead of a custom xmemdup_add_zero(), Aleksander Morgado
- [PATCH v3 9/9] docs: add reference to libratp-barebox in the remote-control docs, Aleksander Morgado
- [PATCH v3 7/9] ratp: new md and mw commands, Aleksander Morgado
- Re: [PATCH v3 0/9] ratp: new generic RATP command support, Sascha Hauer
linux.bootargs: export mtdparts from DTS,
Yegor Yefremov
autotools for barebox host/target tools?,
Sascha Hauer
[PATCH] ARM/i.MX53: fix SDRAM setup routines,
Juergen Borleis
[PATCH 1/3] arm: ARM64 doen't provide the armlinux_ functions,
Lucas Stach
[PATCH] console: added colored print out of log levels,
Eugen Wiens
[PATCH 1/2] state: remove unused arguments from state_new_from_node(),
Sascha Hauer
[PATCH] efi: add bootsource detection,
Enrico Jorns
[PATCH] DHCP: fix option 54 passing,
yegorslists
[PATCH] console: move global.allow_color handling to C code, Sascha Hauer
[PATCH] Backport "ARM: dts: am335x-bone*: usb0 is hardwired for peripheral" from linux,
Denis 'GNUtoo' Carikli
re-generate the builtin environment,
Giorgio Dal Molin
[PATCH] net: cpsw: remove unnecessary mdiobus_scan(),
Sascha Hauer
barebox for a ti am335x based board,
Giorgio Dal Molin
[PATCH] net: cpsw: fix probe with fixed-link,
Andreas Schmidt
[PATCH] added colored print out of log levels,
Eugen Wiens
[PATCH 1/2] MIPS: add initial qca4531 support,
Oleksij Rempel
[PATCH] bootm: fit: add option to add DT snipped that contains fit public key,
Sascha Hauer
[PATCH 1/2] ARM: imx25: clk: add rngb clock,
Sascha Hauer
[PATCH] ARM: i.MX25: Fix restoring of volatile register, Sascha Hauer
[PATCH] Makefile.lib: imx hab: fix hab files with embedded variables,
Sascha Hauer
[PATCH 0/9] Fastboot customization support,
Sascha Hauer
[RFC PATCH v2 0/8] ratp: new generic RATP command support,
Aleksander Morgado
[PATCH] env: Add more context to error message, Sascha Hauer
[RFC] commands: i2c_write: enable raw write to address,
Antony Pavlov
[PATCH] i2c: i2c_master_send(): don't leave flags uninitialized,
Antony Pavlov
[PATCH 1/2] watchdog: implement bcm2835 watchdog,
Lucas Stach
[PATCH] improve soc revision calculation,
Philipp Zabel
[PATCH] fixup! ARM: add file for HYP mode related setup, Lucas Stach
[PATCH] scripts/compiler.h: inline functions in headers must be static,
Michael Olbrich
v2018.02.0, Sascha Hauer
[PATCH] bootchooser: Drop SHELL_NONE conflict, Sascha Hauer
[PATCH] boot: Make independent of command support, Sascha Hauer
[PATCH] startup: Load default environment earlier, Sascha Hauer
[PATCH 1/2] state: refuse to set dirty parameter via setenv,
Sascha Hauer
[PATCH] arm: crypto: initialize digests earlier, Sascha Hauer
[PATCH] pstore: lower message priority, Sascha Hauer
[PATCH 1/4] 2d-primitives: Introduce gu_draw_text(),
Andrey Smirnov
[PATCH] partitions: Align partition numbering with that of Linux kernel,
Andrey Smirnov
barebox support for the TI IDK board,
Giorgio Dal Molin
[RFC PATCH 00/10] ratp: new generic RATP command support,
Aleksander Morgado
- [PATCH 07/10] ratp: implement ping as a standard ratp command, Aleksander Morgado
- [PATCH 06/10] ratp: implement generic command support, Aleksander Morgado
- [PATCH 03/10] ratp: port ping operation to req/rsp format, Aleksander Morgado
- [PATCH 08/10] ratp: implement getenv as a standard ratp command, Aleksander Morgado
- [PATCH 01/10] ratp: define message type flags, Aleksander Morgado
- [PATCH 02/10] ratp: port command operation to req/rsp/ind format, Aleksander Morgado
- [PATCH 05/10] ratp: port filesystem operation to req/rsp format, Aleksander Morgado
- [PATCH 04/10] ratp: port getenv operation to req/rsp format, Aleksander Morgado
- [PATCH 09/10] ratp: new reset command, Aleksander Morgado
- [PATCH 10/10] ratp: new md and mw commands, Aleksander Morgado
- Re: [RFC PATCH 00/10] ratp: new generic RATP command support, Sascha Hauer
[PATCH 1/4] include linux/compiler.h in linux/unaligned/generic.h,
Philipp Zabel
[PATCH 1/3] fs/parseopt: Add parseopt_llu_suffix,
Philipp Zabel
[PATCH] FIT: Use const dtb unflatten variant, Sascha Hauer
[PATCH 0/8] FIT: Add support for opening images without a /configuration/,
Sascha Hauer
[PATCH 0/3] of: Allow for const properties,
Sascha Hauer
[PATCH] libfile: Make write_file buffer const, Sascha Hauer
[PATCH] net: phy: ar8327: fix ar8327n_reg_read,
Oleksij Rempel
[PATCH 1/2] net: designware: add missing headers,
Lucas Stach
[PATCH] doc: bcm283x: update documentation for Raspberry Pi,
Roland Hieber
[PATCH] rsa: Add missing newline to pr_err messages, Sascha Hauer
[PATCH 0/6] bbu: Make image pointer const,
Sascha Hauer
[PATCH] imd: Make all pointers into image const, Sascha Hauer
[PATCH 00/10] HYP mode handling and RasPi 3 support,
Lucas Stach
- [PATCH 08/10] ARM: rpi: add revision IDs for Pi 3 Model B and Pi Zero, Lucas Stach
- [PATCH 10/10] ARM: rpi: autosize malloc area, Lucas Stach
- [PATCH 04/10] ARM: add file for HYP mode related setup, Lucas Stach
- [PATCH 02/10] ARM: safely switch from HYP to SVC mode if required, Lucas Stach
- [PATCH 01/10] ARM: import opcode helpers from Linux kernel, Lucas Stach
- [PATCH 03/10] ARM: allow secure monitor code to be built without PSCI, Lucas Stach
- [PATCH 09/10] ARM: rpi: add raspberry pi 3 support, Lucas Stach
- [PATCH 07/10] ARM: install HYP vectors at PBL and Barebox entry, Lucas Stach
- [PATCH 05/10] ARM: don't try to install secure monitor when entered in HYP mode, Lucas Stach
- [PATCH 06/10] ARM: default to starting kernel in HYP mode when entered in HYP, Lucas Stach
- Re: [PATCH 00/10] HYP mode handling and RasPi 3 support, Roland Hieber
- Re: [PATCH 00/10] HYP mode handling and RasPi 3 support, Sascha Hauer
[PATCH] ratp: remove unused context fields,
Aleksander Morgado
[PATCH 1/3] commands: ubi: ubiupdatevol: Reduce error code to 0 or 1,
Daniel Schultz
[PATCH] ratp: remove unused list pointer from ratp_bb_pkt,
Aleksander Morgado
[PATCH] ratp: move barebox-specific command to ratp_bb.h,
Aleksander Morgado
[PATCH] ratp: rename global context variable,
Aleksander Morgado
[PATCH] of: base: fix segfault in of_get_machine_compatible(),
Aleksander Morgado
[PATCH] bbremote: rename command subparser variables,
Aleksander Morgado
[PATCH] bootargs: Fix memory leak in linux_bootargs_get(), Sascha Hauer
[PATCH] fs: Fix memory leak in mount(),
Sascha Hauer
[PATCH 0/2] Make finding fixup nodes more robust,
Sascha Hauer
[PATCH v3 1/5] net/e1000: remove one level of indentation,
Lucas Stach
[PATCH v2 0/8] Make TFTP detection more convenient,
Sascha Hauer
[PATCH 1/3] net/e1000: use correct bit to check for flash presence,
Lucas Stach
[PATCH] commands/Kconfig: fix copy'n'paste error in CMD_GPIO help,
Ulrich Ölmann
[PATCH 0/7] Make TFTP detection more convenient,
Sascha Hauer
[PATCH v2] net: phy: scan PHYs referenced by phandle,
Lucas Stach
[PATCH] net/e1000: init eeprom word size if only iNVM is found,
Lucas Stach
[PATCH] at91sam9x5ek: Add appropriate compatibility guards to all initcalls,
Andrey Smirnov
[PATCH] i2c: read/write_reg: don't assume client->dev to be valid,
Uwe Kleine-König
[PATCH] sandbox: use 'poweroff' command for exit,
Antony Pavlov
[PATCH v3 0/3] sandbox: add gpio support with libftdi1,
Antony Pavlov
v2018.01.0, Sascha Hauer
[PATCH v2] state: Documentation: fix typo, Ulrich Ölmann
[PATCH] commands/Kconfig: Fix tpyo,
Uwe Kleine-König
[PATCH v2 1/2] mci: drop unused parameter from mci_switch(),
Uwe Kleine-König
[PATCH] Documentation: Bootchooser: fix typo,
Bastian Stender
[PATCH 1/2] mci: drop unused parameter from mci_switch(),
Uwe Kleine-König
[PATCH] state: Documentation: fix typo,
Ulrich Ölmann
[PATCH] blspec: fix crash when trying to boot from loop mounts,
Philipp Zabel
[PATCH] FIT: export fit_open_configuration() and fit_open_image(), Sascha Hauer
[PATCH] partitions: dos: Treat all extended partition types equally,
Andrey Smirnov
[PATCH] FIT: Fix error path, Sascha Hauer
[PATCH v3 0/3] Enable DT support for AT91SAM9263EK,
Sam Ravnborg
[PATCH v2 0/7] sandbox: add gpio support with libftdi1,
Antony Pavlov
- [PATCH v2 1/7] sandbox: avoid symbol conflict for {open, read, close}dir, Antony Pavlov
- [PATCH v2 4/7] move parseopt to lib/, Antony Pavlov
- [PATCH v2 6/7] parseopt: introduce parseopt_u16() and parseopt_str(), Antony Pavlov
- [PATCH v2 5/7] include/parseopt.h: add guard macro, Antony Pavlov
- [PATCH v2 3/7] sandbox: add i2c and spi libftdi1 bit-bang example, Antony Pavlov
- [PATCH v2 2/7] sandbox: add gpio support with libftdi1, Antony Pavlov
- [PATCH v2 7/7] sandbox: parse libftdi options, Antony Pavlov
- Re: [PATCH v2 0/7] sandbox: add gpio support with libftdi1, Sascha Hauer
- Re: [PATCH v2 0/7] sandbox: add gpio support with libftdi1, Antony Pavlov
Barebox device tree overlay support,
Dgien, David [US] (MS)
[PATCH] net/e1000: fix driver probing in the presence of two e1000 devices,
Uwe Kleine-König
fastboot sparse support,
Sascha Hauer
[PATCH] usbgadget: Update command help text, Sascha Hauer
[PATCH] ubiformat: Lower message printing frequency, Sascha Hauer
[PATCH] Revert "mci: imx-esdhc: Enable clock",
Andrey Smirnov
[PATCH] i.MX: Select DRIVER_SPI_IMX_2_3 for i.MX7,
Andrey Smirnov
[PATCH] i.MX: ecspi: Enable imx->clk as a part of initialization,
Andrey Smirnov
[PATCH 1/2] i.MX: Fix MX7_UART2_BASE_ADDR,
Andrey Smirnov
[PATCH] device parameters: Allow dots in device names for setenv aswell, Sascha Hauer
[PATCH] Kconfig: drop unused HAS_POWEROFF,
Antony Pavlov
[PATCH 1/4] net: designware: move probe to generic driver,
Steffen Trumtrar
[PATCH] reset: reset-socfpga: sync driver with linux,
Steffen Trumtrar
[PATCH 1/2] ARM: socfpga: get rid of clock-frequency assignments,
Steffen Trumtrar
[PATCH] i2c: designware: evaluate i2c-sda-hold-time property,
Steffen Trumtrar
[PATCH] ARM: i.MX6: add new silicon revision number 1.6,
Christoph Fritz
[PATCH] atmel_lcdfb: introduce driver data,
Sam Ravnborg
[PATCH v5 0/22] at91: move reset vector to board code,
Sam Ravnborg
- [PATCH v5 03/22] arm: at91: drop unused at91sam9x5_lowlevel_init.c, Sam Ravnborg
- [PATCH v5 01/22] at91: mmccpu: remove board support for mmccpu, Sam Ravnborg
- [PATCH v5 08/22] pm9261: move reset vector to board code, Sam Ravnborg
- [PATCH v5 12/22] qil-a926x: move reset vector to board code, Sam Ravnborg
- [PATCH v5 06/22] at91sam9263ek: move reset vector to board code, Sam Ravnborg
- [PATCH v5 05/22] arm: at91: code cleanup in at91sam926x_board_init, Sam Ravnborg
- [PATCH v5 04/22] arm: at91: add at91sam926x_board_init.h, Sam Ravnborg
- [PATCH v5 11/22] {usb,tny}-a926x: move reset vector to board code, Sam Ravnborg
- [PATCH v5 21/22] at91rm9200ek: move reset vector to board code, Sam Ravnborg
- [PATCH v5 10/22] pm9263: move reset vector to board code, Sam Ravnborg
- [PATCH v5 16/22] at91sam9260ek, at91sam9g20ek: move reset vector to board code, Sam Ravnborg
- [PATCH v5 07/22] at91sam9261ek, at91sam9g10ek: move reset vector to board code, Sam Ravnborg
- [PATCH v5 15/22] at91sam9n12ek: move reset vector to board code, Sam Ravnborg
- [PATCH v5 22/22] arm: at91: remove leftovers from moving reset code in mach-at91, Sam Ravnborg
- [PATCH v5 13/22] haba-knx: move reset vector to board code, Sam Ravnborg
- [PATCH v5 02/22] arm: at91: refactor lowlevel_init selection, Sam Ravnborg
- [PATCH v5 19/22] telit-evk-pro3: move reset vector to board code, Sam Ravnborg
- [PATCH v5 09/22] at91: drop unused at91sam9261_lowlevel_init, Sam Ravnborg
- [PATCH v5 17/22] at91sam9m10g45ek, at91sam9m10ihd, pm9g45: move reset vector to board code, Sam Ravnborg
- [PATCH v5 20/22] dss11: move reset vector to board code, Sam Ravnborg
- [PATCH v5 18/22] animeo: move reset vector to board code, Sam Ravnborg
- [PATCH v5 14/22] sama5d{3, 4}{xek, xplained}: move reset vector to board code, Sam Ravnborg
- Re: [PATCH v5 0/22] at91: move reset vector to board code, Sascha Hauer
[RFC PATCH] pwm: add pwm-atmel from Linux kernel 4.14,
Sam Ravnborg
[PATCH v2 0/4] Enable DT support for AT91SAM9263EK,
Sam Ravnborg
[PATCH v4 0/25] at91: move reset vector to board code,
Sam Ravnborg
- Mails lost towards barebox mailing list [Was: [PATCH v4 0/25] at91: move ...], Sam Ravnborg
- [PATCH 05/25] at91sam9263ek: move reset vector to board code, Sam Ravnborg
- [PATCH 02/25] arm: at91: drop unused at91sam9x5_lowlevel_init.c, Sam Ravnborg
- [PATCH 04/25] arm: at91: code cleanup in at91sam926x_board_init, Sam Ravnborg
- [PATCH 03/25] arm: at91: add at91sam926x_board_init.h, Sam Ravnborg
- [PATCH 06/25] at91sam9261ek, at91sam9g10ek: move reset vector to board code, Sam Ravnborg
- [PATCH 09/25] pm9263: move reset vector to board code, Sam Ravnborg
- [PATCH 08/25] at91: drop unused at91sam9261_lowlevel_init, Sam Ravnborg
- [PATCH 07/25] pm9261: move reset vector to board code, Sam Ravnborg
- [PATCH 12/25] mmccpu: move reset vector to board code, Sam Ravnborg
- [PATCH 11/25] mmccpu: delete unused lowlevel_init, Sam Ravnborg
- [PATCH 13/25] tny-a926x: delete unused tny_a9263_lowlevel_init.c, Sam Ravnborg
- [PATCH 18/25] at91sam9n12ek: move reset vector to board code, Sam Ravnborg
- [PATCH 19/25] at91sam9260ek, at91sam9g20ek: move reset vector to board code, Sam Ravnborg
- [PATCH 21/25] animeo: move reset vector to board code, Sam Ravnborg
- [PATCH 20/25] at91sam9m10g45ek, at91sam9m10ihd, pm9g45: move reset vector to board code, Sam Ravnborg
- [PATCH 17/25] sama5d{3, 4}{xek, xplained}: move reset vector to board code, Sam Ravnborg
- [PATCH 23/25] dss11: move reset vector to board code, Sam Ravnborg
- [PATCH 24/25] at91rm9200ek: move reset vector to board code, Sam Ravnborg
- [PATCH 22/25] telit-evk-pro3: move reset vector to board code, Sam Ravnborg
- [PATCH 25/25] arm: at91: remove leftovers from moving reset code in mach-at91, Sam Ravnborg
- [PATCH 15/25] qil-a926x: move reset vector to board code, Sam Ravnborg
- [PATCH 01/25] arm: at91: refactor lowlevel_init selection, Sam Ravnborg
- [PATCH 10/25] usb-a926x: move reset vector to board code, Sam Ravnborg
- [PATCH 16/25] haba-knx: move reset vector to board code, Sam Ravnborg
- [PATCH 14/25] tny-a926x: move reset vector to board code, Sam Ravnborg
- Re: [PATCH v4 0/25] at91: move reset vector to board code, Andrey Smirnov
[PATCH 0/5] Enable DT support for AT91SAM9263EK,
Sam Ravnborg
[PATCH v3 0/24] at91: move reset vector to board code,
Sam Ravnborg
- [PATCH 04/24] at91sam9263ek: move reset vector to board code, Sam Ravnborg
- [PATCH 02/24] arm: at91: drop unused at91sam9x5_lowlevel_init.c, Sam Ravnborg
- [PATCH 05/24] at91sam9261ek, at91sam9g10ek: move reset vector to board code, Sam Ravnborg
- [PATCH 03/24] arm: at91: add at91sam926x_board_init.h, Sam Ravnborg
- [PATCH 01/24] arm: at91: refactor lowlevel_init selection, Sam Ravnborg
- [PATCH 11/24] mmccpu: move reset vector to board code, Sam Ravnborg
- [PATCH 07/24] at91: drop unused at91sam9261_lowlevel_init, Sam Ravnborg
- [PATCH 08/24] pm9263: move reset vector to board code, Sam Ravnborg
- [PATCH 15/24] haba-knx: move reset vector to board code, Sam Ravnborg
- [PATCH 06/24] pm9261: move reset vector to board code, Sam Ravnborg
- [PATCH 14/24] qil-a926x: move reset vector to board code, Sam Ravnborg
- [PATCH 12/24] tny-a926x: delete unused tny_a9263_lowlevel_init.c, Sam Ravnborg
- [PATCH 10/24] mmccpu: delete unused lowlevel_init, Sam Ravnborg
- [PATCH 13/24] tny-a926x: move reset vector to board code, Sam Ravnborg
- [PATCH 09/24] usb-a926x: move reset vector to board code, Sam Ravnborg
- [PATCH 21/24] telit-evk-pro3: move reset vector to board code, Sam Ravnborg
- [PATCH 23/24] at91rm9200ek: move reset vector to board code, Sam Ravnborg
- [PATCH 17/24] at91sam9n12ek: move reset vector to board code, Sam Ravnborg
- [PATCH 18/24] at91sam9260ek, at91sam9g20ek: move reset vector to board code, Sam Ravnborg
- [PATCH 22/24] dss11: move reset vector to board code, Sam Ravnborg
- [PATCH 20/24] animeo: move reset vector to board code, Sam Ravnborg
- [PATCH 19/24] at91sam9m10g45ek, at91sam9m10ihd, pm9g45: move reset vector to board code, Sam Ravnborg
- [PATCH 16/24] sama5d{3, 4}{xek, xplained}: move reset vector to board code, Sam Ravnborg
- [PATCH 24/24] arm: at91: remove leftovers from moving reset code in mach-at91, Sam Ravnborg
[PATCH 0/4] build: minimize rebuilds,
Sam Ravnborg
[PATCH] net: make struct bootp __packed to prevent unaligned store on MIPS,
Antony Pavlov
[PATCH] ARM: boards: phytec-som-am335x: Revert unified MLO for 1GB,
Daniel Schultz
[PATCH] linux/kernel.h: move ALIGN_DOWN() to include/linux/kernel.h,
Masahiro Yamada
[PATCH] string.h: Implement strndup,
Uwe Kleine-König
command: hashsum: md5sum reports wrong sum for the file named 4k.bin,
Peter Mamonov
[Index of Archives]
[Linux Embedded]
[Linux USB Devel]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]