]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-06-20 Simon Glasssandbox: Support iotrace feature
2014-06-20 Simon Glassarm: Support iotrace feature
2014-06-20 Simon GlassAdd an I/O tracing feature
2014-06-19 Jeroen Hofsteecosmetic: autoboot: update old style GNU struct init
2014-06-19 Jeroen Hofsteecmd_md5sum.c: remove dead code / fix warning
2014-06-19 Vasili GalkaRemove nios-32 arch remnants
2014-06-19 Vasili Galkam68k: Remove CONFIG_CMD_BEDBUG related code
2014-06-19 Jeroen Hofsteepmic: tps65090: correct checking i2c bus
2014-06-19 Hannes Petermaierfix: CONFIG_NETCONSOLE start/handle this stuff only...
2014-06-19 Jeroen Hofsteeincludes: move openssl headers to include/u-boot
2014-06-19 Stephen Warrentest: vboot: explicitly request bash
2014-06-19 Simon GlassAdd documentation for verified boot on Beaglebone Black
2014-06-19 Simon GlassEnhance fit_check_sign to check all images
2014-06-19 Simon Glassbootm: Move decompression code into its own function
2014-06-19 Simon GlassAllow compiling common/bootm.c on with HOSTCC
2014-06-19 Simon GlassAvoid including config.h in command.h
2014-06-19 Simon GlassFix small 'case' typo in image-fit.c
2014-06-19 Simon Glassbootm: Support android boot on sandbox
2014-06-19 Simon Glassimage: Remove the fit_load_image() property parameter
2014-06-19 Simon Glassbootm: Split out code from cmd_bootm.c
2014-06-19 Simon GlassReverse the meaning of the fit_config_verify() return...
2014-06-19 Simon Glasstools: Check arguments in fit_check_sign/fit_info
2014-06-19 Simon Glassfdt: Rename the DEV_TREE_BIN Makefile flag to to EXT_DTB
2014-06-19 Simon Glassmkimage: Automatically expand FDT in more cases
2014-06-19 Simon Glasshash: Use uint8_t in preference to u8
2014-06-19 Tom Riniam335x_evm: Only enable OF_CONTROL/OF_SEPARATE on VBOOT...
2014-06-19 Masahiro Yamada.gitignore: drop include/asm/proc from ignore pattern
2014-06-19 Stephen Warrenfs: ext4: fix writing zero-length files
2014-06-19 Masahiro Yamadafdt_support: correct the return condition of fdt_initrd()
2014-06-19 Masahiro Yamadafdt_support: fix an endian bug of fdt_initrd()
2014-06-19 Masahiro Yamadafdt_support: fix an endian bug of fdt_fixup_memory_banks
2014-06-19 Masahiro Yamadafdt_support: add 'const' qualifier for unchanged argument
2014-06-19 Masahiro Yamadafdt_support: refactor fdt_fixup_stdout() function
2014-06-19 Masahiro Yamadafdt_support: delete force argument of fdt_chosen()
2014-06-19 Masahiro Yamadafdt_support: delete force argument of fdt_initrd()
2014-06-19 Masahiro Yamadafdt_support: refactor with fdt_find_or_add_subnode...
2014-06-19 Masahiro Yamadafdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR
2014-06-19 Masahiro Yamadafreescale: m5253demo: fix unused-but-set-variable warnings
2014-06-19 Jon Nalleylibfdt: Fix segfault when calling fit_check_format...
2014-06-19 Chao Fum68k:correct io macros about endian
2014-06-19 Masahiro Yamadam68k: eliminate a warning in cpu_init
2014-06-19 Dan MurphyARM: fdt support: Add usbethaddr as an acceptable MAC
2014-06-19 Vasili GalkaFix bug in io64 target (introduced by commit aba27ac)
2014-06-18 Michal Simekconfigs: iocon: Enabling CONFIG_CMD_FPGAD again
2014-06-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2014-06-12 Darwin Rambommc: free allocated memory on initialization errors
2014-06-12 Stephen Warrencmd_mmc: make mmc dev always re-probe the HW
2014-06-12 Stephen Warrencmd_mmc: Use init_mmc_device() from do_mmc_rescan()
2014-06-12 Stephen Warrencmd_mmc: add force_init parameter to init_mmc_device()
2014-06-12 Stephen Warrendisk: default to HW partition 0 if not specified
2014-06-12 Stephen Warrencmd_mmc: default to HW partition 0 if not specified
2014-06-12 Stephen Warrenmmc: return meaningful error codes from mmc_select_hwpart
2014-06-12 Steve Raei2c: kona: Resolve Kona I2C driver issue
2014-06-11 Jeroen Hofsteecommon/xyzModem.c: move empty statements to newline
2014-06-11 Jeroen Hofsteejffs2:jffs2_1pass.c: remove double braces
2014-06-11 Jeroen Hofsteeboard:keymile: remove unnecessary double braces
2014-06-11 Jeroen Hofsteecommon/cli_hush.c: remove unnecessary double braces
2014-06-11 Jeroen HofsteeLzmaTools: don't self assign values
2014-06-11 Jeroen Hofsteeimximage_hynix.cfg: fix unterminated comment
2014-06-11 Jeroen Hofsteecosmetic: board: pm9263 rewrite old style stuct init
2014-06-11 Jeroen Hofsteetps6586x.h: fix inclusion guard
2014-06-11 Vasili GalkaRemove ${objtree}/include/asm/proc/ link
2014-06-11 Vasili Galkacosmetic: Whitespace fix
2014-06-11 Jeroen Hofsteecosmetic: atmel: replace old style struct init
2014-06-11 Jeroen Hofsteeext4: correctly zero filename
2014-06-11 Jeroen Hofsteecommon: hash: zero end the string instead of the pointer
2014-06-11 Masahiro Yamadakbuild: move spl/Makefile to scripts/Makefile.spl
2014-06-11 Simon Glassm68k: Fix warnings with gcc 4.6
2014-06-11 Chris Packhamdocs: driver-model: Fix spelling
2014-06-11 Masahiro Yamada.gitignore: move *.exe pattern to the top gitignore...
2014-06-11 Masahiro Yamadakbuild: remove unnecessary adjustment for Cygwin
2014-06-11 Masahiro Yamada.gitignore: drop *.dts.tmp pattern
2014-06-11 Masahiro Yamadakbuild, tools: generate wrapper C sources automatically...
2014-06-11 Darwin Dingeldisk: part_dos.c: Add a PBR check when MBR checking...
2014-06-11 Masahiro Yamadakbuild: export HOSTCXX and HOSTCXXFLAGS
2014-06-11 Thomas BetkerUse run_command_repeatable()
2014-06-11 Thomas BetkerAdd run_command_repeatable()
2014-06-11 Thomas BetkerCheck run_command() return code properly
2014-06-11 Simon Glassam33xx/omap: Add a new board to enable verified boot
2014-06-11 Simon Glassam33xx/omap: Enable FIT support
2014-06-11 Simon Glassam33xx/omap: Enable CONFIG_OF_CONTROL
2014-06-11 Simon Glassarm: ti: Increase malloc size to 16MB for armv7 boards
2014-06-11 Simon Glassmkimage: Automatically make space in FDT when full
2014-06-11 Simon GlassImprove error handling in fit_common
2014-06-11 Simon Glassfdt: Update functions which write to an FDT to return...
2014-06-11 Simon Glassfdt: Add DEV_TREE_BIN option to specify a device tree...
2014-06-11 Simon Glasshash: Export the function to show a hash
2014-06-11 Simon Glassam33xx/omap: Allow cache enable for all Sitara/OMAP
2014-06-11 Simon GlassCheck that u-boot.bin size looks correct
2014-06-11 Simon Glassmx31ads: Fix the U-Boot binary output
2014-06-11 Simon Glasscm_t335: Fix the U-Boot binary output
2014-06-11 Simon Glassti: am335x: Fix the U-Boot binary output
2014-06-11 Jeroen Hofsteetools: include u-boot version of sha256.h
2014-06-11 Jeroen HofsteeMakefile: fix clang warnings due to clang support
2014-06-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2014-06-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-06-11 Lukasz Majewskidfu: Disable default calculation of CRC32
2014-06-11 Stephen Warrenusb: ci_udc: terminate ep0 INs with a zlp when required
2014-06-11 Stephen Warrenusb: ci_udc: clean up all allocations in unregister
2014-06-11 Stephen Warrenusb: ci_udc: fix probe error cleanup
next