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 |
2014-03-12 |
Gerhard Sittig | at91: enable USB ethernet for taskit stamp9g20 |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Gerhard Sittig | tegra: imx: omap: enable Moschip USB ethernet support... |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Gerhard Sittig | tegra: omap: alpha-sort USB ethernet items for Asix... |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Gerhard Sittig | usb: net: introduce support for Moschip USB ethernet |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Gerhard Sittig | usb: net: don't ifdef routine declarations in usb_ether.h |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Dustin Byford | fw_env: correct writes to devices with small erase... |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Dustin Byford | fw_env: calculate default number of env sectors |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Tom Rini | boards.cfg: Run the reformatter script |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Masahiro Yamada | boards.cfg: move boards with invalid emails to Orphan |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Tom Rini | Prepare v2014.04-rc2 v2014.04-rc2 |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-arm |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Tom Rini | Merge branch 'master' of git://git.denx.de/u-boot-usb |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Stephen Warren | usb: create common header virtual root hub descriptors |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Stephen Warren | usb: ehci: fully align interrupt QHs/QTDs |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Stephen Warren | ush: ehci: initialize altnext pointers in QH |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Masahiro Yamada | .gitignore: ignore include/config/* |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Masahiro Yamada | kbuild: fix a bug of make rule of version_autogenerated.h |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Eric Nelson | cfb_console: align fields in gzipped .bmp files |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Ian Campbell | ahci: wait longer for link. |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Ian Campbell | highbank: use scsi_init hook |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Ian Campbell | ahci-plat: Provide a weak scsi_init hook |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Masahiro Yamada | m68k: Remove M5271EVB and idmr board support |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Bo Shen | arm: atmel: sama5d3: add nand spl boot support |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Bo Shen | mtd: nand: atmel: prepare for nand spl boot support |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Bo Shen | arm: atmel: sama5d3: add spi spl boot support |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Bo Shen | ARM: atmel: add sama5d3 Xplained board support |
commit | commitdiff | tree | snapshot |
next |