Commit Graph

2999 Commits (4fb4d55a353e952b76785507f2487f21acc1e1bf)

Author SHA1 Message Date
Lukasz Majewski 1cc03c5c53 dfu: Provide means to find difference between dfu-util -e and -R 10 years ago
Simon Glass 9165e8428d dm: gpio: Allow gpio command to adjust GPIOs that are busy 10 years ago
Simon Glass 89e6405425 dm: gpio: Enhance gpio command to show only active GPIOs 10 years ago
Tom Rini d2b2ffe310 cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images 10 years ago
Stephen Warren 74c0d756de usb: hub: don't check CONNECTION in hub_port_reset() 10 years ago
Marek Vasut 97b9eb9e6a usb: Handle -ENODEV from usb_lowlevel_init() 10 years ago
Simon Glass fe20a81a68 Fix test failure caused by bad handling of ramdisk 10 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 10 years ago
Tom Rini 00e385325f common/Makefile: Consolidate SPL ENV options, correct inclusion 10 years ago
Thomas Chou 5ff10aa7e7 nios2: add generic board support 10 years ago
Bryan Wu e6c88a6bbe bootm: make sure pass NULL when argc < 1 10 years ago
Bryan Wu 6c454fedf5 image: fix bootm failure for FIT image 10 years ago
Hans de Goede b1ba62d4ae pxe: Allow use of environment variables in append string 10 years ago
Hans de Goede a06be2d077 cli: Export cli_simple_process_macros for use outside of cli_simple 10 years ago
Gabriel Huau a76df70908 mx6: add support of multi-processor command 10 years ago
Heiko Schocher 1668d64439 mtdparts: fix usecount bug 10 years ago
Hannes Petermaier a305fb155e lcd: support displaying 24bpp BMPs on >= 24bpp LCDs 10 years ago
Jeroen Hofstee 072f210a0d lcd: remove unused lcd_puts_xy 10 years ago
Hannes Petermaier 8d9eaafdd1 lcd: cleanup unused functions 10 years ago
Hannes Petermaier 57d76a89b0 Add support for 32-bit organized framebuffers 10 years ago
Tom Rini 6d1966e123 env_fat.c: Make sure our buffer is cache aligned 10 years ago
Bryan Wu b3dd64f5d5 bootm: use genimg_get_kernel_addr() 10 years ago
Bryan Wu 1fb7d0e619 pxe: detect image format before calling bootm/bootz 10 years ago
Bryan Wu 0f64140b69 image: introduce genimg_get_kernel_addr() 10 years ago
Simon Glass 5bf58ccc8e fdt: Rename fdt_resize() to fdt_shrink_to_minimum() 10 years ago
Pavel Machek 2a72dcce24 ext4load: fix help text 10 years ago
Ian Campbell 19ad527d8c board_r: Add missing return to initr_doc 10 years ago
Stephen Warren ded2e20ef2 pxe: clear Bootfile before returning 10 years ago
Lukasz Majewski 90fadb5723 thor: defer parsing of device string to IO backend 10 years ago
Stephen Warren dd64827eb6 dfu: defer parsing of device string to IO backend 10 years ago
Stephen Warren cf6598193a fs: implement size/fatsize/ext4size 10 years ago
Sonic Zhang d54d7eb965 support blackfin board initialization in generic board_f 10 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