Commit Graph

2985 Commits (94bcd6b0ac110dfc4bac6ba355bcbab138360c32)

Author SHA1 Message Date
Thomas Chou 5ff10aa7e7 nios2: add generic board support 11 years ago
Bryan Wu e6c88a6bbe bootm: make sure pass NULL when argc < 1 11 years ago
Bryan Wu 6c454fedf5 image: fix bootm failure for FIT image 11 years ago
Hans de Goede b1ba62d4ae pxe: Allow use of environment variables in append string 11 years ago
Hans de Goede a06be2d077 cli: Export cli_simple_process_macros for use outside of cli_simple 11 years ago
Heiko Schocher 1668d64439 mtdparts: fix usecount bug 11 years ago
Hannes Petermaier a305fb155e lcd: support displaying 24bpp BMPs on >= 24bpp LCDs 11 years ago
Jeroen Hofstee 072f210a0d lcd: remove unused lcd_puts_xy 11 years ago
Hannes Petermaier 8d9eaafdd1 lcd: cleanup unused functions 11 years ago
Hannes Petermaier 57d76a89b0 Add support for 32-bit organized framebuffers 11 years ago
Tom Rini 6d1966e123 env_fat.c: Make sure our buffer is cache aligned 11 years ago
Bryan Wu b3dd64f5d5 bootm: use genimg_get_kernel_addr() 11 years ago
Bryan Wu 1fb7d0e619 pxe: detect image format before calling bootm/bootz 11 years ago
Bryan Wu 0f64140b69 image: introduce genimg_get_kernel_addr() 11 years ago
Simon Glass 5bf58ccc8e fdt: Rename fdt_resize() to fdt_shrink_to_minimum() 11 years ago
Pavel Machek 2a72dcce24 ext4load: fix help text 11 years ago
Ian Campbell 19ad527d8c board_r: Add missing return to initr_doc 11 years ago
Stephen Warren ded2e20ef2 pxe: clear Bootfile before returning 11 years ago
Lukasz Majewski 90fadb5723 thor: defer parsing of device string to IO backend 11 years ago
Stephen Warren dd64827eb6 dfu: defer parsing of device string to IO backend 11 years ago
Stephen Warren cf6598193a fs: implement size/fatsize/ext4size 11 years ago
Sonic Zhang d54d7eb965 support blackfin board initialization in generic board_f 11 years ago
Dmitry Lifshitz 6e7b7df4df env_mmc: support env partition setup in runtime 11 years ago
Ma Haijun e29607ed97 ARM: convert arch_fixup_memory_node to a generic FDT fixup function 11 years ago
Khoronzhuk, Ivan 7c38764606 keystone2: use CONFIG_SOC_KEYSTONE in common places 11 years ago
Simon Glass 093f79ab88 Add a flag indicating when the serial console is ready 11 years ago
Simon Glass 7793ac96c6 console: Remove vprintf() optimisation for sandbox 11 years ago
Simon Glass d97143a67c stdio: Provide functions to add/remove devices using stdio_dev 11 years ago
Simon Glass ab7cd62790 dm: Support driver model prior to relocation 11 years ago
Simon Glass 00606d7e39 dm: Allow drivers to be marked 'before relocation' 11 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 11 years ago
Simon Glass 91d0be1dd8 stdio: Remove redundant code around stdio_register() calls 11 years ago
Simon Glass 6d7601e744 sandbox: Always enable malloc debug 11 years ago
Simon Glass d59476b644 Add a simple malloc() implementation for pre-relocation 11 years ago
Simon Glass d93041a4ca Remove form-feeds from dlmalloc.c 11 years ago
Ian Campbell 2c997e7a8f board_r: run scsi init() on ARM too 11 years ago
Alexander Holler ecd1446fe1 Add option -r to env import to allow import of text files with CRLF as line endings 11 years ago
Jeroen Hofstee 288afdc9b9 common: cmd_ide: use __weak and add prototypes 11 years ago
Jeroen Hofstee 2bb8eb8ec6 common: cmd_ide: remove PIO mode 11 years ago
Masahiro Yamada c13bb16757 spl: nand: read only in the size of image_header on the first access 11 years ago
Pavel Machek 6b367467f1 Fix help text of ext2load and fatload. 11 years ago
Jeroen Hofstee c68112f3f5 common: cmd_mii: fix printf format warning 11 years ago
Jeroen Hofstee 39e1230ed0 autoboot: add its own header 11 years ago
Jeroen Hofstee 0b7df65657 common: env_common: make env_get_char_spec __weak 11 years ago
Jeroen Hofstee 82c3a4c445 common: bootm_os: make arch_preboot_os __weak 11 years ago
Jeroen Hofstee 3422299dc2 common: main.c: make show_boot_progress __weak 11 years ago
Jeroen Hofstee cc64b92cde common:splash: use __weak 11 years ago
Jeroen Hofstee c5d4001a1c common: board_f: cosmetic use __weak for leds 11 years ago
Jeroen Hofstee 0e350f81e1 common: commands: make commands static 11 years ago
Wu, Josh be354c1a21 env_fat: use get_device_and_partition() during env save and load 11 years ago