- 700dc65 Merge branch 'topic/arm/socfpga-20141006' of git://git.denx.de/u-boot-socfpga by Tom Rini · Mon Oct 06 15:17:13 2014 -0400
- 08c71a6 arm: socfpga: Use CMD_FS_GENERIC by Marek Vasut · Fri Sep 19 13:28:47 2014 +0200
- 5e2d70a arm: socfpga: Split SoCFPGA configuration by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
- d4a4db1 arm: socfpga: Clean up SoCFPGA configuration by Marek Vasut · Mon Sep 08 14:08:45 2014 +0200
- 46fbdf6 arm: socfpga: Add command to control HPS-FPGA bridges by Marek Vasut · Mon Sep 08 14:08:45 2014 +0200
- d515794 arm: socfpga: Move cache_enable to CPU code by Marek Vasut · Sun Sep 21 13:57:40 2014 +0200
- 4a6a228 arm: socfpga: Enable SDMMC boot for SOCFPGA U-Boot by Chin Liang See · Fri Sep 19 05:33:19 2014 -0500
- b2dde13 arm: socfpga: Enable DWMMC for SOCFPGA by Chin Liang See · Fri Sep 19 04:28:23 2014 -0500
- e918e33 arm: socfpga: nic301: Add NIC-301 configuration code by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
- 56916e4 arm: socfpga: pl310: Map SDRAM to 0x0 by Marek Vasut · Mon Sep 15 03:58:22 2014 +0200
- 9867ede arm: socfpga: nic301: Add NIC-301 GPV register file by Marek Vasut · Mon Sep 15 06:03:38 2014 +0200
- 8da06a4 arm: socfpga: scu: Add SCU register file by Marek Vasut · Mon Sep 15 06:28:01 2014 +0200
- 01c0514 arm: socfpga: cache: Enable PL310 L2 cache by Marek Vasut · Mon Sep 15 01:45:14 2014 +0200
- 9618401 arm: socfpga: cache: Enable D-Cache by Marek Vasut · Mon Sep 15 01:29:08 2014 +0200
- bd279e3 arm: socfpga: cache: Define cacheline size by Marek Vasut · Mon Sep 15 01:27:57 2014 +0200
- efd16d0 arm: socfpga: sysmgr: Add FPGA bits into system manager by Marek Vasut · Mon Sep 08 14:08:45 2014 +0200
- 8d8c648 arm: socfpga: reset: Add function to reset FPGA bridges by Marek Vasut · Mon Sep 08 14:08:45 2014 +0200
- c721380 arm: socfpga: fpga: Add SoCFPGA FPGA programming interface by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
- a6b59a1 arm: socfpga: board: Align checkboard() output by Marek Vasut · Mon Sep 08 14:08:45 2014 +0200
- 26ea1d9 arm: socfpga: board: Correctly set ATAG position by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
- 2f98347 arm: socfpga: misc: Align print_cpuinfo() output by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
- 529d8a1 arm: socfpga: misc: Add SD controller init by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
- 57d75eb arm: socfpga: misc: Add proper ethernet initialization by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
- c38c869 arm: socfpga: reset: Add EMAC reset functions by Marek Vasut · Mon Sep 08 14:08:45 2014 +0200
- 8fea4ae arm: socfpga: timer: Pull the timer reload value from config file by Marek Vasut · Mon Sep 08 14:08:45 2014 +0200
- 51d2113 arm: socfpga: mmc: Pick the clock from clock manager by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
- 43e9c40 arm: socfpga: clock: Sync with reference code by Marek Vasut · Tue Sep 16 19:54:32 2014 +0200
- e0098b37 arm: socfpga: clock: Clean up bit definitions by Marek Vasut · Tue Sep 16 17:21:00 2014 +0200
- 42780af arm: socfpga: clock: Trim down code duplication by Marek Vasut · Sat Sep 13 08:27:16 2014 +0200
- 7c8d5a6 arm: socfpga: clock: Add code to read clock configuration by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
- 43dca1e arm: socfpga: clock: Add missing stubs into board file by Marek Vasut · Sat Sep 13 08:16:49 2014 +0200
- e5353fd arm: socfpga: clock: Drop nonsense inlining from clock manager code by Marek Vasut · Mon Sep 08 14:08:45 2014 +0200
- df4c613 arm: socfpga: clock: Implant order into bit definitions by Marek Vasut · Sat Sep 13 07:21:16 2014 +0200
- 6141272 arm: socfpga: sysmgr: Clean up system manager by Marek Vasut · Mon Sep 08 14:08:45 2014 +0200
- 56a00ab arm: socfpga: Add watchdog disable for socfpga by Pavel Machek · Tue Sep 09 14:03:28 2014 +0200
- bd78d81 arm: socfpga: Clean up base address file by Marek Vasut · Mon Sep 15 01:44:39 2014 +0200
- 41bfe82 arm: socfpga: Complete the list of base addresses by Pavel Machek · Tue Sep 09 14:05:39 2014 +0200
- 99f0c22 Merge branches 'topic/drivers/fpga-20141006', 'topic/drivers/mmc-20141006', 'topic/drivers/net-20141006', 'topic/tools/mkimage-20141006' and 'topic/arm/cache-20141006' into HEAD by Marek Vasut · Mon Oct 06 17:45:55 2014 +0200
- 79b9072 arm: cache: Add support for write-allocate D-Cache by Marek Vasut · Mon Sep 15 02:44:36 2014 +0200
- 685e87f tools: socfpga: Add socfpga preloader signing to mkimage by Charles Manning · Thu Mar 06 15:40:50 2014 +1300
- 1519304 net: dwc: Make the cache handling less cryptic by Marek Vasut · Mon Sep 15 01:05:23 2014 +0200
- 16ef0a8 net: dwc: Fix cache alignment issues by Marek Vasut · Mon Sep 15 00:50:37 2014 +0200
- 5f02211 net: phy: Cleanup drivers/net/phy/micrel.c by Pavel Machek · Tue Sep 09 14:26:51 2014 +0200
- db6b13d net: Remove unused CONFIG_DW_SEARCH_PHY from configs by Pavel Machek · Tue Sep 09 02:45:03 2014 +0200
- dfcc505 mmc: dw_mmc: Fix cache alignment issue by Marek Vasut · Mon Sep 15 01:18:15 2014 +0200
- a425f5d mmc: dw_mmc: cleanups by Pavel Machek · Fri Sep 05 12:49:48 2014 +0200
- f5d25e4 fpga: altera: Turn the switches into table lookup by Marek Vasut · Tue Sep 16 21:17:51 2014 +0200
- b2f6e13 fpga: altera: Clean up enums in altera.h by Marek Vasut · Tue Sep 16 20:48:33 2014 +0200
- b9d4df3 fpga: altera: Make altera_validate return normal values by Marek Vasut · Tue Sep 16 20:33:54 2014 +0200
- ff4072c fpga: altera: Move altera_validate to the top by Marek Vasut · Tue Sep 16 20:32:51 2014 +0200
- 1822135 fpga: altera: More indentation trimdown by Marek Vasut · Tue Sep 16 20:29:24 2014 +0200
- c5e53b5 fpga: altera: Clean up altera_validate function by Marek Vasut · Tue Sep 16 20:26:07 2014 +0200
- 9e3a844 fpga: altera: Clean up the printing and debug by Marek Vasut · Tue Sep 16 20:21:42 2014 +0200
- 9e2712d cfi_flash: don't hide write/erase errors by Baruch Siach · Thu Sep 04 12:23:09 2014 +0300
- f39dbac dw_mmc: cleanups by Pavel Machek · Fri Sep 05 12:49:48 2014 +0200
- d49c4aa cmd_mmc: fix bootpart-resize maxarg to 4 by Wally Yeh · Thu Sep 25 23:00:16 2014 +0800
- 968f6c0 mmc: Fix mmc bus width by Mario Schuknecht · Tue Sep 30 17:04:42 2014 +0200
- 6764f37 mvebu_mmc: Driver addition by Mario Schuknecht · Mon Aug 25 14:12:26 2014 +0200
- 3a4f656 env_mmc: correct fini partition to match init partition by Peter Bigot · Wed Sep 03 12:22:43 2014 -0500
- 45fde89 mmc: restore capacity when switching to partition 0 by Peter Bigot · Tue Sep 02 18:31:23 2014 -0500
- 15e874d mmc: fix ERASE_GRP_DEF handling by Hannes Petermaier · Fri Aug 08 09:47:22 2014 +0200
- 69b2c1c mmc: set correct block size value in bfin sdh driver by Sonic Zhang · Wed Aug 06 18:14:35 2014 +0800
- 6519943 Merge branch 'for-tom' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Sep 26 20:10:48 2014 -0400
- fd170c3 spi: Add brackets and tidy defines in spi.h by Simon Glass · Mon Sep 15 06:33:23 2014 -0600
- 6a0b019 dm: spi: Move cmd device code into its own function by Simon Glass · Mon Sep 15 06:33:22 2014 -0600
- 1f21d48 sandbox: config: Enable all SPI flash chips by Simon Glass · Mon Sep 15 06:33:20 2014 -0600
- 5d8f063 sandbox: Convert SPI flash emulation to use sf_params by Simon Glass · Mon Sep 15 06:33:19 2014 -0600
- 4844742 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Fri Sep 26 09:57:52 2014 -0400
- 36009b6 Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx by Tom Rini · Fri Sep 26 09:51:18 2014 -0400
- 0542391 nand/denali: Document CONFIG symbols by Scott Wood · Thu Sep 25 13:54:29 2014 -0500
- 03534df nand/denali: Adding Denali NAND driver support by Chin Liang See · Fri Sep 12 00:42:17 2014 -0500
- a9e9954 mtd: nand: Fix length bug in ioread16_rep() and iowrite16_rep() by Stefan Roese · Fri Sep 05 09:57:01 2014 +0200
- 278d903 mtd: nand: am335x: Fix 'bit-flip' errors in SPL by Rostislav Lisovy · Tue Sep 09 15:54:30 2014 +0200
- a5f5df2 powerpc: add --bss-plt to LDFLAGS by Chris Packham · Wed Sep 10 16:03:10 2014 +1200
- ba3c080 board/ls1021aqds: Add DDR4 support by York Sun · Thu Sep 11 13:32:07 2014 -0700
- a8b3d52 driver/ddr/fsl: Fix DDR4 driver by York Sun · Thu Sep 11 13:32:06 2014 -0700
- c4da12e ARMv8/ls2085a: Move u-boot location to make room for RCW by York Sun · Mon Sep 08 12:20:02 2014 -0700
- 290a83a ARMv8/ls2085a: Enable secondary cores by York Sun · Mon Sep 08 12:20:01 2014 -0700
- 56cc3db armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot Page by York Sun · Mon Sep 08 12:20:00 2014 -0700
- 9f6a06a fdt_support: Make of_bus_default_count_cells non static by Arnab Basu · Mon Sep 08 12:19:59 2014 -0700
- ae16fc8 fdt_support: Move of_read_number to fdt_support.h by Arnab Basu · Mon Sep 08 12:19:58 2014 -0700
- c1bf24f driver/ddr/fsl: Fix tXP and tCKE by York Sun · Thu Aug 21 16:13:22 2014 -0700
- c7a0e30 ARMv8/ls2085a_emu: Enable DP-DDR as standalone memory block by York Sun · Wed Aug 13 10:21:05 2014 -0700
- 79a779b driver/ddr: Restruct driver to allow standalone memory space by York Sun · Fri Aug 01 15:51:00 2014 -0700
- 962b2de board/ls2085a: Add support of NOR and NAND flash for simulator by Prabhakar Kushwaha · Wed Jul 16 09:21:12 2014 +0530
- d7550e1 driver/mtd: Use generic timer API for FSL IFC, eLBC by Prabhakar Kushwaha · Tue Sep 23 09:57:47 2014 +0530
- 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