summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanupsPavel Machek2014-07-221-1/+1
* rpi_b: handle import of environments in files with CRLF as line endingsAlexander Holler2014-07-221-1/+1
* am335x_evm: handle import of environments in files with CRLF as line endingsAlexander Holler2014-07-221-1/+1
* omap3_beagle: handle import of environments in files with CRLF as line endingsAlexander Holler2014-07-221-1/+1
* Add option -r to env import to allow import of text files with CRLF as line e...Alexander Holler2014-07-221-1/+2
* h2200: Disable SHA256 on FIT imagesTom Rini2014-07-221-0/+1
* common: cmd_ide: use __weak and add prototypesJeroen Hofstee2014-07-221-0/+4
* tools: compiler.h: add missing time.hJeroen Hofstee2014-07-221-0/+1
* linux/compat.h: port lower_32_bits and upper_32_bits from LinuxLijun Pan2014-07-221-0/+19
* mmc: prevent some warnings with make W=1Jeroen Hofstee2014-07-181-1/+3
* env_callback.h: spl: mark callback as maybe_unusedJeroen Hofstee2014-07-181-1/+1
* common: board_f: cosmetic use __weak for ledsJeroen Hofstee2014-07-181-11/+11
* socfpga: timer actually counts downPavel Machek2014-07-141-0/+1
* ARM: DRA7xx: Update the board_name env variableLokesh Vutla2014-07-141-0/+3
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-07-092-26/+212
|\
| * ARM: m53evk: Update default environmentLothar Rubusch2014-07-091-1/+86
| * ARM: m53evk: Adjust mtdparts settingsMarek Vasut2014-07-091-9/+8
| * ARM: m53evk: add needed commands and optionsMarek Vasut2014-07-091-2/+16
| * ARM: m28evk: Update default environmentLothar Rubusch2014-07-091-3/+84
| * ARM: m28evk: Adjust mtdpartsMarek Vasut2014-07-091-9/+8
| * ARM: m28evk: add needed commands and optionsMarek Vasut2014-07-091-2/+10
* | TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagleTyler Baker2014-07-071-0/+1
* | fit: make sha256 support optionalDirk Eibach2014-07-075-0/+9
* | board: gdsys: Remove commands to reduce footprintDirk Eibach2014-07-074-4/+22
* | board: gdsys: Make gdsys osd hardware detection more robustDirk Eibach2014-07-072-8/+0
* | board: gdsys: Configure bridge on DP501 to support DDC onlyDirk Eibach2014-07-071-3/+4
* | board: gdsys: Increase iocon and dlv10g version stringDirk Eibach2014-07-072-2/+2
* | board: gdsys: Fix dlvision-10g I2C configurationDirk Eibach2014-07-071-2/+8
* | i2c: IHS I2C master driverDirk Eibach2014-07-073-18/+41
* | board: iocon: Support DisplayPort hardwareDirk Eibach2014-07-071-2/+7
* | mpc8xx: remove spc1920 board supportMasahiro Yamada2014-07-071-405/+0
* | mpc8xx: remove v37 board supportMasahiro Yamada2014-07-072-398/+0
* | mpc8xx: remove fads board supportMasahiro Yamada2014-07-075-140/+3
* | mpc8xx: remove netta, netta2, netphone board supportMasahiro Yamada2014-07-075-2026/+0
* | mpc8xx: remove rbc823 board supportMasahiro Yamada2014-07-074-431/+1
* | mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada2014-07-075-924/+1
* | mpc8xx: remove qs850, qs860t board supportMasahiro Yamada2014-07-074-1546/+0
* | env_fat: use get_device_and_partition() during env save and loadWu, Josh2014-07-071-2/+6
* | integrator: switch to generic boardLinus Walleij2014-07-051-0/+1
* | ARM: rpi_b: enable GENERIC_BOARDStephen Warren2014-07-051-0/+1
* | arm, calimain: Add CONFIG_SYS_GENERIC_BOARDChristian Riesch2014-07-051-1/+2
* | arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARDŁukasz Dałek2014-07-051-0/+1
* | socfpga: Adding Scan Manager driverChin Liang See2014-07-051-0/+1
* | socfpga: Adding DesignWare watchdog supportChin Liang See2014-07-051-0/+14
* | arm: ep9315: Return back Cirrus Logic EDB9315A board supportSergey Kostanbaev2014-07-041-0/+292
* | ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board supportYork Sun2014-07-043-0/+261
* | armv8/fsl-lsch3: Add support to load and start MC FirmwareJ. German Rivera2014-07-032-3/+70
* | ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun2014-07-031-3/+2
* | arm: Add support for semihosting for armv8 fastmodel targets.Darwin Rambo2014-07-031-7/+56
* | Merge remote-tracking branch 'u-boot-samsung/master'Albert ARIBAUD2014-07-017-54/+119
|\ \
OpenPOWER on IntegriCloud