aboutsummaryrefslogtreecommitdiff
path: root/include/common.h
AgeCommit message (Expand)AuthorFilesLines
2015-02-09common: Move dram_init() declaration to common locationMichal Simek1-0/+1
2015-01-29generic-board: show model name in board_init_f() tooMasahiro Yamada1-6/+7
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada1-11/+0
2015-01-05mpc8xx: remove lwmon board supportMasahiro Yamada1-4/+0
2014-12-15ARM: remove redundant asmlinkage defineMasahiro Yamada1-3/+0
2014-12-15x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada1-3/+0
2014-12-08powerpc: mpc8xx: remove hermes board supportMasahiro Yamada1-5/+0
2014-11-25x86: Add a definition of asmlinkageSimon Glass1-0/+3
2014-11-23Add pr_fmt() macroThierry Reding1-5/+9
2014-11-20linux/kernel.h: add typechecking to roundup macroMasahiro Yamada1-1/+1
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada1-86/+1
2014-11-20include/common.h: remove DIV_ROUND definitionMasahiro Yamada1-1/+0
2014-10-27Tidy up data sizes and function comment in display_optionsSimon Glass1-1/+13
2014-10-27Use uint64_t for time typesSimon Glass1-1/+1
2014-10-27Add some standard headers external code might needGabe Black1-0/+3
2014-10-27ppc: Zap Hymod boardMarek Vasut1-3/+0
2014-10-23serial: add static directive to local functionsMasahiro Yamada1-7/+0
2014-09-24common.h: remove MIN, MAX, MIN3, MAX3 macrosMasahiro Yamada1-6/+0
2014-09-05arm:reset: call the reset_misc() before the cpu resetPrzemyslaw Marczak1-0/+1
2014-08-21powerpc: mpc8xx: remove stxxtc board supportMasahiro Yamada1-4/+1
2014-07-28ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun1-3/+3
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass1-0/+5
2014-07-07mpc8xx: remove fads board supportMasahiro Yamada1-4/+2
2014-07-07mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada1-2/+0
2014-07-03ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun1-3/+2
2014-06-11Add run_command_repeatable()Thomas Betker1-0/+1
2014-05-30powerpc: ep8248: remove orphan boardMasahiro Yamada1-2/+0
2014-05-29m68k: powerpc: Clean up do_mdm_initSimon Glass1-0/+1
2014-05-29Move bootretry code into bootretry.c and clean upSimon Glass1-2/+0
2014-05-29move CLI prototypes to cli.h and add commentsSimon Glass1-4/+0
2014-05-23Add the function 'confirm_yesno' for interactivePierre Aubert1-1/+1
2014-05-13powerpc/mpc85xx: Fix boot_flag for calling board_init_f()York Sun1-1/+4
2014-05-12rand: do not surround function declarations by #ifdefMasahiro Yamada1-2/+0
2014-04-20MIPS: drop incaip boardDaniel Schwierzeck1-3/+0
2014-04-18powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada1-4/+0
2014-04-18powerpc: remove MBX and MBX860T boards supportMasahiro Yamada1-7/+0
2014-04-02lib: uuid: code refactor for proper maintain between uuid bin and stringPrzemyslaw Marczak1-3/+1
2014-04-02part_efi: move uuid<->string conversion functions into lib/uuid.cPrzemyslaw Marczak1-1/+2
2014-03-28lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak1-3/+1
2014-03-17sandbox: config: Enable cros_ec emulation and related itemsSimon Glass1-0/+1
2014-03-17sandbox: Deal with conflicting getenv() for SDLSimon Glass1-0/+5
2014-03-07powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada1-7/+4
2014-03-04Add 64-bit data support for memory commandsYork Sun1-0/+4
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun1-0/+1
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+8
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada1-0/+7
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada1-1/+1
2014-02-19common: Provide DIV_ROUND_CLOSEST macroSoren Brinkmann1-0/+16
2014-02-07arc: bdinfo, image and arc-specific init functions declarations supportAlexey Brodkin1-0/+3
2014-01-24Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada1-3/+0