summaryrefslogtreecommitdiffstats
path: root/include/common.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCsShaveta Leekha2015-03-041-0/+2
* common/board_f: factor out reserve_stacksAndreas Bießmann2015-02-171-0/+18
* common: Move dram_init() declaration to common locationMichal Simek2015-02-091-0/+1
* generic-board: show model name in board_init_f() tooMasahiro Yamada2015-01-291-6/+7
* powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada2015-01-161-11/+0
* mpc8xx: remove lwmon board supportMasahiro Yamada2015-01-051-4/+0
* ARM: remove redundant asmlinkage defineMasahiro Yamada2014-12-151-3/+0
* x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada2014-12-151-3/+0
* powerpc: mpc8xx: remove hermes board supportMasahiro Yamada2014-12-081-5/+0
* x86: Add a definition of asmlinkageSimon Glass2014-11-251-0/+3
* Add pr_fmt() macroThierry Reding2014-11-231-5/+9
* linux/kernel.h: add typechecking to roundup macroMasahiro Yamada2014-11-201-1/+1
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-201-86/+1
* include/common.h: remove DIV_ROUND definitionMasahiro Yamada2014-11-201-1/+0
* Tidy up data sizes and function comment in display_optionsSimon Glass2014-10-271-1/+13
* Use uint64_t for time typesSimon Glass2014-10-271-1/+1
* Add some standard headers external code might needGabe Black2014-10-271-0/+3
* ppc: Zap Hymod boardMarek Vasut2014-10-271-3/+0
* serial: add static directive to local functionsMasahiro Yamada2014-10-231-7/+0
* common.h: remove MIN, MAX, MIN3, MAX3 macrosMasahiro Yamada2014-09-241-6/+0
* 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
|/
OpenPOWER on IntegriCloud