summaryrefslogtreecommitdiff
path: root/include/common.h
AgeCommit message (Expand)Author
2014-02-07arc: bdinfo, image and arc-specific init functions declarations supportAlexey Brodkin
2014-01-24Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada
2013-12-16common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan
2013-11-21sandbox: Make map_to_sysmem() use a constant pointerSimon Glass
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-10-08exynos: Export timer_get_us() to get microsecond timerRajeshwari Shinde
2013-10-04Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-10-03ARM: add SMP support for non-secure switchAndre Przywara
2013-09-20Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2013-09-20Add parentheses to ALLOC_ALIGN_BUFFER macro'sMischa Jonker
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day
2013-07-25Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-24nds32: Enable the function of passing parameters to Linuxken kuo
2013-06-26Add trace librarySimon Glass
2013-06-04main: Separate out the two abortboot() functionsSimon Glass
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-05-14image: Add device tree setup to image librarySimon Glass
2013-05-06usb: common: Use a global definition for 'min3'Vivek Gautam
2013-05-02Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini
2013-05-02mpc512x: remove dead codeAnatolij Gustschin
2013-05-01disk/iso: Add Support for block sizes > 512 byte to ISO partition supportEgbert Eich
2013-05-01disk/gpt: Fix GPT partition handling for blocksize != 512Egbert Eich
2013-05-01Add getenv_hex() to return an environment variable as hexSimon Glass
2013-05-01sandbox: Provide a way to map from host RAM to U-Boot RAMSimon Glass
2013-04-12arm: Remove support for unused s3c64xxBenoît Thébaudeau
2013-04-12arm: Remove unused relocate_code() parametersBenoît Thébaudeau
2013-04-12arm: relocate_code() is no longer noreturnBenoît Thébaudeau
2013-03-15Adjust board_r.c for ppcSimon Glass
2013-03-15Introduce generic pre-relocation board_f.cSimon Glass
2013-02-28Update set_working_fdt_addr() to use setenv_addr()Simon Glass
2013-02-28sandbox: Add un/map_sysmen() to deal with sandbox's ram_bufSimon Glass
2013-02-28Update print_buffer() to use constSimon Glass
2013-01-10Add option to display customised memory informationSimon Glass
2013-01-08arm: move C runtime setup code in crt0.SAlbert ARIBAUD
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips
2012-11-02Support setenv_ulong() and setenv_addr() for powerpcSimon Glass
2012-10-15ppc4xx: Remove AP1000 board supportStefan Roese
2012-10-15ppc4xx: Remove IOP480 supportStefan Roese
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
2012-10-15COMMON: Add __stringify() functionMarek Vasut
2012-09-29lib: add gzip lib function callbackLei Wen
2012-08-09Add run_command_list() to run a list of commandsSimon Glass
2012-07-20common.h: Remove include compiler.hMarek Vasut
2012-07-18common.h: Introduce DEFINE_CACHE_ALIGN_BUFFERMarek Vasut
2012-07-07net: use common rand()/srand() functionsMichael Walle
2012-07-07lib: add rand() functionMichael Walle
2012-06-21pxe: add support for parsing local syslinux filesRob Herring
2012-06-03MIPS: board.c: move extern declarations to u-boot-mips.hDaniel Schwierzeck