summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-26Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD
2014-07-23ARM: zynq: Enable generic board for Xilinx ZynqMichal Simek
2014-07-23dm: Add dm_scan_other() to locate board-specific devicesSimon Glass
2014-07-23dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass
2014-07-23dm: Introduce per-child data for devicesSimon Glass
2014-07-23dm: Add functions to access a device's childrenSimon Glass
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass
2014-07-23dm: Tidy up some header file commentsSimon Glass
2014-07-23fdt: Add a function to get the node offset of an aliasSimon Glass
2014-07-23dm: Allow a device to be found by its FDT offsetSimon Glass
2014-07-23dm: Introduce device sequence numberingSimon Glass
2014-07-23fdt: Add a function to get the alias sequence of a nodeSimon Glass
2014-07-23Add a flag indicating when the serial console is readySimon Glass
2014-07-23stdio: Provide functions to add/remove devices using stdio_devSimon Glass
2014-07-23dm: Support driver model prior to relocationSimon Glass
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass
2014-07-23dm: Provide a way to shut down driver modelSimon Glass
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass
2014-07-23sandbox: config: Enable pre-relocation malloc()Simon Glass
2014-07-23Add a simple malloc() implementation for pre-relocationSimon Glass
2014-07-22whitespace cleanupsPavel Machek
2014-07-22rpi_b: handle import of environments in files with CRLF as line endingsAlexander Holler
2014-07-22am335x_evm: handle import of environments in files with CRLF as line endingsAlexander Holler
2014-07-22omap3_beagle: handle import of environments in files with CRLF as line endingsAlexander Holler
2014-07-22Add option -r to env import to allow import of text files with CRLF as line e...Alexander Holler
2014-07-22h2200: Disable SHA256 on FIT imagesTom Rini
2014-07-22common: cmd_ide: use __weak and add prototypesJeroen Hofstee
2014-07-22tools: compiler.h: add missing time.hJeroen Hofstee
2014-07-22linux/compat.h: port lower_32_bits and upper_32_bits from LinuxLijun Pan
2014-07-18mmc: prevent some warnings with make W=1Jeroen Hofstee
2014-07-18env_callback.h: spl: mark callback as maybe_unusedJeroen Hofstee
2014-07-18common: board_f: cosmetic use __weak for ledsJeroen Hofstee
2014-07-14socfpga: timer actually counts downPavel Machek
2014-07-14ARM: DRA7xx: Update the board_name env variableLokesh Vutla
2014-07-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2014-07-09ARM: m53evk: Update default environmentLothar Rubusch
2014-07-09ARM: m53evk: Adjust mtdparts settingsMarek Vasut
2014-07-09ARM: m53evk: add needed commands and optionsMarek Vasut
2014-07-09ARM: m28evk: Update default environmentLothar Rubusch
2014-07-09ARM: m28evk: Adjust mtdpartsMarek Vasut
2014-07-09ARM: m28evk: add needed commands and optionsMarek Vasut
2014-07-07TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagleTyler Baker
2014-07-07fit: make sha256 support optionalDirk Eibach
2014-07-07board: gdsys: Remove commands to reduce footprintDirk Eibach
2014-07-07board: gdsys: Make gdsys osd hardware detection more robustDirk Eibach
2014-07-07board: gdsys: Configure bridge on DP501 to support DDC onlyDirk Eibach
2014-07-07board: gdsys: Increase iocon and dlv10g version stringDirk Eibach
2014-07-07board: gdsys: Fix dlvision-10g I2C configurationDirk Eibach
2014-07-07i2c: IHS I2C master driverDirk Eibach
2014-07-07board: iocon: Support DisplayPort hardwareDirk Eibach