summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arch: Make board selection choices optionalJoe Hershberger2015-05-1254-0/+56
* Revert "stm32f4: fix serial output"Tom Rini2015-05-101-3/+0
* kconfig: Move REGEX to KconfigJoe Hershberger2015-05-1039-6/+40
* ppc4xx: Remove sc3 boardStefan Roese2015-05-1013-1907/+1
* serial: fdt: add device tree support for pl01xVikas Manocha2015-05-102-1/+36
* Fix broken verify functionality in crc32 commandJoe Hershberger2015-05-101-1/+1
* Fix inconsistency of VERIFY defines in cmd_memJoe Hershberger2015-05-101-3/+3
* Makefile: add a symbol link tags for ctagsDu Huanpeng2015-05-101-0/+1
* stv0991: use fdt for serial port platform dataVikas Manocha2015-05-101-0/+2
* stv0991: fdt: add stv0991 device treeVikas Manocha2015-05-104-1/+28
* overo: Fix regression introduced in a6b541bArun Bharadwaj2015-05-101-14/+0
* overo: Split overo.c into spl.c, common.c and overo.cArun Bharadwaj2015-05-105-379/+425
* omap3: overo: Allow boot with kernel in UBI rootfsAsh Charles2015-05-101-0/+13
* omap3: overo: Use software BCH8 ECC for NANDAsh Charles2015-05-101-4/+15
* overo: Add support for Palo35 expansion boardAsh Charles2015-05-101-0/+1
* omap3: overo: Add DTS support for TobiDuo expansionArun Bharadwaj2015-05-101-0/+1
* omap3: overo: Set the Arbor43C 'expansionname'Ash Charles2015-05-101-0/+1
* davinci: restore CONFIG_SPL=y to configs/omapl138_lcdk_defconfigPeter Howard2015-05-101-0/+1
* cmd_part: fix usage textmaxin.john@enea.com2015-05-101-1/+1
* stm32f4: add serial print portkunhuahuang2015-05-104-22/+107
* stm32f4: fix serial outputkunhuahuang2015-05-101-0/+4
* spl: spl_mmc: Partition raw boot mode for eMMCPaul Kocialkowski2015-05-101-0/+5
* spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmeticsPaul Kocialkowski2015-05-101-55/+73
* gpio: stm32_gpio: Use clrsetbits_le32() at appropriate placesAxel Lin2015-05-081-13/+5
* board/BuR/common: rename "usbupdate" environment to "usbscript"Hannes Petermaier2015-05-084-10/+5
* board/BuR/common: remove BMP_DISPLAY from tseries boardHannes Petermaier2015-05-083-14/+10
* board/BuR/tseries: Add simplefb supportHannes Petermaier2015-05-082-48/+90
* board/BuR/tseries: remove unnary CONFIG_LCD_NOSTDOUTHannes Petermaier2015-05-081-1/+0
* board/BuR/tseries: take usage of CONFIG_LCD_ROTATIONHannes Petermaier2015-05-082-3/+28
* image: android: handle default kernel addressMaxime Ripard2015-05-081-2/+25
* Remove non-working address from MAINTAINERPavel Machek2015-05-081-5/+0
* Fix musl buildJörg Krause2015-05-084-0/+5
* misc: led: Add PCA9551 LED driverStefan Roese2015-05-083-0/+169
* README: fix typo in 'currently'Fabio Estevam2015-05-081-1/+1
* ti: am335x/am437x/omap5 devices: Unify network environment variablesCooper Jr., Franklin2015-05-084-28/+28
* Merge git://git.denx.de/u-boot-dmTom Rini2015-05-0867-649/+1743
|\
| * dm: sf: Update default name of spi flash in structure udeviceHaikun.Wang@freescale.com2015-05-061-2/+2
| * dm: usb: exynos: Drop legacy USB codeSimon Glass2015-05-064-229/+0
| * sandbox: Enable time unit test commandSimon Glass2015-05-061-0/+1
| * test: Add a simple time testSimon Glass2015-05-063-0/+146
| * sandbox: Don't try distro_bootcmd by defaultSjoerd Simons2015-05-063-3/+20
| * usb: ohci: Don't log an error on interrupt packet timeoutHans de Goede2015-05-061-1/+2
| * usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpusHans de Goede2015-05-062-5/+84
| * usb: ohci: Fix ctrl in messages with a data-len of 0Hans de Goede2015-05-061-1/+1
| * usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.cHans de Goede2015-05-062-93/+86
| * usb: ohci: Remove unnecessary phcca variableHans de Goede2015-05-061-6/+3
| * usb: ohci: Move the td array struct to inside the ohci_dev structHans de Goede2015-05-062-20/+9
| * usb: ohci: Move the ohci_dev struct to inside the main ohci structHans de Goede2015-05-062-23/+19
| * usb: ohci: Pass around a pointer to ohci_t rather then accessing global varsHans de Goede2015-05-061-60/+64
| * usb: ohci: Remove unused devgone global variableHans de Goede2015-05-061-8/+0
OpenPOWER on IntegriCloud