]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-07-02 Stephen WarrenUSB: gadget: atmel: zero out allocated requests
2014-07-02 Stephen Warrenusb: ci_udc: don't memalign() struct ci_req allocations
2014-07-02 Stephen Warrenusb: ci_udc: remove controller.items array
2014-07-02 Stephen Warrenusb: ci_udc: fix items array size/stride calculation
2014-07-02 Stephen Warrenusb: ci_udc: lift ilist size calculations to global...
2014-07-02 Stephen Warrenusb: ci_udc: don't assume QTDs are adjacent when transm...
2014-07-02 Stephen Warrenusb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()
2014-06-25 Stephen Warrendfu: free entities when parsing fails
2014-06-25 Ilya Ledvichusb: eth: smsc95xx: add LAN9500A device ID
2014-06-25 Jeroen Hofsteeusb: fastboot: fix potential buffer overflow
2014-06-25 Jeroen Hofsteeusb: xhci: (likely) fix bracket in if condition
2014-06-25 Jeroen Hofsteeusb:g_dnl:f_thor: remove memset before memcpy
2014-06-25 Jeroen Hofsteeusb:composite: clear the whole common buffer
2014-06-25 Yasuhisa Umanousb: r8a66597: Fix initilization size of r8a66597 info...
2014-06-25 yasuhisa umanousb: r8a66597: Fix initialization hub that using R8A665...
2014-06-25 Jeroen Hofsteeusb: cosmetic: double const
2014-06-25 Stephen Warrenusb: ci_udc: fix typo in debug message
2014-06-25 Stephen Warrenusb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC
2014-06-24 Tom RiniMerge branch 'sandbox' of git://git.denx.de/u-boot-x86
2014-06-24 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2014-06-23 Masahiro Yamadasandbox: change local_irq_save() to macro
2014-06-23 Stephen Warrensandbox: terminate os_dirent_ls() result list
2014-06-23 Stephen Warrensandbox: restore ability to access host fs through...
2014-06-23 Vasili Galkax86: Enable 32-bit build using x86_64 multilib toolchain
2014-06-23 Heiko Schochermpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board
2014-06-23 Heiko Schocherlib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
2014-06-21 Simon Glassdm: Use '*' to indicate a device is activated
2014-06-21 Jeroen Hofsteeinclude/dm.h: fix inclusion guard
2014-06-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-dm
2014-06-20 Simon Glassdm: Expand and improve the device lifecycle docs
2014-06-20 Simon Glassdm: Tidy up four minor code nits
2014-06-20 Simon Glasstegra: Enable driver model
2014-06-20 Simon Glasstegra: dts: Bring in GPIO bindings from linux
2014-06-20 Simon Glassdm: Fix printf() strings in the 'dm' command
2014-06-20 Simon Glassdm: Allow driver model tests only for sandbox
2014-06-20 Simon Glassdm: Cast away the const-ness of the global_data pointer
2014-06-20 Simon Glassdm: Add missing header files in lists and root
2014-06-20 Simon Glassdm: Use case-insensitive comparison for GPIO banks
2014-06-20 Simon Glassdm: Update README to encourage conversion to driver...
2014-06-20 Simon Glassdm: Rename struct device_id to udevice_id
2014-06-20 Simon GlassMakefile: Support include files for .dts files
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-20 Masahiro Yamadacosmetic: kbuild: clean-up coding style (sync with...
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
next