Commit Graph

  • 0080931abf serial: Remove serial_putc_raw_dev Tom Rini 2016-01-20 07:23:05 -05:00
  • 8d4f11c203 bootm: fix size arg of flush_cache() in bootm_load_os(). Purna Chandra Mandal 2016-01-20 14:07:39 +05:30
  • 6e2f153895 arm, powerpc: Update cc-version tests to check for cc-name as well Tom Rini 2016-01-19 20:39:02 -05:00
  • 29c4d281bc kbuild: Add clang detection Tom Rini 2016-01-19 20:39:01 -05:00
  • 2e192b245e Remove the cmd_ prefix from command files Simon Glass 2016-01-17 20:53:52 -07:00
  • 72a8cf8dcc Move all command code into its own directory Simon Glass 2016-01-17 20:53:51 -07:00
  • ed3fb1fb22 imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORT Peng Fan 2016-01-04 20:27:27 +08:00
  • d9699de85c imx: mx7: default enable MDIO open drain Peng Fan 2016-01-04 13:16:41 +08:00
  • 9ba18ff8ef imx: mx6ul/sx: fix mmdc_ch0 clk calculation Peng Fan 2016-01-06 11:06:31 +08:00
  • 234dc63301 imx: mx6: add more entry for mxc_ccm_reg Peng Fan 2016-01-06 11:06:30 +08:00
  • 6e1a41cd6a imx: mx7dsabresd: support nand Peng Fan 2015-12-22 17:04:24 +08:00
  • bedaa842ae imx: nand: update GPMI NAND driver to support MX7 Peng Fan 2015-12-22 17:04:23 +08:00
  • 1fc4f80495 imx: apbh_dma: Update APBH-DMA for MX7D Peng Fan 2015-12-22 17:04:22 +08:00
  • c6d3d812fe imx: mx6ulevk: add CONFIG_SPI_FLASH_STMICRO Peng Fan 2016-01-19 15:13:52 +08:00
  • 4897d950b7 mx25pdk: Remove lowlevel_init.S file Fabio Estevam 2016-01-11 18:09:15 -02:00
  • 1ecd2eaa88 imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16M Peng Fan 2016-01-04 15:27:22 +08:00
  • 65806cc76e imx: mx6ulevk: change mtest memory size to 128M Peng Fan 2016-01-05 14:03:36 +08:00
  • 25d5352c71 x86: ivybridge: Use syscon for the GMA device Simon Glass 2016-01-17 16:11:59 -07:00
  • 98655f3a8d x86: Set up a shared syscon numbering schema Simon Glass 2016-01-17 16:11:58 -07:00
  • 67292e4c27 x86: ivybridge: Drop the SMM-locking code Simon Glass 2016-01-17 16:11:57 -07:00
  • b2a6235920 x86: ivybridge: Drop XHCI support Simon Glass 2016-01-17 16:11:56 -07:00
  • 278d3a4444 x86: ivybridge: Drop special EHCI init Simon Glass 2016-01-17 16:11:55 -07:00
  • 1605b10032 x86: ivybridge: Sort out the calls to bridge_silicon_revision() Simon Glass 2016-01-17 16:11:54 -07:00
  • a5ea3a7d4a x86: ivybridge: Move code from pch.c to bd82x6x.c Simon Glass 2016-01-17 16:11:53 -07:00
  • 9434c7a35d x86: ivybridge: Convert pch.c to use DM PCI API Simon Glass 2016-01-17 16:11:52 -07:00
  • fad12961b0 x86: ivybridge: Convert report_platform to DM PCI API Simon Glass 2016-01-17 16:11:51 -07:00
  • c02a4242c8 x86: ivybridge: Convert SDRAM init to use driver model Simon Glass 2016-01-17 16:11:50 -07:00
  • b32375d070 x86: chromebook_link: Enable the syscon uclass Simon Glass 2016-01-17 16:11:49 -07:00
  • 1641bb8cc7 x86: ivybridge: Convert sdram_initialise() to use DM PCI API Simon Glass 2016-01-17 16:11:48 -07:00
  • 2588e71132 x86: ivybridge: Convert dram_init() to use DM PCI API Simon Glass 2016-01-17 16:11:47 -07:00
  • 5213f280fc x86: ivybridge: Convert enable_usb_bar() to use DM PCI API Simon Glass 2016-01-17 16:11:46 -07:00
  • 0c7645bde0 x86: ivybridge: Use the I2C driver to perform SMbus init Simon Glass 2016-01-17 16:11:45 -07:00
  • abb0b01e7a x86: i2c: Add a stub driver for Intel I2C/SMbus Simon Glass 2016-01-17 16:11:44 -07:00
  • 433650a2fc x86: Enable DM_USB for link and panther Simon Glass 2016-01-17 16:11:43 -07:00
  • 4265abd413 x86: ivybridge: Convert lpc init code to DM PCI API Simon Glass 2016-01-17 16:11:42 -07:00
  • cdc337ed8f x86: ivybridge: Drop the special PCI driver Simon Glass 2016-01-17 16:11:41 -07:00
  • 4e19072907 x86: ivybridge: Move LPC init into the LPC probe() method Simon Glass 2016-01-17 16:11:40 -07:00
  • 865c24eea1 x86: ivybridge: Move lpc_enable() into gma.c Simon Glass 2016-01-17 16:11:39 -07:00
  • ddf10c20d2 x86: ivybridge: Use driver model PCI API in sata.c Simon Glass 2016-01-17 16:11:38 -07:00
  • 01a679084b x86: ivybridge: Use the SATA driver to do the init Simon Glass 2016-01-17 16:11:37 -07:00
  • 82935b751b x86: ivybridge: Drop the unused bd82x6x_init_extra() Simon Glass 2016-01-17 16:11:36 -07:00
  • d46f2a68e6 x86: ivybridge: Do the SATA init before relocation Simon Glass 2016-01-17 16:11:35 -07:00
  • e3b5f04143 ahci: Add a disk-controller uclass Simon Glass 2016-01-17 16:11:34 -07:00
  • 887cba8f38 x86: ivybridge: Drop unnecessary northbridge setup Simon Glass 2016-01-17 16:11:33 -07:00
  • 1a9dd221c6 x86: ivybridge: Use driver model PCI API in bd82x6x.c Simon Glass 2016-01-17 16:11:32 -07:00
  • 9ed781a6ff x86: ivybridge: Move northbridge and PCH init into drivers Simon Glass 2016-01-17 16:11:31 -07:00
  • ac643e0363 x86: Bring up northbridge, pch and lpc after the CPUs Simon Glass 2016-01-17 16:11:30 -07:00
  • 8b674418e0 x86: Don't show an error when the MRC cache is up to date Simon Glass 2016-01-17 16:11:29 -07:00
  • afd5d50c12 x86: Make x86_init_cpus() static Simon Glass 2016-01-17 16:11:28 -07:00
  • 279006db4f x86: ivybridge: Move early init code into northbridge.c Simon Glass 2016-01-17 16:11:27 -07:00
  • d173185d73 x86: ivybridge: Drop the dead MTRR code Simon Glass 2016-01-17 16:11:26 -07:00
  • 709b1902d2 x86: ivybridge: Set up the thermal target correctly Simon Glass 2016-01-17 16:11:25 -07:00
  • 9d156b5725 x86: ivybridge: Move CPU init code into the driver Simon Glass 2016-01-17 16:11:24 -07:00
  • bba22a97a7 x86: ivybridge: Use common CPU init code Simon Glass 2016-01-17 16:11:23 -07:00
  • 9fd11c7a8c x86: ivybridge: Move GPIO init to the LPC init() method Simon Glass 2016-01-17 16:11:22 -07:00
  • fcd30cdfa8 x86: ivybridge: Move sandybridge init to the lpc probe() method Simon Glass 2016-01-17 16:11:21 -07:00
  • 17e0a9ab08 x86: ivybridge: Move graphics init much later Simon Glass 2016-01-17 16:11:20 -07:00
  • f633efa30f x86: ivybridge: Probe the LPC in CPU init Simon Glass 2016-01-17 16:11:19 -07:00
  • 2b27d20529 x86: ivybridge: Rename lpc_init() to lpc_init_extra() Simon Glass 2016-01-17 16:11:18 -07:00
  • 977a591893 x86: ivybridge: Move LPC and PCH init into northbridge probe() Simon Glass 2016-01-17 16:11:17 -07:00
  • 655925a9c5 x86: ivybridge: Move northbridge init into the probe() method Simon Glass 2016-01-17 16:11:16 -07:00
  • e40a6e3f10 x86: ivybridge: Add a driver for the bd82x6x northbridge Simon Glass 2016-01-17 16:11:15 -07:00
  • 5544757ce9 dm: x86: Add a northbridge uclass Simon Glass 2016-01-17 16:11:14 -07:00
  • 858361b174 x86: ivybridge: Rename bd82x6x_init() Simon Glass 2016-01-17 16:11:13 -07:00
  • fe40bd4d8f x86: ivybridge: Move more init to the probe() function Simon Glass 2016-01-17 16:11:12 -07:00
  • 788cd90864 x86: ivybridge: Move lpc_early_init() to probe() Simon Glass 2016-01-17 16:11:11 -07:00
  • 4acc83d437 x86: ivybridge: Set up the LPC device using driver model Simon Glass 2016-01-17 16:11:10 -07:00
  • 7282672d29 dm: pci: Convert bios_emu to use the driver model PCI API Simon Glass 2016-01-17 16:11:09 -07:00
  • ac94b7bcbe dm: syscon: Allow finding devices by driver data Simon Glass 2016-01-17 16:11:08 -07:00
  • 907eed2ce3 dm: usb: Add a compatible string for PCI EHCI controller Simon Glass 2016-01-17 16:11:07 -07:00
  • d062482b46 dm: core: Display the error number when driver binding fails Simon Glass 2016-01-17 16:11:06 -07:00
  • 0bdce0751b dm: x86: Drop the weak cpu_irq_init() function Simon Glass 2016-01-19 21:32:32 -07:00
  • 0ac8b1f437 dm: x86: queensbay: Add an interrupt driver Simon Glass 2016-01-19 21:32:31 -07:00
  • 117bfc7fbe dm: x86: quark: Add an interrupt driver Simon Glass 2016-01-19 21:32:30 -07:00
  • f8b4e45e31 x86: Drop the irq router compatible string Simon Glass 2016-01-19 21:32:29 -07:00
  • b565d66d2c x86: Use the IRQ device when setting up the mptable Simon Glass 2016-01-19 21:32:28 -07:00
  • d3b884b294 dm: x86: Add a common PIRQ init function Simon Glass 2016-01-19 21:32:27 -07:00
  • 12d6929e1f dm: x86: Set up interrupt routing from interrupt_init() Simon Glass 2016-01-19 21:32:26 -07:00
  • e76187a355 dm: x86: Create a driver for x86 interrupts Simon Glass 2016-01-19 21:32:25 -07:00
  • f2b85ab5e6 dm: x86: spi: Convert ICH SPI driver to driver model PCI API Simon Glass 2016-01-18 20:19:21 -07:00
  • fffe25db04 spi: ich: Separate out the read/write trace from normal debugging Simon Glass 2016-01-18 20:19:20 -07:00
  • 81afac1238 dm: x86: Add a driver for Intel PCH9 Simon Glass 2016-01-18 20:19:19 -07:00
  • 1ff4f321b6 dm: x86: Add a driver for Intel PCH7 Simon Glass 2016-01-18 20:19:18 -07:00
  • ca831f4933 dm: Expand the uclass for Platform Controller Hubs (PCH) Simon Glass 2016-01-18 20:19:17 -07:00
  • 4439bc35aa dm: pci: Avoid using pci_bus_to_hose() in the uclass Simon Glass 2016-01-18 20:19:16 -07:00
  • 9d731c82f0 dm: pci: Add a function to write a BAR Simon Glass 2016-01-18 20:19:15 -07:00
  • a6eb93b321 dm: pci: Move pci_bus_to_hose() to compatibility Simon Glass 2016-01-18 20:19:14 -07:00
  • e32951b525 lcd: fix the color testpattern in 16bit mode Andreas Neubacher 2016-01-21 13:06:32 +01:00
  • 913d1be208 video: Add support for Armada XP LCD controller Stefan Roese 2016-01-20 08:13:28 +01:00
  • 9dc8ba19c5 usb: eth: add Realtek RTL8152B/RTL8153 DRIVER Ted Chen 2016-01-20 14:24:52 +08:00
  • 1ff6015ecb ARM: rpi: enable USB keyboard Stephen Warren 2015-12-15 20:50:22 -07:00
  • 25612f23b5 usb: dwc2: Do not mix data toggle for IN and OUT endpoints, check bounds Stefan Brüns 2016-01-23 01:42:25 +01:00
  • d2ff51b372 usb: dwc2: Add SPLIT INTERRUPT transaction support Stefan Brüns 2016-01-17 04:09:56 +01:00
  • b54e447052 usb: dwc2: Implement SPLIT transaction support Stefan Brüns 2016-01-17 04:09:55 +01:00
  • 890f0ee4bb usb: dwc2: add helper function for setting SPLIT HC registers Stefan Brüns 2016-01-17 04:09:54 +01:00
  • daed305941 usb: dwc2: split transfer core from outer loop Stefan Brüns 2016-01-17 04:09:53 +01:00
  • 03460cdc3d usb: dwc2: Simplify wait_for_chhltd(), remove ignore_ack Stefan Brüns 2016-01-17 04:09:52 +01:00
  • 56a7bbd741 usb: dwc2: Fix out-of-bounds access, fix chunk size Stefan Brüns 2016-01-17 04:09:51 +01:00
  • 12f229ea8f Merge git://git.denx.de/u-boot-fdt Tom Rini 2016-01-22 17:01:22 -05:00
  • 67871a5958 devicetree: use wildcard to clean arch subdir Thomas Chou 2016-01-06 09:49:24 +08:00