platform/kernel/u-boot.git
2014-03-31 Chanho Parkpackaging: add .spec file submit/tizen_dev/20140331.121319
2014-03-31 Inha Songtrats/trats2: enable bootloader signature
2014-03-31 Inha Songboard:samsung: add sign to u-boot-mmc.bin and sign...
2014-03-31 Inha Songusb: thor: add screen support
2014-03-31 Przemyslaw... libtizen: add download logo and download progress bar
2014-03-31 Przemyslaw... TEMPORARY Trats: Setup: CLK_GATE_BLOCK - enable all...
2014-03-31 Andreas FärberTEMPORARY arm: Handle .gnu.hash section in ldscripts
2014-03-31 Przemyslaw... MAINLINE samsung: misc: menu: fix gpio key debouncing...
2014-03-31 Inha SongMAINLINE samsung: misc: add env default option to lcd...
2014-03-31 Przemyslaw... MAINLINE samsung: misc: add gpt restore option to lcd...
2014-03-31 Jaehoon ChungMAINLINE TRATS2: config: change TEXT_BASE from 0x781000...
2014-03-31 Przemyslaw... MAINLINE samsung: misc: check_keys(), key_pressed(...
2014-03-31 Hyungwon HwangMAINLINE video:lcd:s6e8ax0: increase screen gamma.
2014-03-31 Przemyslaw... MAINLINE Trats/Trats2: Update Tizen partitions layout
2014-03-31 Lukasz Majewskidfu: Introduction of the "dfu_checksum_method" env...
2014-03-31 Przemyslaw... dfu: add static alt num count in dfu_config_entities()
2014-03-31 Lukasz Majewskidfu: mmc: Provide support for eMMC boot partition access
2014-03-31 Lukasz Majewskibuild:arm: Remove setting of CROSS_COMPILE environment...
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-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-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
2014-03-18 Simon Glasscros_ec: Add a function for decoding the Chrome OS...
2014-03-18 Vadim Bendeburycros_ec: Move EC interface into common library
2014-03-18 Simon Glasscros_ec: Add a function for reading a flash map entry
2014-03-18 Simon Glasscros_ec: Add an enum for the number of flash regions
2014-03-18 Simon Glasssandbox: dts: Add display and keyboard to sandbox
2014-03-18 Simon Glasssandbox: Use os functions to read host device tree
2014-03-18 Simon Glasssandbox: Increase memory size to 32MB
2014-03-18 Simon GlassUse a const pointer for map_to_sysmem()
2014-03-17 Marek Vasutmtd: spi: Fix page size for S25FL032P,S25FL064P
2014-03-17 Axel Linspi: atmel_dataflash: Simplify AT91F_SpiEnable implemen...
2014-03-17 Jagannadha... sf: ops: Squash the malloc+memset combo
2014-03-17 Marek Vasutsf: Squash the malloc+memset combo
2014-03-17 Marek Vasutsf: Add S25FL128S_256K IDs
2014-03-17 Marek Vasutsf: Fix entries for S25FL256S_256K and S25FL512S_256K
2014-03-14 Baruch Siachsh: ecovec: correct romImage address in comment
2014-03-14 Baruch Siachsh: fix PFC registers definition for SH772{2, 3, 4}
2014-03-12 Masahiro Yamadakbuild: delete *.pyc files by "make distclean"
2014-03-12 Masahiro Yamadakbuild: delete SPLTREE and TPLTREE
2014-03-12 Masahiro Yamadakbuild: rename OBJTREE to objtree
2014-03-12 Masahiro Yamadakbuild: rename SRCTREE to srctree
2014-03-12 Masahiro Yamadakbuild: rename TOPDIR to stctree
2014-03-12 Masahiro Yamadakbuild: use $(KBUILD_SRC) to check out-of-tree build
2014-03-12 Masahiro Yamadakirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG
2014-03-12 Masahiro Yamadafreescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI...
2014-03-12 Masahiro Yamadakbuild: delete redundant LDSCRIPT definition
2014-03-12 Masahiro Yamadax86: specify CONFIG_USE_PRIVATE_LIBGCC more simply
2014-03-12 Masahiro Yamadakbuild, x86: use a short log for arch/x86/lib/libgcc.a
2014-03-12 Masahiro Yamadakbuild: use short logs for some board specific make...
2014-03-12 Masahiro Yamadakbuild,mxs: use short logs for MXS images
2014-03-12 Gerhard Sittigusb: net: update README.usb to list all USB ethernet...
next