]> git.karo-electronics.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2014-04-02 Andrew Gabbasovmmc: fsl_esdhc: add controller reset in case of data...
2014-04-02 Andrew Gabbasovmmc: fsl_esdhc: fix calculation of timeout for data...
2014-04-02 Tom Rinimmc: Add 'mmc rst-function' sub-command
2014-04-02 Nobuhiro Iwamatsummc: sh_mmcif: Fix warning by unused variable
2014-04-02 Nobuhiro Iwamatsummc: sh_mmcif: Fix compile error
2014-04-02 Stefano Babicmx6: add example DTB for mx6qsabreauto
2014-04-02 Stefano Babicimx: add rules for U-Boot DTB support
2014-04-02 Stefano Babicmxs: fix warning in SPL with console support
2014-04-02 Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-04-01 Marek Vasutarm: mxs: Add serial console support into SPL
2014-04-01 Marek Vasutarm: mxs: Properly set GD pointer in SPL
2014-03-31 Tom RiniPrepare v2014.04-rc3 v2014.04-rc3
2014-03-31 Marek Vasutarm: mx5: Avoid hardcoding memory sizes on M53EVK
2014-03-31 Marek Vasutarm: mx5: Fix memory slowness on M53EVK
2014-03-31 Marek Vasutarm: mx5: Avoid hardcoding memory sizes on MX53QSB
2014-03-31 Marek Vasutarm: mx5: Fix memory slowness on MX53QSB
2014-03-31 Marek VasutARM: mx6: Add PCIe on SabreSDP
2014-03-31 Marek Vasutpci: mx6: Implement power callback
2014-03-31 Eric NelsonARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x
2014-03-31 Fabio Estevamwoodburn_sd: Remove CONFIG_BOOT_INTERNAL
2014-03-31 Marek VasutARM: mxs: Add OCOTP driver
2014-03-31 Marek Vasutarm: mxs: Add support for generating signed BootStream
2014-03-31 Marek Vasutarm: mxs: Adjust the load address of U-Boot and SPL...
2014-03-31 Masahiro YamadaKbuild: allow building tools without board configuration
2014-03-31 Masahiro Yamadategra: fix Makefile to pass per-file CFLAGS
2014-03-31 Hannes Petermaierboard: enable 32kHz RTC OSC at B&R boards
2014-03-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2014-03-31 Masahiro Yamadadrivers: i2c: delete an unused source file
2014-03-31 Baruch Siachboard: ecovec: fix USB0 clock enable
2014-03-31 Baruch Siachboard: ecovec: fix debug LEDs pin direction
2014-03-28 Tom Riniblackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c
2014-03-28 Tom Riniam335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default...
2014-03-28 Tom Riniam335x_evm: Clarify when we build board_eth_init
2014-03-28 Masahiro Yamadakbuild: fix bugs in cleaning targets
2014-03-28 Masahiro Yamadakbuild: create a build directory automatically for...
2014-03-28 Simon GlassStart the deprecation process for generic board
2014-03-28 Przemyslaw... trats/trats2: enable exynos ace sha subsystem and hardw...
2014-03-28 Przemyslaw... drivers: crypto: ace_sha: add implementation of hardwar...
2014-03-28 Przemyslaw... cpu: exynos4: add ace sha base address
2014-03-28 Przemyslaw... lib: rand: introduce new configs: CONFIG_LIB_RAND and...
2014-03-28 Matthias Fuchscommon, env: Fix support for environment in i2c eeprom
2014-03-28 Alexey Brodkinaxs101: flush DMA buffer descriptors before DMA transac...
2014-03-28 Alexey Brodkinnet/designware: align DMA buffer descriptors to D$...
2014-03-28 Jonghwa LeeLogo: TIZEN: Change booting logo size to official size.
2014-03-28 Marek Vasutspl: Fix guardian macros in spl.h
2014-03-28 Masahiro Yamadakbuild: move asm-offsets.c from SoC directory to arch...
2014-03-28 Marek Vasutkbuild: Rename UIMAGE to MKIMAGE
2014-03-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2014-03-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-03-26 Stephen WarrenARM: tegra: make all I2C ports open-drain
2014-03-25 Albert ARIBAUDMerge branch 'u-boot/master' into 'u-boot-arm/master'
2014-03-24 Łukasz Majewskidfu: mmc: Replace calls to u-boot commands with native...
2014-03-24 Pantelis Antonioummc: Split mmc struct, rework mmc initialization (v2)
2014-03-24 Pantelis Antonioummc: Convert mmc struct's name array to a pointer
2014-03-24 Pantelis Antonioummc: Remove ops from struct mmc and put in mmc_ops
2014-03-23 Łukasz Majewskidfu: mmc: Replace calls to u-boot commands with native...
2014-03-23 Heiko Schocheram335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the sieme...
2014-03-23 Heiko Schocherusb: dfu: introduce dfuMANIFEST state
2014-03-23 Heiko Schocherusb, dfu: extract flush code into seperate function
2014-03-22 Simon Glasspatman: Use Patch-cc: instead of Cc:
2014-03-22 Patrice Bouchandsandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h
2014-03-22 Patrice BouchandAdd lzmadec command
2014-03-21 Masahiro Yamadasparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition
2014-03-21 Marek Vasutenv: Implement support for AES encryption into fw_...
2014-03-21 Marek Vasutenv: Implement support for encrypting environment
2014-03-21 Marek Vasutenv: Add env_export() wrapper
2014-03-21 Marek Vasutaes: Add 'aes' command to access AES-128-CBC
2014-03-21 Marek Vasutaes: Implement AES-128-CBC decryption function
2014-03-21 Marek Vasutaes: Move the AES-128-CBC encryption function to common...
2014-03-21 Marek Vasutaes: Fix kerneldoc for aes.h
2014-03-21 Heiko Schochertools, fit_check_sign: verify a signed fit image
2014-03-21 Heiko Schochertools, fit: add fit_info host command
2014-03-21 Hung-ying Tyangen: Add progressive hash API
2014-03-21 Heiko Schocherrsa: add sha256,rsa4096 algorithm
2014-03-21 Heiko Schocherrsa: add sha256-rsa2048 algorithm
2014-03-21 Heiko Schocherfit: add sha256 support
2014-03-21 Heiko Schocherfdt: add "fdt checksign" command
2014-03-21 Heiko Schochertools/image-host: fix sign-images bug
2014-03-18 Simon Glasssandbox: config: Enable cros_ec emulation and related...
2014-03-18 Simon Glasssandbox: Add implementation of spi_setup_slave_fdt()
2014-03-18 Simon Glasssandbox: Add options to clean up temporary files
2014-03-18 Simon Glasssandbox: Allow Ctrl-C to work in sandbox
2014-03-18 Simon Glasssandbox: Deal with conflicting getenv() for SDL
2014-03-18 Simon Glasssound: Move Samsung-specific code into its own file
2014-03-18 Simon Glasssandbox: Add LCD driver
2014-03-18 Simon Glasssandbox: Add a simple sound driver
2014-03-18 Simon Glasssandbox: Add SDL library for LCD, keyboard, audio
2014-03-18 Simon Glasssandbox: Add -j option to indicate a jump from a previo...
2014-03-18 Simon Glasssandbox: Add os_jump_to_image() to run another executable
2014-03-18 Simon Glasscros_ec: Implement I2C pass-through
2014-03-18 Simon Glasssandbox: Plumb in Chrome OS EC emulation
2014-03-18 Simon Glasscros_ec: sandbox: Add Chrome OS EC emulation
2014-03-18 Simon Glasscros_ec: Correct comparison between signed and unsigned...
2014-03-18 Randall Spanglercros_ec: spi: Add support for EC protocol version 3
2014-03-18 Simon Glasscros_ec: Add base support for protocol v3
2014-03-18 Randall Spanglercros_ec: Clean up multiple EC protocol support
2014-03-18 Simon Glasscros_ec: Sync up with latest Chrome OS EC version
2014-03-18 Simon Glasscros_ec: Move #ifdef to permit flash region access
2014-03-18 Simon Glasscros_ec: Support systems with no EC interrupt
2014-03-18 Vadim Bendeburycros_ec: Drop old EC version support from EC driver
next