Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commits/commit/676ac24e07463630281c21af23808728e1b3ae38/include/configs/CPU87.h You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

32 Commits (676ac24e07463630281c21af23808728e1b3ae38)

Author SHA1 Message Date
Masahiro Yamada 58dac32764 powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260 11 years ago
Rob Herring cdb23792e8 config: remove platform CONFIG_SYS_HZ definition part 1/2 12 years ago
Rob Herring 0defddc851 config: Add a default CONFIG_SYS_PROMPT 12 years ago
Wolfgang Denk 3765b3e7bd Coding Style cleanup: remove trailing white space 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Heiko Schocher ea818dbbcd i2c, soft-i2c: switch to new multibus/multiadapter support 12 years ago
Gabor Juhos 842033e696 pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option 12 years ago
Tom Rini 26750c8aee CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there 13 years ago
Mike Frysinger d4590da436 powerpc: cpm2 boards: update fcc register logic 14 years ago
Wolfgang Denk 25ddd1fb0a Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value 15 years ago
Wolfgang Denk 553f09823c Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE 15 years ago
Peter Tyser d98b0523cf powerpc: Cleanup BOOTFLAG_* references 15 years ago
Wolfgang Denk 2ae1824196 Makefile: move all Power Architecture boards into boards.cfg 15 years ago
Wolfgang Denk 14d0a02a16 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE 15 years ago
Scott Wood 2419169f57 Remove legacy NAND and disk on chip references from boards. 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0e8d158664 rename CFG_ENV macros to CONFIG_ENV 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 5a1aceb068 rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH 17 years ago
Jean-Christophe PLAGNIOL-VILLARD bb1f8b4f8b rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM 17 years ago
Jean-Christophe PLAGNIOL-VILLARD cc4a0ceeac drivers/mtd/nand: Move conditional compilation to Makefile 17 years ago
Wolfgang Denk 32bf3d143a Fix quoting problem (preboot setting) in many board config files. 17 years ago
Jon Loeliger 5d2ebe1b3e include/configs/[A-G]*: Directly use CONFIG_BOOTP_* symbols rather than CONFIG_BOOTP_MASK. 18 years ago
Jon Loeliger 639221c76c include/: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 49cf7e8ee7 include/configs: Use new CONFIG_CMD_* in various C* named board config files. 18 years ago
Wolfgang Denk 16850919ff Code cleanup 19 years ago
Wolfgang Denk fd27996dac Add support for 256 MB SDRAM on CPU87 19 years ago
Bartlomiej Sieka addb2e1650 Re-factoring the legacy NAND code (legacy NAND now only in board-specific 19 years ago
Wolfgang Denk fe126d8b34 Change all '$(...)' variable references into '${...}' 20 years ago
Jon Loeliger 9c4c5ae3e1 * Patch by Jon Loeliger, Kumar Gala 2005-02-08 20 years ago
wdenk 8b0bfc6804 * Patch by Yuli Barcohen, 08 Nov 2004: 20 years ago
wdenk 384cc68744 Patches by Josef Wagner, 29 Oct 2004: 20 years ago
wdenk 414eec35e3 Fix problems with SNTP support; 20 years ago
wdenk 8bde7f776c * Code cleanup: 22 years ago
wdenk 3bac351370 * Patch by Josef Wagner, 12 Mar 2003: 22 years ago
wdenk 0f8c9768ff Initial revision 23 years ago