Commit Graph

3014 Commits (31969b8993ee00015b7ac0f979d601299158fc6e)

Author SHA1 Message Date
Nikita Kiryanov 88e34e5ff7 spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* 11 years ago
Masahiro Yamada c970dffedb generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y 11 years ago
Gabriel Huau ec3b48201d common: fix include guards for CONFIG_MP 11 years ago
Steve Rae e6ca1ad604 implement the Android sparse image format 11 years ago
Steve Rae 1c39d856db cleanup code which handles the Android sparse image format 11 years ago
Steve Rae 20465c73b4 update code which handles Android sparse image format 11 years ago
Steve Rae b4e4bbe5ab add code to handle Android sparse image format 11 years ago
Masahiro Yamada 5a8608e586 cmd_mem: add static to internally used functions 11 years ago
Peng Fan f9f040b215 kgdb: Remove first_entry for kgdb 11 years ago
Vasili Galka 5d69a5d178 Fix a few printf argument verification warnings 11 years ago
Simon Glass 9fb02491fe dm: Make driver model available before board_init() 11 years ago
Simon Glass 294b91a581 Set up stdio earlier when using driver model 11 years ago
Simon Glass 3ea0953d36 dm: Move pre-reloc init earlier to cope with board_early_init_f() 11 years ago
Jeroen Hofstee 47a602eab4 board_r: ARM[64] do not set gd again 11 years ago
Lukasz Majewski 1cc03c5c53 dfu: Provide means to find difference between dfu-util -e and -R 11 years ago
Simon Glass 9165e8428d dm: gpio: Allow gpio command to adjust GPIOs that are busy 11 years ago
Simon Glass 89e6405425 dm: gpio: Enhance gpio command to show only active GPIOs 11 years ago
Tom Rini d2b2ffe310 cmd_bootm.c: Add 'booti' for ARM64 Linux kernel Images 11 years ago
Stephen Warren 74c0d756de usb: hub: don't check CONNECTION in hub_port_reset() 11 years ago
Marek Vasut 97b9eb9e6a usb: Handle -ENODEV from usb_lowlevel_init() 11 years ago
Simon Glass fe20a81a68 Fix test failure caused by bad handling of ramdisk 11 years ago
Heiko Schocher ff94bc40af mtd, ubi, ubifs: resync with Linux-3.14 11 years ago
Tom Rini 00e385325f common/Makefile: Consolidate SPL ENV options, correct inclusion 11 years ago
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
Gabriel Huau a76df70908 mx6: add support of multi-processor command 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