| 2014-04-02 | Przemyslaw... | new commands: uuid and guid - generate random unique... | commit | commitdiff | tree | snapshot | 
| 2014-04-02 | Przemyslaw... | lib: uuid: add functions to generate UUID version 4 | commit | commitdiff | tree | snapshot | 
| 2014-04-02 | Przemyslaw... | lib: uuid: code refactor for proper maintain between... | commit | commitdiff | tree | snapshot | 
| 2014-04-02 | Przemyslaw... | part_efi: move uuid<->string conversion functions into... | commit | commitdiff | tree | snapshot | 
| 2014-04-02 | Roger Quadros | ahci: Fix data abort on multiple scsi resets. | commit | commitdiff | tree | snapshot | 
| 2014-04-02 | Haijun.Zhang | mmc:eSDHC: Workaround for data timeout issue on Txxx SoC | commit | commitdiff | tree | snapshot | 
| 2014-04-02 | Andrew Gabbasov | mmc: fsl_esdhc: add controller reset in case of data... | commit | commitdiff | tree | snapshot | 
| 2014-04-02 | Andrew Gabbasov | mmc: fsl_esdhc: fix calculation of timeout for data... | commit | commitdiff | tree | snapshot | 
| 2014-04-02 | Tom Rini | mmc: Add 'mmc rst-function' sub-command | commit | commitdiff | tree | snapshot | 
| 2014-04-02 | Nobuhiro Iwamatsu | mmc: sh_mmcif: Fix warning by unused variable | commit | commitdiff | tree | snapshot | 
| 2014-04-02 | Nobuhiro Iwamatsu | mmc: sh_mmcif: Fix compile error | commit | commitdiff | tree | snapshot | 
| 2014-03-31 | Tom Rini | Prepare v2014.04-rc3  v2014.04-rc3 | commit | commitdiff | tree | snapshot | 
| 2014-03-31 | Masahiro Yamada | Kbuild: allow building tools without board configuration | commit | commitdiff | tree | snapshot | 
| 2014-03-31 | Masahiro Yamada | tegra: fix Makefile to pass per-file CFLAGS | commit | commitdiff | tree | snapshot | 
| 2014-03-31 | Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-sh | commit | commitdiff | tree | snapshot | 
| 2014-03-31 | Masahiro Yamada | drivers: i2c: delete an unused source file | commit | commitdiff | tree | snapshot | 
| 2014-03-31 | Baruch Siach | board: ecovec: fix USB0 clock enable | commit | commitdiff | tree | snapshot | 
| 2014-03-31 | Baruch Siach | board: ecovec: fix debug LEDs pin direction | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Tom Rini | blackfin: mmc: Correct mmc_host_is_spi and bfin_sdh.c | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Tom Rini | am335x_evm: Drop CONFIG_SPL_ETH_SUPPORT from default... | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Tom Rini | am335x_evm: Clarify when we build board_eth_init | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Masahiro Yamada | kbuild: fix bugs in cleaning targets | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Masahiro Yamada | kbuild: create a build directory automatically for... | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Simon Glass | Start the deprecation process for generic board | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Przemyslaw... | trats/trats2: enable exynos ace sha subsystem and hardw... | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Przemyslaw... | drivers: crypto: ace_sha: add implementation of hardwar... | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Przemyslaw... | cpu: exynos4: add ace sha base address | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Przemyslaw... | lib: rand: introduce new configs: CONFIG_LIB_RAND and... | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Matthias Fuchs | common, env: Fix support for environment in i2c eeprom | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Alexey Brodkin | axs101: flush DMA buffer descriptors before DMA transac... | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Alexey Brodkin | net/designware: align DMA buffer descriptors to D$... | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Jonghwa Lee | Logo: TIZEN: Change booting logo size to official size. | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Marek Vasut | spl: Fix guardian macros in spl.h | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Masahiro Yamada | kbuild: move asm-offsets.c from SoC directory to arch... | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Marek Vasut | kbuild: Rename UIMAGE to MKIMAGE | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-mmc | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-usb | commit | commitdiff | tree | snapshot | 
| 2014-03-24 | Łukasz Majewski | dfu: mmc: Replace calls to u-boot commands with native... | commit | commitdiff | tree | snapshot | 
| 2014-03-24 | Pantelis Antoniou | mmc: Split mmc struct, rework mmc initialization (v2) | commit | commitdiff | tree | snapshot | 
| 2014-03-24 | Pantelis Antoniou | mmc: Convert mmc struct's name array to a pointer | commit | commitdiff | tree | snapshot | 
| 2014-03-24 | Pantelis Antoniou | mmc: Remove ops from struct mmc and put in mmc_ops | commit | commitdiff | tree | snapshot | 
| 2014-03-23 | Łukasz Majewski | dfu: mmc: Replace calls to u-boot commands with native... | commit | commitdiff | tree | snapshot | 
| 2014-03-23 | Heiko Schocher | am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the sieme... | commit | commitdiff | tree | snapshot | 
| 2014-03-23 | Heiko Schocher | usb: dfu: introduce dfuMANIFEST state | commit | commitdiff | tree | snapshot | 
| 2014-03-23 | Heiko Schocher | usb, dfu: extract flush code into seperate function | commit | commitdiff | tree | snapshot | 
| 2014-03-22 | Simon Glass | patman: Use Patch-cc: instead of Cc: | commit | commitdiff | tree | snapshot | 
| 2014-03-22 | Patrice Bouchand | sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h | commit | commitdiff | tree | snapshot | 
| 2014-03-22 | Patrice Bouchand | Add lzmadec command | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | sandbox: config: Enable cros_ec emulation and related... | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | sandbox: Add implementation of spi_setup_slave_fdt() | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | sandbox: Add options to clean up temporary files | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | sandbox: Allow Ctrl-C to work in sandbox | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | sandbox: Deal with conflicting getenv() for SDL | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | sound: Move Samsung-specific code into its own file | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | sandbox: Add LCD driver | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | sandbox: Add a simple sound driver | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | sandbox: Add SDL library for LCD, keyboard, audio | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | sandbox: Add -j option to indicate a jump from a previo... | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | sandbox: Add os_jump_to_image() to run another executable | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | cros_ec: Implement I2C pass-through | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | sandbox: Plumb in Chrome OS EC emulation | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | cros_ec: sandbox: Add Chrome OS EC emulation | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | cros_ec: Correct comparison between signed and unsigned... | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Randall Spangler | cros_ec: spi: Add support for EC protocol version 3 | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | cros_ec: Add base support for protocol v3 | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Randall Spangler | cros_ec: Clean up multiple EC protocol support | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | cros_ec: Sync up with latest Chrome OS EC version | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | cros_ec: Move #ifdef to permit flash region access | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | cros_ec: Support systems with no EC interrupt | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Vadim Bendebury | cros_ec: Drop old EC version support from EC driver | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | cros_ec: Add a function for decoding the Chrome OS... | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Vadim Bendebury | cros_ec: Move EC interface into common library | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | cros_ec: Add a function for reading a flash map entry | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | cros_ec: Add an enum for the number of flash regions | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | sandbox: dts: Add display and keyboard to sandbox | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | sandbox: Use os functions to read host device tree | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | sandbox: Increase memory size to 32MB | commit | commitdiff | tree | snapshot | 
| 2014-03-18 | Simon Glass | Use a const pointer for map_to_sysmem() | commit | commitdiff | tree | snapshot | 
| 2014-03-17 | Marek Vasut | mtd: spi: Fix page size for S25FL032P,S25FL064P | commit | commitdiff | tree | snapshot | 
| 2014-03-17 | Axel Lin | spi: atmel_dataflash: Simplify AT91F_SpiEnable implemen... | commit | commitdiff | tree | snapshot | 
| 2014-03-17 | Jagannadha... | sf: ops: Squash the malloc+memset combo | commit | commitdiff | tree | snapshot | 
| 2014-03-17 | Marek Vasut | sf: Squash the malloc+memset combo | commit | commitdiff | tree | snapshot | 
| 2014-03-17 | Marek Vasut | sf: Add S25FL128S_256K IDs | commit | commitdiff | tree | snapshot | 
| 2014-03-17 | Marek Vasut | sf: Fix entries for S25FL256S_256K and S25FL512S_256K | commit | commitdiff | tree | snapshot | 
| 2014-03-14 | Baruch Siach | sh: ecovec: correct romImage address in comment | commit | commitdiff | tree | snapshot | 
| 2014-03-14 | Baruch Siach | sh: fix PFC registers definition for SH772{2, 3, 4} | commit | commitdiff | tree | snapshot | 
| 2014-03-12 | Masahiro Yamada | kbuild: delete *.pyc files by "make distclean" | commit | commitdiff | tree | snapshot | 
| 2014-03-12 | Masahiro Yamada | kbuild: delete SPLTREE and TPLTREE | commit | commitdiff | tree | snapshot | 
| 2014-03-12 | Masahiro Yamada | kbuild: rename OBJTREE to objtree | commit | commitdiff | tree | snapshot | 
| 2014-03-12 | Masahiro Yamada | kbuild: rename SRCTREE to srctree | commit | commitdiff | tree | snapshot | 
| 2014-03-12 | Masahiro Yamada | kbuild: rename TOPDIR to stctree | commit | commitdiff | tree | snapshot | 
| 2014-03-12 | Masahiro Yamada | kbuild: use $(KBUILD_SRC) to check out-of-tree build | commit | commitdiff | tree | snapshot | 
| 2014-03-12 | Masahiro Yamada | kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG | commit | commitdiff | tree | snapshot | 
| 2014-03-12 | Masahiro Yamada | freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI... | commit | commitdiff | tree | snapshot | 
| 2014-03-12 | Masahiro Yamada | kbuild: delete redundant LDSCRIPT definition | commit | commitdiff | tree | snapshot | 
| 2014-03-12 | Masahiro Yamada | x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply | commit | commitdiff | tree | snapshot | 
| 2014-03-12 | Masahiro Yamada | kbuild, x86: use a short log for arch/x86/lib/libgcc.a | commit | commitdiff | tree | snapshot | 
| 2014-03-12 | Masahiro Yamada | kbuild: use short logs for some board specific make... | commit | commitdiff | tree | snapshot | 
| 2014-03-12 | Masahiro Yamada | kbuild,mxs: use short logs for MXS images | commit | commitdiff | tree | snapshot | 
| 2014-03-12 | Gerhard Sittig | usb: net: update README.usb to list all USB ethernet... | commit | commitdiff | tree | snapshot | 
| next |