Commit Graph

3236 Commits (a08d643dbd855df837724a582babc55e82bd03b7)

Author SHA1 Message Date
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
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 11 years ago
Diego Santa Cruz 9e41a00b57 mmc: extend mmcinfo output to show partition write reliability settings 11 years ago
Diego Santa Cruz 189f963ac8 mmc: extend the mmc hwpartition sub-command to change write reliability 11 years ago
Diego Santa Cruz c599f53b57 mmc: add mmc hwpartition sub-command to do eMMC hardware partitioning 11 years ago
Diego Santa Cruz b0361526d5 mmc: show the erase group size and HC WP group size in mmcinfo output 11 years ago
Diego Santa Cruz beb98a1496 mmc: display size and start of eMMC enhanced user data area in mmcinfo 11 years ago
Diego Santa Cruz 525ada2171 mmc: skip mmcinfo partition info processing for eMMC < 4.41 11 years ago
Diego Santa Cruz f289fd739d mmc: make eMMC general purpose partition numbering match spec 11 years ago
Diego Santa Cruz c3dbb4f9b7 mmc: extend mmcinfo to show enhanced partition attribute 11 years ago
Diego Santa Cruz c5f0d3f1c5 mmc: show hardware partition sizes in mmcinfo output 11 years ago
Hans de Goede 90cdc1039d musb-new: Fix reset sequence when in host mode 11 years ago
Hans de Goede d906bbc262 usb: Do not log an error when no devices is plugged into a root-hub-less hcd 11 years ago
Hans de Goede 3cbcb28928 usb: Fix usb_kbd_deregister when console-muxing is used 11 years ago
Hans de Goede 8bb6c1d1e0 usb: Add an interval parameter to create_int_queue 11 years ago
Hans de Goede b507226405 USB: make "usb start" start usb only once 11 years ago
Masahiro Yamada 9f9d8704b6 spl: spl_nor: surround Linux-load code with #ifdef CONFIG_SPL_OS_BOOT 11 years ago
Marek Vasut 3811723132 image: Enable OpenRTOS booting via fitImage 11 years ago
Marek Vasut 67ddd955fc image: bootm: Add OpenRTOS image type 11 years ago
Simon Glass 3086c055a0 bootm: Factor out common parts of image decompression code 11 years ago
Simon Glass 8fd6a4b514 bootm: Use print_decomp_msg() in all cases 11 years ago
Simon Glass 081cc19747 bootm: Export bootm_decomp_image() 11 years ago
Simon Glass b5493d17bd sandbox: Correct ordering of 'sb save' commands 11 years ago
Simon Glass 40e5975f9a bootm: Move compression progress/error messages into a function 11 years ago
Wolfgang Denk 95099fee40 common/memsize.c: Coding style cleanup 11 years ago
Siarhei Siamashka 2766966750 console: Use pre-console buffer to get complete log on all consoles 11 years ago
Hans de Goede e745d064b4 edid: Add an edid_check_checksum() helper function 11 years ago
Simon Glass 313aef37a1 x86: board_f: Adjust x86 boot order for performance 11 years ago
Nikita Kiryanov 73b462b845 lcd_console: remove unused defines 11 years ago
Nikita Kiryanov 904672ee48 lcd: refactor lcd console stuff into its own file 11 years ago
Nikita Kiryanov 88b326a31e lcd: make lcd_drawchars() independant of lcd_base 11 years ago
Nikita Kiryanov 4d03634e5d lcd: introduce getters for bg/fg color 11 years ago
Nikita Kiryanov a7de2953f5 lcd: get rid of COLOR_MASK 11 years ago
Nikita Kiryanov 140beb9437 lcd: expand console api 11 years ago
Nikita Kiryanov efd7c4a2f8 lcd: replace CONSOLE_(ROWS|COLS) with variables 11 years ago
Nikita Kiryanov 404e4f4a29 lcd: rename console_(row|col) 11 years ago
Nikita Kiryanov f4469f50b0 lcd: remove LCD_MONOCHROME 11 years ago
Nikita Kiryanov 3707ad42af lcd: cleanup lcd_drawchars 11 years ago
Nikita Kiryanov dc6b5b3a15 lcd: remove CONFIG_SYS_INVERT_COLORS 11 years ago
Guillaume GARDET 2c84c9a40a spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328) 11 years ago
Tom Rini fc89b2e479 spl_sata.c: Add <scsi.h> 11 years ago
Sonic Zhang 22cfddc2a0 memmove_wd: copy chunk down from big address if parameter to is larger than from 11 years ago
Hua Yanghao 90bac29a76 cmd_fdt: fix working_fdt is set to wrong value 11 years ago
Alexey Brodkin 946f6f242c cmd_bdinfo: check for CONFIG_ARC instead of CONFIG_ARC700 11 years ago
Masahiro Yamada d622ac3927 powerpc: mpc824x: remove MPC824X cpu support 11 years ago