- 6c48001 Add 64-bit data support for memory commands by York Sun · Wed Feb 26 17:03:19 2014 -0800
- f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
- 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · Tue Feb 25 10:27:01 2014 -0500
- 6e29472 arm: remove unneeded symbol offsets and _TEXT_BASE by Albert ARIBAUD · Sat Feb 22 17:53:43 2014 +0100
- c459ae6 driver/ddr: Add 256 byte interleaving support by York Sun · Mon Feb 10 13:59:44 2014 -0800
- 3a0916d Driver/ddr: Add support of different DDR base address by York Sun · Mon Feb 10 13:59:43 2014 -0800
- 29647ab driver/ddr: Change Freescale ARM DDR driver to support both big and little endian by York Sun · Mon Feb 10 13:59:42 2014 -0800
- 06ab7dd fs/fdos: Remove by Tom Rini · Fri Feb 21 08:42:02 2014 -0500
- ab4a66d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Thu Feb 20 12:18:59 2014 -0500
- 1f493d9 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu Feb 20 13:16:05 2014 +0100
- 443ca40 i2c, bootcount: add support for bootcounter on i2c devices by Heiko Schocher · Sat Jan 25 07:27:13 2014 +0100
- 49dc73b doc: README: Correct file name of signature verification documentation by Detlev Zundel · Mon Jan 20 16:21:46 2014 +0100
- 3d5a388 README: document CONFIG_CMD_FS_GENERIC by Stephen Warren · Fri Jan 24 20:46:37 2014 -0700
- b43f269 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Feb 19 07:15:01 2014 +0100
- 7521efa ARM: IXP: Remove the IXP architecture support by Marek Vasut · Tue Jan 28 00:14:28 2014 +0100
- 57d7910 Merge branch 'clk' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Feb 04 11:48:14 2014 -0500
- a0d2802 common: Add new clk command by Michal Simek · Thu Nov 21 13:39:02 2013 -0800
- 62908c2 driver/ifc:Change accessor function to take care of endianness by Prabhakar Kushwaha · Sat Jan 18 12:28:30 2014 +0530
- 950f2f7 powerpc:Rename CONFIG_PBLRCW_CONFIG & CONFIG_SYS_FSL_PBL_PBI by Prabhakar Kushwaha · Mon Jan 13 11:28:04 2014 +0530
- d7f253b sf: Add CONFIG_SF_DUAL_FLASH by Jagannadha Sutradharudu Teki · Sat Jan 11 15:25:04 2014 +0530
- e9dcaa8 powerpc/mpc85xx: Add support for single source clocking by Priyanka Jain · Tue Dec 17 14:25:52 2013 +0530
- afffcb0 board/freescale:Remove use of CONFIG_SPL_NAND_MINIMAL by Prabhakar Kushwaha · Wed Dec 11 12:42:11 2013 +0530
- 5155381 Add dumpimage, a tool to extract data from U-Boot images by Guilherme Maciel Ferreira · Sun Dec 01 12:43:11 2013 -0700
- 46f5a76 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Dec 10 17:15:18 2013 -0500
- 1d17de6 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Dec 10 14:31:56 2013 +0100
- 5d5efd3 i2c: samsung: register i2c busses for Exynso5420 and Exynos5250 by Naveen Krishna Ch · Fri Dec 06 12:12:38 2013 +0530
- a69aac7 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Mon Dec 02 08:38:28 2013 -0500
- 461c939 Driver/DDR: Add Freescale DDR driver for ARM by York Sun · Mon Sep 30 14:20:51 2013 -0700
- f062659 Driver/DDR: Moving Freescale DDR driver to a common driver by York Sun · Mon Sep 30 09:22:09 2013 -0700
- 203bd9f gpio_led: add support for inverted polarity by Igor Grinberg · Fri Nov 08 01:03:52 2013 +0200
- 4997a9e README: document the CONFIG_GPIO_LED symbol by Igor Grinberg · Fri Nov 08 01:03:50 2013 +0200
- 465819a i2c, zynq: convert zynq i2c driver to new multibus/multiadapter framework by Heiko Schocher · Fri Nov 08 07:30:53 2013 +0100
- f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · Tue Oct 22 11:03:18 2013 +0200
- 1224010 i2c: sh_i2c: Update to new CONFIG_SYS_I2C framework by Nobuhiro Iwamatsu · Tue Oct 29 13:33:51 2013 +0900
- 2233e46 arm, am33x: make RTC32K OSC enable configurable by Heiko Schocher · Mon Nov 04 14:05:00 2013 +0100
- 040c5c3 bootcount: store bootcount var in environment by Heiko Schocher · Mon Nov 04 14:04:59 2013 +0100
- 5b9a6c5 Merge branch 'master' of git://www.denx.de/git/u-boot-usb by Tom Rini · Fri Nov 08 15:25:29 2013 -0500
- 06ef7cc usb: ums: add ums exit feature by ctrl+c or by detach usb cable by Przemyslaw Marczak · Wed Oct 23 14:30:46 2013 +0200
- 2beb1fd README: remove wrong config name by Igor Grinberg · Wed Nov 06 17:24:02 2013 +0200
- 9446340 cmd_nvedit.c: Add env exists command by Andrew Ruder · Tue Oct 22 19:07:34 2013 -0500
- 6275956 video, cfb_console: make background and foreground color configurable by Heiko Schocher · Tue Oct 22 11:06:06 2013 +0200
- 045acfa README: I2C: Fix indent by Nobuhiro Iwamatsu · Fri Oct 11 16:23:53 2013 +0900
- e94ea2f i2c: Add support for Renesas rcar by Nobuhiro Iwamatsu · Fri Sep 27 16:58:30 2013 +0900
- a49f40a i2c: mxc: move to new subsystem by trem · Sat Sep 21 18:13:35 2013 +0200
- ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
- d6b14df Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Tue Oct 08 09:51:48 2013 -0400
- c6c10c4 omap1510inn: arm925t: remove support by Albert ARIBAUD · Mon Sep 23 19:11:38 2013 +0200
- f090ab4 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Oct 02 11:45:22 2013 -0400
- e3c687a dfu: ram support by Afzal Mohammed · Wed Sep 18 01:15:24 2013 +0530
- a556aca README: update ARM register usage by Jeroen Hofstee · Sat Sep 21 14:04:42 2013 +0200
- 832d36e Cosmetic: Fix a number of typos, no functional changes. by Robert P. J. Day · Mon Sep 16 07:15:45 2013 -0400
- a269c93 Cosmetic: Update some info in the README "arch" section. by Robert P. J. Day · Sun Sep 15 18:34:15 2013 -0400
- ee78ec6 ARM: s3c44b0: remove remainders of dead board by Masahiro Yamada · Mon Aug 19 15:01:22 2013 +0900
- 48e910f Merge and reformat boards.cfg and MAINTAINERS by Albert ARIBAUD · Wed Sep 11 15:52:51 2013 +0200
- 5b06e64 documentation: add more compression configs by Kees Cook · Fri Aug 16 07:59:12 2013 -0700
- 2d2e3b6 TPL : introduce the TPL based on the SPL by Ying Zhang · Fri Aug 16 15:16:15 2013 +0800
- dfb2b15 powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPL by Ying Zhang · Fri Aug 16 15:16:12 2013 +0800
- 9ff7026 powerpc: mpc85xx: Support booting from SD Card with SPL by Ying Zhang · Fri Aug 16 15:16:11 2013 +0800
- 68e005c Merge branch 'master' of git://88.191.163.10/u-boot-arm by Tom Rini · Sun Aug 18 14:14:34 2013 -0400
- 5db3f93 RFC: bootm: Add silent_linux environment variable by Simon Glass · Tue Jul 16 20:10:00 2013 -0700
- c73b903 board/bsc9132qds: Add DSP side tlb and laws by Priyanka Jain · Tue Jul 02 09:21:04 2013 +0530
- 972cc40 mpc85xx: Base emulator support by York Sun · Tue Jun 25 11:37:41 2013 -0700
- 3cd07dc Merge git://git.denx.de/u-boot-arm by Stefano Babic · Wed Jul 31 11:30:38 2013 +0200
- 765ccf4 imx: Add documentation for imx specific commands by Robert Winkler · Wed Jul 24 17:57:06 2013 -0700
- 5959746 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Wed Jul 24 09:22:28 2013 -0400
- 1234ce7 Licenses: introduce SPDX Unique Lincense Identifiers by Wolfgang Denk · Fri Jun 21 10:22:36 2013 +0200
- 42b204f i2c, ppc4xx_i2c: switch to new multibus/multiadapter support by Dirk Eibach · Thu Apr 25 02:40:01 2013 +0000
- 026fefb tegra: i2c: Enable new CONFIG_SYS_I2C framework by Simon Glass · Tue Oct 30 07:28:53 2012 +0000
- a4ea445 i2c, multibus: get rid of CONFIG_I2C_MUX by Heiko Schocher · Thu Oct 25 10:32:14 2012 +0200
- f285074 i2c, fsl_i2c: switch to new multibus/multiadapter support by Heiko Schocher · Wed Oct 24 13:48:22 2012 +0200
- 479a4cf i2c, soft-i2c: switch to new multibus/multiadapter support by Heiko Schocher · Tue Jan 29 08:53:15 2013 +0100
- e0e55bc i2c: common changes for multibus/multiadapter support by Heiko Schocher · Mon Jan 16 21:12:24 2012 +0000
- 2048909 Add Atmel I2C tpm by Dirk Eibach · Wed Jun 26 15:55:15 2013 +0200
- 4fece43 tpm: add AUTH1 cmds for LoadKey2 and GetPubKey by Reinhard Pfau · Wed Jun 26 15:55:13 2013 +0200
- aca2430 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Wed Jul 10 08:42:25 2013 -0400
- 8571c6c video: lcd: Make splash_screen_prepare weak, remove config macro by Robert Winkler · Mon Jun 17 11:31:30 2013 -0700
- a2f831e dfu: make data buffer size configurable by Heiko Schocher · Wed Jun 12 06:05:51 2013 +0200
- a618f2b README: align default commands with code by Vincent Stehlé · Thu Jun 20 18:14:22 2013 +0200
- 35191a3 image: Add RSA support for image signing by Simon Glass · Thu Jun 13 15:10:02 2013 -0700
- 58fe7e5 image: Add signing infrastructure by Simon Glass · Thu Jun 13 15:10:00 2013 -0700
- 4a48bcf cros: adds cros_ec keyboard driver by Hung-ying Tyan · Wed May 15 18:27:32 2013 +0800
- cf2ad1e Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Mon Jun 24 16:37:01 2013 -0400
- c6d173d sf: Add bank addr code in CONFIG_SPI_FLASH_BAR by Jagannadha Sutradharudu Teki · Wed Jun 19 15:33:58 2013 +0530
- 602f7d3 common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT for environment in SPL by Ying Zhang · Mon May 20 14:07:25 2013 +0800
- 0d4f544 powerpc/mpc85xx: support application without resetvec segment in the linker script by Ying Zhang · Mon May 20 14:07:23 2013 +0800
- 27afb9c powerpc/boot: Change the macro of Boot from SRIO and PCIE master module by Liu Gang · Tue May 07 16:30:46 2013 +0800
- f81e8b2 board/bsc9131rdb: Add DSP side tlb and laws by Priyanka Jain · Thu Apr 04 09:31:54 2013 +0530
- d324f47 powerpc/mpc85xx:No NOR boot, do not compile IFC errata A003399 by Prabhakar Kushwaha · Tue Apr 16 13:27:44 2013 +0530
- 608e2e4 Merge branch 'master' of git://www.denx.de/git/u-boot-mmc by Tom Rini · Fri Jun 14 16:06:49 2013 -0400
- 24dc203 env_mmc: allow negative CONFIG_ENV_OFFSET by Stephen Warren · Tue Jun 11 15:14:02 2013 -0600
- eedcacd README: document CONFIG_ENV_IS_IN_MMC by Stephen Warren · Tue Jun 11 15:14:00 2013 -0600
- 4e5923f usb: hub: make minimum power-on delay configurable by Kuo-Jung Su · Wed May 15 15:29:22 2013 +0800
- b445873 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option by Gabor Juhos · Thu May 30 07:06:12 2013 +0000
- 01b542f spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · Mon May 13 08:36:29 2013 +0000
- 465f1f8 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · Mon May 13 08:36:27 2013 +0000
- e49fed5 tpm: Reorganize the I2C TPM driver by Tom Wai-Hong Tam · Fri Apr 12 11:04:37 2013 +0000
- acea570 tpm: Rename generic_lpc_tpm to tpm_tis_lpc by Che-liang Chiou · Fri Apr 12 11:04:34 2013 +0000
- 757a92f Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Thu May 30 14:45:06 2013 +0200
- 45f46d1 README: Correct reference for CONFIG_SUPPORT_RAW_INITRD by Tom Rini · Thu May 16 11:40:11 2013 -0400
- 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · Sat May 11 03:00:50 2013 +0000