Commit Graph

308 Commits (6ab6b2afa091dbceb37719b8a81637a00834be19)

Author SHA1 Message Date
Masahiro Yamada 6ab6b2afa0 dts: re-write dts/Makefile more simply with Kbuild 10 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 11 years ago
ken kuo e3c58b0292 nds32: Enable the function of passing parameters to Linux 11 years ago
Simon Glass b2e16a85a1 Add trace library 11 years ago
Simon Glass 063ae006ae main: Separate out the two abortboot() functions 11 years ago
Wolfgang Denk d6ed322222 Power: remove support for Freescale MPC8220 11 years ago
Simon Glass 13d06981a9 image: Add device tree setup to image library 11 years ago
Vivek Gautam 4f4eab4d14 usb: common: Use a global definition for 'min3' 11 years ago
Anatolij Gustschin b91363cd34 mpc512x: remove dead code 11 years ago
Egbert Eich d7ea4d4d4c disk/iso: Add Support for block sizes > 512 byte to ISO partition support 11 years ago
Egbert Eich ae1768a72c disk/gpt: Fix GPT partition handling for blocksize != 512 11 years ago
Simon Glass 76b8f79c29 Add getenv_hex() to return an environment variable as hex 11 years ago
Simon Glass 781adb5710 sandbox: Provide a way to map from host RAM to U-Boot RAM 11 years ago
Benoît Thébaudeau e53232250b arm: Remove support for unused s3c64xx 11 years ago
Benoît Thébaudeau 5c6db120fc arm: Remove unused relocate_code() parameters 11 years ago
Benoît Thébaudeau 959eaa74b8 arm: relocate_code() is no longer noreturn 11 years ago
Simon Glass c2240d4dbe Adjust board_r.c for ppc 11 years ago
Simon Glass 1938f4a5b6 Introduce generic pre-relocation board_f.c 11 years ago
Simon Glass bfc5996643 Update set_working_fdt_addr() to use setenv_addr() 11 years ago
Simon Glass 4213fc2913 sandbox: Add un/map_sysmen() to deal with sandbox's ram_buf 11 years ago
Simon Glass bda32ffcf7 Update print_buffer() to use const 11 years ago
Simon Glass 15a33e49de Add option to display customised memory information 12 years ago
Albert ARIBAUD e05e5de7fa arm: move C runtime setup code in crt0.S 12 years ago
Joe Hershberger ec8a252cd4 env: Use getenv_yesno() more generally 12 years ago
Kim Phillips eef1cf2d5c include/linux/byteorder: import latest endian definitions from linux 12 years ago
Simon Glass c4fa493d3a Support setenv_ulong() and setenv_addr() for powerpc 12 years ago
Stefan Roese a821d08dca ppc4xx: Remove AP1000 board support 12 years ago
Stefan Roese 99bcad1809 ppc4xx: Remove IOP480 support 12 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 12 years ago
Marek Vasut 9aed508083 COMMON: Add __stringify() function 12 years ago
Lei Wen 88d52c6aff lib: add gzip lib function callback 12 years ago
Simon Glass d51004a832 Add run_command_list() to run a list of commands 12 years ago
Marek Vasut 546910f85f common.h: Remove include compiler.h 12 years ago
Marek Vasut de4d11355f common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER 12 years ago
Michael Walle 99e139d590 net: use common rand()/srand() functions 12 years ago
Michael Walle 9acf1ca50d lib: add rand() function 12 years ago
Rob Herring 669df7e42d pxe: add support for parsing local syslinux files 12 years ago
Daniel Schwierzeck e034ea3b77 MIPS: board.c: move extern declarations to u-boot-mips.h 12 years ago
Joe Hershberger 4ef8d53caa net: Allow filtering on debug traces in the net subsystem 12 years ago
Joe Hershberger 48522bb503 net: cosmetic: net.c checkpatch compliance 12 years ago
Simon Glass a35925b8c1 Add abs() macro to return absolute value 12 years ago