Commit Graph

  • 32ba8952cb arm: spl: Add an API to detect when U-Boot is started from SPL Simon Glass 2015-05-13 07:02:24 -06:00
  • 0c5dd9ae2f dm: usb: Implement usb_detect_change() for driver model Simon Glass 2015-05-13 07:02:23 -06:00
  • 534f9d3fef dm: tegra: usb: Move USB to driver model Simon Glass 2015-05-06 14:00:16 -06:00
  • a2879764ba dm: i2c: Add compatibility functions for dm_i2c_reg_read/write() Simon Glass 2015-05-16 15:01:41 -06:00
  • b2016133ed Merge branch 'master' of http://git.denx.de/u-boot-sunxi Tom Rini 2015-06-10 10:55:49 -04:00
  • 0751b13806 sunxi: Enable CONFIG_SYS_64BIT_LBA when AHCI is used Bernhard Nortmann 2015-06-10 10:51:40 +02:00
  • 8aeed95626 sunxi: Request macpwr gpio before using it Hans de Goede 2015-06-07 15:26:42 +02:00
  • 204bb1eab6 Merge branch 'master' of git://git.denx.de/u-boot-avr32 Tom Rini 2015-06-10 08:44:36 -04:00
  • b5614f9a7f avr32: delete ancient board.c Andreas Bießmann 2015-05-11 13:07:29 +02:00
  • 80d3d4ae93 avr32: take maintainership for atstk1002 Andreas Bießmann 2015-05-11 13:07:28 +02:00
  • e5354b8a9e avr32: delete non generic board's atstk100{3, 4, 6} Andreas Bießmann 2015-05-11 13:07:27 +02:00
  • c62d2f8fc5 avr32: delete non generic board mimc200 Andreas Bießmann 2015-05-11 13:07:26 +02:00
  • e369307644 avr32: delete non generic board hammerhead Andreas Bießmann 2015-05-11 13:07:25 +02:00
  • 9eb45aabe0 avr32: delete non generic board favr-32-ezkit Andreas Bießmann 2015-05-11 13:07:24 +02:00
  • fb1e3eb9ea atngw100: convert to generic board Andreas Bießmann 2015-05-23 23:09:15 +02:00
  • 91432d2f2f odroid: dts: cleanup of MAX77686 regulators Przemyslaw Marczak 2015-05-18 17:56:47 +02:00
  • b7160fabf1 tegra: config: nyan-big: Add options required by Chrome OS boot Simon Glass 2015-06-05 14:39:46 -06:00
  • f3746621f1 tegra: Replace 'Norrin' with 'Nyan-big' and fix typo Simon Glass 2015-06-05 14:39:45 -06:00
  • e379b03e6b tegra: config: Allow Chrome OS environment settings to be included Simon Glass 2015-06-05 14:39:44 -06:00
  • 7cfde8117f tegra: nyan-big: Add additional clock and kernel init Simon Glass 2015-06-05 14:39:43 -06:00
  • c96d709f30 tegra: Allow board-specific init Simon Glass 2015-06-05 14:39:42 -06:00
  • acbf5bbfe9 tegra: lcd: Tidy up clock init Simon Glass 2015-06-05 14:39:41 -06:00
  • 0859b49d12 tegra: Increase maximum arguments to 32 Simon Glass 2015-06-05 14:39:40 -06:00
  • 057772b761 tegra: Add missing tegra124 peripherals Simon Glass 2015-06-05 14:39:39 -06:00
  • 701b7b1d2c tegra: Introduce SRAM repair on tegra124 Simon Glass 2015-06-05 14:39:38 -06:00
  • cd3c67692b tegra: clock: Adjust PLL access to avoid a warning Simon Glass 2015-06-05 14:39:37 -06:00
  • 746dc76b99 tegra: clock: Support enabling external clocks Simon Glass 2015-06-05 14:39:36 -06:00
  • 20edd1ac7a tegra: spi: Support slow SPI rates Simon Glass 2015-06-05 14:39:35 -06:00
  • b3b9d7ca32 dm: tegra: cros_ec: Enable Chrome OS EC on Nyan-big Simon Glass 2015-06-05 14:39:34 -06:00
  • 635c2515c3 tegra: spi: Drop the claim_bus() method to correct delays Simon Glass 2015-06-05 14:39:33 -06:00
  • bbe0d4db53 tegra: cros_ec: Add tegra support for Chrome OS EC Simon Glass 2015-06-05 14:39:32 -06:00
  • b31fb4b97b tbs2910: add PRE_CONSOLE_BUFFER support Soeren Moch 2015-05-29 20:32:42 +02:00
  • fbd18aa610 tbs2910: add thermal support Soeren Moch 2015-05-29 20:32:41 +02:00
  • 6c1751efca imx6: novena: Reinstate missing CONFIG_FAT_WRITE Marek Vasut 2015-05-28 13:52:44 +02:00
  • 1005ccda97 patch - arm - define SYS_CACHELINE_SIZE for mx5 Chris Kuethe 2015-06-02 16:31:43 -07:00
  • 3d0158ae18 Prepare v2015.07-rc2 v2015.07-rc2 Tom Rini 2015-06-08 17:48:33 -04:00
  • 5e90470a86 pepper: Implement Board Detection mechanism Adam YH Lee 2015-06-01 14:29:09 -07:00
  • 8f0b1e24e2 autoboot.c: Add feature to stop autobooting via SHA256 encrypted password Stefan Roese 2015-05-18 14:08:24 +02:00
  • d126e01649 autoboot.c: Move config options to Kconfig Stefan Roese 2015-05-18 14:08:23 +02:00
  • 2d908fa084 autoboot.c: Remove CONFIG_AUTOBOOT_STOP_STR2 and CONFIG_AUTOBOOT_DELAY_STR2 Stefan Roese 2015-05-18 14:08:22 +02:00
  • 20c20826ef Kconfig: Enable usage of escape char '\' in string values Stefan Roese 2015-05-29 11:47:32 +02:00
  • 2911bd1858 samsung: common: add example boot scripts Przemyslaw Marczak 2015-05-22 18:14:28 +02:00
  • 2d4a9b2ce7 odroid-xu3: config: enable DFU/THOR/UMS by add configs and environment Przemyslaw Marczak 2015-05-22 18:14:27 +02:00
  • 075020abbf usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() Inha Song 2015-05-22 18:14:26 +02:00
  • cac178781d smdk5420: board: add functions to init dfu environment settings Inha Song 2015-05-22 18:14:25 +02:00
  • 302a7d0006 smdk5420: board: add functions required to enable USB DWC3 Joonyoung Shim 2015-05-22 18:14:24 +02:00
  • a272c99d30 samsung: usb: phy: Support for DWC3 PHY Lukasz Majewski 2015-05-22 18:14:23 +02:00
  • 4e633e465b arm: exynos: USB3 PHY base definition for Exynos5 SoCs Lukasz Majewski 2015-05-22 18:14:22 +02:00
  • 4d80051b63 Merge branch 'master' of git://www.denx.de/git/u-boot-imx Tom Rini 2015-06-08 08:37:02 -04:00
  • 943a3f2ccb imx: drop warning: unused variable 'max_freq' Stefano Babic 2015-05-26 19:53:41 +02:00
  • 130e6c8cbd ot1200: setup i2c bus 1 in setup_iomux_i2c() Christian Gmeiner 2015-06-03 11:33:23 +02:00
  • cefe06bf84 ot1200: setup i2c bus in board_early_init_f(..) Christian Gmeiner 2015-06-03 11:33:22 +02:00
  • 09cfa8ee6a colibri_vf: Enable board specific USB initialisation for USB pen gpio Sanchayan Maity 2015-06-01 18:37:25 +05:30
  • 60ed286453 usb: ehci-vf: Add weak function for board specific initialisation Sanchayan Maity 2015-06-01 18:37:24 +05:30
  • dde8c15b13 colibri_vf: Add separate defconfig for device tree support Bhuvanchandra DV 2015-06-01 18:37:23 +05:30
  • 98e3fd3ddf colibri-vf: Enable SPI support Bhuvanchandra DV 2015-06-01 18:37:22 +05:30
  • d470030680 vf610: dts: Add device tree support Bhuvanchandra DV 2015-06-01 18:37:21 +05:30
  • 508f412125 arm: vf610: Add iomux support for DSPI Bhuvanchandra DV 2015-06-01 18:37:20 +05:30
  • 098d85840e arm: vf610: Add clock support for DSPI Bhuvanchandra DV 2015-06-01 18:37:19 +05:30
  • 30748d81d0 colibri_vf: Enable GPIO support Bhuvanchandra DV 2015-06-01 18:37:18 +05:30
  • a7b1808ee3 colibri_vf: Add pinmux entries for GPIOs Bhuvanchandra DV 2015-06-01 18:37:17 +05:30
  • d348a943e7 dm: gpio: vf610: Add GPIO driver support Bhuvanchandra DV 2015-06-01 18:37:16 +05:30
  • ae89bb0d36 dm: gpio: uclass: Add flag to control sequence numbering Bhuvanchandra DV 2015-06-01 18:37:15 +05:30
  • cd6ddc4813 mx6_common: Fix LOADADDR and SYS_TEXT_BASE for MX6SL and MX6SX Fabio Estevam 2015-05-28 12:33:34 -03:00
  • 9a8804a85e wandboard: Add board revision detection support Fabio Estevam 2015-05-21 19:24:05 -03:00
  • 19b17d1254 drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect Nikhil Badola 2015-06-07 12:28:04 +05:30
  • 5bcec545a6 image-fit: Fix compiler warning in fit_conf_print() Hans de Goede 2015-05-29 15:09:48 +02:00
  • 290ac3bb1a Merge git://git.denx.de/u-boot-sunxi Tom Rini 2015-06-06 07:03:07 -04:00
  • 277af820b5 sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by default Hans de Goede 2015-06-03 20:08:37 +02:00
  • 348cce20ef sunxi: Add a proper dts file for the ga10h a33 based tablet Hans de Goede 2015-06-02 16:18:44 +02:00
  • f1737152c0 Merge git://git.denx.de/u-boot-fdt Tom Rini 2015-06-05 12:14:01 -04:00
  • d85cd29133 Merge git://git.denx.de/u-boot-dm Tom Rini 2015-06-05 11:21:08 -04:00
  • 3c4c142e5d fdt: Documentation for a few support functions aside their prototypes Paul Kocialkowski 2015-05-24 12:01:53 +02:00
  • 10be5b5d3a fdt: Pass the device serial number through devicetree Paul Kocialkowski 2015-05-21 11:27:03 +02:00
  • 373a6cb381 sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts name Hans de Goede 2015-06-02 16:07:19 +02:00
  • 8b1ba94151 sunxi: Sync dts files with the linux kernel Hans de Goede 2015-06-02 15:53:40 +02:00
  • a52783e11d sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl" Hans de Goede 2015-06-02 18:09:25 +02:00
  • 2c23da06ba sunxi: Add new Mele_A1000G_quad defconfig Hans de Goede 2015-06-01 16:37:24 +02:00
  • 7afebb5b29 sunxi: usb_phy: Swap check for disconnect threshold Hans de Goede 2015-05-31 19:26:54 +02:00
  • 1c09fa38e0 sunxi: mmc: Enable pull-up on card-detect gpio pin Hans de Goede 2015-05-30 16:39:10 +02:00
  • d9a607f2bd gpio: fix typos in GPIO header Masahiro Yamada 2015-05-29 21:57:33 +09:00
  • b14d547245 sandbox: Compile test device tree when CONFIG_UT_DM is defined Simon Glass 2015-05-23 11:53:57 -06:00
  • 52d3bc5d18 sandbox: dts: Add the real-time-clock test nodes back in Simon Glass 2015-05-22 15:42:17 -06:00
  • f4d84576a4 sandbox: dts: Sort the sandbox.dts file Simon Glass 2015-05-22 15:42:16 -06:00
  • 171e991d17 sandbox: dts: Sort the test.dts file a little Simon Glass 2015-05-22 15:42:15 -06:00
  • 4e389366e8 dm: Sort the uclass IDs after the tegra/PMIC addition Simon Glass 2015-05-22 15:42:14 -06:00
  • 2bb02e4fe2 dm: pci: Allow PCI bus numbering aliases Simon Glass 2015-05-10 21:08:06 -06:00
  • 8939df092e sandbox: Tidy up terminal restore Simon Glass 2015-05-10 21:07:27 -06:00
  • 5d3c2c542d x86: minnowmax: initialize the pin-muxing from device tree Gabriel Huau 2015-05-11 23:18:25 -07:00
  • 5318f18d2c x86: gpio: add pinctrl support from the device tree Gabriel Huau 2015-05-25 22:27:37 -07:00
  • afbbd413a3 x86: baytrail: pci region 3 is not always mapped to end of ram Andrew Bradford 2015-06-03 12:37:39 -04:00
  • 5c564226fc x86: qemu: Implement PIRQ routing Bin Meng 2015-06-03 09:20:06 +08:00
  • f2653e8dd9 x86: coreboot: Control I/O port 0xb2 writing via device tree Bin Meng 2015-06-03 09:20:05 +08:00
  • 683b09d783 x86: qemu: Create separate i440fx and q35 device trees Bin Meng 2015-06-03 09:20:04 +08:00
  • 65cdd9be3e x86: coreboot: Fix cosmetic issues Bin Meng 2015-06-03 09:20:02 +08:00
  • d04e30b839 x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSP Bin Meng 2015-06-01 21:07:23 +08:00
  • 6c4247e98e tools: ifdtool: Do not write region while its size is negative Bin Meng 2015-05-31 14:57:35 +08:00
  • 4be2f42bbc x86: qemu: Adjust VGA initialization Bin Meng 2015-05-25 22:36:27 +08:00
  • 0fcb7acf67 x86: qemu: Enable legacy IDE I/O ports decode Bin Meng 2015-05-25 22:36:26 +08:00
  • cc7debc719 x86: qemu: Turn on legacy segments decode Bin Meng 2015-05-24 00:12:33 +08:00