- dc22ede checkpatch: remove unnecessary + after {8,8} by Joe Perches · Tue Sep 23 12:41:02 2014 +0200
- 8c65b9d kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig by Masahiro Yamada · Mon Sep 22 19:59:06 2014 +0900
- 9fadbc8 kconfig: move CONFIG_OF_* to Kconfig by Masahiro Yamada · Mon Sep 22 19:59:05 2014 +0900
- f0cb67c tools: remove reformat.py by Masahiro Yamada · Mon Sep 22 15:06:15 2014 +0900
- 432710c README.clang: update FreeBSD instructions by Jeroen Hofstee · Sun Sep 21 10:20:22 2014 +0200
- 63ae4ab compiler_gcc: prevent redefining attributes by Jeroen Hofstee · Thu Sep 18 20:10:27 2014 +0200
- 6968298 kbuild: refactor some makefiles by Masahiro Yamada · Thu Sep 18 15:43:41 2014 +0900
- fbb5ace common.h: remove MIN, MAX, MIN3, MAX3 macros by Masahiro Yamada · Thu Sep 18 13:28:07 2014 +0900
- b62b39b cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · Thu Sep 18 13:28:06 2014 +0900
- f32918f compiler.h: remove duplicated uninitialized_var by Jeroen Hofstee · Wed Sep 17 20:33:48 2014 +0200
- cdb389d cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call by Rostislav Lisovy · Tue Sep 16 14:38:52 2014 +0200
- d4a533f linker_lists: fix comment by Masahiro Yamada · Tue Sep 16 20:21:15 2014 +0900
- bd58e2f kconfig: remove config_cmd_defaults.h by Masahiro Yamada · Tue Sep 16 16:33:05 2014 +0900
- a1d2013 kconfig: move CONFIG_CMD_IMPORTENV to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:04 2014 +0900
- 5c19947 kconfig: move CONFIG_CMD_GO to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:03 2014 +0900
- aa07dcb kconfig: move CONFIG_CMD_EXPORTENV to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:02 2014 +0900
- faecb26 kconfig: move CONFIG_CMD_CRC32 to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:01 2014 +0900
- 4772cf2 kconfig: move CONFIG_CMD_BOOTM to Kconfig by Masahiro Yamada · Tue Sep 16 16:33:00 2014 +0900
- 3f053fe kconfig: move CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED to Kconfig by Masahiro Yamada · Tue Sep 16 16:32:59 2014 +0900
- f3e12b7 kconfig: add blank Kconfig files by Masahiro Yamada · Tue Sep 16 16:32:58 2014 +0900
- dd5355e config_distro_bootcmd: Run 'scsi scan' before trying scsi disks by Hans de Goede · Tue Sep 16 09:26:23 2014 +0200
- 5cd6ded MAINTAINERS: comment out blank M: field by Masahiro Yamada · Tue Sep 16 14:11:51 2014 +0900
- ba0debf MAINTAINERS: comment out invalid maintainers by Masahiro Yamada · Tue Sep 16 14:11:50 2014 +0900
- 9362424 tools/genboardscfg.py: pick up also commented maitainers by Masahiro Yamada · Tue Sep 16 14:11:49 2014 +0900
- 7b41cb1 test: Add a test for command repeat by Simon Glass · Sun Sep 14 12:40:17 2014 -0600
- 0132648 test: Remove tabs from trace test by Simon Glass · Sun Sep 14 12:40:16 2014 -0600
- 28c5ce7 sandbox: Disable Ctrl-C by Simon Glass · Sun Sep 14 12:40:15 2014 -0600
- 385375d Reactivate the tracing feature by Simon Glass · Sun Sep 14 12:40:14 2014 -0600
- a4264e1 cleanup disk/part.c whitespace by Pavel Machek · Tue Sep 09 15:19:42 2014 +0200
- 4573398 mpc8xx: move common linker scripts into the CPU directory by Masahiro Yamada · Tue Sep 09 15:12:08 2014 +0900
- a07e0ae e1000: fix no nvm build by Marcel Ziswiler · Mon Sep 08 00:02:11 2014 +0200
- 66be1ae tools/env: change stripping strategy to allow no-stripping by Thomas Petazzoni · Wed Aug 27 14:29:00 2014 +0200
- c601567 usb/gadget: fastboot: implement sparse format by Steve Rae · Tue Aug 26 11:47:30 2014 -0700
- 56ad792 usb/gadget: fastboot: minor cleanup by Steve Rae · Tue Aug 26 11:47:29 2014 -0700
- bfb9ba4 usb/gadget: fastboot: add support for flash command by Steve Rae · Tue Aug 26 11:47:28 2014 -0700
- 792ac48 usb/gadget: fastboot: add eMMC support for flash command by Steve Rae · Tue Aug 26 11:47:27 2014 -0700
- 4223c3d powerpc/t104xrdb: Enable SPI flash Extend address support by Zhiqiang Hou · Wed Sep 17 17:37:44 2014 +0800
- 57767df spi: kirkwood_spi.c: cosmetic: Fix minor coding style issues by Stefan Roese · Tue Sep 02 14:02:53 2014 +0200
- 8edd6e0 spi: kirkwood_spi.c: Make global variable static by Stefan Roese · Tue Sep 02 14:02:52 2014 +0200
- b85f0cb spi: kirkwood_spi.c: Some fixes and cleanup by Stefan Roese · Tue Sep 02 14:02:51 2014 +0200
- 4c653e4 arm: kirkwood: spi.h: Add some missing parenthesis by Stefan Roese · Tue Sep 02 14:02:50 2014 +0200
- 4d23d51 sf: Add M25PX64 SPI NOR flash ID by Stefan Roese · Tue Sep 02 14:02:49 2014 +0200
- 6c6ccdf spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* by Nikita Kiryanov · Wed Aug 20 15:08:48 2014 +0300
- 00cd738 spi: mxc: fix sf probe when using mxc_spi by Nikita Kiryanov · Wed Aug 20 15:08:50 2014 +0300
- 257ede9 mtd: spi: add support for M25PE16 and M25PX16 by Nikita Kiryanov · Wed Aug 20 15:08:51 2014 +0300
- e1813c4 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Sep 23 15:21:43 2014 -0400
- 2e9edbf dm: avoid dev->req_seq overflow by Robert Baldyga · Thu Sep 18 17:13:07 2014 +0200
- 28141d5 dm: serial: Don't require device tree to configure a console by Simon Glass · Wed Sep 17 09:02:40 2014 -0600
- c2ac141 dm: core: Allow device_bind() to used without CONFIG_OF_CONTROL by Simon Glass · Wed Sep 17 09:02:38 2014 -0600
- 49c753d sf: Add an empty entry to the parameter list by Simon Glass · Mon Sep 15 06:33:36 2014 -0600
- e997f75 dm: Fix repeated comment in README by Simon Glass · Mon Sep 15 06:33:18 2014 -0600
- fc9e0b9 Merge branch 'misc' of git://git.denx.de/u-boot-x86 by Tom Rini · Tue Sep 23 10:52:18 2014 -0400
- 46b84d8 patman: Add a -m option to avoid copying the maintainers by Simon Glass · Sun Sep 14 20:23:17 2014 -0600
- 232d850 buildman: Fix the logic for the bloat command by Simon Glass · Sun Sep 14 20:23:16 2014 -0600
- 287314f sandbox: Update minor documentation changes by Jagannadha Sutradharudu Teki · Sun Aug 31 21:19:43 2014 +0530
- e2329f8 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Sun Sep 21 16:56:44 2014 +0200
- ef90573 ARM: at91sam9rlek: convert to generic board support by Wu, Josh · Tue Sep 02 18:14:11 2014 +0800
- a024bb9 ARM: at91sam9n12ek: convert to generic board support by Wu, Josh · Tue Sep 02 18:13:23 2014 +0800
- d7915f4 mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC by Boris BREZILLON · Tue Sep 02 10:23:09 2014 +0200
- a2a637d USB: ehci-atmel: use pcr to enable or disable clock by Bo Shen · Wed Aug 06 17:24:57 2014 +0800
- cf90563 USB: ohci-at91: use pcr to enable or disable clock by Bo Shen · Wed Aug 06 17:24:56 2014 +0800
- e874110 ARM: atmel: add pcr related definition by Bo Shen · Wed Aug 06 17:24:55 2014 +0800
- 52e0009 ARM: atmel: use pcr to enable or disable peripheral clock by Bo Shen · Wed Aug 06 17:24:54 2014 +0800
- f23411c ARM: atmel: sama5d3: add timings register by Bo Shen · Fri Aug 01 16:37:09 2014 +0800
- b15f4f6 ARM: atmel: sama5d3xek: enable NOR flash support by Bo Shen · Fri Jul 18 16:43:08 2014 +0800
- 0d9c557 ARM: atmel: sama5d3xek: add nor flash init function by Bo Shen · Fri Jul 18 16:43:07 2014 +0800
- b31868f mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register by Wu, Josh · Tue Jun 24 18:18:06 2014 +0800
- 88e1352 am335x_evm: Add boot script support to am335x_evm by Guillaume GARDET · Thu Sep 11 09:23:08 2014 +0200
- 2e9ffaa OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'. by Guillaume GARDET · Fri Sep 05 15:32:46 2014 +0200
- 39f4520 ARM: keystone: ddr3: workaround for ddr3a/3b memory issue by Murali Karicheri · Wed Sep 10 15:54:59 2014 +0300
- 7255643 kconfiglib: change SPDX-License-Identifier to ISC by Masahiro Yamada · Wed Sep 17 13:37:45 2014 +0900
- 21aeea3 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Sep 17 18:01:04 2014 -0400
- e9c005f Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · Wed Sep 17 23:35:34 2014 +0200
- 8b2da02 Revert "ARM: SPL: do not set gd again" by Tom Rini · Tue Sep 16 11:08:46 2014 -0400
- 0d46c34 kconfig: armv8: move CONFIG_ARM64 to Kconfig by Masahiro Yamada · Sun Sep 14 03:01:51 2014 +0900
- 7488744 vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI by Masahiro Yamada · Sun Sep 14 03:01:50 2014 +0900
- 57b8013 net: dns: fix for DNS queries sent to the wrong MAC address by Gerhard Sittig · Fri Sep 12 08:48:15 2014 +0200
- bbd6365 kconfig: add sanity checks for SPL configuration by Masahiro Yamada · Wed Sep 10 18:13:10 2014 +0900
- 00be89c net: usb: Add SMSC copyright to smsc95xx driver by Simon Glass · Mon Sep 08 13:44:14 2014 -0600
- b5ee6e2 mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD by maxin.john@enea.com · Mon Sep 08 19:04:16 2014 +0200
- d5c6580 mtd: nand: davinci_nand: update write_page function for keystone RBL by Khoronzhuk, Ivan · Sat Sep 06 22:17:07 2014 +0300
- 45c3057 generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y by Masahiro Yamada · Sat Sep 06 23:39:00 2014 +0900
- 580a5f1 kbuild: standalone: simplify clean-files by Masahiro Yamada · Fri Sep 05 01:56:52 2014 +0900
- 8c52bb1 scripts/Makefile.clean: clean also $(extra-m) and $(extra-) by Masahiro Yamada · Fri Sep 05 01:56:51 2014 +0900
- f396a72 kconfig: show an error message when defconfig is not found by Masahiro Yamada · Thu Sep 04 22:16:15 2014 +0900
- da0afc2 common: fix include guards for CONFIG_MP by Gabriel Huau · Wed Sep 03 13:57:54 2014 -0700
- 9a35c53 kconfig: fix a bug of "make config" by Masahiro Yamada · Thu Sep 04 05:41:34 2014 +0900
- d2b5bbd kconfig: fix savedefconfig to handle TPL correctly by Masahiro Yamada · Thu Sep 04 05:41:33 2014 +0900
- 6a8b5bb kconfig: fix whitespace handling bug of savedefconfig by Masahiro Yamada · Thu Sep 04 05:41:32 2014 +0900
- 1209482 kconfig: fix savedefconfig to output empty defconfig by Masahiro Yamada · Thu Sep 04 05:41:31 2014 +0900
- 8400275 standalone: use GCC_VERSION defined in compiler-gcc.h by Masahiro Yamada · Thu Sep 04 02:40:59 2014 +0900
- c42aad5 compiler*.h: sync include/linux/compiler*.h with Linux 3.16 by Masahiro Yamada · Thu Sep 04 02:40:58 2014 +0900
- 82fce73 implement the Android sparse image format by Steve Rae · Wed Sep 03 10:05:54 2014 -0700
- fabff73 cleanup code which handles the Android sparse image format by Steve Rae · Wed Sep 03 10:05:53 2014 -0700
- 52250ac update code which handles Android sparse image format by Steve Rae · Wed Sep 03 10:05:52 2014 -0700
- 7b86dff add code to handle Android sparse image format by Steve Rae · Wed Sep 03 10:05:51 2014 -0700
- 0b2f331 cmd_mem: add static to internally used functions by Masahiro Yamada · Thu Sep 04 00:38:26 2014 +0900
- 1cb4405 kgdb: Remove first_entry for kgdb by Peng Fan · Mon Sep 01 21:48:07 2014 +0800
- 6a1b97a tools/genboardscfg.py: improve performance more with Kconfiglib by Masahiro Yamada · Mon Sep 01 19:57:38 2014 +0900
- c908bc8 tools: Import Kconfiglib by Masahiro Yamada · Mon Sep 01 19:57:37 2014 +0900