]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-07-03 Darwin Ramboarm: Add support for semihosting for armv8 fastmodel...
2014-07-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-07-02 Tom RiniPrepare v2014.07-rc4 v2014.07-rc4
2014-07-02 Stephen Warrenusb: ci_udc: use var name ep/ci_ep consistently
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-07-01 Albert ARIBAUDMerge remote-tracking branch 'u-boot-samsung/master'
2014-07-01 Albert ARIBAUDMerge branch 'u-boot-tegra/master' into 'u-boot-arm...
2014-07-01 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-06-30 Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2014-06-30 Albert ARIBAUDMerge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
2014-06-30 Przemyslaw... Samsung: Goni: change maintainer to Robert Baldyga
2014-06-26 Fabio Estevammx25pdk: Remove CONFIG_SYS_GENERIC_BOARD
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-25 Stefano Babicvf610: fix build due to missing sys_proto.h
2014-06-25 Albert ARIBAUDMerge branch 'u-boot-microblaze/zynq' into 'u-boot...
2014-06-25 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
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-24 Albert ARIBAUDMerge branch 'u-boot-atmel/master' into 'u-boot-arm...
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-23 Jeroen HofsteePMIC: MAX77686: fix invalid bus check
2014-06-22 Michael PrattExynos: Split 5250 and 5420 memory bank configuration
2014-06-22 Akshay SaraswatExynos5: Config: Enable USB boot mode for all Exynos5...
2014-06-22 Akshay SaraswatExynos5: Config: Increase SPL footprint for Exynos5420
2014-06-22 Akshay SaraswatExynos5: Config: Place environment at the end of SPI...
2014-06-22 Akshay SaraswatExynos5420: Introduce support for the Peach-Pit board
2014-06-22 Akshay SaraswatExynos5420: Let macros be used for exynos5420
2014-06-22 Akshay SaraswatExynos: SPI: Fix reading data from SPI flash
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 Ash Charlesomap3: overo: Select fdtfile for expansion board
2014-06-19 Axel Linspi: davinci: Fix register address for SPI1_BUS
2014-06-19 Stefano BabicOMAP: disable gpmc timeout safely for reenabling
2014-06-19 Jeroen Hofsteeomap3: board: trivial: add void for no args
2014-06-19 Felipe Balbiboard: ti: am43xx: enable QSPI and Gbit Ethernet on...
2014-06-19 Felipe Balbiboard: ti: am43xx: add AM437x SK PHY Address
2014-06-19 Felipe Balbiboard: ti: am43xx: add support for AM43xx Starter Kit
2014-06-19 Felipe Balbicpu: armv7: am33x: ddr: write emif ref_ctrl_shadow...
2014-06-19 Felipe Balbiboard: ti: am43xx: print unsupported board name
2014-06-19 Khoronzhuk... ARM: keystone: aemif: move aemif driver to drivers...
2014-06-19 Khoronzhuk... mtd: nand: davinci: add header file for driver definitions
2014-06-19 Ash Charlesomap4: duovero: Correct name of default device tree
2014-06-19 Ash Charlesomap: Don't enable GPMC CS0 with nothing attached
2014-06-19 Stephen WarrenARM: tegra: set initrd_high so boot scripts work
2014-06-19 Stephen WarrenARM: tegra: fix extlinux.conf search location
2014-06-19 Jeroen HofsteeARM: tegra: fix include guard
2014-06-19 Jeroen Hofsteetegra20: display: fix checking of return value
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
next