summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | TI:omap5: Add rdaddr, use consistent loadaddr valuesTom Rini2013-11-011-3/+4
| * | | ARM: OMAP5: DDR3: Change io settingsSRICHARAN R2013-11-011-2/+2
| * | | cm_t35: update lcd predefinesNikita Kiryanov2013-11-011-1/+7
| * | | cm_t35: turn on GPIO commandsNikita Kiryanov2013-11-011-0/+1
| * | | cm_t35: reduce default bootdelay to 3 secondsNikita Kiryanov2013-11-011-1/+1
| * | | dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 buildMinal Shah2013-11-013-3/+10
| * | | TI:armv7: Change CONFIG_SYS_SPL_ARGS_ADDR to a higher addressTom Rini2013-11-011-1/+1
| * | | am335x: Enable CONFIG_OMAP_WATCHDOG supportTom Rini2013-11-013-0/+17
| * | | cm-t35: move the display code to common placeIgor Grinberg2013-11-013-2/+1
| * | | cm-t35: move the eeprom code to common placeIgor Grinberg2013-11-015-33/+69
| * | | tricorder: support 256MiB SDRAM on revision > DAndreas Bießmann2013-11-012-8/+39
| * | | tricorder: read kernel directly from NANDAndreas Bießmann2013-11-011-1/+2
| * | | tricorder: switch to alternative memtestThomas Weber2013-11-011-2/+4
| * | | tricorder: Make u-boot fasterThomas Weber2013-11-011-1/+4
| * | | tricorder: add led supportAndreas Bießmann2013-11-015-6/+100
| * | | tricorder: panic() on unknown boardAndreas Bießmann2013-11-012-0/+84
| * | | tricorder: add tricordereeprom commandAndreas Bießmann2013-11-014-1/+300
| * | | tricorder: add mtdparts to environmentAndreas Bießmann2013-11-011-5/+4
| * | | tricorder: add cmdline historyAndreas Bießmann2013-11-011-15/+57
| * | | tricorder: add configuration for a flashcard u-bootAndreas Bießmann2013-11-011-0/+1
| * | | tricorder: use generic provided loadaddrAndreas Bießmann2013-11-011-1/+4
| * | | tricorder: update flash partitioningAndreas Bießmann2013-11-011-18/+22
| * | | tricorder: remove lcdmode from bootargsThomas Weber2013-11-011-4/+1
| * | | arm, da85x: update for the ipam390 boardHeiko Schocher2013-11-013-34/+32
| * | | nand, davinci: add special UBL ecc positionHeiko Schocher2013-11-011-0/+12
| * | | ARM: OMAP4: Convert to ti_armv7_common.hLokesh Vutla2013-11-013-165/+27
| * | | OMAP3: igep00x0: rename config file to omap3_igep00x0.hJavier Martinez Canillas2013-11-012-5/+5
| * | | ARM: IGEP0033: rename config file to am335x_igep0033.hJavier Martinez Canillas2013-11-012-1/+1
| * | | TI:am33xx: Add bootcount support to ti_am335x_common.hTom Rini2013-11-012-0/+8
| * | | bootcount_davinci: Switch to scratch register #2Tom Rini2013-11-011-4/+6
| * | | am33xx, davinci: Create and use <asm/davinci_rtc.h>Tom Rini2013-11-017-53/+59
| * | | drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directlyTom Rini2013-11-011-3/+3
| |/ /
| * | arm: Remove IXP425 boards pdnb3 and scpuStefan Roese2013-10-177-775/+3
| |/
| * zynq: Use arch_cpu_init() instead of lowlevel_init()Michal Simek2013-10-171-0/+6
* | Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini2013-11-0815-158/+205
|\ \
| * | usb: dfu: make nand upload workingBo Shen2013-11-081-0/+1
| * | usb, g_dnl: make iSerialNumber board configurableHeiko Schocher2013-11-082-0/+21
| * | usb: dfu: correct dfu buffer inited valueBo Shen2013-11-081-1/+1
| * | usb: dfu: decrease dfu->r_left along with the transferBo Shen2013-11-081-0/+1
| * | usb: ohci-hcd: submit_common_msg: report actual_length properlyMateusz Kulikowski2013-11-081-1/+1
| * | usb: ums: add ums exit feature by ctrl+c or by detach usb cablePrzemyslaw Marczak2013-11-084-11/+51
| * | usb: ums: move ums code from trats to Samsung common directoryPrzemyslaw Marczak2013-11-084-70/+77
| * | usb: ums: fix disk capacity miscalculation and code cleanupPrzemyslaw Marczak2013-11-083-44/+37
| * | usb: ums: allows using every mmc device with ums.Przemyslaw Marczak2013-11-081-10/+5
| * | usb: ums: code refactoring to improve reusability on other boards.Przemyslaw Marczak2013-11-085-84/+73
* | | sandbox: convert to common time functionsRob Herring2013-11-082-12/+4
* | | time: add weak annotation to timer_read_counter declarationRob Herring2013-11-081-1/+1
* | | netconsole loses 2nd character of inputSuriyan Ramasami2013-11-081-0/+2
* | | serial: s5p: Staticize local functionsAxel Lin2013-11-081-12/+12
* | | env: fix the env export varnamePierre Aubert2013-11-082-5/+3
OpenPOWER on IntegriCloud