Show patches with: Submitter = Bernhard Nortmann       |    Archived = No       |   54 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot] Generic stubs for GPIO LEDs - - - - --- 2015-03-28 Bernhard Nortmann trini Superseded
[U-Boot] allow LED initialization without STATUS_LED_BOOT - - - - --- 2015-03-28 Bernhard Nortmann trini Superseded
[U-Boot] add CONFIG_SYS_64BIT_LBA - - - - --- 2015-06-10 Bernhard Nortmann jwrdegoede Accepted
[U-Boot,1/2] add generic stubs for GPIO LEDs - - 1 - --- 2015-08-21 Bernhard Nortmann trini Accepted
[U-Boot,2/2] allow LED initialization without STATUS_LED_BOOT - - - - --- 2015-08-21 Bernhard Nortmann trini Accepted
[U-Boot,RFC,1/3] expose eth_is_active() function to test network device state - - 1 - --- 2015-08-21 Bernhard Nortmann sjg RFC
[U-Boot,RFC,2/3] fix netconsole when CONFIG_DM_ETH is set - - - - --- 2015-08-21 Bernhard Nortmann sjg RFC
[U-Boot,RFC,3/3] avoid eth_unregister() call when function is unavailable - - 1 - --- 2015-08-21 Bernhard Nortmann sjg RFC
[U-Boot,RFC] sunxi: support board-specific configuration options - - - - --- 2015-08-22 Bernhard Nortmann jwrdegoede Rejected
[U-Boot,RFC,1/3] expose eth_is_active() function to test network device state - - - - --- 2015-08-25 Bernhard Nortmann jhersh Superseded
[U-Boot,v2,1/5] net: expose eth_is_active() function to test network device state - - 1 - --- 2015-08-26 Bernhard Nortmann Superseded
[U-Boot,v2,2/5] net: fix netconsole when CONFIG_DM_ETH is set 1 - - - --- 2015-08-26 Bernhard Nortmann jhersh Superseded
[U-Boot,v2,3/5] net: avoid eth_unregister() call when function is unavailable 1 - 1 - --- 2015-08-26 Bernhard Nortmann jhersh Superseded
[U-Boot,v2,4/5] net: support NETCONSOLE option via Kconfig 1 - - - --- 2015-08-26 Bernhard Nortmann jhersh Superseded
[U-Boot,v2,5/5] sunxi: add NetConsole by default for Banana Pi/Pro 1 - - - --- 2015-08-26 Bernhard Nortmann jhersh Superseded
[U-Boot,v3,1/5] net: expose eth_is_active() function to test network device state - - 1 - --- 2015-08-26 Bernhard Nortmann jhersh Superseded
[U-Boot] sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant - - - - --- 2015-09-02 Bernhard Nortmann jwrdegoede Accepted
[U-Boot,RFC,1/2] sunxi: retrieve FEL-provided values to environment variables - - - - --- 2015-09-03 Bernhard Nortmann jwrdegoede Superseded
[U-Boot,RFC,2/2] sunxi: add "fel" boot target - - - - --- 2015-09-03 Bernhard Nortmann jwrdegoede Superseded
[U-Boot,v2,1/3] sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant 1 - - - --- 2015-09-14 Bernhard Nortmann jwrdegoede Accepted
[U-Boot,v2,2/3] sunxi: retrieve FEL-provided values to environment variables - - - - --- 2015-09-14 Bernhard Nortmann jwrdegoede Accepted
[U-Boot,v2,3/3] sunxi: add "fel" boot target 1 - - - --- 2015-09-14 Bernhard Nortmann jwrdegoede Accepted
[U-Boot,RESEND,v3,1/5] net: expose eth_is_active() function to test network device state 1 - 1 - --- 2015-09-14 Bernhard Nortmann jhersh Accepted
[U-Boot,RESEND,v3,2/5] net: fix netconsole when CONFIG_DM_ETH is set 1 - - - --- 2015-09-14 Bernhard Nortmann jhersh Accepted
[U-Boot,RESEND,v3,3/5] net: avoid eth_unregister() call when function is unavailable 1 - 1 - --- 2015-09-14 Bernhard Nortmann jhersh Accepted
[U-Boot,RESEND,v3,4/5] net: support NETCONSOLE option via Kconfig 1 - - - --- 2015-09-14 Bernhard Nortmann jhersh Accepted
[U-Boot,RESEND,v3,5/5] sunxi: add NetConsole by default for Banana Pi/Pro 1 - - - --- 2015-09-14 Bernhard Nortmann jhersh Accepted
[U-Boot,v3,1/4] sunxi: move SPL-related definitions to platform-specific include - - - - --- 2015-09-17 Bernhard Nortmann jwrdegoede Accepted
[U-Boot,v3,2/4] sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variant - - - - --- 2015-09-17 Bernhard Nortmann jwrdegoede Accepted
[U-Boot,v3,3/4] sunxi: retrieve FEL-provided values to environment variables - - - - --- 2015-09-17 Bernhard Nortmann jwrdegoede Accepted
[U-Boot,v3,4/4] sunxi: add "fel" boot target 1 - - - --- 2015-09-17 Bernhard Nortmann jwrdegoede Accepted
[U-Boot] sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL" - - - - --- 2016-04-03 Bernhard Nortmann jwrdegoede Accepted
[U-Boot,v2] sunxi: Increase SPL header size to 64 bytes to avoid code corruption - - - - --- 2016-05-16 Bernhard Nortmann jwrdegoede Accepted
[U-Boot] sunxi: Add the ability to pass (script) filesize in the SPL header - - - - --- 2016-06-04 Bernhard Nortmann jwrdegoede Superseded
[U-Boot,v2] sunxi: Add the ability to recognize and auto-import uEnv-style data 1 - - - --- 2016-06-08 Bernhard Nortmann jwrdegoede Superseded
[U-Boot,v3] sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data 1 - - - --- 2016-06-09 Bernhard Nortmann jwrdegoede Accepted
[U-Boot] usb: hub enumeration and potential NULL ptr dereference in usb_device_info() - - - - --- 2016-06-22 Bernhard Nortmann sjg Changes Requested
[U-Boot,v1] dm: usb: Prevent NULL hub in usb_device_info() - - 1 1 --- 2016-06-29 Bernhard Nortmann trini Superseded
[U-Boot,RFC,1/7] env: Allow unconditional access if H_PROGRAMMATIC is set - - - - --- 2016-07-11 Bernhard Nortmann jhersh RFC
[U-Boot,RFC,2/7] net: dm: Ignore unknown env_op_* constants - - 1 - --- 2016-07-11 Bernhard Nortmann jhersh RFC
[U-Boot,RFC,3/7] env: Introduce "export" operation and (access flag) restriction - - - - --- 2016-07-11 Bernhard Nortmann jhersh RFC
[U-Boot,RFC,4/7] env: Introduce "transient" and "system" access flags - - - - --- 2016-07-11 Bernhard Nortmann jhersh RFC
[U-Boot,RFC,5/7] sunxi: env: flag fel_* environment vars as "system" - - - - --- 2016-07-11 Bernhard Nortmann jhersh RFC
[U-Boot,RFC,6/7] env: Introduce setenv_transient() helper function - - - - --- 2016-07-11 Bernhard Nortmann jhersh RFC
[U-Boot,RFC,7/7] env: Automatically mark dynamic configuration info as "do not export" - - - - --- 2016-07-11 Bernhard Nortmann jhersh RFC
[U-Boot,RFC,v2,1/7] env: Allow unconditional access if H_PROGRAMMATIC is set - - 1 - --- 2016-11-16 Bernhard Nortmann jhersh RFC
[U-Boot,RFC,v2,2/7] net: dm: Ignore unknown env_op_* constants 1 - 1 - --- 2016-11-16 Bernhard Nortmann jhersh RFC
[U-Boot,RFC,v2,3/7] env: Introduce "export" operation and (access flag) restriction - - 1 - --- 2016-11-16 Bernhard Nortmann jhersh RFC
[U-Boot,RFC,v2,4/7] env: Introduce "transient" and "system" access flags - - 1 - --- 2016-11-16 Bernhard Nortmann jhersh RFC
[U-Boot,RFC,v2,5/7] sunxi: env: flag fel_* environment vars as "system" - - - - --- 2016-11-16 Bernhard Nortmann jhersh RFC
[U-Boot,RFC,v2,6/7] env: Introduce setenv_transient() helper function - - 1 - --- 2016-11-16 Bernhard Nortmann jhersh RFC
[U-Boot,RFC,v2,7/7] env: Automatically mark dynamic configuration info as "do not export" - - 1 - --- 2016-11-16 Bernhard Nortmann jhersh RFC
[U-Boot,RFC,v2,4/7] env: Introduce "transient" and "system" access flags - - - - --- 2016-11-22 Bernhard Nortmann jhersh RFC
[U-Boot,RFC,v2,4/7] env: Introduce "transient" and "system" access flags - - - - --- 2016-11-25 Bernhard Nortmann jhersh RFC