aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-23dm: Add dm_scan_other() to locate board-specific devicesSimon Glass1-0/+13
2014-07-23dm: Add child_pre_probe() and child_post_remove() methodsSimon Glass2-0/+10
2014-07-23dm: Introduce per-child data for devicesSimon Glass2-0/+29
2014-07-23dm: Add functions to access a device's childrenSimon Glass1-0/+58
2014-07-23dm: Provide a function to scan child FDT nodesSimon Glass3-0/+26
2014-07-23dm: Tidy up some header file commentsSimon Glass5-6/+13
2014-07-23fdt: Add a function to get the node offset of an aliasSimon Glass1-0/+11
2014-07-23dm: Allow a device to be found by its FDT offsetSimon Glass1-0/+16
2014-07-23dm: Introduce device sequence numberingSimon Glass3-0/+83
2014-07-23fdt: Add a function to get the alias sequence of a nodeSimon Glass1-0/+18
2014-07-23Add a flag indicating when the serial console is readySimon Glass1-0/+1
2014-07-23stdio: Provide functions to add/remove devices using stdio_devSimon Glass1-0/+2
2014-07-23dm: Support driver model prior to relocationSimon Glass2-1/+15
2014-07-23dm: Allow drivers to be marked 'before relocation'Simon Glass4-5/+16
2014-07-23dm: Provide a way to shut down driver modelSimon Glass1-0/+8
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass8-19/+32
2014-07-23sandbox: config: Enable pre-relocation malloc()Simon Glass1-1/+3
2014-07-23Add a simple malloc() implementation for pre-relocationSimon Glass1-0/+5
2014-07-22whitespace cleanupsPavel Machek1-1/+1
2014-07-22rpi_b: handle import of environments in files with CRLF as line endingsAlexander Holler1-1/+1
2014-07-22am335x_evm: handle import of environments in files with CRLF as line endingsAlexander Holler1-1/+1
2014-07-22omap3_beagle: handle import of environments in files with CRLF as line endingsAlexander Holler1-1/+1
2014-07-22Add option -r to env import to allow import of text files with CRLF as line e...Alexander Holler1-1/+2
2014-07-22h2200: Disable SHA256 on FIT imagesTom Rini1-0/+1
2014-07-22common: cmd_ide: use __weak and add prototypesJeroen Hofstee1-0/+4
2014-07-22tools: compiler.h: add missing time.hJeroen Hofstee1-0/+1
2014-07-22linux/compat.h: port lower_32_bits and upper_32_bits from LinuxLijun Pan1-0/+19
2014-07-18mmc: prevent some warnings with make W=1Jeroen Hofstee1-1/+3
2014-07-18env_callback.h: spl: mark callback as maybe_unusedJeroen Hofstee1-1/+1
2014-07-18common: board_f: cosmetic use __weak for ledsJeroen Hofstee1-11/+11
2014-07-14socfpga: timer actually counts downPavel Machek1-0/+1
2014-07-14ARM: DRA7xx: Update the board_name env variableLokesh Vutla1-0/+3
2014-07-09Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-26/+212
2014-07-09ARM: m53evk: Update default environmentLothar Rubusch1-1/+86
2014-07-09ARM: m53evk: Adjust mtdparts settingsMarek Vasut1-9/+8
2014-07-09ARM: m53evk: add needed commands and optionsMarek Vasut1-2/+16
2014-07-09ARM: m28evk: Update default environmentLothar Rubusch1-3/+84
2014-07-09ARM: m28evk: Adjust mtdpartsMarek Vasut1-9/+8
2014-07-09ARM: m28evk: add needed commands and optionsMarek Vasut1-2/+10
2014-07-07TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagleTyler Baker1-0/+1
2014-07-07fit: make sha256 support optionalDirk Eibach5-0/+9
2014-07-07board: gdsys: Remove commands to reduce footprintDirk Eibach4-4/+22
2014-07-07board: gdsys: Make gdsys osd hardware detection more robustDirk Eibach2-8/+0
2014-07-07board: gdsys: Configure bridge on DP501 to support DDC onlyDirk Eibach1-3/+4
2014-07-07board: gdsys: Increase iocon and dlv10g version stringDirk Eibach2-2/+2
2014-07-07board: gdsys: Fix dlvision-10g I2C configurationDirk Eibach1-2/+8
2014-07-07i2c: IHS I2C master driverDirk Eibach3-18/+41
2014-07-07board: iocon: Support DisplayPort hardwareDirk Eibach1-2/+7
2014-07-07mpc8xx: remove spc1920 board supportMasahiro Yamada1-405/+0
2014-07-07mpc8xx: remove v37 board supportMasahiro Yamada2-398/+0