Commit Graph

35232 Commits (2218c54bc13c8045903afc05d1364439a230da1f)
 

Author SHA1 Message Date
Tom Rini 2218c54bc1 Merge branch 'master' of git://git.denx.de/u-boot-imx 8 years ago
Thomas Chou cc4228f9d6 ns16550: zap the rockchip serial compatible string 8 years ago
Thomas Chou 75219d57ef ns16550: replace with binding files from Linux kernel 8 years ago
Adam Ford b99353b8ac OMAP: Define CONFIG_OMAP3_GPIO_6 on omap3_logic 8 years ago
Ladislav Michl a994d8396f igep00x0: remove #undef CONFIG_BOOTDELAY 8 years ago
Bin Meng 81b0b0d93b openrisc: Fix build errors 8 years ago
Bin Meng e6655d7c23 net: eepro100: Fix build warnings 8 years ago
Bin Meng 4019e54dc6 powerpc: tqm834x: Fix build warnings in initdram() 8 years ago
Bin Meng b3ce90815c sh: sh7753evb: Fix build error 8 years ago
Masahiro Yamada 84b8bf6d5d bug.h: move BUILD_BUG_* defines to include/linux/bug.h 8 years ago
Masahiro Yamada be6b2b3170 Revert "devicetree: use wildcard to clean arch subdir" 8 years ago
Mateusz Kulikowski e7138b34b0 net: zynq_gem: Use shared wait_for_bit 8 years ago
Mateusz Kulikowski 8c25c2592e usb: ehci-mx6: Use shared wait_for_bit 8 years ago
Mateusz Kulikowski 8d5c7bb294 usb: ohci-lpc32xx: Use shared wait_for_bit 8 years ago
Mateusz Kulikowski fd2cd66290 usb: dwc2: Use shared wait_for_bit 8 years ago
Mateusz Kulikowski 9afdf4021a lib: Add wait_for_bit 8 years ago
Tom Rini 3da5240925 common/console.c: Remove unused inline functions 8 years ago
Simon Glass f62b1c625d part: Drop duplication declaration of block_dev_desc_t 8 years ago
Clemens Gruber e92029c0f4 env_mmc: support overriding mmc dev from board code 8 years ago
Tom Rini 0080931abf serial: Remove serial_putc_raw_dev 8 years ago
Purna Chandra Mandal 8d4f11c203 bootm: fix size arg of flush_cache() in bootm_load_os(). 8 years ago
Tom Rini 6e2f153895 arm, powerpc: Update cc-version tests to check for cc-name as well 8 years ago
Tom Rini 29c4d281bc kbuild: Add clang detection 8 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Peng Fan ed3fb1fb22 imx: spl: enable CONFIG_SPL_WATCHDOG_SUPPORT 8 years ago
Peng Fan d9699de85c imx: mx7: default enable MDIO open drain 8 years ago
Peng Fan 9ba18ff8ef imx: mx6ul/sx: fix mmdc_ch0 clk calculation 8 years ago
Peng Fan 234dc63301 imx: mx6: add more entry for mxc_ccm_reg 8 years ago
Peng Fan 6e1a41cd6a imx: mx7dsabresd: support nand 8 years ago
Peng Fan bedaa842ae imx: nand: update GPMI NAND driver to support MX7 8 years ago
Peng Fan 1fc4f80495 imx: apbh_dma: Update APBH-DMA for MX7D 8 years ago
Peng Fan c6d3d812fe imx: mx6ulevk: add CONFIG_SPI_FLASH_STMICRO 8 years ago
Fabio Estevam 4897d950b7 mx25pdk: Remove lowlevel_init.S file 8 years ago
Peng Fan 1ecd2eaa88 imx: mx6/7 enlarge CONFIG_SYS_BOOTM_LEN to 16M 8 years ago
Peng Fan 65806cc76e imx: mx6ulevk: change mtest memory size to 128M 8 years ago
Simon Glass 25d5352c71 x86: ivybridge: Use syscon for the GMA device 8 years ago
Simon Glass 98655f3a8d x86: Set up a shared syscon numbering schema 8 years ago
Simon Glass 67292e4c27 x86: ivybridge: Drop the SMM-locking code 8 years ago
Simon Glass b2a6235920 x86: ivybridge: Drop XHCI support 8 years ago
Simon Glass 278d3a4444 x86: ivybridge: Drop special EHCI init 8 years ago
Simon Glass 1605b10032 x86: ivybridge: Sort out the calls to bridge_silicon_revision() 8 years ago
Simon Glass a5ea3a7d4a x86: ivybridge: Move code from pch.c to bd82x6x.c 8 years ago
Simon Glass 9434c7a35d x86: ivybridge: Convert pch.c to use DM PCI API 8 years ago
Simon Glass fad12961b0 x86: ivybridge: Convert report_platform to DM PCI API 8 years ago
Simon Glass c02a4242c8 x86: ivybridge: Convert SDRAM init to use driver model 8 years ago
Simon Glass b32375d070 x86: chromebook_link: Enable the syscon uclass 8 years ago
Simon Glass 1641bb8cc7 x86: ivybridge: Convert sdram_initialise() to use DM PCI API 8 years ago
Simon Glass 2588e71132 x86: ivybridge: Convert dram_init() to use DM PCI API 8 years ago
Simon Glass 5213f280fc x86: ivybridge: Convert enable_usb_bar() to use DM PCI API 8 years ago