Age | Commit message (Expand) | Author |
2015-04-22 | gunzip: add gzwrite routine for extracting compresed images to block device | Eric Nelson |
2015-04-20 | powerpc/mpc85xx: Remove some dead code | Scott Wood |
2015-04-18 | net: cosmetic: Change IPaddr_t to struct in_addr | Joe Hershberger |
2015-04-18 | common: Make sure arch-specific map_sysmem() is defined | Joe Hershberger |
2015-04-16 | dm: Add a new CPU init function which can use driver model | Simon Glass |
2015-03-04 | powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs | Shaveta Leekha |
2015-02-17 | common/board_f: factor out reserve_stacks | Andreas Bießmann |
2015-02-09 | common: Move dram_init() declaration to common location | Michal Simek |
2015-01-29 | generic-board: show model name in board_init_f() too | Masahiro Yamada |
2015-01-16 | powerpc: 74xx_7xx: remove 74xx_7xx cpu support | Masahiro Yamada |
2015-01-05 | mpc8xx: remove lwmon board support | Masahiro Yamada |
2014-12-15 | ARM: remove redundant asmlinkage define | Masahiro Yamada |
2014-12-15 | x86: move arch-specific asmlinkage to <asm/linkage.h> | Masahiro Yamada |
2014-12-08 | powerpc: mpc8xx: remove hermes board support | Masahiro Yamada |
2014-11-25 | x86: Add a definition of asmlinkage | Simon Glass |
2014-11-23 | Add pr_fmt() macro | Thierry Reding |
2014-11-20 | linux/kernel.h: add typechecking to roundup macro | Masahiro Yamada |
2014-11-20 | include: move various macros to include/linux/kernel.h | Masahiro Yamada |
2014-11-20 | include/common.h: remove DIV_ROUND definition | Masahiro Yamada |
2014-10-27 | Tidy up data sizes and function comment in display_options | Simon Glass |
2014-10-27 | Use uint64_t for time types | Simon Glass |
2014-10-27 | Add some standard headers external code might need | Gabe Black |
2014-10-27 | ppc: Zap Hymod board | Marek Vasut |
2014-10-23 | serial: add static directive to local functions | Masahiro Yamada |
2014-09-24 | common.h: remove MIN, MAX, MIN3, MAX3 macros | Masahiro Yamada |
2014-09-05 | arm:reset: call the reset_misc() before the cpu reset | Przemyslaw Marczak |
2014-08-21 | powerpc: mpc8xx: remove stxxtc board support | Masahiro Yamada |
2014-07-28 | ARM: convert arch_fixup_memory_node to a generic FDT fixup function | Ma Haijun |
2014-07-23 | stdio: Pass device pointer to stdio methods | Simon Glass |
2014-07-07 | mpc8xx: remove fads board support | Masahiro Yamada |
2014-07-07 | mpc8xx: remove RPXlite_dw, quantum board support | Masahiro Yamada |
2014-07-03 | ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC | York Sun |
2014-06-11 | Add run_command_repeatable() | Thomas Betker |
2014-05-30 | powerpc: ep8248: remove orphan board | Masahiro Yamada |
2014-05-29 | m68k: powerpc: Clean up do_mdm_init | Simon Glass |
2014-05-29 | Move bootretry code into bootretry.c and clean up | Simon Glass |
2014-05-29 | move CLI prototypes to cli.h and add comments | Simon Glass |
2014-05-23 | Add the function 'confirm_yesno' for interactive | Pierre Aubert |
2014-05-13 | powerpc/mpc85xx: Fix boot_flag for calling board_init_f() | York Sun |
2014-05-12 | rand: do not surround function declarations by #ifdef | Masahiro Yamada |
2014-04-20 | MIPS: drop incaip board | Daniel Schwierzeck |
2014-04-18 | powerpc: remove RPXClassic, RPXlite boards support | Masahiro Yamada |
2014-04-18 | powerpc: remove MBX and MBX860T boards support | Masahiro Yamada |
2014-04-02 | lib: uuid: code refactor for proper maintain between uuid bin and string | Przemyslaw Marczak |
2014-04-02 | part_efi: move uuid<->string conversion functions into lib/uuid.c | Przemyslaw Marczak |
2014-03-28 | lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND | Przemyslaw Marczak |
2014-03-17 | sandbox: config: Enable cros_ec emulation and related items | Simon Glass |
2014-03-17 | sandbox: Deal with conflicting getenv() for SDL | Simon Glass |
2014-03-07 | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 | Masahiro Yamada |
2014-03-04 | Add 64-bit data support for memory commands | York Sun |