summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-03-08PD#120517: console: control console silent by envZhenfei Li8-8/+144
2015-01-05mpc8xx: remove lwmon board supportMasahiro Yamada24-2944/+3
2014-12-15ARM: remove redundant asmlinkage defineMasahiro Yamada1-3/+0
2014-12-15x86: move arch-specific asmlinkage to <asm/linkage.h>Masahiro Yamada7-4/+13
2014-12-08powerpc: mpc8xx: remove hermes board supportMasahiro Yamada17-1664/+4
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 Yamada2-3/+8
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada15-180/+158
2014-11-20include/common.h: remove DIV_ROUND definitionMasahiro Yamada1-1/+0
2014-10-27Tidy up data sizes and function comment in display_optionsSimon Glass2-10/+18
2014-10-27Use uint64_t for time typesSimon Glass2-7/+7
2014-10-27Add some standard headers external code might needGabe Black3-0/+302
2014-10-27ppc: Zap Hymod boardMarek Vasut47-6743/+3
2014-10-24serial: add static directive to local functionsMasahiro Yamada3-26/+12
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 Marczak2-0/+7
2014-08-21powerpc: mpc8xx: remove stxxtc board supportMasahiro Yamada13-1383/+2
2014-07-28ARM: convert arch_fixup_memory_node to a generic FDT fixup functionMa Haijun4-7/+10
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass30-101/+189
2014-07-07mpc8xx: remove fads board supportMasahiro Yamada23-2442/+6
2014-07-07mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada28-2765/+3
2014-07-03ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoCYork Sun17-4/+944
2014-06-11Add run_command_repeatable()Thomas Betker2-0/+25
2014-05-30powerpc: ep8248: remove orphan boardMasahiro Yamada7-522/+1
2014-05-29m68k: powerpc: Clean up do_mdm_initSimon Glass5-36/+5
2014-05-29Move bootretry code into bootretry.c and clean upSimon Glass13-57/+108
2014-05-29move CLI prototypes to cli.h and add commentsSimon Glass18-4/+118
2014-05-23Add the function 'confirm_yesno' for interactivePierre Aubert5-37/+38
2014-05-13powerpc/mpc85xx: Fix boot_flag for calling board_init_f()York Sun4-6/+12
2014-05-12rand: do not surround function declarations by #ifdefMasahiro Yamada1-2/+0
2014-04-20MIPS: drop incaip boardDaniel Schwierzeck23-5201/+1
2014-04-18powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada28-4108/+8
2014-04-18powerpc: remove MBX and MBX860T boards supportMasahiro Yamada23-2411/+1
2014-04-02lib: uuid: code refactor for proper maintain between uuid bin and stringPrzemyslaw Marczak5-36/+91
2014-04-02part_efi: move uuid<->string conversion functions into lib/uuid.cPrzemyslaw Marczak4-87/+68
2014-03-28lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RANDPrzemyslaw Marczak10-6/+10
2014-03-18sandbox: config: Enable cros_ec emulation and related itemsSimon Glass2-5/+34
2014-03-18sandbox: Deal with conflicting getenv() for SDLSimon Glass1-0/+5
2014-03-07powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada42-82/+50
2014-03-04Add 64-bit data support for memory commandsYork Sun5-11/+174
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun13-39/+21
2014-02-20Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD283-2548/+4334
2014-02-19Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to calleeMasahiro Yamada8-12/+14
2014-02-19dts: re-write dts/Makefile more simply with KbuildMasahiro Yamada10-72/+41
2014-02-19common: Provide DIV_ROUND_CLOSEST macroSoren Brinkmann1-0/+16
2014-02-07arc: bdinfo, image and arc-specific init functions declarations supportAlexey Brodkin4-0/+23
2014-01-24Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada22-35/+0
2013-12-16common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan5-12/+155
2013-11-21sandbox: Make map_to_sysmem() use a constant pointerSimon Glass2-2/+2
[next]