Commit Graph

35276 Commits (7fb82986be6252acf5aa05ac1ba7225548134a18)
 

Author SHA1 Message Date
Simon Glass f62b1c625d part: Drop duplication declaration of block_dev_desc_t 10 years ago
Clemens Gruber e92029c0f4 env_mmc: support overriding mmc dev from board code 10 years ago
Tom Rini 0080931abf serial: Remove serial_putc_raw_dev 10 years ago
Purna Chandra Mandal 8d4f11c203 bootm: fix size arg of flush_cache() in bootm_load_os(). 10 years ago
Tom Rini 6e2f153895 arm, powerpc: Update cc-version tests to check for cc-name as well 10 years ago
Tom Rini 29c4d281bc kbuild: Add clang detection 10 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 10 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 10 years ago
Peng Fan ed3fb1fb22 imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORT 10 years ago
Peng Fan d9699de85c imx: mx7: default enable MDIO open drain 10 years ago
Peng Fan 9ba18ff8ef imx: mx6ul/sx: fix mmdc_ch0 clk calculation 10 years ago
Peng Fan 234dc63301 imx: mx6: add more entry for mxc_ccm_reg 10 years ago
Peng Fan 6e1a41cd6a imx: mx7dsabresd: support nand 10 years ago
Peng Fan bedaa842ae imx: nand: update GPMI NAND driver to support MX7 10 years ago
Peng Fan 1fc4f80495 imx: apbh_dma: Update APBH-DMA for MX7D 10 years ago
Peng Fan c6d3d812fe imx: mx6ulevk: add CONFIG_SPI_FLASH_STMICRO 10 years ago
Fabio Estevam 4897d950b7 mx25pdk: Remove lowlevel_init.S file 10 years ago
Peng Fan 1ecd2eaa88 imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16M 10 years ago
Peng Fan 65806cc76e imx: mx6ulevk: change mtest memory size to 128M 10 years ago
Simon Glass 25d5352c71 x86: ivybridge: Use syscon for the GMA device 10 years ago
Simon Glass 98655f3a8d x86: Set up a shared syscon numbering schema 10 years ago
Simon Glass 67292e4c27 x86: ivybridge: Drop the SMM-locking code 10 years ago
Simon Glass b2a6235920 x86: ivybridge: Drop XHCI support 10 years ago
Simon Glass 278d3a4444 x86: ivybridge: Drop special EHCI init 10 years ago
Simon Glass 1605b10032 x86: ivybridge: Sort out the calls to bridge_silicon_revision() 10 years ago
Simon Glass a5ea3a7d4a x86: ivybridge: Move code from pch.c to bd82x6x.c 10 years ago
Simon Glass 9434c7a35d x86: ivybridge: Convert pch.c to use DM PCI API 10 years ago
Simon Glass fad12961b0 x86: ivybridge: Convert report_platform to DM PCI API 10 years ago
Simon Glass c02a4242c8 x86: ivybridge: Convert SDRAM init to use driver model 10 years ago
Simon Glass b32375d070 x86: chromebook_link: Enable the syscon uclass 10 years ago
Simon Glass 1641bb8cc7 x86: ivybridge: Convert sdram_initialise() to use DM PCI API 10 years ago
Simon Glass 2588e71132 x86: ivybridge: Convert dram_init() to use DM PCI API 10 years ago
Simon Glass 5213f280fc x86: ivybridge: Convert enable_usb_bar() to use DM PCI API 10 years ago
Simon Glass 0c7645bde0 x86: ivybridge: Use the I2C driver to perform SMbus init 10 years ago
Simon Glass abb0b01e7a x86: i2c: Add a stub driver for Intel I2C/SMbus 10 years ago
Simon Glass 433650a2fc x86: Enable DM_USB for link and panther 10 years ago
Simon Glass 4265abd413 x86: ivybridge: Convert lpc init code to DM PCI API 10 years ago
Simon Glass cdc337ed8f x86: ivybridge: Drop the special PCI driver 10 years ago
Simon Glass 4e19072907 x86: ivybridge: Move LPC init into the LPC probe() method 10 years ago
Simon Glass 865c24eea1 x86: ivybridge: Move lpc_enable() into gma.c 10 years ago
Simon Glass ddf10c20d2 x86: ivybridge: Use driver model PCI API in sata.c 10 years ago
Simon Glass 01a679084b x86: ivybridge: Use the SATA driver to do the init 10 years ago
Simon Glass 82935b751b x86: ivybridge: Drop the unused bd82x6x_init_extra() 10 years ago
Simon Glass d46f2a68e6 x86: ivybridge: Do the SATA init before relocation 10 years ago
Simon Glass e3b5f04143 ahci: Add a disk-controller uclass 10 years ago
Simon Glass 887cba8f38 x86: ivybridge: Drop unnecessary northbridge setup 10 years ago
Simon Glass 1a9dd221c6 x86: ivybridge: Use driver model PCI API in bd82x6x.c 10 years ago
Simon Glass 9ed781a6ff x86: ivybridge: Move northbridge and PCH init into drivers 10 years ago
Simon Glass ac643e0363 x86: Bring up northbridge, pch and lpc after the CPUs 10 years ago
Simon Glass 8b674418e0 x86: Don't show an error when the MRC cache is up to date 10 years ago