Commit Graph

26612 Commits (2302b3ab85843c9a8dbb3a924030659d87a23349)
 

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