- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 737d2ed cmd: bmp: Split bmp commands and functions by Nikhil M Jain · 1 year, 7 months ago
- b24a7d9 video: cmd: Drop old LCD code by Simon Glass · 2 years, 1 month ago
- de368f8 video: Move bmp_display() prototype to video.h by Simon Glass · 2 years, 1 month ago
- 858198c video: Rename CONFIG_SYS_VIDEO_LOGO_MAX_SIZE by Simon Glass · 2 years, 1 month ago
- 8b883a3 video: Split SPLASH_SCREEN_ALIGN from bmp command by Simon Glass · 2 years, 1 month ago
- 03fbd25 video: Drop references to CONFIG_VIDEO et al by Simon Glass · 2 years, 10 months ago
- ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 85f1378 common: Move the image globals into image.h by Simon Glass · 5 years ago
- 892265d image: Rename load_addr, save_addr, save_size by Simon Glass · 5 years ago
- 1a974af common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
- fedd94c cmd: bmp: Make integer-to-pointer cast platform, independent by Adam Heinrich · 6 years ago
- 28e07f3 cmd: bmp: manage centered display by Patrick Delaunay · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- c7298e7 dm: Use uclass_first_device_err() where it is useful by Simon Glass · 9 years ago
- 476e8af cmd: Fix control bmp_display() by Simon Glass · 9 years ago
- 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_bmp.c]
- 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_bmp.c]
- 68b2627 dm: video: Implement the bmp command for driver model by Simon Glass · 9 years ago
- cd161d8 sandbox: Support the bmp command by Simon Glass · 9 years ago
- 92e1f85 Remove typedefs from bmp_layout.h by Simon Glass · 10 years ago
- ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- b9b5eaf video: consolidate splash screen alignment code by Anatolij Gustschin · 11 years ago
- e59e0ff lcd: align bmp header when uncopmressing image by Piotr Wilczek · 11 years ago
- 987d1d8 video: Provide an API to access video parameters by Stefan Reinauer · 12 years ago
- 7a49e6f cmd_bmp.c: make bmp_display() usable by drivers or board code by Anatolij Gustschin · 13 years ago
- a06dfc7 Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
- 2444b17 lcd: add clear and draw bitmap declaration by Che-Liang Chiou · 13 years ago
- af42bb3 cmd_bmp.c: message about compressed formats is debug info only. by Wolfgang Denk · 14 years ago
- d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
- aeb2991 ARM: add relocation support by Heiko Schocher · 14 years ago
- 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · 14 years ago
- 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
- c59bc50 cmd_bmp.c: add standard subcommand handling by Frans Meulenbroeks · 15 years ago
- 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
- 465c45a video: move extern declarations from C to headers by Alessandro Rubini · 15 years ago
- e68fdc3 Remove static declaration from gunzip_bmp() by Mark Jackson · 15 years ago
- c54781c General help message cleanup by Wolfgang Denk · 16 years ago
- dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
- ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
- 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- ea00044 Fix compilation problem in common/cmd_bmp.c by Anatolij Gustschin · 17 years ago
- 68d89dc cmd_bmp: Add support for displaying gzip compressed bmps by Hans-Christian Egtvedt · 17 years ago
- c0d32e9 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
- 54324d0 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
- 8692c60 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 13b9369 Fix gzip bmp support (test if malloc fails, warning when truncated). by Stefan Roese · 19 years ago
- 9ca7bbc * Clean up tools/bmp_logo.c to not add trailing white space by wdenk · 20 years ago
- 7ac1610 * Code cleanup by wdenk · 20 years ago
- e55402c * Patch by Pierre Aubert, 11 Mar 2004: by wdenk · 21 years ago
- f287a24 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
- b9bbd24 * Patch by Seb James, 30 Jun 2003: by wdenk · 21 years ago
- f12e396 Fix some missing commands, cleanup header files by wdenk · 21 years ago
- f5f146e Add files needed for bitmap load support by wdenk · 22 years ago