Age | Commit message (Expand) | Author |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 1/2 | Rob Herring |
2013-11-04 | config: Add a default CONFIG_SYS_PROMPT | Rob Herring |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2010-12-17 | mpc52xx, charon: change mtd default partitions | Heiko Schocher |
2010-12-17 | mpc5200, tqm5200: correct MTDIDS_DEFAULT to fit with name linux assigns | Heiko Schocher |
2010-12-16 | mpc52xx: add support for tqm52xx based board charon | Heiko Schocher |
2010-11-27 | 5xxx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-26 | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk |
2010-10-22 | post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS | Peter Tyser |
2010-10-18 | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser |
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-10-08 | tqm5200: Correct comment and code in post_hotkeys_pressed. | Detlev Zundel |
2009-06-12 | mtd: MTD related config header changes (mtdparts command) | Stefan Roese |
2009-04-03 | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk |
2009-03-20 | Separate mtdparts command from jffs2 | Stefan Roese |
2009-02-09 | net: removed board-specific CONFIGs from MPC5xxx FEC driver | Ben Warren |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-01 | TQM5200: enable support for ATAPI devices | Wolfgang Denk |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-21 | Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards | Axel Beierlein |
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-06-03 | PPC: Create and use CONFIG_HIGH_BATS | Becky Bruce |
2008-04-13 | Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards | TsiChung Liew |
2008-03-19 | TQM5200B: update MTD partition layout | Martin Krause |
2008-01-09 | Fix problems with usb storage devices on MPC5200 /TQM5200 | Markus Klotzbücher |
2007-10-25 | TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk). | Bartlomiej Sieka |
2007-10-24 | TQM5200: fix spurious characters on second serial interface | Martin Krause |
2007-10-10 | Merge branch 'master' of /.automount/castor-vlab/root/home/wd/git/u-boot/master/ | Wolfgang Denk |
2007-10-05 | tqm5200: Fix CONFIG_CMD_PCI typo in board config file. | Marian Balakowicz |
2007-09-13 | tqm5200: Restore customary env. variable boot commands for powerpc kernels | Bartlomiej Sieka |
2007-09-06 | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT | Grant Likely |
2007-08-29 | fdt: remove unused OF_FLAT_TREE_MAX_SIZE references | Kim Phillips |
2007-08-12 | Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. | Wolfgang Denk |
2007-08-07 | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher |
2007-07-10 | include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger |
2007-07-08 | Clear up confusion over the CMD_POST and POST_DIAG mess. | Jon Loeliger |
2007-07-05 | include/configs: Use new CONFIG_CMD_* in TQM board config files. | Jon Loeliger |
2007-06-22 | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk |
2007-06-08 | TQM5200: Add Flat Device Tree support, update default env. accordingly. | Bartlomiej Sieka |
2007-05-29 | Merge git://www.denx.de/git/u-boot into 2007_05_15-testing | Markus Klotzbuecher |
2007-05-27 | MPC5xxx: Change names of defines related to IPB and PCI clocks. | Bartlomiej Sieka |
2007-03-23 | Merge with git://www.denx.de/git/u-boot.git#testing-USB | Markus Klotzbuecher |
2007-01-10 | Adjusted default environment for cam5200 board. | Reinhard Thies |