summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-06omap3: add support for QUIPOS Cairo board.Albert ARIBAUD \(3ADEV\)
2015-03-06cmd_yaffs: Clean up command usage messagesPeter Tyser
2015-03-06board/BuR/kwb: Support modify bootcmd through reset-controllerHannes Petermaier
2015-03-06board/BuR/kwb: Form a bootline for vxWorksHannes Petermaier
2015-03-06board/BuR/kwb: Redesign default-environmentHannes Petermaier
2015-03-06board/BuR/kwb: Support booting LinuxHannes Petermaier
2015-03-06board/BuR/kwb: switch to board HW-Rev3Hannes Petermaier
2015-03-06board/BuR/tseries: cosmetic changesHannes Petermaier
2015-03-06board/BuR/tseries: Rework default-environment settings.Hannes Petermaier
2015-03-06board/BuR/common: Add support for displaying BMP on LCDHannes Petermaier
2015-03-06board/BuR/common: Enable CONFIG_CMD_TIMEHannes Petermaier
2015-03-06board/BuR/common: Introduce Network Console and common environment for itHannes Petermaier
2015-03-06board/BuR/tseries: Chg Pinmux - enable UART1 pinsHannes Petermaier
2015-03-06board/BuR/tseries: Chg pinmux - use free NAND Pins in non NAND-config as GPIOHannes Petermaier
2015-03-06board/BuR/tseries: Change pinmux for GPIO2_28 from GPIO to PWM-TimeroutputHannes Petermaier
2015-03-06board/BuR/tseries: Enable EXT4 supportHannes Petermaier
2015-03-06board/BuR/tseries: Enable U-Boot BOOTCOUNT featureHannes Petermaier
2015-03-06board/BuR/tseries: Enable HW-WatchdogHannes Petermaier
2015-03-06board/BuR/common: try to setup cpsw mac-address from the devicetreeHannes Petermaier
2015-03-06board/BuR/common: Take usage of am335x LCD-DisplayHannes Petermaier
2015-03-06common/lcd: Add command for writing to lcd-displayHannes Petermaier
2015-03-06common/lcd: Add command for setting cursor within lcd-consoleHannes Petermaier
2015-03-06drivers/video/am335x-fb: Add possibility to wait for stable power/pictureHannes Petermaier
2015-03-06arm: spear: Move to generic board supportStefan Roese
2015-03-05net: Support DMA threshold mode in DWMAC driverSonic Zhang
2015-03-05net: configure DWMAC DMA by default AXI burst lengthSonic Zhang
2015-03-05scripts/checkstack.pl: update to get AArch64 port from LinuxKim Phillips
2015-03-05gpt: support random UUIDs without setting environment variablesRob Herring
2015-03-05gpt: fix error reporting on partition table write failuresRob Herring
2015-03-05arm, da8xx: convert ipam390 board to generic board supportHeiko Schocher
2015-03-05travis.yml: some adaptionsHeiko Schocher
2015-03-05arm: pxa: introducing cpuinfo display for marvell pxa270mMarcel Ziswiler
2015-03-05kconfig: common: Fix memtest bool nameNikolaos Pasaloukos
2015-03-05woodburn: Convert to generic boardStefano Babic
2015-03-05mx35pdk: Convert to generic boardStefano Babic
2015-03-05flea3: Convert to generic boardStefano Babic
2015-03-05fsl_sec.h: Fix thinkoTom Rini
2015-03-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-03-05mx5: fix get_reset_causeStefano Babic
2015-03-04ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass
2015-03-04Make export interface support CONFIG_SYS_MALLOC_SIMPLESimon Glass
2015-03-04arm: spl: Allow board_init_r() to run with a larger stackSimon Glass
2015-03-04dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass
2015-03-04arm: spl: Avoid setting up a duplicate global data structureSimon Glass
2015-03-04arm: Reduce the scope of lowlevel_init()Simon Glass
2015-03-04Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2015-03-04Odroid U3: use common code for dram reservationPrzemyslaw Marczak
2015-03-04Odroid-XU3: enable the last dram bank and reserve 22MiBPrzemyslaw Marczak
2015-03-04board: samsung: reserve memory for the secure firmwarePrzemyslaw Marczak
2015-03-04samsung: board: fix: Define loop iterator as an unsigned int to suppress gcc ...Ɓukasz Majewski