Commit Graph

3032 Commits (2f210639c4f003b0d5310273979441f1bfc88eae)

Author SHA1 Message Date
Charles Manning 832472a94d tools: socfpga: Add socfpga preloader signing to mkimage 10 years ago
Simon Glass df3b23ae3a dm: spi: Move cmd device code into its own function 10 years ago
Arnab Basu f43b4356a7 fdt_support: Make of_bus_default_count_cells non static 10 years ago
Arnab Basu 08df4a21c7 fdt_support: Move of_read_number to fdt_support.h 10 years ago
Masahiro Yamada f494e0a184 kbuild: refactor some makefiles 10 years ago
Rostislav Lisovy 93d3232d96 cmd_nand: Update (nand_info_t*)nand after arg_off(_size) call 10 years ago
Masahiro Yamada 1d5c20154f kconfig: move CONFIG_CMD_IMPORTENV to Kconfig 10 years ago
Masahiro Yamada 726ac8e4c5 kconfig: move CONFIG_CMD_GO to Kconfig 10 years ago
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