Commit Graph

440 Commits (b493f95ca6c3257b3528131e0205676dba26d2d6)

Author SHA1 Message Date
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
Simon Glass bda32ffcf7 Update print_buffer() to use const 12 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 13 years ago
Kim Phillips eef1cf2d5c include/linux/byteorder: import latest endian definitions from linux 13 years ago
Simon Glass c4fa493d3a Support setenv_ulong() and setenv_addr() for powerpc 13 years ago
Stefan Roese a821d08dca ppc4xx: Remove AP1000 board support 13 years ago
Stefan Roese 99bcad1809 ppc4xx: Remove IOP480 support 13 years ago
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 13 years ago
Marek Vasut 9aed508083 COMMON: Add __stringify() function 13 years ago
Lei Wen 88d52c6aff lib: add gzip lib function callback 13 years ago
Simon Glass d51004a832 Add run_command_list() to run a list of commands 13 years ago
Marek Vasut 546910f85f common.h: Remove include compiler.h 13 years ago
Marek Vasut de4d11355f common.h: Introduce DEFINE_CACHE_ALIGN_BUFFER 13 years ago
Michael Walle 99e139d590 net: use common rand()/srand() functions 13 years ago
Michael Walle 9acf1ca50d lib: add rand() function 13 years ago
Rob Herring 669df7e42d pxe: add support for parsing local syslinux files 13 years ago
Daniel Schwierzeck e034ea3b77 MIPS: board.c: move extern declarations to u-boot-mips.h 13 years ago
Joe Hershberger 4ef8d53caa net: Allow filtering on debug traces in the net subsystem 13 years ago
Joe Hershberger 48522bb503 net: cosmetic: net.c checkpatch compliance 13 years ago
Simon Glass a35925b8c1 Add abs() macro to return absolute value 13 years ago
Simon Glass 3786980dd3 Move bootstage timer out of lib/time.c 13 years ago
Simon Glass 3fa4977a9e Revert "Add board_pre_console_putc to deal with early console output" 13 years ago
Simon Glass 5ff55390ed bootstage: Define an optional microsecond timer 13 years ago
Simon Glass 097e17836d bootstage: Create an initial header for boot progress integers 13 years ago
Simon Glass 5307153236 Stop using builtin_run_command() 13 years ago
Simon Glass 009dde1955 Rename run_command2() to run_command() 13 years ago
Simon Glass f47360a74e Rename run_command() to builtin_run_command() 13 years ago
Simon Glass 79714c1e26 Remove CMD_PXE's static on run_command() 13 years ago
Hadli, Manjunath 8f5d468721 davinci: add support for printing clock frequency 13 years ago
Heiko Schocher 9c3483113d common: add possibility for readline_into_buffer timeout 13 years ago
Wolfgang Denk d0b8feef8b Revert "common.h: remove value from bool defines" 14 years ago
Igor Grinberg 914c9ee971 common.h: remove value from bool defines 14 years ago
Simon Glass 9785c905cf Move vsprintf functions into their own header 14 years ago
Simon Glass 295d3942b8 Add board_pre_console_putc to deal with early console output 14 years ago
Igor Grinberg e3150460a4 common: move extern char console_buffer[] to common.h 14 years ago
Marek Vasut 88a85fb9f3 DEBUG: Fix debug macros 14 years ago
Simon Glass bbb0b128c3 fdt: Add support for embedded device tree (CONFIG_OF_EMBED) 14 years ago
Simon Glass 1aec244acf tftpput: add save_addr and save_size global variables 14 years ago
Simon Glass d67f10ce0f Add setenv_ulong() and setenv_addr() 14 years ago