Show patches with: Submitter = Jeroen Hofstee       |    Archived = No       |   230 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot] GNU specific sed argument in rules.mk - - - - --- 2011-06-29 Jeroen Hofstee RFC
[U-Boot] GNU specific sed argument in rules.mk - - - - --- 2011-06-30 Jeroen Hofstee RFC
[U-Boot,1/3] include/compiler.h: typedef ulong for FreeBSD - - - - --- 2011-07-19 Jeroen Hofstee Accepted
[U-Boot,2/3] mkconfig: create CONFIG_ defines without relying on GNU extensions - - - - --- 2011-07-19 Jeroen Hofstee Superseded
[U-Boot,3/3] rules.mk: replace GNU specific \w with POSIX equivalant - - - - --- 2011-07-19 Jeroen Hofstee Accepted
[U-Boot,v2,3/3] mkconfig: also create CONFIG defines with BSD sed 1 - - - --- 2011-07-20 Jeroen Hofstee Accepted
[U-Boot,RFC] : always relocate u-boot before the framebuffer - - - - --- 2012-12-29 Jeroen Hofstee RFC
[U-Boot,RFC] : always relocate u-boot before the framebuffer - - - - --- 2012-12-29 Jeroen Hofstee RFC
[U-Boot] U-Boot Bug with newer GCC - - - - --- 2013-02-02 Jeroen Hofstee Not Applicable
[U-Boot] twister: usb host support - - - - --- 2013-07-09 Jeroen Hofstee Not Applicable
[U-Boot] config.mk: enable -fstack-usage only when it is desired - - - - --- 2013-09-27 Jeroen Hofstee Not Applicable
[U-Boot] nand: fix reading after switching ecc 1 - - 1 --- 2014-01-11 Jeroen Hofstee Superseded
[U-Boot] ubifs: don't self assign values - - - - --- 2014-06-10 Jeroen Hofstee Rejected
[U-Boot] video: ipu_disp: squash clang warning - - - - --- 2014-06-16 Jeroen Hofstee Changes Requested
[U-Boot] video: ipu_disp: squash clang warning - - - - --- 2014-06-17 Jeroen Hofstee Superseded
[U-Boot] board: rpi_b: include mmc header and fix prototype - - - - --- 2014-07-12 Jeroen Hofstee Superseded
[U-Boot] Makefile: restore *_config target - - - - --- 2014-08-01 Jeroen Hofstee Rejected
[U-Boot] board: wandboard: add usb storage - - - - --- 2014-10-23 Jeroen Hofstee Superseded
[U-Boot] board: wandboard: add usb storage - - - - --- 2014-10-23 Jeroen Hofstee Superseded
[U-Boot,v2,rebased,1/3] i2c: use __weak 1 - - - --- 2014-10-27 Jeroen Hofstee Superseded
[U-Boot] arm: make arch memset/memcpy to work with Thumb2 builds - - - - --- 2014-11-20 Jeroen Hofstee Not Applicable
[U-Boot] ehci-omap: fix for enabling the correct usb port 2 - - - --- 2012-04-19 Jeroen Hofstee wd Accepted
[U-Boot,v2,1/2] omap3_dss: add optional framebuffer - - - - --- 2012-05-18 Jeroen Hofstee trini Accepted
[U-Boot,v2,2/2] omap3_dss: cosmetic changes - - - - --- 2012-05-18 Jeroen Hofstee trini Accepted
[U-Boot] arm: omap: Fix switching back to nandecc sw. 2 - - - --- 2012-08-10 Jeroen Hofstee trini Accepted
[U-Boot,v2] arm: omap: Fix switching back to nandecc sw. 2 - - - --- 2012-08-14 Jeroen Hofstee trini Accepted
[U-Boot,v2,8/9] OMAP3: video: add macros to set display parameters - - - - --- 2012-08-28 Jeroen Hofstee trini Changes Requested
[U-Boot] board sc3: fix warning about nested comment - - - - --- 2013-01-08 Jeroen Hofstee trini Accepted
[U-Boot,1/1] compiler_gcc: do not redefine __gnu_attributes - - - - --- 2013-08-10 Jeroen Hofstee trini Accepted
[U-Boot] ARM: tam3517-common: fix nand spl boot 1 - - - --- 2013-12-21 Jeroen Hofstee trini Accepted
[U-Boot] ARM: twister: add missing gpio clock init 1 - - - --- 2013-12-21 Jeroen Hofstee trini Accepted
[U-Boot,v2] nand, gpmc: fix reading after switching ecc - - - - --- 2014-01-15 Jeroen Hofstee trini Accepted
[U-Boot,1/2] Makefile: fix clang warnings due to clang support - - - - --- 2014-05-30 Jeroen Hofstee trini Accepted
[U-Boot,2/2] tools: include u-boot version of sha256.h 1 - - - --- 2014-05-30 Jeroen Hofstee trini Accepted
[U-Boot] tam3517: fix NAND detection - - - - --- 2014-05-31 Jeroen Hofstee trini Accepted
[U-Boot,RFC,01/10] ARM: crt0.S: clear the global data 1 - - - --- 2014-05-31 Jeroen Hofstee trini RFC
[U-Boot,RFC,02/10] ARM: omap3/board: add spl specific board_init_f - - - - --- 2014-05-31 Jeroen Hofstee trini RFC
[U-Boot,RFC,03/10] board_r: only assign gd when requested 2 - - - --- 2014-05-31 Jeroen Hofstee trini RFC
[U-Boot,RFC,04/10] ARM: do not set gd in generic board again 1 - - - --- 2014-05-31 Jeroen Hofstee trini RFC
[U-Boot,RFC,05/10] ARM: SPL: do not set gd again 2 - - - --- 2014-05-31 Jeroen Hofstee trini RFC
[U-Boot,RFC,06/10] cc-option: make it work with clang - - - - --- 2014-05-31 Jeroen Hofstee trini RFC
[U-Boot,RFC,07/10] ARM: make gd a function a function for clang - - - - --- 2014-05-31 Jeroen Hofstee trini RFC
[U-Boot,RFC,08/10] inline: use the gcc inline version instead of the c99 one. - - - - --- 2014-05-31 Jeroen Hofstee trini RFC
[U-Boot,RFC,09/10] eabi_compat: add __aeabi_memcpy __aeabi_memset - - - - --- 2014-05-31 Jeroen Hofstee trini RFC
[U-Boot,RFC,10/10] README.clang: build command with clang - - - - --- 2014-05-31 Jeroen Hofstee trini RFC
[U-Boot] common: hash: zero end the string instead of the pointer - - - - --- 2014-06-09 Jeroen Hofstee trini Accepted
[U-Boot,3/3] ext4: correctly zero filename 1 - - - --- 2014-06-09 Jeroen Hofstee trini Accepted
[U-Boot] cosmetic: atmel: replace old style struct init - - - - --- 2014-06-09 Jeroen Hofstee trini Accepted
[U-Boot] tps6586x.h: fix inclusion guard 1 - - - --- 2014-06-10 Jeroen Hofstee trini Accepted
[U-Boot] cosmetic: board: pm9263 rewrite old style stuct init - - - - --- 2014-06-10 Jeroen Hofstee trini Accepted
[U-Boot] imximage_hynix.cfg: fix unterminated comment - - - - --- 2014-06-10 Jeroen Hofstee trini Accepted
[U-Boot] LzmaTools: don't self assign values - - - - --- 2014-06-10 Jeroen Hofstee trini Accepted
[U-Boot] common/cli_hush.c: remove unnecessary double braces - - - - --- 2014-06-10 Jeroen Hofstee trini Accepted
[U-Boot] board:keymile: remove unnecessary double braces - - - - --- 2014-06-10 Jeroen Hofstee trini Accepted
[U-Boot] jffs2:jffs2_1pass.c: remove double braces - - - - --- 2014-06-10 Jeroen Hofstee trini Accepted
[U-Boot] common/xyzModem.c: move empty statements to newline - - - - --- 2014-06-10 Jeroen Hofstee trini Accepted
[U-Boot] includes: move openssl headers to include/u-boot 1 - - - --- 2014-06-12 Jeroen Hofstee trini Accepted
[U-Boot,RFC] kbuild.h: workaround for llvm IAS - - - - --- 2014-06-12 Jeroen Hofstee trini Superseded
[U-Boot] pmic: tps65090: correct checking i2c bus 1 - - - --- 2014-06-15 Jeroen Hofstee trini Accepted
[U-Boot] cmd_md5sum.c: remove dead code / fix warning - - - - --- 2014-06-15 Jeroen Hofstee trini Accepted
[U-Boot] cosmetic: autoboot: update old style GNU struct init - - - - --- 2014-06-15 Jeroen Hofstee trini Accepted
[U-Boot] omap3: board: trivial: add void for no args - - - - --- 2014-06-16 Jeroen Hofstee trini Accepted
[U-Boot] mtd: cfi_flash: fix clang warning - - - - --- 2014-06-17 Jeroen Hofstee trini Accepted
[U-Boot] ARM: emif4: wait for CM_DLL_READYST to be set - - - - --- 2014-06-18 Jeroen Hofstee trini Accepted
[U-Boot] vcma9/lowlevel_init.S: trivial: terminate comment - - - - --- 2014-06-18 Jeroen Hofstee trini Accepted
[U-Boot] tpm: don't use unneeded double brackets - - - - --- 2014-06-18 Jeroen Hofstee trini Accepted
[U-Boot,1/2] yaffs2: cosmetic: remove self assignments - - - - --- 2014-06-21 Jeroen Hofstee trini Superseded
[U-Boot,2/2] yaffs2: preprocessor cleanup - - - - --- 2014-06-21 Jeroen Hofstee trini Superseded
[U-Boot] ARM:asm:io.h use static inline - - - - --- 2014-06-22 Jeroen Hofstee trini Accepted
[U-Boot] lib: div64: add missing include - - - - --- 2014-06-22 Jeroen Hofstee trini Accepted
[U-Boot] common: commands: make commands static - - - - --- 2014-06-22 Jeroen Hofstee trini Accepted
[U-Boot] common: board_f: cosmetic use __weak for leds 1 - - - --- 2014-06-23 Jeroen Hofstee trini Accepted
[U-Boot,RFC] kbuild.h: workaround for llvm IAS - - - - --- 2014-06-24 Jeroen Hofstee trini Not Applicable
[U-Boot] dm: add missing includes 1 - - - --- 2014-06-25 Jeroen Hofstee trini Accepted
[U-Boot] tools: compiler.h: add missing time.h - - - - --- 2014-06-25 Jeroen Hofstee trini Accepted
[U-Boot] common:splash: use __weak - - - - --- 2014-06-26 Jeroen Hofstee trini Accepted
[U-Boot] lib:lmb: use __weak - - - - --- 2014-06-26 Jeroen Hofstee trini Accepted
[U-Boot] common: main.c: make show_boot_progress __weak 1 - - - --- 2014-06-26 Jeroen Hofstee trini Accepted
[U-Boot] lib:sha1: remove unused constant - - - - --- 2014-07-10 Jeroen Hofstee trini Accepted
[U-Boot] env_callback.h: spl: mark callback as maybe_unused - - - - --- 2014-07-10 Jeroen Hofstee trini Accepted
[U-Boot] lib:vsprintf: reduce scope of pack_hex_byte - - - - --- 2014-07-10 Jeroen Hofstee trini Accepted
[U-Boot] dirvers: mmc: use __weak - - - - --- 2014-07-10 Jeroen Hofstee trini Accepted
[U-Boot] common: bootm_os: make arch_preboot_os __weak - - - - --- 2014-07-10 Jeroen Hofstee trini Accepted
[U-Boot] common: env_common: make env_get_char_spec __weak - - - - --- 2014-07-10 Jeroen Hofstee trini Superseded
[U-Boot,1/2] common: cmd_ide: remove PIO mode - - - - --- 2014-07-12 Jeroen Hofstee trini Accepted
[U-Boot,2/2] common: cmd_ide: use __weak and add prototypes - - - - --- 2014-07-12 Jeroen Hofstee trini Accepted
[U-Boot,v2,1/2] yaffs2: cosmetic: remove self assignments - - - - --- 2014-07-12 Jeroen Hofstee trini Accepted
[U-Boot,v2,2/2] yaffs2: preprocessor cleanup - - - - --- 2014-07-12 Jeroen Hofstee trini Accepted
[U-Boot,v2] common: env_common: make env_get_char_spec __weak - - - - --- 2014-07-12 Jeroen Hofstee trini Accepted
[U-Boot] mmc: prevent some warnings with make W=1 - - - - --- 2014-07-12 Jeroen Hofstee trini Accepted
[U-Boot,v2] board: rpi_b: include mmc header and fix prototype - - - - --- 2014-07-13 Jeroen Hofstee trini Accepted
[U-Boot] autoboot: add its own header - - - - --- 2014-07-13 Jeroen Hofstee trini Accepted
[U-Boot] common: cmd_mii: fix printf format warning - - - - --- 2014-07-13 Jeroen Hofstee trini Accepted
[U-Boot] Makefile: replace stat -c %s with wc 1 - - - --- 2014-07-20 Jeroen Hofstee trini Superseded
[U-Boot,v2] Makefile: fix binary_size_check target - - - - --- 2014-07-23 Jeroen Hofstee trini Superseded
[U-Boot] SOM: tam3517: convert to generic board - - - - --- 2014-07-28 Jeroen Hofstee trini Awaiting Upstream
[U-Boot,1/2] api: fix build without CMD_NET support - - - - --- 2014-08-09 Jeroen Hofstee trini Accepted
[U-Boot,2/2] config_distro_defaults.h: add CONFIG_API - - - - --- 2014-08-09 Jeroen Hofstee trini Deferred
[U-Boot,1/3] compiler_gcc: do not redefine __gnu_attributes 1 - - - --- 2014-09-17 Jeroen Hofstee trini Superseded
[U-Boot,2/3] README.clang: update FreeBSD instructions - - - - --- 2014-09-17 Jeroen Hofstee trini Superseded
« 1 2 3 »