summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-25ARM: keystone2: move K2HK board files to common KS2 board directoryHao Zhang
2014-07-25k2hk: use common KS2_ prefix for all hardware definitionsKhoronzhuk, Ivan
2014-07-25ARM: omap: tao3530: Convert to generic boardStefan Roese
2014-07-25tricorder: convert to generic boardAndreas Bießmann
2014-07-25k2hk_evm: add script to automate NAND flash processKhoronzhuk, Ivan
2014-07-25mtd: nand: davinci: add opportunity to write keystone U-boot imageKhoronzhuk, Ivan
2014-07-25tps65218/am43xx_evm: Add power framework support to TPS65218Tom Rini
2014-07-25power/pmic.h: Add prototype for power_init_board.Tom Rini
2014-07-25drivers: net: cpsw: add support for using second port as ethernetMugunthan V N
2014-07-25board: Add CONFIG_SYS_GENERIC_BOARD to all gdsys boardsDirk Eibach
2014-07-24arm: rmobile: Add support Alt boardNobuhiro Iwamatsu
2014-07-23board/freescale: use generic board architecture for t2080qds and t2080rdbShengzhou Liu
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-22powerpc/t1040: update i2c for t1040qds and t104xrdbShengzhou Liu
2014-07-22powerpc/ifc: fix invalid CSn FTIM2.TCH settingShaohui Xie
2014-07-22driver/nand: Add support of 16K SRAM for IFC 2.0Prabhakar Kushwaha
2014-07-22driver/nand: Update SRAM initialize logic for IFC.Prabhakar Kushwaha
2014-07-22powerpc/mpc85xx: Remove P1023 RDS supportLijun Pan
2014-07-22qe: move immap_qe.h from arch directory into common directoryZhao Qiang
2014-07-22board/t2080qds: enable sst and eon spi flash for nor bootShengzhou Liu
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