Commit Graph

  • 97b2043da6 USB: ehci-atmel: use pcr to enable or disable clock Bo Shen 2014-08-06 17:24:57 +08:00
  • 01c8bf5a6f USB: ohci-at91: use pcr to enable or disable clock Bo Shen 2014-08-06 17:24:56 +08:00
  • abe307ddb8 ARM: atmel: add pcr related definition Bo Shen 2014-08-06 17:24:55 +08:00
  • b24c1a10b5 ARM: atmel: use pcr to enable or disable peripheral clock Bo Shen 2014-08-06 17:24:54 +08:00
  • 7b1dc26fae ARM: atmel: sama5d3: add timings register Bo Shen 2014-08-01 16:37:09 +08:00
  • d6b7943464 ARM: atmel: sama5d3xek: enable NOR flash support Bo Shen 2014-07-18 16:43:08 +08:00
  • a931b13774 ARM: atmel: sama5d3xek: add nor flash init function Bo Shen 2014-07-18 16:43:07 +08:00
  • 14b3b44eda mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register Wu, Josh 2014-06-24 18:18:06 +08:00
  • 3aae66e2a7 am335x_evm: Add boot script support to am335x_evm Guillaume GARDET 2014-09-11 09:23:08 +02:00
  • 10226f2992 OMAP4: Use generic 'load' command instead of 'fatload' for 'loadbootscript' and 'loadbootenv' as already done for 'loadimage' and 'loaduimage'. Guillaume GARDET 2014-09-05 15:32:46 +02:00
  • 6c343825dd ARM: keystone: ddr3: workaround for ddr3a/3b memory issue Murali Karicheri 2014-09-10 15:54:59 +03:00
  • 9170818a4e kconfiglib: change SPDX-License-Identifier to ISC Masahiro Yamada 2014-09-17 13:37:45 +09:00
  • e38b15b061 Merge branch 'master' of git://git.denx.de/u-boot-arm Tom Rini 2014-09-17 18:01:04 -04:00
  • c292adae17 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' Albert ARIBAUD 2014-09-17 23:35:34 +02:00
  • 0fdfafd225 imx: Fix warning by building vf610twr_nand Stefano Babic 2014-09-16 16:02:00 +02:00
  • 1ee30aeed4 Revert "ARM: SPL: do not set gd again" Tom Rini 2014-09-16 11:08:46 -04:00
  • 016a954ee9 kconfig: armv8: move CONFIG_ARM64 to Kconfig Masahiro Yamada 2014-09-14 03:01:51 +09:00
  • 8813fdaf4b vexpress64: kconfig: consolidate CONFIG_TARGET_VEXPRESS_AEMV8A_SEMI Masahiro Yamada 2014-09-14 03:01:50 +09:00
  • f395e75e27 net: dns: fix for DNS queries sent to the wrong MAC address Gerhard Sittig 2014-09-12 08:48:15 +02:00
  • 11b5db6787 kconfig: add sanity checks for SPL configuration Masahiro Yamada 2014-09-10 18:13:10 +09:00
  • ad6e48e509 net: usb: Add SMSC copyright to smsc95xx driver Simon Glass 2014-09-08 13:44:14 -06:00
  • 5da163d665 mtdcore: Fix a build error with CONFIG_CMD_MTDPARTS_SPREAD maxin.john@enea.com 2014-09-08 19:04:16 +02:00
  • 7206111e52 mtd: nand: davinci_nand: update write_page function for keystone RBL Khoronzhuk, Ivan 2014-09-06 22:17:07 +03:00
  • c970dffedb generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y Masahiro Yamada 2014-09-06 23:39:00 +09:00
  • 8e71443211 kbuild: standalone: simplify clean-files Masahiro Yamada 2014-09-05 01:56:52 +09:00
  • 021f049597 scripts/Makefile.clean: clean also $(extra-m) and $(extra-) Masahiro Yamada 2014-09-05 01:56:51 +09:00
  • 8caaec6260 kconfig: show an error message when defconfig is not found Masahiro Yamada 2014-09-04 22:16:15 +09:00
  • ec3b48201d common: fix include guards for CONFIG_MP Gabriel Huau 2014-09-03 13:57:54 -07:00
  • f458e3559b kconfig: fix a bug of "make config" Masahiro Yamada 2014-09-04 05:41:34 +09:00
  • dee745bf3d kconfig: fix savedefconfig to handle TPL correctly Masahiro Yamada 2014-09-04 05:41:33 +09:00
  • 8dffe663a2 kconfig: fix whitespace handling bug of savedefconfig Masahiro Yamada 2014-09-04 05:41:32 +09:00
  • 93481b9f6b kconfig: fix savedefconfig to output empty defconfig Masahiro Yamada 2014-09-04 05:41:31 +09:00
  • 2d5db193ee standalone: use GCC_VERSION defined in compiler-gcc.h Masahiro Yamada 2014-09-04 02:40:59 +09:00
  • fb8ffd7cfc compiler*.h: sync include/linux/compiler*.h with Linux 3.16 Masahiro Yamada 2014-09-04 02:40:58 +09:00
  • e6ca1ad604 implement the Android sparse image format Steve Rae 2014-09-03 10:05:54 -07:00
  • 1c39d856db cleanup code which handles the Android sparse image format Steve Rae 2014-09-03 10:05:53 -07:00
  • 20465c73b4 update code which handles Android sparse image format Steve Rae 2014-09-03 10:05:52 -07:00
  • b4e4bbe5ab add code to handle Android sparse image format Steve Rae 2014-09-03 10:05:51 -07:00
  • 5a8608e586 cmd_mem: add static to internally used functions Masahiro Yamada 2014-09-04 00:38:26 +09:00
  • f9f040b215 kgdb: Remove first_entry for kgdb Peng Fan 2014-09-01 21:48:07 +08:00
  • f6c8f38ec6 tools/genboardscfg.py: improve performance more with Kconfiglib Masahiro Yamada 2014-09-01 19:57:38 +09:00
  • f219e01311 tools: Import Kconfiglib Masahiro Yamada 2014-09-01 19:57:37 +09:00
  • c25a1784d0 SPDX: Add ISC SPDX-License-Identifier Masahiro Yamada 2014-09-01 19:57:36 +09:00
  • 3b61297024 kbuild: force to define __UBOOT__ in all the C sources Masahiro Yamada 2014-08-31 15:16:53 +09:00
  • 5d9f423ddb rtl8169: Defer network packet processing Thierry Reding 2014-08-28 12:38:03 +02:00
  • d4940fc521 Merge branch 'master' of git://git.denx.de/u-boot-arm Stefano Babic 2014-09-16 16:30:11 +02:00
  • 067a659317 mx6qsabreauto: Staticize when possible Fabio Estevam 2014-09-13 18:21:36 -03:00
  • bcaa075a63 mx6sxsabresd: Staticize i2c_pad_info1 Fabio Estevam 2014-09-13 18:21:35 -03:00
  • 08129d618c imx:mx6slevk: change CONFIG_SYS_FSL_ESDHC_ADDR Peng Fan 2014-09-15 14:59:18 +08:00
  • 95083b3a08 imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR Peng Fan 2014-09-15 14:59:17 +08:00
  • 152adee1b6 imx:mx6sxsabresd: change CONFIG_SYS_FSL_ESDHC_ADDR Peng Fan 2014-09-15 14:59:16 +08:00
  • d6d07a9bec arm: vf610: add NAND support for vf610twr Stefan Agner 2014-09-12 13:06:36 +02:00
  • 72d7beabf7 mtd: nand: add Freescale vf610_nfc driver Stefan Agner 2014-09-12 13:06:35 +02:00
  • 816264fc66 arm: mx35: use common timer functions Andrew Ruder 2014-08-12 09:26:01 -05:00
  • 93a0ea501e arm: mx31: use common timer functions Andrew Ruder 2014-08-12 09:26:00 -05:00
  • 9f680d2d97 openrisc: Fix a few type cast related warnings Vasili Galka 2014-08-26 13:46:17 +03:00
  • 5d69a5d178 Fix a few printf argument verification warnings Vasili Galka 2014-08-26 13:45:48 +03:00
  • 2dd2cde11c cosmetic: README.scrapyard: add NIOS2 boards Masahiro Yamada 2014-08-25 10:37:49 +09:00
  • 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs Masahiro Yamada 2014-09-14 03:01:49 +09:00
  • 3174e4e812 kconfig: add CONFIG_SYS_{ARCH, CPU, ...} type def to arch/Kconfig Masahiro Yamada 2014-09-14 03:01:48 +09:00
  • 8d028d404f Merge branch 'master' of git://git.denx.de/u-boot-dm Tom Rini 2014-09-13 16:32:52 -04:00
  • 114cc4290b Merge branch 'master' of git://git.denx.de/u-boot-arm Tom Rini 2014-09-12 11:27:46 -04:00
  • a7f99bf139 arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG Benoît Thébaudeau 2014-09-03 23:32:34 +02:00
  • 58f9e1ae63 arm: Make reset position-independent Benoît Thébaudeau 2014-09-03 23:32:33 +02:00
  • 4c97f16911 imx: mx6slevk: Change to use generic board Ye.Li 2014-09-09 14:51:58 +08:00
  • 9500fac7ea imx: mx6q/dlarm2: Change to use generic board Ye.Li 2014-09-09 14:51:57 +08:00
  • 6ce79d2f32 README.imximage: Fix the maximum DCD size Fabio Estevam 2014-09-09 12:28:18 -03:00
  • 3d8f1798ba imx: Fix build of mx6sxsabresd Stefano Babic 2014-09-10 13:02:40 +02:00
  • 5bfdcebf73 README.clang: build command with clang Jeroen Hofstee 2014-09-10 20:08:52 +02:00
  • b477fe44ee Makefile: default to cc for host compiler Jeroen Hofstee 2014-09-10 20:08:51 +02:00
  • bd99e6d0e4 Revert "odroid: set MPLL clock to 880MHz" Minkyu Kang 2014-09-11 14:02:03 +09:00
  • 858530a8c0 dm: tegra: Enable driver model for serial Simon Glass 2014-09-04 16:27:36 -06:00
  • c369139234 tegra: dts: Add serial port details Simon Glass 2014-09-04 16:27:35 -06:00
  • 12e431b277 dm: serial: Add driver model support for ns16550 Simon Glass 2014-09-04 16:27:34 -06:00
  • 8bbe33c829 dm: serial: Collect common baud rate code in ns16550 Simon Glass 2014-09-04 16:27:33 -06:00
  • fa54eb1243 dm: serial: Move baud rate calculation to ns16550.c Simon Glass 2014-09-04 16:27:32 -06:00
  • 2a9ae6e02f sandbox: dts: Add a serial console node Simon Glass 2014-09-04 16:27:29 -06:00
  • 72e98228c3 sandbox: serial: Support a coloured console Simon Glass 2014-09-04 16:27:28 -06:00
  • 890fcefe2e sandbox: Convert serial driver to use driver model Simon Glass 2014-09-04 16:27:27 -06:00
  • 57d92753d4 dm: Add a uclass for serial devices Simon Glass 2014-09-04 16:27:26 -06:00
  • 1f359e3611 dm: Adjust lists_bind_fdt() to return the bound device Simon Glass 2014-09-04 16:27:25 -06:00
  • aac07d49d0 dm: fdt: Add a function to look up a chosen node Simon Glass 2014-09-04 16:27:24 -06:00
  • addf9513d0 serial: Set up the 'priv' pointer when creating a serial device Simon Glass 2014-09-04 16:27:23 -06:00
  • 2fccd2d96b tegra: Convert tegra GPIO driver to use driver model Simon Glass 2014-09-03 17:37:03 -06:00
  • a47411110c dm: tegra: Set up a pre-reloc malloc() Simon Glass 2014-09-03 17:37:02 -06:00
  • 9fb02491fe dm: Make driver model available before board_init() Simon Glass 2014-09-03 17:37:01 -06:00
  • 294b91a581 Set up stdio earlier when using driver model Simon Glass 2014-09-03 17:37:00 -06:00
  • 3ea0953d36 dm: Move pre-reloc init earlier to cope with board_early_init_f() Simon Glass 2014-09-03 17:36:59 -06:00
  • b7a809957b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze Tom Rini 2014-09-10 06:59:49 -04:00
  • 1a7ae25854 microblaze: remove #ident directive to fix build error Masahiro Yamada 2014-09-08 18:05:26 +09:00
  • 5935408a40 Merge branch 'buildman' of git://git.denx.de/u-boot-x86 Tom Rini 2014-09-09 20:02:43 -04:00
  • 8c9c74e4c6 Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq Tom Rini 2014-09-09 20:01:59 -04:00
  • d0ea61d9ca buildman: fix typos of --dry-run help message Masahiro Yamada 2014-09-05 02:23:27 +09:00
  • f3d015cb4a buildman: Create parent directories as necessary Thierry Reding 2014-08-19 10:22:39 +02:00
  • 1f7278851e patman: make run results better visible Vadim Bendebury 2014-09-04 10:45:13 -07:00
  • 950a23133d buildman: Ignore conflicting tags Simon Glass 2014-09-05 19:00:23 -06:00
  • f7582ce849 buildman: Permit branch names with an embedded '/' Simon Glass 2014-09-05 19:00:22 -06:00
  • 930c8d4ad8 buildman: Expand output test to cover directory prefixes Simon Glass 2014-09-05 19:00:21 -06:00
  • dfb7e93235 buildman: Add additional functional tests Simon Glass 2014-09-05 19:00:20 -06:00
  • 891b7a0761 patman: Start with a clean series when needed Simon Glass 2014-09-05 19:00:19 -06:00