Age | Commit message (Expand) | Author |
2012-09-05 | common lcd: simplify lcd_display_bitmap | Nikita Kiryanov |
2012-03-19 | usb: replace wait_ms() with mdelay() | Mike Frysinger |
2011-11-15 | font: split font data from video_font.h | Che-Liang Chiou |
2011-11-07 | board/mcc200/auto_update.c: fixx GCC 4.6 build warnings | Wolfgang Denk |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-18 | config.mk cleanup: drop "-I$(TOPDIR)/board" entries | Wolfgang Denk |
2010-10-18 | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-03-21 | mpc5xxx: Remove all references to MGT5100 | Detlev Zundel |
2009-06-04 | Redundant Environment: protect full sector size | Wolfgang Denk |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-09 | disk-on-chip: remove duplicate doc_probe declaration | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-11 | Fix some more print() format errors. | Wolfgang Denk |
2008-07-02 | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk |
2008-06-12 | Change initdram() return type to phys_size_t | Becky Bruce |
2008-02-29 | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz |
2008-02-25 | [new uImage] Add dual format uImage support framework | Marian Balakowicz |
2008-02-07 | [new uImage] Define a API for image handling operations | Marian Balakowicz |
2007-08-12 | Adapt board configuration and fix kernel crash on MCC200 board. | Wolfgang Denk |
2007-07-10 | board/[j-z]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger |
2007-07-09 | board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-04 | Remove obsolete mpc5xxx linker scripts (1 of 3) | Grant Likely |
2007-07-04 | board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2007-04-18 | MCC200 board: remove warning which is obsolete after PSoC firmware changes | Wolfgang Denk |
2007-02-28 | MCC200: Fixes for update procedure | Sergei Poselenov |
2007-02-27 | Minor code cleanup. | Wolfgang Denk |
2007-02-27 | MCC200 update - add LCD Progress Indicator | Sergei Poselenov |
2007-02-21 | Merge with git+ssh://sr@pollux.denx.org/home/sr/git/u-boot/denx-merge-sr | Stefan Roese |
2007-02-20 | [PATCH 1_4] Merge common get_dev() routines for block devices | Grant Likely |
2007-02-19 | MCC200: Software Updater: allow both "ramdisk" and "filesystem" types | Wolfgang Denk |
2007-02-19 | MCC200: Extensions to Software Update Mechanism | Sergei Poselenov |
2007-01-15 | Merge with /home/hs/SC3/u-boot | Wolfgang Denk |
2007-01-10 | Fix auto_update for MCC200 board. | Wolfgang Denk |
2006-12-22 | Minor code cleanup; update CHANGELOG. | Wolfgang Denk |
2006-12-08 | automatic update mechanism | Andrei Safronov |
2006-11-27 | Minor code cleanup. Update CHANGELOG. | Wolfgang Denk |
2006-11-06 | Sequential accesses to non-existent memory must be synchronized, | Wolfgang Denk |
2006-10-09 | Move "ar" flags to config.mk to allow for silent "make -s" | Wolfgang Denk |
2006-09-04 | Merge with /home/m8/git/u-boot | Wolfgang Denk |
2006-09-01 | Add support for a saving build objects in a separate directory. | Marian Balakowicz |
2006-08-30 | Add splashscreen support for MCC200 board. | Wolfgang Denk |
2006-08-27 | Code cleanup | Wolfgang Denk |
2006-08-24 | Updates for MCC200 / PRS200 boards: | Wolfgang Denk |
2006-08-17 | MCC200: restrict addressable flash space to 32 MB | Wolfgang Denk |
2006-07-23 | MCC200: set default configuration to low_boot DDR, | Wolfgang Denk |
2006-07-10 | Fix error in flash protection calculation on MCC200 board. | Wolfgang Denk |
2006-06-14 | Fix memory init problems on MCC200 board | Wolfgang Denk |
2006-06-09 | Fix U-Boot enviroenment sector protection on MCC200 board | Wolfgang Denk |