- 5ce62cd cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images by Tom Rini · Thu Aug 14 06:42:36 2014 -0400
- c6c1ebf Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Fri Aug 29 11:06:51 2014 -0400
- f5895d1 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · Tue Jun 24 10:10:04 2014 +0200
- 7bdb1fc Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Aug 25 08:34:39 2014 -0400
- 8977cda net: More BOOTP retry timeout improvements by Thierry Reding · Tue Aug 19 10:21:24 2014 +0200
- 4b9c17c README: document CONFIG_BOARD_SIZE_LIMIT by Sascha Silbe · Sun Aug 11 16:40:43 2013 +0200
- 90491f2 RTC: add support for DS1339 (using DS1307 driver) by Markus Niebel · Mon Jul 21 11:06:16 2014 +0200
- 3245e42 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Mon Aug 11 10:21:03 2014 +0200
- 2666833 Merge branch 'master' of git://git.denx.de/u-boot-arm by Stefano Babic · Fri Aug 08 10:18:40 2014 +0200
- 7ba4e57 The _config target is not present anymore, mention _defconfig instead by Holger Freyther · Mon Aug 04 09:26:05 2014 +0200
- 1188892 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Tue Aug 05 17:16:16 2014 -0400
- b77c888 spi, spi_mxc: do not hang in spi_xchg_single by Heiko Schocher · Mon Jul 14 10:22:11 2014 +0200
- 1f36da0 arm: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:29 2014 -0600
- 0cc6f5c sandbox: Support pre-relocation malloc() by Simon Glass · Thu Jul 10 22:23:31 2014 -0600
- 863e404 Add a simple malloc() implementation for pre-relocation by Simon Glass · Thu Jul 10 22:23:28 2014 -0600
- d73b7ec spi: add config option to enable the WP pin function on st micron flashes by Heiko Schocher · Fri Jul 18 06:07:21 2014 +0200
- 2b38776 pwm, imx6: add support for pwm modul on imx6 by Heiko Schocher · Fri Jul 18 06:07:19 2014 +0200
- 88919ca fit: make sha256 support optional by Dirk Eibach · Thu Jul 03 09:28:26 2014 +0200
- b957743 i2c: IHS I2C master driver by Dirk Eibach · Thu Jul 03 09:28:18 2014 +0200
- 76db7bf README: document CONFIG_ENV_IS_IN_SPI_FLASH by Wu, Josh · Tue Jul 01 19:30:13 2014 +0800
- a7d0c87 README: document the CONFIG_ENV_IS_IN_FAT option by Wu, Josh · Tue Jun 24 17:31:03 2014 +0800
- 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · Mon Jun 23 15:15:55 2014 -0700
- d097e59 dm: Update README to encourage conversion to driver model by Simon Glass · Wed Jun 11 23:29:46 2014 -0600
- 4dc47ca Add an I/O tracing feature by Simon Glass · Wed Jun 11 23:29:41 2014 -0600
- 3298501 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Tue Jun 10 20:37:00 2014 -0400
- 515eb12 bootm: make use of legacy image format configurable by Heiko Schocher · Wed May 28 11:33:33 2014 +0200
- 1c4cf33 fat: Define MAX_CLUSTSIZE using CONFIG_FS_FAT_MAX_CLUSTSIZE by Siva Durga Prasad Paladugu · Mon May 26 19:18:37 2014 +0530
- 683ecd8 usb: hub: remove CONFIG_USB_HUB_MIN_POWER_ON_DELAY by Stephen Warren · Mon May 19 14:21:18 2014 -0600
- 7f15a6a powerpc: mpc8260ads: remove orphan board by Masahiro Yamada · Fri May 30 17:44:57 2014 +0900
- 6345854 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri May 23 08:13:59 2014 -0400
- bcc302c eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command by Pierre Aubert · Thu Apr 24 10:30:08 2014 +0200
- cabbf42 Merge branch 'fpga' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Thu May 22 14:38:19 2014 -0400
- e61add1 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu May 22 12:56:15 2014 -0400
- 64c7098 fpga: Add support to load partial bitstreams by Michal Simek · Fri May 02 13:43:39 2014 +0200
- adc11de fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK by Siva Durga Prasad Paladugu · Fri Mar 14 16:35:38 2014 +0530
- 021d202 common/board_f: Initialized global data for generic board by York Sun · Fri May 02 17:28:04 2014 -0700
- cbc0888 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · Wed Apr 09 15:38:46 2014 -0400
- 22383af Merge branch 'tom' of git://git.denx.de/u-boot-x86 by Tom Rini · Fri May 09 18:48:26 2014 -0400
- 53552c9 sandbox: Update and expand the README by Simon Glass · Sat Mar 22 17:12:59 2014 -0600
- 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · Fri May 09 10:47:05 2014 +0200
- 9d4471e usb/gadget: add the fastboot gadget by Sebastian Siewior · Mon May 05 15:08:10 2014 -0500
- 21fe3f7 usb: dfu: fix boards wo USB cable detection by Mateusz Zalega · Wed Apr 30 13:07:48 2014 +0200
- b095762 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Apr 25 14:53:51 2014 -0400
- 2c27f12 Makefile: Add support of CONFIG_SPL_FSL_PBL by Prabhakar Kushwaha · Tue Apr 08 19:13:34 2014 +0530
- 6e2b9a3 powerpc:Add support of SPL non-relocation by Prabhakar Kushwaha · Tue Apr 08 19:12:31 2014 +0530
- a7364af mpc85xx/t104x: Add deep sleep framework support by Tang Yuantian · Thu Apr 17 15:33:46 2014 +0800
- 2896cb7 driver/ddr/fsl: Add DDR4 support to Freescale DDR driver by York Sun · Thu Mar 27 17:54:47 2014 -0700
- 83a9084 QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR by Zhao Qiang · Fri Mar 21 16:21:44 2014 +0800
- 8bcbc27 powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDS by Aneesh Bansal · Tue Mar 18 23:40:26 2014 +0530
- ef6ebff cosmetic: README: add some entries to Directory Hierarchy by Masahiro Yamada · Fri Mar 07 18:02:02 2014 +0900
- b0df44b mips: xburst: remove remainders of dead board by Masahiro Yamada · Fri Mar 07 18:02:01 2014 +0900
- c1dc61b NAND: DaVinci: allow forced disable of subpage writes by Karicheri, Muralidharan · Fri Apr 04 13:16:50 2014 -0400
- c2b7600 README: Add CONFIG_SPL_OS_BOOT to README by Tom Rini · Fri Mar 28 12:03:39 2014 -0400
- 543c9f1 mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem in SPL by Tom Rini · Fri Mar 28 12:03:36 2014 -0400
- d231bd9 Merge branch 'next' by Tom Rini · Thu Apr 17 14:33:25 2014 -0400
- b8fb7b8 Merge branch 'u-boot/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Apr 08 09:25:08 2014 +0200
- 245defa ARM: Add workaround for Cortex-A9 errata 761320 by Nitin Garg · Wed Apr 02 08:55:02 2014 -0500
- 7f17aed ARM: Add workaround for Cortex-A9 errata 794072 by Nitin Garg · Wed Apr 02 08:55:01 2014 -0500
- 2eb40ee new commands: uuid and guid - generate random unique identifier by Przemyslaw Marczak · Wed Apr 02 10:20:05 2014 +0200
- e1ba151 usb: dfu: introduce dfuMANIFEST state by Heiko Schocher · Tue Mar 18 08:09:56 2014 +0100
- c4d8a1b aes: Add 'aes' command to access AES-128-CBC by Marek Vasut · Wed Mar 05 19:58:39 2014 +0100
- 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