Commit Graph

70 Commits (11ada9225a16ed2d8ddbf0715a2416245a777cbc)

Author SHA1 Message Date
Masahiro Yamada 535aad29f2 MAINTAINERS: comment out blank M: field 10 years ago
Masahiro Yamada 461be2f96e kconfig: remove redundant "string" type in arch and board Kconfigs 10 years ago
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 10 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 10 years ago
Simon Glass ae4223f444 Remove unnecessary use of hush header file 10 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Jeroen Hofstee 2e72972a44 lcd, fb: remove duplicated prototypes and unused code 11 years ago
Jeroen Hofstee 00a0ca5986 common/lcd.c: remove global lcd_base 11 years ago
Jeroen Hofstee f1d205a19c common/lcd.c: cleanup use of global variables 11 years ago
Wolfgang Denk 46d1d5dd43 common/lcd.c: cleanup use of global variables 11 years ago
Nikita Kiryanov bfdcc65e11 common lcd: simplify lcd_display_bitmap 12 years ago
Mike Frysinger 5b84dd67cf usb: replace wait_ms() with mdelay() 12 years ago
Che-Liang Chiou d3983ee853 font: split font data from video_font.h 13 years ago
Wolfgang Denk 55b97886f8 board/mcc200/auto_update.c: fixx GCC 4.6 build warnings 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 14 years ago
Wolfgang Denk 1211a46485 config.mk cleanup: drop "-I$(TOPDIR)/board" entries 14 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 14 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 14 years ago
Detlev Zundel fd428c05c8 mpc5xxx: Remove all references to MGT5100 15 years ago
Wolfgang Denk dfcd7f2160 Redundant Environment: protect full sector size 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 4d2ae70e8c disk-on-chip: remove duplicate doc_probe declaration 16 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 16 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 16 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 16 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 17 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Wolfgang Denk a4d2636f2a Adapt board configuration and fix kernel crash on MCC200 board. 17 years ago
Jon Loeliger d39b574158 board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger 3fe00109a5 board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Grant Likely b4f67513a6 Remove obsolete mpc5xxx linker scripts (1 of 3) 17 years ago
Jon Loeliger 9107ebe0d3 board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk ad4eb55567 MCC200 board: remove warning which is obsolete after PSoC firmware changes 17 years ago
Sergei Poselenov e344568b1b MCC200: Fixes for update procedure 18 years ago
Wolfgang Denk 743571145b Minor code cleanup. 18 years ago
Sergei Poselenov 638dd1458b MCC200 update - add LCD Progress Indicator 18 years ago
Grant Likely 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 18 years ago
Wolfgang Denk f5fcc3c20b MCC200: Software Updater: allow both "ramdisk" and "filesystem" types 18 years ago
Sergei Poselenov 489c696ae7 MCC200: Extensions to Software Update Mechanism 18 years ago
Wolfgang Denk 787fa15860 Fix auto_update for MCC200 board. 18 years ago
Wolfgang Denk 82e5236a8b Minor code cleanup; update CHANGELOG. 18 years ago
Andrei Safronov cdb97a6678 automatic update mechanism 18 years ago
Wolfgang Denk a9398e0185 Minor code cleanup. Update CHANGELOG. 18 years ago
Wolfgang Denk 91650b3e4d Sequential accesses to non-existent memory must be synchronized, 18 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 18 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 18 years ago