- 8226dfd kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib by Masahiro Yamada · Tue Mar 18 16:38:13 2014 +0900
- 31fea44 kbuild: Rename UIMAGE to MKIMAGE by Marek Vasut · Fri Mar 14 05:00:14 2014 +0100
- 75a652f Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Mar 28 08:24:01 2014 -0400
- 7ef90c5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Mar 28 08:19:05 2014 -0400
- c8de90f dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · Fri Feb 21 08:23:00 2014 +0100
- 2c85046 mmc: Split mmc struct, rework mmc initialization (v2) by Pantelis Antoniou · Tue Mar 11 19:34:20 2014 +0200
- e7bef3a mmc: Convert mmc struct's name array to a pointer by Pantelis Antoniou · Mon Mar 10 20:05:51 2014 +0200
- c9e7591 mmc: Remove ops from struct mmc and put in mmc_ops by Pantelis Antoniou · Wed Feb 26 19:28:45 2014 +0200
- cf6d7db dfu: mmc: Replace calls to u-boot commands with native mmc API by Łukasz Majewski · Fri Feb 21 08:23:00 2014 +0100
- ea75c47 am335x, dfu: add DFU_MANIFEST_POLL_TIMEOUT to the siemens boards by Heiko Schocher · Tue Mar 18 08:09:57 2014 +0100
- e1ba151 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · Tue Mar 18 08:09:56 2014 +0100
- 941b384 usb, dfu: extract flush code into seperate function by Heiko Schocher · Tue Mar 18 08:09:55 2014 +0100
- f7f0199 patman: Use Patch-cc: instead of Cc: by Simon Glass · Sun Feb 16 08:23:47 2014 -0700
- df14fb9 sandbox: Enable CONFIG_CMD_LZMADEC in sandbox.h by Patrice Bouchand · Sat Feb 15 22:19:58 2014 -0700
- bd1f7ef Add lzmadec command by Patrice Bouchand · Sat Feb 15 22:19:57 2014 -0700
- 84640e8 sandbox: config: Enable cros_ec emulation and related items by Simon Glass · Thu Feb 27 13:26:25 2014 -0700
- fe27ded sandbox: Add implementation of spi_setup_slave_fdt() by Simon Glass · Thu Feb 27 13:26:24 2014 -0700
- 47acfc6 sandbox: Add options to clean up temporary files by Simon Glass · Thu Feb 27 13:26:23 2014 -0700
- 678ef47 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · Thu Feb 27 13:26:22 2014 -0700
- e128a4e sandbox: Deal with conflicting getenv() for SDL by Simon Glass · Thu Feb 27 13:26:21 2014 -0700
- 59c021e sound: Move Samsung-specific code into its own file by Simon Glass · Thu Feb 27 13:26:20 2014 -0700
- b9ddbf4 sandbox: Add LCD driver by Simon Glass · Thu Feb 27 13:26:19 2014 -0700
- 279fc16 sandbox: Add a simple sound driver by Simon Glass · Thu Feb 27 13:26:18 2014 -0700
- 0d10f29 sandbox: Add SDL library for LCD, keyboard, audio by Simon Glass · Thu Feb 27 13:26:17 2014 -0700
- e990653 sandbox: Add -j option to indicate a jump from a previous U-Boot by Simon Glass · Thu Feb 27 13:26:16 2014 -0700
- 860b7d9 sandbox: Add os_jump_to_image() to run another executable by Simon Glass · Thu Feb 27 13:26:15 2014 -0700
- 9b0d1c9 cros_ec: Implement I2C pass-through by Simon Glass · Thu Feb 27 13:26:14 2014 -0700
- fd17340 sandbox: Plumb in Chrome OS EC emulation by Simon Glass · Thu Feb 27 13:26:13 2014 -0700
- 36170f0 cros_ec: sandbox: Add Chrome OS EC emulation by Simon Glass · Thu Feb 27 13:26:12 2014 -0700
- 19cc295 cros_ec: Correct comparison between signed and unsigned numbers by Simon Glass · Thu Feb 27 13:26:11 2014 -0700
- ce3ebb9 cros_ec: spi: Add support for EC protocol version 3 by Randall Spangler · Thu Feb 27 13:26:10 2014 -0700
- 13c7c5b cros_ec: Add base support for protocol v3 by Simon Glass · Thu Feb 27 13:26:09 2014 -0700
- f03e970 cros_ec: Clean up multiple EC protocol support by Randall Spangler · Thu Feb 27 13:26:08 2014 -0700
- ece2886 cros_ec: Sync up with latest Chrome OS EC version by Simon Glass · Thu Feb 27 13:26:07 2014 -0700
- c4af76a cros_ec: Move #ifdef to permit flash region access by Simon Glass · Thu Feb 27 13:26:06 2014 -0700
- 041699f cros_ec: Support systems with no EC interrupt by Simon Glass · Thu Feb 27 13:26:05 2014 -0700
- 2f54881 cros_ec: Drop old EC version support from EC driver by Vadim Bendebury · Thu Feb 27 13:26:04 2014 -0700
- 3c59abc cros_ec: Add a function for decoding the Chrome OS EC flashmap by Simon Glass · Thu Feb 27 13:26:03 2014 -0700
- e5d1579 cros_ec: Move EC interface into common library by Vadim Bendebury · Thu Feb 27 13:26:02 2014 -0700
- 9f78372 cros_ec: Add a function for reading a flash map entry by Simon Glass · Thu Feb 27 13:26:01 2014 -0700
- b83b937 cros_ec: Add an enum for the number of flash regions by Simon Glass · Thu Feb 27 13:26:00 2014 -0700
- 1f6acb5 sandbox: dts: Add display and keyboard to sandbox by Simon Glass · Thu Feb 27 13:25:59 2014 -0700
- e735b68 sandbox: Use os functions to read host device tree by Simon Glass · Thu Feb 27 13:25:58 2014 -0700
- 7b89a1b sandbox: Increase memory size to 32MB by Simon Glass · Thu Feb 27 13:25:56 2014 -0700
- f7c3f6f Use a const pointer for map_to_sysmem() by Simon Glass · Thu Feb 27 13:25:55 2014 -0700
- 52fa1ff mtd: spi: Fix page size for S25FL032P,S25FL064P by Marek Vasut · Fri Feb 21 18:13:26 2014 +0100
- 7307157 spi: atmel_dataflash: Simplify AT91F_SpiEnable implementation by Axel Lin · Fri Feb 21 08:55:47 2014 +0800
- 9ad0175 sf: ops: Squash the malloc+memset combo by Jagannadha Sutradharudu Teki · Tue Feb 04 21:36:13 2014 +0530
- e3c417b sf: Squash the malloc+memset combo by Marek Vasut · Wed Jan 15 15:17:54 2014 +0100
- f6e2527 sf: Add S25FL128S_256K IDs by Marek Vasut · Wed Jan 15 15:32:09 2014 +0100
- 3498562 sf: Fix entries for S25FL256S_256K and S25FL512S_256K by Marek Vasut · Wed Jan 15 15:29:43 2014 +0100
- 2dfd961 sh: ecovec: correct romImage address in comment by Baruch Siach · Mon Mar 10 15:09:34 2014 +0200
- e5d150e sh: fix PFC registers definition for SH772{2, 3, 4} by Baruch Siach · Mon Mar 10 15:05:33 2014 +0200
- d6f9f87 kbuild: delete *.pyc files by "make distclean" by Masahiro Yamada · Wed Mar 12 20:36:45 2014 +0900
- 7fd7c6d kbuild: delete SPLTREE and TPLTREE by Masahiro Yamada · Tue Mar 11 11:05:22 2014 +0900
- 80f0398 kbuild: rename OBJTREE to objtree by Masahiro Yamada · Tue Mar 11 11:05:21 2014 +0900
- ff51704 kbuild: rename SRCTREE to srctree by Masahiro Yamada · Tue Mar 11 11:05:20 2014 +0900
- e794494 kbuild: rename TOPDIR to stctree by Masahiro Yamada · Tue Mar 11 11:05:19 2014 +0900
- 5021880 kbuild: use $(KBUILD_SRC) to check out-of-tree build by Masahiro Yamada · Tue Mar 11 11:05:18 2014 +0900
- d6acdf2 kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG by Masahiro Yamada · Tue Mar 11 11:05:17 2014 +0900
- 8c2c7ec freescale: pblimage: refactor CONFIG_SYS_FSL_PBL_{PBI, RCW} by Masahiro Yamada · Tue Mar 11 11:05:16 2014 +0900
- f7f4794 kbuild: delete redundant LDSCRIPT definition by Masahiro Yamada · Tue Mar 11 11:05:15 2014 +0900
- 7702eeb x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply by Masahiro Yamada · Tue Mar 11 11:05:14 2014 +0900
- 46230b6 kbuild, x86: use a short log for arch/x86/lib/libgcc.a by Masahiro Yamada · Tue Mar 11 11:05:13 2014 +0900
- 18b727a kbuild: use short logs for some board specific make rules by Masahiro Yamada · Tue Mar 11 11:05:12 2014 +0900
- a0b3de0 kbuild,mxs: use short logs for MXS images by Masahiro Yamada · Tue Mar 11 11:05:11 2014 +0900
- 9dc5573 usb: net: update README.usb to list all USB ethernet options by Gerhard Sittig · Sat Mar 08 19:46:18 2014 +0100
- 16f006d at91: enable USB ethernet for taskit stamp9g20 by Gerhard Sittig · Sat Mar 08 19:46:17 2014 +0100
- 42436a9 tegra: imx: omap: enable Moschip USB ethernet support for several boards by Gerhard Sittig · Sat Mar 08 19:46:16 2014 +0100
- 9cf6490 tegra: omap: alpha-sort USB ethernet items for Asix and SMSC by Gerhard Sittig · Sat Mar 08 19:46:15 2014 +0100
- 2385df6 usb: net: introduce support for Moschip USB ethernet by Gerhard Sittig · Sat Mar 08 19:46:14 2014 +0100
- 3b16287 usb: net: don't ifdef routine declarations in usb_ether.h by Gerhard Sittig · Sat Mar 08 19:46:13 2014 +0100
- 0983cad fw_env: correct writes to devices with small erase blocks by Dustin Byford · Thu Mar 06 20:48:23 2014 -0800
- 2f6df46 fw_env: calculate default number of env sectors by Dustin Byford · Thu Mar 06 20:48:22 2014 -0800
- 502aa9d boards.cfg: Run the reformatter script by Tom Rini · Tue Mar 11 08:26:49 2014 -0400
- 256ce30 boards.cfg: move boards with invalid emails to Orphan by Masahiro Yamada · Tue Mar 11 12:19:12 2014 +0900
- e685e99 Prepare v2014.04-rc2 by Tom Rini · Mon Mar 10 17:21:06 2014 -0400
- d9871e8 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Mon Mar 10 14:22:54 2014 -0400
- c6b400a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Mon Mar 10 14:06:51 2014 -0400
- 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · Thu Feb 13 21:15:18 2014 -0700
- d7fe61d usb: ehci: fully align interrupt QHs/QTDs by Stephen Warren · Thu Feb 06 13:13:06 2014 -0700
- 1907e5a ush: ehci: initialize altnext pointers in QH by Stephen Warren · Fri Feb 07 09:53:50 2014 -0700
- b3ab82a .gitignore: ignore include/config/* by Masahiro Yamada · Mon Mar 10 10:47:19 2014 +0900
- c1049b3 kbuild: fix a bug of make rule of version_autogenerated.h by Masahiro Yamada · Mon Mar 10 10:42:27 2014 +0900
- fba7087 cfb_console: align fields in gzipped .bmp files by Eric Nelson · Sat Mar 08 07:55:52 2014 -0700
- 1fc6067 ahci: wait longer for link. by Ian Campbell · Fri Mar 07 01:20:58 2014 +0000
- 5af74b6 highbank: use scsi_init hook by Ian Campbell · Fri Mar 07 01:20:57 2014 +0000
- 1934996 ahci-plat: Provide a weak scsi_init hook by Ian Campbell · Fri Mar 07 01:20:56 2014 +0000
- a01c18d m68k: Remove M5271EVB and idmr board support by Masahiro Yamada · Fri Feb 21 09:55:16 2014 +0900
- 540c031 arm: atmel: sama5d3: add nand spl boot support by Bo Shen · Mon Mar 03 14:47:17 2014 +0800
- 9415b87 mtd: nand: atmel: prepare for nand spl boot support by Bo Shen · Mon Mar 03 14:47:16 2014 +0800
- 37a36b3 arm: atmel: sama5d3: add spi spl boot support by Bo Shen · Mon Mar 03 14:47:15 2014 +0800
- 06ce3f4 ARM: atmel: add sama5d3 Xplained board support by Bo Shen · Sun Feb 09 15:52:39 2014 +0800
- cc50063 at91 gpio: fix typo in compatibility macro by Andreas Henriksson · Thu Jan 30 19:20:07 2014 +0100
- d70d42f at91sam9263ek: add mmc support by Andreas Henriksson · Mon Jan 27 19:18:59 2014 +0100
- c65e692 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Mar 07 20:54:22 2014 -0500
- 37e7f6a powerpc/t104xrdb: Update DDR initialization related settings by Priyanka Jain · Wed Feb 26 09:38:37 2014 +0530
- 456c6fe powerpc/t1040qds: Add Video - HDMI support by Priyanka Jain · Wed Feb 26 16:11:53 2014 +0530
- 794c1c7 powerpc/mpc85xx: Add SCFG_PIXCLKCR register support for T1040 by Priyanka Jain · Thu Jan 30 15:39:58 2014 +0530
- f13321d powerpc/t2080rdb: Add T2080PCIe-RDB board support by Shengzhou Liu · Wed Mar 05 15:04:48 2014 +0800