Commit Graph

35217 Commits (a994d8396fbf2155fd13991ecc97927e0f65ab56)
 

Author SHA1 Message Date
Ladislav Michl a994d8396f igep00x0: remove #undef CONFIG_BOOTDELAY 9 years ago
Bin Meng 81b0b0d93b openrisc: Fix build errors 9 years ago
Bin Meng e6655d7c23 net: eepro100: Fix build warnings 9 years ago
Bin Meng 4019e54dc6 powerpc: tqm834x: Fix build warnings in initdram() 9 years ago
Bin Meng b3ce90815c sh: sh7753evb: Fix build error 9 years ago
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 9 years ago
Masahiro Yamada be6b2b3170 Revert "devicetree: use wildcard to clean arch subdir" 9 years ago
Mateusz Kulikowski e7138b34b0 net: zynq_gem: Use shared wait_for_bit 9 years ago
Mateusz Kulikowski 8c25c2592e usb: ehci-mx6: Use shared wait_for_bit 9 years ago
Mateusz Kulikowski 8d5c7bb294 usb: ohci-lpc32xx: Use shared wait_for_bit 9 years ago
Mateusz Kulikowski fd2cd66290 usb: dwc2: Use shared wait_for_bit 9 years ago
Mateusz Kulikowski 9afdf4021a lib: Add wait_for_bit 9 years ago
Tom Rini 3da5240925 common/console.c: Remove unused inline functions 9 years ago
Simon Glass f62b1c625d part: Drop duplication declaration of block_dev_desc_t 9 years ago
Clemens Gruber e92029c0f4 env_mmc: support overriding mmc dev from board code 9 years ago
Tom Rini 0080931abf serial: Remove serial_putc_raw_dev 9 years ago
Purna Chandra Mandal 8d4f11c203 bootm: fix size arg of flush_cache() in bootm_load_os(). 9 years ago
Tom Rini 6e2f153895 arm, powerpc: Update cc-version tests to check for cc-name as well 9 years ago
Tom Rini 29c4d281bc kbuild: Add clang detection 9 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 9 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 9 years ago
Simon Glass 25d5352c71 x86: ivybridge: Use syscon for the GMA device 9 years ago
Simon Glass 98655f3a8d x86: Set up a shared syscon numbering schema 9 years ago
Simon Glass 67292e4c27 x86: ivybridge: Drop the SMM-locking code 9 years ago
Simon Glass b2a6235920 x86: ivybridge: Drop XHCI support 9 years ago
Simon Glass 278d3a4444 x86: ivybridge: Drop special EHCI init 9 years ago
Simon Glass 1605b10032 x86: ivybridge: Sort out the calls to bridge_silicon_revision() 9 years ago
Simon Glass a5ea3a7d4a x86: ivybridge: Move code from pch.c to bd82x6x.c 9 years ago
Simon Glass 9434c7a35d x86: ivybridge: Convert pch.c to use DM PCI API 9 years ago
Simon Glass fad12961b0 x86: ivybridge: Convert report_platform to DM PCI API 9 years ago
Simon Glass c02a4242c8 x86: ivybridge: Convert SDRAM init to use driver model 9 years ago
Simon Glass b32375d070 x86: chromebook_link: Enable the syscon uclass 9 years ago
Simon Glass 1641bb8cc7 x86: ivybridge: Convert sdram_initialise() to use DM PCI API 9 years ago
Simon Glass 2588e71132 x86: ivybridge: Convert dram_init() to use DM PCI API 9 years ago
Simon Glass 5213f280fc x86: ivybridge: Convert enable_usb_bar() to use DM PCI API 9 years ago
Simon Glass 0c7645bde0 x86: ivybridge: Use the I2C driver to perform SMbus init 9 years ago
Simon Glass abb0b01e7a x86: i2c: Add a stub driver for Intel I2C/SMbus 9 years ago
Simon Glass 433650a2fc x86: Enable DM_USB for link and panther 9 years ago
Simon Glass 4265abd413 x86: ivybridge: Convert lpc init code to DM PCI API 9 years ago
Simon Glass cdc337ed8f x86: ivybridge: Drop the special PCI driver 9 years ago
Simon Glass 4e19072907 x86: ivybridge: Move LPC init into the LPC probe() method 9 years ago
Simon Glass 865c24eea1 x86: ivybridge: Move lpc_enable() into gma.c 9 years ago
Simon Glass ddf10c20d2 x86: ivybridge: Use driver model PCI API in sata.c 9 years ago
Simon Glass 01a679084b x86: ivybridge: Use the SATA driver to do the init 9 years ago
Simon Glass 82935b751b x86: ivybridge: Drop the unused bd82x6x_init_extra() 9 years ago
Simon Glass d46f2a68e6 x86: ivybridge: Do the SATA init before relocation 9 years ago
Simon Glass e3b5f04143 ahci: Add a disk-controller uclass 9 years ago
Simon Glass 887cba8f38 x86: ivybridge: Drop unnecessary northbridge setup 9 years ago
Simon Glass 1a9dd221c6 x86: ivybridge: Use driver model PCI API in bd82x6x.c 9 years ago
Simon Glass 9ed781a6ff x86: ivybridge: Move northbridge and PCH init into drivers 9 years ago