Show patches with: Submitter = Maxime Ripard       |    Archived = No       |   307 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,RESEND,1/9] fdtdec: Fix alias retrieval - - - - --- 2016-11-08 Maxime Ripard trini Deferred
[U-Boot,RESEND,2/9] sunxi: chip: Add 1-wire node - - - - --- 2016-11-08 Maxime Ripard trini Deferred
[U-Boot,RESEND,3/9] w1: Add 1-Wire uclass - - - - --- 2016-11-08 Maxime Ripard trini Deferred
[U-Boot,RESEND,4/9] w1: Add 1-Wire gpio driver - - - - --- 2016-11-08 Maxime Ripard trini Deferred
[U-Boot,RESEND,5/9] EEPROM: Add an EEPROM uclass - - - - --- 2016-11-08 Maxime Ripard trini Deferred
[U-Boot,RESEND,6/9] eeprom: Add DS2431 support - - - - --- 2016-11-08 Maxime Ripard trini Deferred
[U-Boot,RESEND,7/9] video: Allow board hook before video init - - - - --- 2016-11-08 Maxime Ripard trini Deferred
[U-Boot,RESEND,8/9] sunxi: Add CHIP's DIP support - - - - --- 2016-11-08 Maxime Ripard trini Deferred
[U-Boot,RESEND,9/9] config: chip: Enable DIP support - - - - --- 2016-11-08 Maxime Ripard trini Deferred
[U-Boot,01/13] mtd: uboot: Add meaningful error message - - 1 - --- 2015-08-31 Maxime Ripard trini Superseded
[U-Boot,02/13] sparse: Move main header parsing to a function of its own - - 1 - --- 2015-08-31 Maxime Ripard trini Superseded
[U-Boot,03/13] sparse: Refactor chunk parsing function - - 1 - --- 2015-08-31 Maxime Ripard trini Superseded
[U-Boot,04/13] sparse: Simplify multiple logic - - - - --- 2015-08-31 Maxime Ripard trini Superseded
[U-Boot,05/13] sparse: Implement storage abstraction - - 1 - --- 2015-08-31 Maxime Ripard trini Superseded
[U-Boot,06/13] fastboot: Move fastboot response functions to fastboot core - - - - --- 2015-08-31 Maxime Ripard trini Superseded
[U-Boot,07/13] fastboot: Implement NAND backend - - 1 - --- 2015-08-31 Maxime Ripard trini Superseded
[U-Boot,08/13] fastboot: nand: Add pre erase and write hooks - - 1 - --- 2015-08-31 Maxime Ripard trini Superseded
[U-Boot,09/13] sparse: Rename the file and header - - 1 - --- 2015-08-31 Maxime Ripard trini Superseded
[U-Boot,10/13] sunxi: Make the fastboot buffer larger - - - - --- 2015-08-31 Maxime Ripard trini Superseded
[U-Boot,11/13] sunxi: Add support for android boot image - - - - --- 2015-08-31 Maxime Ripard trini Superseded
[U-Boot,12/13] sunxi: A13-Olinuxino: Enable the USB OTG controller - - - - --- 2015-08-31 Maxime Ripard trini Superseded
[U-Boot,13/13] sunxi: cubietruck: Enable the USB OTG controller - - - - --- 2015-08-31 Maxime Ripard trini Superseded
[U-Boot,1/6] sunxi: Add an option to disable MMC - - - - --- 2015-09-18 Maxime Ripard jwrdegoede Superseded
[U-Boot,2/6] fastboot: Implement OEM format only when we have MMC support - - 1 - --- 2015-09-18 Maxime Ripard jwrdegoede Superseded
[U-Boot,3/6] sunxi: Add the R8 DTSI - - 1 - --- 2015-09-18 Maxime Ripard jwrdegoede Superseded
[U-Boot,4/6] ARM: sun5i: dt: Move uart3 pinctrl node to common DTSI - - 1 - --- 2015-09-18 Maxime Ripard jwrdegoede Superseded
[U-Boot,5/6] ARM: sun5i: dt: Add UART3 CTS and RTS pins - - 1 - --- 2015-09-18 Maxime Ripard jwrdegoede Superseded
[U-Boot,6/6] sunxi: Add CHIP support - - 1 - --- 2015-09-18 Maxime Ripard jwrdegoede Superseded
[U-Boot,RESEND,1/2] cmd: fdt: Narrow the check for fdt addr - - 1 - --- 2016-04-04 Maxime Ripard panto Superseded
[U-Boot,RESEND,2/2] cmd: fdt: add fdt overlay application subcommand - - - - --- 2016-04-04 Maxime Ripard panto Superseded
[U-Boot,v3,01/12] cmd: fdt: Narrow the check for fdt addr 2 - - - --- 2016-06-24 Maxime Ripard panto Superseded
[U-Boot,v3,02/12] scripts: Makefile.lib: Sanitize DTB names 2 - - - --- 2016-06-24 Maxime Ripard panto Superseded
[U-Boot,v3,03/12] vsprintf: Include stdarg for va_list 2 - - - --- 2016-06-24 Maxime Ripard panto Superseded
[U-Boot,v3,05/12] libfdt: Add iterator over properties 1 - - - --- 2016-06-24 Maxime Ripard panto Superseded
[U-Boot,v3,06/12] libfdt: Add max phandle retrieval function 1 - 1 - --- 2016-06-24 Maxime Ripard panto Superseded
[U-Boot,v3,07/12] libfdt: Add fdt_setprop_inplace_by_index 1 - - - --- 2016-06-24 Maxime Ripard panto Superseded
[U-Boot,v3,08/12] libfdt: Add fdt_path_offset_namelen - - 1 - --- 2016-06-24 Maxime Ripard panto Superseded
[U-Boot,v3,10/12] libfdt: Add overlay application function - - - - --- 2016-06-24 Maxime Ripard panto Superseded
[U-Boot,v3,11/12] cmd: fdt: add fdt overlay application subcommand 2 - 1 - --- 2016-06-24 Maxime Ripard panto Superseded
[U-Boot,v3,12/12] tests: Introduce DT overlay tests 2 - - - --- 2016-06-24 Maxime Ripard panto Superseded
[U-Boot,1/7] sunxi: Sync GR8 DTS and AXP209 with the kernel - - 1 - --- 2016-11-08 Maxime Ripard jwrdegoede Superseded
[U-Boot,3/7] sunxi: Enable UBI and NAND support - - - - --- 2016-11-08 Maxime Ripard jwrdegoede Superseded
[U-Boot,4/7] tools: sunxi: Add spl image builder 1 - 1 - --- 2016-11-08 Maxime Ripard jwrdegoede Superseded
[U-Boot,6/7] scripts: sunxi: Build an raw SPL image 1 - 1 - --- 2016-11-08 Maxime Ripard jwrdegoede Superseded
[U-Boot,7/7] sunxi: Add support for the CHIP Pro - - 1 - --- 2016-11-08 Maxime Ripard jwrdegoede Superseded
[U-Boot,v2,2/14] mtd: nand: add support for the TC58NVG2S0H chip 1 - 1 - --- 2016-11-22 Maxime Ripard jagan Superseded
[U-Boot,v2,5/14] common: Move environment choice to Kconfig - - 1 - --- 2016-11-22 Maxime Ripard jagan Superseded
[U-Boot,v2,6/14] cmd: Add Kconfig option for CMD_MTDPARTS and related options - - 1 - --- 2016-11-22 Maxime Ripard jagan Superseded
[U-Boot,v2,9/14] sunxi: Enable UBI and NAND support - - - - --- 2016-11-22 Maxime Ripard jagan Superseded
[U-Boot,v2,11/14] nand: sunxi: Add options for the SPL NAND configuration 2 - 1 - --- 2016-11-22 Maxime Ripard jagan Superseded
[U-Boot,v2,13/14] sunxi: Sync GR8 DTS and AXP209 with the kernel - - 1 - --- 2016-11-22 Maxime Ripard jagan Superseded
[U-Boot,v2,14/14] sunxi: Add support for the CHIP Pro - - 1 - --- 2016-11-22 Maxime Ripard jagan Superseded
[U-Boot,v4,1/16] nand: sunxi: Fix modulo by zero error 2 - - - --- 2017-01-23 Maxime Ripard jagan Superseded
[U-Boot,v4,2/16] bch: Allow to build for the host - - 1 - --- 2017-01-23 Maxime Ripard jagan Superseded
[U-Boot,v4,3/16] tools: sunxi: Add spl image builder 1 - 1 - --- 2017-01-23 Maxime Ripard jagan Superseded
[U-Boot,v4,4/16] common: Move environment choice to Kconfig - - 1 - --- 2017-01-23 Maxime Ripard jagan Superseded
[U-Boot,v4,6/16] mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entry - - - - --- 2017-01-23 Maxime Ripard jagan Superseded
[U-Boot,v4,8/16] cmd: nand: Expose optional suboptions in Kconfig - - - - --- 2017-01-23 Maxime Ripard jagan Superseded
[U-Boot,v4,9/16] mtd: sunxi: Select the U-Boot location config option - - - - --- 2017-01-23 Maxime Ripard jagan Superseded
[U-Boot,v4,10/16] mtd: sunxi: Change U-Boot offset - - 1 - --- 2017-01-23 Maxime Ripard jagan Superseded
[U-Boot,v4,11/16] sunxi: Enable UBI and NAND support - - - - --- 2017-01-23 Maxime Ripard jagan Superseded
[U-Boot,v4,12/16] sunxi: Add the default mtdids and mtdparts to our env - - 1 - --- 2017-01-23 Maxime Ripard jagan Superseded
[U-Boot,v4,13/16] nand: sunxi: Add options for the SPL NAND configuration 2 - 1 - --- 2017-01-23 Maxime Ripard jagan Superseded
[U-Boot,v4,14/16] scripts: sunxi: Build an raw SPL image 1 - 1 - --- 2017-01-23 Maxime Ripard jagan Superseded
[U-Boot,v4,16/16] sunxi: Add support for the CHIP Pro - - 1 - --- 2017-01-23 Maxime Ripard jagan Superseded
[U-Boot] net: Mark the ip_udp_hdr struct as packed 1 - - - --- 2017-07-12 Maxime Ripard jhersh Superseded
[U-Boot] net: Mark the ip_udp_hdr struct as packed - - 1 - --- 2017-07-12 Maxime Ripard trini Superseded
[U-Boot,01/13] usb: gadget: Move USBNET_DEVADDR option out of g_dnl sunxi: convert musb to the device model and enable usb_ether - - 1 - --- 2017-09-08 Maxime Ripard lukma Superseded
[U-Boot,02/13] usb: gadget: Move USBNET_HOST_ADDR to Kconfig sunxi: convert musb to the device model and enable usb_ether - - - - --- 2017-09-08 Maxime Ripard lukma Superseded
[U-Boot,03/13] usb: gadget: Convert USB_ETHER to Kconfig sunxi: convert musb to the device model and enable usb_ether - - - - --- 2017-09-08 Maxime Ripard lukma Superseded
[U-Boot,04/13] usb: gadget: usb_ether: Move the interfaces to Kconfig sunxi: convert musb to the device model and enable usb_ether - - - - --- 2017-09-08 Maxime Ripard lukma Superseded
[U-Boot,05/13] usb: gadget: Make g_dnl USB settings common sunxi: convert musb to the device model and enable usb_ether - - 2 - --- 2017-09-08 Maxime Ripard lukma Superseded
[U-Boot,06/13] usb: gadget: usb_ether: Move settings to common sunxi: convert musb to the device model and enable usb_ether - - 2 - --- 2017-09-08 Maxime Ripard lukma Superseded
[U-Boot,07/13] sunxi: provide default USB gadget setup sunxi: convert musb to the device model and enable usb_ether - - 1 - --- 2017-09-08 Maxime Ripard lukma Superseded
[U-Boot,08/13] sunxi: imply USB_GADGET sunxi: convert musb to the device model and enable usb_ether - - 1 - --- 2017-09-08 Maxime Ripard lukma Superseded
[U-Boot,09/13] cmd: fastboot: Rework fastboot dependency sunxi: convert musb to the device model and enable usb_ether - - 1 - --- 2017-09-08 Maxime Ripard lukma Superseded
[U-Boot,10/13] musb: sunxi: switch to the device model sunxi: convert musb to the device model and enable usb_ether - - 1 - --- 2017-09-08 Maxime Ripard lukma Superseded
[U-Boot,11/13] sunxi: Register usb_ether sunxi: convert musb to the device model and enable usb_ether - - 1 - --- 2017-09-08 Maxime Ripard lukma Superseded
[U-Boot,12/13] sunxi: Imply USB_ETHER sunxi: convert musb to the device model and enable usb_ether - - 1 - --- 2017-09-08 Maxime Ripard lukma Superseded
[U-Boot,13/13] sunxi: sina33: Sync the device tree with the kernel sunxi: convert musb to the device model and enable usb_ether - - 1 - --- 2017-09-08 Maxime Ripard lukma Superseded
[U-Boot,1/2] sunxi: binman: Add U-Boot binary size check sunxi: Fix boot of Cubietruk and al. - - 1 1 --- 2017-10-19 Maxime Ripard jagan Superseded
[U-Boot,2/2] sunxi: Enable THUMB build for the U-Boot binary sunxi: Fix boot of Cubietruk and al. - - - - --- 2017-10-19 Maxime Ripard jagan Superseded
[U-Boot,1/4] part: efi: Add a Kconfig option for the number of partition entries sunxi: Ease eMMC usage and flashing - - - - --- 2017-11-15 Maxime Ripard jagan Superseded
[U-Boot,2/4] part: efi: Add default number of partition entries for sunxi sunxi: Ease eMMC usage and flashing - - - - --- 2017-11-15 Maxime Ripard jagan Superseded
[U-Boot,4/4] fastboot: Enable flashing by default on sunxi sunxi: Ease eMMC usage and flashing - - - - --- 2017-11-15 Maxime Ripard jagan Superseded
[U-Boot,01/14] cmd: nvedit: Get rid of the env lookup env: Multiple env support and env transition for sunxi - - 3 - --- 2017-11-28 Maxime Ripard trini Superseded
[U-Boot,02/14] env: Rename env_driver_lookup_default and env_get_default_location env: Multiple env support and env transition for sunxi - - 3 - --- 2017-11-28 Maxime Ripard trini Superseded
[U-Boot,03/14] env: Pass additional parameters to the env lookup function env: Multiple env support and env transition for sunxi - - - - --- 2017-11-28 Maxime Ripard trini Superseded
[U-Boot,04/14] env: Make the env save message a bit more explicit env: Multiple env support and env transition for sunxi - - 3 - --- 2017-11-28 Maxime Ripard trini Superseded
[U-Boot,05/14] env: Make it explicit where we're loading our environment from env: Multiple env support and env transition for sunxi - - 1 - --- 2017-11-28 Maxime Ripard trini Superseded
[U-Boot,06/14] env: fat: Make the debug messages play a little nicer env: Multiple env support and env transition for sunxi - - 1 - --- 2017-11-28 Maxime Ripard trini Superseded
[U-Boot,07/14] env: mmc: Make the debug messages play a little nicer env: Multiple env support and env transition for sunxi - - 1 - --- 2017-11-28 Maxime Ripard trini Superseded
[U-Boot,08/14] env: common: Make the debug messages play a little nicer env: Multiple env support and env transition for sunxi - - 1 - --- 2017-11-28 Maxime Ripard trini Superseded
[U-Boot,09/14] env: Support multiple environments env: Multiple env support and env transition for sunxi - - 1 - --- 2017-11-28 Maxime Ripard trini Superseded
[U-Boot,10/14] env: Initialise all the environments env: Multiple env support and env transition for sunxi - - - - --- 2017-11-28 Maxime Ripard trini Superseded
[U-Boot,11/14] env: Allow to build multiple environments in Kconfig env: Multiple env support and env transition for sunxi - - 3 - --- 2017-11-28 Maxime Ripard trini Superseded
[U-Boot,12/14] env: Mark env_get_location as weak env: Multiple env support and env transition for sunxi - - 2 - --- 2017-11-28 Maxime Ripard trini Superseded
[U-Boot,13/14] sunxi: Transition from the MMC to a FAT-based environment env: Multiple env support and env transition for sunxi - - 1 - --- 2017-11-28 Maxime Ripard trini Superseded
[U-Boot,14/14] env: sunxi: Enable FAT-based environment support by default env: Multiple env support and env transition for sunxi - - 2 - --- 2017-11-28 Maxime Ripard trini Superseded
[U-Boot,1/4] part: efi: Add a Kconfig option for the number of partition entries sunxi: Ease eMMC usage and flashing - - 2 - --- 2017-11-28 Maxime Ripard jagan Superseded
« 1 2 3 4 »