Commit Graph

26569 Commits (11ada9225a16ed2d8ddbf0715a2416245a777cbc)
 

Author SHA1 Message Date
Tom Rini 11ada9225a Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh 10 years ago
Tom Rini 625509ab0e Merge branch 'master' of git://www.denx.de/git/u-boot-imx 10 years ago
Nikita Kiryanov 0b23780ff0 arm: mx6: cm_fx6: detect 1GB DRAM correctly on solo 10 years ago
Nikita Kiryanov b65cbab194 arm: mx6: cm_fx6: change issd gpio order 10 years ago
Tom Rini d5325eff10 Merge git://www.denx.de/git/u-boot-sunxi 10 years ago
Tom Rini 7417e7fdf2 Merge git://www.denx.de/git/u-boot-ppc4xx 10 years ago
Hans de Goede 44fd5914fb dm: sunxi: Request USB vbus gpio 10 years ago
Hans de Goede 967325feb2 dm: sunxi: Request card detect gpio 10 years ago
Simon Glass 1a81cf8399 dm: sunxi: Add support for serial using driver model 10 years ago
Simon Glass 7aa9748584 dm: sunxi: Modify the GPIO driver to support driver model 10 years ago
Simon Glass e6a8b0dabc dm: sunxi: Make sure that GPIOs are requested 10 years ago
Simon Glass bf38891af2 dm: sunxi: Add pinmux functions which take a bank parameter 10 years ago
Simon Glass 57f878efe5 dm: sunxi: Add a new config for an FDT-based pcDuino3 10 years ago
Simon Glass 643ad899f5 dm: sunxi: dts: Add sun7i device tree files 10 years ago
Ian Campbell cbdd9a9737 sunxi: kconfig: Add %_felconfig rule to enable FEL build of sunxi platforms. 10 years ago
Ian Campbell d9a2047641 sunxi: kconfig: Introduce CONFIG_TARGET_<BOARD> 10 years ago
Ian Campbell c854a601ad sunxi: Drop FEL variants of defconfigs. 10 years ago
Ian Campbell ed41e62f51 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I 10 years ago
Ian Campbell 4ce9941d2d sunxi: Kconfig: Make SPL_FEL a toplevel Kconfig option 10 years ago
Ian Campbell c3be279322 sunxi: kconfig: Rename TARGET_SUN[45678]I to MACH_SUN[45678]I. 10 years ago
Ian Campbell 2c7e3b9046 sunxi: kconfig: Add top-level ARCH_SUNXI 10 years ago
Chen-Yu Tsai d6aac671b6 ARM: sunxi: Fix Ippo-q8h-v5 defconfig filename 10 years ago
Dirk Eibach f73002bc01 ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARD 10 years ago
Tom Rini 2dbbda08b9 Merge git://git.denx.de/u-boot-sh 10 years ago
Gerald Kerma 26f195c712 ARM: kwimage: fix v0 format 10 years ago
Igor Grinberg 336be76228 MAINTAINERS: fix Pantelis Antoniou email address 10 years ago
Vagrant Cascadian 758497c3f8 Fix cosmetic issues in mkimage manpage 10 years ago
Masahiro Yamada 15cfa32a22 kbuild: do not hide clang warnings during build with W=1 10 years ago
Masahiro Yamada 7f7563cec1 sparc: move CONFIG_SYS_TEXT_BASE to Kconfig 10 years ago
Masahiro Yamada 89bedb0c10 sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR defines 10 years ago
Masahiro Yamada c2a1d5d306 sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk 10 years ago
Masahiro Yamada 8be2964240 sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig 10 years ago
Masahiro Yamada 89c64cdd8f sparc: Use nicer prompt for board select menu 10 years ago
Jeroen Hofstee 94a255dfbb serial: add prototypes for init functions 10 years ago
Jeroen Hofstee 09e6e0b7de arm926ejs: cache: use __weak 10 years ago
Jeroen Hofstee 13a8b7ae71 i2c: use __weak 10 years ago
Tom Rini 0798082442 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging 10 years ago
Tom Rini ccc39d66c3 Merge branch 'master' of git://git.denx.de/u-boot-samsung 10 years ago
Nobuhiro Iwamatsu 4dc949266d usb: ehci: rmobile: Collect up address data 10 years ago
Nobuhiro Iwamatsu a3058c08d9 usb: ehci: rmobile: Add support R8A7793 10 years ago
Hans de Goede 8e55311983 usb: kbd: Add (optional) support for using an interrupt queue for polling 10 years ago
Hans de Goede 8f8d7d2451 usb: kbd: Cache pipe, interval and packetsize 10 years ago
Hans de Goede 88274b6c43 stdio: Fix memleak on stdio_deregister 10 years ago
Hans de Goede dfe5b1c86f usb: kbd: Fix memleak on usb_kbd_deregister() 10 years ago
Hans de Goede be17e752f3 usb: kbd: Remove unused usb_kbd_generic_poll function 10 years ago
Hans de Goede 8460b89a6d usb: Make pollable int support available outside of ehci-hcd.c 10 years ago
Hans de Goede 8aa26b8e48 usb: ehci: Move cache invalidation to poll_int_queue 10 years ago
Hans de Goede bd818d81d8 usb: ehci: Move interrupt packet length check to create_int_queue 10 years ago
Hans de Goede 32f2eac1e0 usb: ehci: Do not disable an already disabled periodic schedule 10 years ago
Hans de Goede 0834bb2fb0 usb: Do not power-cycle usb devices on init 10 years ago