Commit Graph

3022 Commits (cccee18918a9bcc1b34ddcd33f219a4ed26fc690)

Author SHA1 Message Date
Masahiro Yamada cccee18918 kconfig: move CONFIG_CMD_EXPORTENV to Kconfig 10 years ago
Masahiro Yamada ca05ee9d43 kconfig: move CONFIG_CMD_CRC32 to Kconfig 10 years ago
Masahiro Yamada dba1697057 kconfig: move CONFIG_CMD_BOOTM to Kconfig 10 years ago
Masahiro Yamada ed36323f6d kconfig: add blank Kconfig files 10 years ago
Simon Glass 8969ea3e9f sandbox: Disable Ctrl-C 10 years ago
Steve Rae e5bf9878ea usb/gadget: fastboot: implement sparse format 10 years ago
Steve Rae 593cbd93f3 usb/gadget: fastboot: minor cleanup 10 years ago
Steve Rae c0aebb3382 usb/gadget: fastboot: add eMMC support for flash command 10 years ago
Nikita Kiryanov 88e34e5ff7 spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_* 10 years ago
Masahiro Yamada c970dffedb generic_board: do not set gd->fdt_blob unless CONFIG_OF_CONTROL=y 10 years ago
Gabriel Huau ec3b48201d common: fix include guards for CONFIG_MP 10 years ago
Steve Rae e6ca1ad604 implement the Android sparse image format 10 years ago
Steve Rae 1c39d856db cleanup code which handles the Android sparse image format 10 years ago
Steve Rae 20465c73b4 update code which handles Android sparse image format 10 years ago
Steve Rae b4e4bbe5ab add code to handle Android sparse image format 10 years ago
Masahiro Yamada 5a8608e586 cmd_mem: add static to internally used functions 10 years ago
Peng Fan f9f040b215 kgdb: Remove first_entry for kgdb 10 years ago
Vasili Galka 5d69a5d178 Fix a few printf argument verification warnings 10 years ago
Simon Glass 9fb02491fe dm: Make driver model available before board_init() 10 years ago
Simon Glass 294b91a581 Set up stdio earlier when using driver model 10 years ago
Simon Glass 3ea0953d36 dm: Move pre-reloc init earlier to cope with board_early_init_f() 10 years ago
Jeroen Hofstee 47a602eab4 board_r: ARM[64] do not set gd again 10 years ago
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