Commit Graph

3260 Commits (c8d2febcc7e328d1c4bb11131ecd0b9cbab2f4fb)

Author SHA1 Message Date
Nikita Kiryanov c8d2febcc7 lcd: various cleanups 10 years ago
Nikita Kiryanov 8ddfe2fad8 lcd: remove unused includes 10 years ago
Nikita Kiryanov 0b29a8969e lcd: introduce lcd_set_cmap 10 years ago
Nikita Kiryanov 2306457c45 lcd: logo: move generic cmap setting to lcd_logo_set_cmap() 10 years ago
Nikita Kiryanov 0ee261f6d3 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c 10 years ago
Nikita Kiryanov a02e948139 lcd: atmel: introduce lcd_logo_set_cmap 10 years ago
Nikita Kiryanov 27fad01b7f lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c 10 years ago
Nikita Kiryanov b3d12e9bca lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb 10 years ago
Nikita Kiryanov 38b550877f lcd: split configuration_get_cmap 10 years ago
Michal Simek 2d73f0d6cd fpga: Extend dump description 10 years ago
Bin Meng 89fc8bbf44 cmd: Fix gettime command help 10 years ago
Ruchika Gupta b37b46f042 rsa: Use checksum algorithms from struct hash_algo 10 years ago
Ruchika Gupta 2dd9002719 Use hash.c in mkimage 10 years ago
Ruchika Gupta 46fe2c0444 hash: Add function to find hash_algo struct with progressive hash 10 years ago
Martin Dorwig 49cad54788 Export redesign 10 years ago
Simon Glass 25ab4b0303 dm: i2c: Provide an offset length parameter where needed 10 years ago
Simon Glass f9a4c2da72 dm: i2c: Rename driver model I2C functions to permit compatibility 10 years ago
Simon Glass a02af4aeec dm: demo: Add a simple GPIO demonstration 10 years ago
Masahiro Yamada 0365ffcc0b generic-board: show model name in board_init_f() too 10 years ago
Masahiro Yamada 5468461d1e cmd_i2c: change variable type for 10bit addressing support 10 years ago
Michal Simek e3046ba4da common: bootm: Document fake bootm sub-command 10 years ago
Guilherme Maciel Ferreira 39931f966a dumpimage: fit: extract FIT images 10 years ago
Guilherme Maciel Ferreira 067d156075 imagetool: make the image_save_datafile() available to all image types 10 years ago
Pieter Voorthuijsen c72b65ccdf common: add cache flush to imxtract function 10 years ago
Sjoerd Simons e86df6ef4f part: let list put the list in an environment variable 10 years ago
Sjoerd Simons 1a1ad8e090 fs: Add command to retrieve the filesystem type 10 years ago
Bo Shen 2af13d6b62 lcd: fix console address is not initialized 10 years ago
Stefan Roese e860d012c4 spl: Change printf to puts for "Unsupported boot-device" 10 years ago
Simon Glass 146251f87e Allow architecture-specific memory reservation 10 years ago
Michal Simek 1b63aaa587 fpga: Protect GZIP usage when LOADMK is enabled 10 years ago
Diego Santa Cruz 9e41a00b57 mmc: extend mmcinfo output to show partition write reliability settings 10 years ago
Diego Santa Cruz 189f963ac8 mmc: extend the mmc hwpartition sub-command to change write reliability 10 years ago
Diego Santa Cruz c599f53b57 mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning 10 years ago
Diego Santa Cruz b0361526d5 mmc: show the erase group size and HC WP group size in mmcinfo output 10 years ago
Diego Santa Cruz beb98a1496 mmc: display size and start of eMMC enhanced user data area in mmcinfo 10 years ago
Diego Santa Cruz 525ada2171 mmc: skip mmcinfo partition info processing for eMMC < 4.41 10 years ago
Diego Santa Cruz f289fd739d mmc: make eMMC general purpose partition numbering match spec 10 years ago
Diego Santa Cruz c3dbb4f9b7 mmc: extend mmcinfo to show enhanced partition attribute 10 years ago
Diego Santa Cruz c5f0d3f1c5 mmc: show hardware partition sizes in mmcinfo output 10 years ago
Hans de Goede 90cdc1039d musb-new: Fix reset sequence when in host mode 10 years ago
Hans de Goede d906bbc262 usb: Do not log an error when no devices is plugged into a root-hub-less hcd 10 years ago
Hans de Goede 3cbcb28928 usb: Fix usb_kbd_deregister when console-muxing is used 10 years ago
Hans de Goede 8bb6c1d1e0 usb: Add an interval parameter to create_int_queue 10 years ago
Hans de Goede b507226405 USB: make "usb start" start usb only once 10 years ago
Masahiro Yamada 9f9d8704b6 spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT 10 years ago
Marek Vasut 3811723132 image: Enable OpenRTOS booting via fitImage 10 years ago
Marek Vasut 67ddd955fc image: bootm: Add OpenRTOS image type 10 years ago
Simon Glass 3086c055a0 bootm: Factor out common parts of image decompression code 10 years ago
Simon Glass 8fd6a4b514 bootm: Use print_decomp_msg() in all cases 10 years ago
Simon Glass 081cc19747 bootm: Export bootm_decomp_image() 10 years ago