Commit Graph

30213 Commits (e0320b746a784cb31dc0faa882e4b4bf16d0be4f)
 

Author SHA1 Message Date
Vikas Manocha e0320b746a stv0991: use fdt for serial port platform data 9 years ago
Vikas Manocha 0a836ceb01 stv0991: fdt: add stv0991 device tree 9 years ago
Arun Bharadwaj 2a3c25d242 overo: Fix regression introduced in a6b541b 9 years ago
Arun Bharadwaj fe5d488fbe overo: Split overo.c into spl.c, common.c and overo.c 9 years ago
Ash Charles 88d89668b9 omap3: overo: Allow boot with kernel in UBI rootfs 9 years ago
Ash Charles ce170a1c3d omap3: overo: Use software BCH8 ECC for NAND 9 years ago
Ash Charles 2ed43b549b overo: Add support for Palo35 expansion board 9 years ago
Arun Bharadwaj 72c7be9581 omap3: overo: Add DTS support for TobiDuo expansion 9 years ago
Ash Charles da9ed5ab5d omap3: overo: Set the Arbor43C 'expansionname' 9 years ago
Peter Howard 3e35e8381e davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfig 9 years ago
maxin.john@enea.com 8ca584ecfb cmd_part: fix usage text 9 years ago
kunhuahuang 60570df19c stm32f4: add serial print port 9 years ago
kunhuahuang 85e5f5b7a7 stm32f4: fix serial output 9 years ago
Paul Kocialkowski ecb301394b spl: spl_mmc: Partition raw boot mode for eMMC 9 years ago
Paul Kocialkowski 91199f4a5a spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics 9 years ago
Axel Lin 895b5d65c7 gpio: stm32_gpio: Use clrsetbits_le32() at appropriate places 9 years ago
Hannes Petermaier 5094befd84 board/BuR/common: rename "usbupdate" environment to "usbscript" 9 years ago
Hannes Petermaier 4e2a341566 board/BuR/common: remove BMP_DISPLAY from tseries board 9 years ago
Hannes Petermaier 99f7247211 board/BuR/tseries: Add simplefb support 9 years ago
Hannes Petermaier 10c63f2ebe board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUT 9 years ago
Hannes Petermaier d804452bf4 board/BuR/tseries: take usage of CONFIG_LCD_ROTATION 9 years ago
Maxime Ripard 87f02d5aee image: android: handle default kernel address 9 years ago
Pavel Machek a67da8fd67 Remove non-working address from MAINTAINER 9 years ago
Jörg Krause 26e355d131 Fix musl build 9 years ago
Stefan Roese 1cdd941200 misc: led: Add PCA9551 LED driver 9 years ago
Fabio Estevam aed9fed975 README: fix typo in 'currently' 9 years ago
Cooper Jr., Franklin 2320866b97 ti: am335x/am437x/omap5 devices: Unify network environment variables 9 years ago
Tom Rini 02ffb580e6 Merge git://git.denx.de/u-boot-dm 9 years ago
Dinh Nguyen 57cc4e64c1 git-mailrc: add Dinh Nguyen as a contact for SoCFPGA 9 years ago
Masahiro Yamada fe06d39976 git-mailrc: add Marek as SOCFPGA maintainer 9 years ago
Masahiro Yamada 55ce920d5f ARM: socfpga: abolish CONFIG_SOCFPGA 9 years ago
Masahiro Yamada 30088b0997 ARM: socfpga: move SoC headers to mach-socfpga/include/mach 9 years ago
Masahiro Yamada 05a217212b ARM: socfpga: move SoC sources to mach-socfpga 9 years ago
Masahiro Yamada 7865f4b0b6 ARM: socfpga: move board select into mach-socfpga/Kconfig 9 years ago
Masahiro Yamada a02a669c11 ARM: socfpga: remove redundant config.mk 9 years ago
Masahiro Yamada cc25d85be3 ARM: socfpga: do not add board directory to header search path 9 years ago
Haikun.Wang@freescale.com a5e1bcdeeb dm: sf: Update default name of spi flash in structure udevice 9 years ago
Simon Glass f56da290b8 dm: usb: exynos: Drop legacy USB code 9 years ago
Simon Glass 02e4d3fbc5 sandbox: Enable time unit test command 9 years ago
Simon Glass 8271f5d4c3 test: Add a simple time test 9 years ago
Sjoerd Simons ebaa832e99 sandbox: Don't try distro_bootcmd by default 9 years ago
Hans de Goede fa5b9baa0c usb: ohci: Don't log an error on interrupt packet timeout 9 years ago
Hans de Goede 8d005ef81a usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus 9 years ago
Hans de Goede cae01cb2a9 usb: ohci: Fix ctrl in messages with a data-len of 0 9 years ago
Hans de Goede 6651c14065 usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c 9 years ago
Hans de Goede 26548bb283 usb: ohci: Remove unnecessary phcca variable 9 years ago
Hans de Goede 3c5497d831 usb: ohci: Move the td array struct to inside the ohci_dev struct 9 years ago
Hans de Goede 19d95d5729 usb: ohci: Move the ohci_dev struct to inside the main ohci struct 9 years ago
Hans de Goede c5613df585 usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars 9 years ago
Hans de Goede 69710ce3ee usb: ohci: Remove unused devgone global variable 9 years ago