Commit Graph

343 Commits (79043d84da076e4eb47e04495c55216897c9a161)

Author SHA1 Message Date
Simon Glass c6da9ae8a4 Tidy up data sizes and function comment in display_options 10 years ago
Simon Glass 19ea4678ca Use uint64_t for time types 10 years ago
Gabe Black 4166ecb247 Add some standard headers external code might need 10 years ago
Marek Vasut 5038d7f189 ppc: Zap Hymod board 10 years ago
Masahiro Yamada 3fdd0bb2b0 serial: add static directive to local functions 10 years ago
Masahiro Yamada d660b409dc common.h: remove MIN, MAX, MIN3, MAX3 macros 10 years ago
Przemyslaw Marczak 1fb4dab2a1 arm:reset: call the reset_misc() before the cpu reset 11 years ago
Masahiro Yamada 0ace4d9d8f powerpc: mpc8xx: remove stxxtc board support 11 years ago
Ma Haijun e29607ed97 ARM: convert arch_fixup_memory_node to a generic FDT fixup function 11 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 11 years ago
Masahiro Yamada 03f9d7d174 mpc8xx: remove fads board support 11 years ago
Masahiro Yamada 0657e46e28 mpc8xx: remove RPXlite_dw, quantum board support 11 years ago
York Sun 2f78eae506 ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC 11 years ago
Thomas Betker 1d43bfd2d5 Add run_command_repeatable() 11 years ago
Masahiro Yamada 49ad566dfa powerpc: ep8248: remove orphan board 11 years ago
Simon Glass 9272a9b4f6 m68k: powerpc: Clean up do_mdm_init 11 years ago
Simon Glass 0098e179e1 Move bootretry code into bootretry.c and clean up 11 years ago
Simon Glass 18d66533ac move CLI prototypes to cli.h and add comments 11 years ago
Pierre Aubert a5dffa4b67 Add the function 'confirm_yesno' for interactive 11 years ago
York Sun 701e640145 powerpc/mpc85xx: Fix boot_flag for calling board_init_f() 11 years ago
Masahiro Yamada c85bb5a01a rand: do not surround function declarations by #ifdef 11 years ago
Daniel Schwierzeck 538cf92c8c MIPS: drop incaip board 11 years ago
Masahiro Yamada 4fb3925ff8 powerpc: remove RPXClassic, RPXlite boards support 11 years ago
Masahiro Yamada d6b11fd1f0 powerpc: remove MBX and MBX860T boards support 11 years ago
Przemyslaw Marczak d718ded056 lib: uuid: code refactor for proper maintain between uuid bin and string 11 years ago
Przemyslaw Marczak a96a0e6153 part_efi: move uuid<->string conversion functions into lib/uuid.c 11 years ago
Przemyslaw Marczak 3c1c68cc03 lib: rand: introduce new configs: CONFIG_LIB_RAND and CONFIG_LIB_HW_RAND 11 years ago
Simon Glass 2c072c958b sandbox: config: Enable cros_ec emulation and related items 11 years ago
Simon Glass 20f86a0aea sandbox: Deal with conflicting getenv() for SDL 11 years ago
Masahiro Yamada 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 11 years ago
York Sun 4d1fd7f1ae Add 64-bit data support for memory commands 11 years ago
York Sun e38661634b common: Add get_effective_memsize() to memsize.c 11 years ago
Masahiro Yamada 365475e6d1 Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee 11 years ago
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 11 years ago
Soren Brinkmann 23d5c73866 common: Provide DIV_ROUND_CLOSEST macro 11 years ago
Alexey Brodkin bc5d542880 arc: bdinfo, image and arc-specific init functions declarations support 11 years ago
Masahiro Yamada d937326ffc Remove obsolete _LINUX_CONFIG_H macro 11 years ago
Miao Yan 871a57bb81 common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot interface. 11 years ago
Simon Glass ed072b96ef sandbox: Make map_to_sysmem() use a constant pointer 11 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 11 years ago
Rajeshwari Shinde fc9ae1bac4 exynos: Export timer_get_us() to get microsecond timer 11 years ago
Andre Przywara ba6a169811 ARM: add SMP support for non-secure switch 11 years ago
Mischa Jonker e8232fea41 Add parentheses to ALLOC_ALIGN_BUFFER macro's 11 years ago
Robert P. J. Day 1bce2aeb6f Cosmetic: Fix a number of typos, no functional changes. 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
ken kuo e3c58b0292 nds32: Enable the function of passing parameters to Linux 12 years ago
Simon Glass b2e16a85a1 Add trace library 12 years ago
Simon Glass 063ae006ae main: Separate out the two abortboot() functions 12 years ago
Wolfgang Denk d6ed322222 Power: remove support for Freescale MPC8220 12 years ago
Simon Glass 13d06981a9 image: Add device tree setup to image library 12 years ago