Commit Graph

330 Commits (47f3d3c80bfe70130054cb61ebbdbbfc61dc8267)

Author SHA1 Message Date
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
Vivek Gautam 4f4eab4d14 usb: common: Use a global definition for 'min3' 12 years ago
Anatolij Gustschin b91363cd34 mpc512x: remove dead code 12 years ago
Egbert Eich d7ea4d4d4c disk/iso: Add Support for block sizes > 512 byte to ISO partition support 12 years ago
Egbert Eich ae1768a72c disk/gpt: Fix GPT partition handling for blocksize != 512 12 years ago
Simon Glass 76b8f79c29 Add getenv_hex() to return an environment variable as hex 12 years ago
Simon Glass 781adb5710 sandbox: Provide a way to map from host RAM to U-Boot RAM 12 years ago
Benoît Thébaudeau e53232250b arm: Remove support for unused s3c64xx 12 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 12 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 12 years ago
Simon Glass c2240d4dbe Adjust board_r.c for ppc 12 years ago
Simon Glass 1938f4a5b6 Introduce generic pre-relocation board_f.c 12 years ago
Simon Glass bfc5996643 Update set_working_fdt_addr() to use setenv_addr() 12 years ago
Simon Glass 4213fc2913 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf 12 years ago