summaryrefslogtreecommitdiffstats
path: root/include/common.h
Commit message (Expand)AuthorAgeFilesLines
* arm:reset: call the reset_misc() before the cpu resetPrzemyslaw Marczak2014-09-051-0/+1
* powerpc: mpc8xx: remove stxxtc board supportMasahiro Yamada2014-08-211-4/+1
* ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun2014-07-281-3/+3
* stdio: Pass device pointer to stdio methodsSimon Glass2014-07-231-0/+5
* mpc8xx: remove fads board supportMasahiro Yamada2014-07-071-4/+2
* mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada2014-07-071-2/+0
* ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun2014-07-031-3/+2
* Add run_command_repeatable()Thomas Betker2014-06-111-0/+1
* powerpc: ep8248: remove orphan boardMasahiro Yamada2014-05-301-2/+0
* m68k: powerpc: Clean up do_mdm_initSimon Glass2014-05-291-0/+1
* Move bootretry code into bootretry.c and clean upSimon Glass2014-05-291-2/+0
* move CLI prototypes to cli.h and add commentsSimon Glass2014-05-291-4/+0
* Add the function 'confirm_yesno' for interactivePierre Aubert2014-05-231-1/+1
* powerpc/mpc85xx: Fix boot_flag for calling board_init_f()York Sun2014-05-131-1/+4
* rand: do not surround function declarations by #ifdefMasahiro Yamada2014-05-121-2/+0
* MIPS: drop incaip boardDaniel Schwierzeck2014-04-201-3/+0
* powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada2014-04-181-4/+0
* powerpc: remove MBX and MBX860T boards supportMasahiro Yamada2014-04-181-7/+0
* lib: uuid: code refactor for proper maintain between uuid bin and stringPrzemyslaw Marczak2014-04-021-3/+1
* part_efi: move uuid<->string conversion functions into lib/uuid.cPrzemyslaw Marczak2014-04-021-1/+2
* lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak2014-03-281-3/+1
* sandbox: config: Enable cros_ec emulation and related itemsSimon Glass2014-03-171-0/+1
* sandbox: Deal with conflicting getenv() for SDLSimon Glass2014-03-171-0/+5
* powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-071-7/+4
* Add 64-bit data support for memory commandsYork Sun2014-03-041-0/+4
* common: Add get_effective_memsize() to memsize.cYork Sun2014-02-211-0/+1
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-02-201-1/+8
|\
| * Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada2014-02-191-0/+7
| * dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada2014-02-191-1/+1
* | common: Provide DIV_ROUND_CLOSEST macroSoren Brinkmann2014-02-191-0/+16
|/
* arc: bdinfo, image and arc-specific init functions declarations supportAlexey Brodkin2014-02-071-0/+3
* Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-241-3/+0
* common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan2013-12-161-0/+4
* sandbox: Make map_to_sysmem() use a constant pointerSimon Glass2013-11-211-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* exynos: Export timer_get_us() to get microsecond timerRajeshwari Shinde2013-10-081-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-10-041-0/+2
|\
| * ARM: add SMP support for non-secure switchAndre Przywara2013-10-031-0/+2
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2013-09-201-2/+2
|\ \
| * | Add parentheses to ALLOC_ALIGN_BUFFER macro'sMischa Jonker2013-09-201-2/+2
| |/
* | Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-201-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-nds32Tom Rini2013-07-251-0/+1
|\
| * nds32: Enable the function of passing parameters to Linuxken kuo2013-07-241-0/+1
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* Add trace librarySimon Glass2013-06-261-0/+4
* main: Separate out the two abortboot() functionsSimon Glass2013-06-041-3/+0
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-151-6/+0
* image: Add device tree setup to image librarySimon Glass2013-05-141-0/+10
* usb: common: Use a global definition for 'min3'Vivek Gautam2013-05-061-4/+21
* Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini2013-05-021-3/+0
|\
OpenPOWER on IntegriCloud