Commit Graph

  • f388a26d11 sunxi: Fix sun5i mbus speed when booting old kernels Hans de Goede 2015-02-19 14:46:44 +01:00
  • 52defe8f65 sunxi: musb: Check Vbus-det before enabling otg port power Hans de Goede 2015-02-16 22:13:43 +01:00
  • 636317c9ee sunxi: Add support for the UTOO P66 tablet Hans de Goede 2015-02-16 19:47:43 +01:00
  • 1de32b8a69 sunxi: mmc: Always declare High Capacity capability Hans de Goede 2015-02-19 20:34:32 +01:00
  • 4641429695 rpi: add support for Raspberry Pi 2 model B Stephen Warren 2015-02-16 12:16:15 -07:00
  • db75356f14 bcm2836 SoC support (used in Raspberry Pi 2 model B) Stephen Warren 2015-02-16 12:16:14 -07:00
  • a033171b2e bcm2835/rpi: add SPDX license tags for some files Stephen Warren 2015-02-16 12:16:13 -07:00
  • 30ebf88f44 ARM: prepare for including <mach/*.h> Masahiro Yamada 2015-02-20 17:04:19 +09:00
  • dc7de222aa ARM: keystone: move SoC headers to mach-keystone/include/mach Masahiro Yamada 2015-02-20 17:04:18 +09:00
  • fd697ecf5d ARM: orion5x: move SoC headers to mach-orion5x/include/mach Masahiro Yamada 2015-02-20 17:04:17 +09:00
  • 5d0e6b28f3 ARM: nomadik: move SoC headers to mach-nomadik/include/mach Masahiro Yamada 2015-02-20 17:04:16 +09:00
  • ea3857230c ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach Masahiro Yamada 2015-02-20 17:04:15 +09:00
  • 3d357619a5 ARM: davinci: move SoC headers to mach-davinci/include/mach Masahiro Yamada 2015-02-20 17:04:14 +09:00
  • af93082760 ARM: at91: move SoC headers to mach-at91/include/mach Masahiro Yamada 2015-02-20 17:04:13 +09:00
  • 0e7368c6c4 kbuild: prepare for moving headers into mach-*/include/mach Masahiro Yamada 2015-02-20 17:04:12 +09:00
  • 39a723452f ARM: keystone: move SoC sources to mach-keystone Masahiro Yamada 2015-02-20 17:04:11 +09:00
  • 63637a4846 ARM: versatile: move SoC sources to mach-versatile Masahiro Yamada 2015-02-20 17:04:10 +09:00
  • 3e93b4e600 ARM: orion5x: move SoC sources to mach-orion5x Masahiro Yamada 2015-02-20 17:04:09 +09:00
  • 72a8ff4b04 ARM: highbank: move SoC sources to mach-highbank Masahiro Yamada 2015-02-20 17:04:08 +09:00
  • ef917ddb1d ARM: nomadik: move SoC sources to mach-nomadik Masahiro Yamada 2015-02-20 17:04:07 +09:00
  • 56f86e39e8 ARM: kirkwood: move SOC sources to mach-kirkwood Masahiro Yamada 2015-02-20 17:04:06 +09:00
  • 601fbec7cf ARM: davinci: move SoC sources to mach-davinci Masahiro Yamada 2015-02-20 17:04:05 +09:00
  • 09f455dca7 ARM: tegra: collect SoC sources into mach-tegra Masahiro Yamada 2015-02-20 17:04:04 +09:00
  • 620118403e ARM: at91: collect SoC sources into mach-at91 Masahiro Yamada 2015-02-20 17:04:03 +09:00
  • 01f1445630 ARM: prepare for moving SoC sources into mach-* Masahiro Yamada 2015-02-20 17:04:02 +09:00
  • 4614b89134 ARM: at91: move board select menu and common settings Masahiro Yamada 2015-02-20 17:04:01 +09:00
  • b4087b354a Merge git://git.denx.de/u-boot-dm Tom Rini 2015-02-21 08:22:23 -05:00
  • aad2ac24c0 sunxi: video: Add support for tl059wv5c0 lcd panels Hans de Goede 2015-02-16 17:49:47 +01:00
  • 55410089cb sunxi: video: Add support for LCD panels which need to be configured via i2c Hans de Goede 2015-02-16 17:23:25 +01:00
  • 242e3d893d sunxi: video: Add support for LCD reset pin Hans de Goede 2015-02-16 17:26:41 +01:00
  • 66c03151fc dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE Marek Vasut 2015-02-18 22:36:18 +01:00
  • 21d004368f serial: ns16550: Support debug UART Simon Glass 2015-01-26 18:27:09 -07:00
  • 765716744f serial: ns16550: Add access functions that don't need platdata Simon Glass 2015-01-26 18:27:08 -07:00
  • 2f964aa7b1 serial: Support an early UART for debugging Simon Glass 2015-01-26 18:27:07 -07:00
  • ba25779384 Documentation: gpio: fix bindings document Masahiro Yamada 2015-02-12 18:49:33 +09:00
  • f11199f0d0 dm: mx6: Adjust mx6sxsabresd to use Kconfig for DM_THERMAL Simon Glass 2015-02-13 12:20:49 -07:00
  • 4bba9d3f77 dm: Move CONFIG_I2C_COMPAT to Kconfig Simon Glass 2015-02-13 12:20:48 -07:00
  • 6fb9ac15eb dm: cros_ec: Convert to Kconfig Simon Glass 2015-02-13 12:20:47 -07:00
  • ed16f14689 cmd_i2c: Provide option for bulk 'i2c write' in one transaction Lubomir Popov 2015-01-30 19:56:04 +02:00
  • 9e533cb046 cmd_i2c: quit I2C commands immediately on error Masahiro Yamada 2015-02-05 13:50:26 +09:00
  • 1320112c8a Merge branch 'master' of git://git.denx.de/u-boot-fdt Tom Rini 2015-02-18 08:46:50 -05:00
  • c71a0164d9 cmd_fdt: Print the control fdt in terms of virtual memory Joe Hershberger 2015-02-04 21:56:54 -06:00
  • 90fbee3e40 cmd_fdt: Actually fix fdt command in sandbox Joe Hershberger 2015-02-04 21:56:53 -06:00
  • 9ec84f103b Merge branch 'master' of git://git.denx.de/u-boot-avr32 Tom Rini 2015-02-17 22:11:36 -05:00
  • 5c98d7ffb0 atstk1002: enable generic board Andreas Bießmann 2015-02-06 23:06:50 +01:00
  • 573feec8a4 grasshopper: enable generic board Andreas Bießmann 2015-02-06 23:06:49 +01:00
  • a752a8b4c4 avr32: add generic board support Andreas Bießmann 2015-02-06 23:06:48 +01:00
  • c722f0b026 common/board_r: allocate bootparams Andreas Bießmann 2015-02-06 23:06:47 +01:00
  • 68145d4c7b common/board_f: factor out reserve_stacks Andreas Bießmann 2015-02-06 23:06:45 +01:00
  • 4db896236c avr32: use generic gd->start_addr_sp Andreas Bießmann 2015-02-06 23:06:44 +01:00
  • 186678600a avr32: convert to dram_init() Andreas Bießmann 2015-02-06 23:06:43 +01:00
  • e9ed41cc5c avr32: rename mmu.h definitions Andreas Bießmann 2015-02-06 23:06:42 +01:00
  • 26db7903f5 avr32: factor out cpu_mmc_init() Andreas Bießmann 2015-02-06 23:06:41 +01:00
  • aa0ea2a553 avr32: rename cpu_init() -> arch_cpu_init() Andreas Bießmann 2015-02-06 23:06:40 +01:00
  • dbdb5abd07 avr32: use dlmalloc for DMA buffers Andreas Bießmann 2015-02-06 23:06:39 +01:00
  • 1e7b357a4e Prepare v2015.04-rc2 v2015.04-rc2 Tom Rini 2015-02-17 11:07:19 -05:00
  • 5290ab876e Revert "sunxi: configs/sunxi-common.h: Enable CONFIG_CMD_PART" Tom Rini 2015-02-16 15:48:49 -05:00
  • de19eddf6c add example for file on VFAT filesystem usage Waldemar Brodkorb 2015-02-16 05:59:09 +01:00
  • a851604ca3 Merge branch 'master' of http://git.denx.de/u-boot-sunxi Tom Rini 2015-02-16 14:55:50 -05:00
  • d9f43c8f5c nitrogen6x: set environment variable reset_cause Eric Nelson 2015-02-15 14:37:22 -07:00
  • 11c2e505c4 ARM: i.MX: provide access to reset cause through get_imx_reset_cause() Eric Nelson 2015-02-15 14:37:21 -07:00
  • fb2589b330 ot1200: add eeprom command to non-SPL build Christian Gmeiner 2015-02-11 15:20:25 +01:00
  • 189d257b7a cmd_eeprom: make it possible to define the used i2c bus Christian Gmeiner 2015-02-11 15:19:31 +01:00
  • 83dd1dd91c ARM: imx6 Add WDOG3 for i.MX6SX Peng Fan 2015-01-15 14:22:33 +08:00
  • 1f516faa45 ARM: imx6: disable bandgap self-bias after boot Peng Fan 2015-01-15 14:22:32 +08:00
  • 0ce3f1f90a ARM: lpc3250: config: add generic board support Vladimir Zapolskiy 2015-02-12 00:24:20 +02:00
  • 60c4ae00be KM/IVM: remove ivm_read_eeprom(void) Valentin Longchamp 2015-02-10 17:10:18 +01:00
  • 2973b098ba 82xx/km82xx: read the IVM eeprom earlier Valentin Longchamp 2015-02-10 17:10:17 +01:00
  • f32b3d3fce 83xx/km83xx: read the IVM eeprom earlier Valentin Longchamp 2015-02-10 17:10:16 +01:00
  • 0fdb6eadff 85xx/kmp204x: read the IVM eeprom earlier Valentin Longchamp 2015-02-10 17:10:15 +01:00
  • 0bb95a68fc kirkwood/km_arm: read the IVM eeprom earlier Valentin Longchamp 2015-02-10 17:10:14 +01:00
  • 16ac90c7ee KM/IVM: split the IVM reading and parsing in 2 parts Valentin Longchamp 2015-02-10 17:10:13 +01:00
  • b9ea0c3a20 spl, spl_nor: fix compiler warning Heiko Schocher 2015-02-06 09:31:36 +01:00
  • 30d06bd2fd .travis.yml: remove 824x builds Heiko Schocher 2015-02-03 10:34:10 +01:00
  • 6eefd5279c PCI: add 64-bit prefetchable memory support David Feng 2015-02-02 16:53:13 +08:00
  • 840fe95c3b sunxi: Support the FEL boot mode in the regular u-boot build Siarhei Siamashka 2015-02-16 10:23:59 +02:00
  • 942cb0b6a2 sunxi: Normalise FEL support Simon Glass 2015-02-07 10:47:30 -07:00
  • c01c71bc16 arm: spl: Provide for a board-specific loader Simon Glass 2015-02-07 10:47:29 -07:00
  • e11c6c279d arm: Allow lr to be saved by board code Simon Glass 2015-02-07 10:47:28 -07:00
  • c924e2a803 tools: mksunxiboot: Fix problems on big endian systems Siarhei Siamashka 2015-02-08 07:05:27 +02:00
  • b1b912ddf3 sunxi: otg: Fix peripheral mode Hans de Goede 2015-02-11 09:05:18 +01:00
  • 51637afe98 sunxi: dram: Un-inline dram helper functions Hans de Goede 2015-02-04 12:14:56 +01:00
  • 20779ec3a5 sunxi: video: Dynamically reserve framebuffer memory Hans de Goede 2015-02-02 18:00:53 +01:00
  • 5633a296eb sunxi: video: Do not use CONFIG_SYS_MEM_TOP_HIDE for the framebuffer Hans de Goede 2015-02-02 17:13:29 +01:00
  • 8910a7d37a sunxi: MAINTAINERS: drop no longer existing felconfig-s from MAINTAINERS Hans de Goede 2015-02-03 08:45:33 +01:00
  • e8f768ab33 sunxi: Ampe A76 support Paul Kocialkowski 2015-02-02 23:04:08 +01:00
  • af21f2fb6f config_distro_bootcmd.h: Enable CONFIG_CMD_PART Hans de Goede 2015-02-07 13:38:19 +01:00
  • 364ac5b583 image: Convert to use fdt_for_each_subnode macro Axel Lin 2015-02-07 09:12:39 +08:00
  • 1fddd7b63c tools/imagetool: remove linker script Andreas Bießmann 2015-02-09 00:06:10 +01:00
  • 312aca4e69 net: keystone_net: move serdes setup to initialization function Vitaly Andrianov 2015-02-11 14:05:41 -05:00
  • 66c98a0c38 keystone2: ddr3: eliminate using global ddr3_size variable Vitaly Andrianov 2015-02-11 14:07:58 -05:00
  • bba379d498 clock_am43xx:Set the MAC clock to /5 for OPP100 Steve Kipisz 2015-02-11 18:54:28 -05:00
  • 1860d10196 ARM: DRA7-evm: DDR3: Update leveling values Lokesh Vutla 2015-02-16 10:15:57 +05:30
  • 802bb57a58 ARM: DRA7: EMIF: Update SDRAM_REF_CTRL register value Lokesh Vutla 2015-02-16 10:15:56 +05:30
  • aa8ac43645 ARM: DRA72x: DDR3: Fix EMIF timings for 666MHz clock Angela Stegmaier 2015-02-16 10:15:55 +05:30
  • 89831112d4 mtd, omap: fix case NAND_OMAP_GPMC_PREFETCH not defined Egli, Samuel 2015-02-13 15:47:10 +01:00
  • 5745f8c4fd Merge git://git.denx.de/u-boot-marvell Tom Rini 2015-02-16 08:44:03 -05:00
  • 9577639185 Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 Tom Rini 2015-02-16 08:37:22 -05:00
  • 43730ba72c lsxl: add a README file Michael Walle 2015-02-13 18:45:57 +01:00
  • e50ab22984 sandbox: Adjust the order of the NO_SDL check Simon Glass 2015-02-10 18:52:35 -07:00