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

96 Commits (33cf727b1634dbd9cd68a6ebc444a88f053822d7)

Author SHA1 Message Date
Simon Glass 73223f0e1b Kconfig: Move CONFIG_FIT and related options to Kconfig 9 years ago
Simon Glass 69e173eb57 Move CONFIG_OF_LIBFDT to Kconfig 9 years ago
Bin Meng a187559e3d Use correct spelling of "U-Boot" 9 years ago
Masahiro Yamada 09f3ca3dd5 arm, powerpc: select SYS_GENERIC_BOARD 10 years ago
Joe Hershberger ef0f2f5752 Move defaults from config_cmd_default.h to Kconfig 10 years ago
Wolfgang Denk 69445d6c56 powerpc: TQM5200: convert to generic board 11 years ago
Masahiro Yamada b2a6dfe4f8 powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition 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
Tom Rini 219f4788d3 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 13 years ago
Mike Frysinger 31a4f1e5b6 board configs: drop NET_MULTI references 14 years ago
Heiko Schocher 5624d66a4e mpc52xx, charon: change mtd default partitions 14 years ago
Heiko Schocher 259bff7ce8 mpc5200, tqm5200: correct MTDIDS_DEFAULT to fit with name linux assigns 14 years ago
Heiko Schocher 98e6956702 mpc52xx: add support for tqm52xx based board charon 14 years ago
Wolfgang Denk 085ecde156 5xxx: Cleanup for partial linking and --gc-sections 15 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 60aaaa0782 post/i2c: Rename I2C_ADDR_LIST to CONFIG_SYS_POST_I2C_ADDRS 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
Detlev Zundel fd428c05c8 mpc5xxx: Remove all references to MGT5100 15 years ago
Detlev Zundel 95c44ec485 tqm5200: Correct comment and code in post_hotkeys_pressed. 16 years ago
Stefan Roese 942556a92a mtd: MTD related config header changes (mtdparts command) 16 years ago
Wolfgang Denk 74de7aefd7 Add "source" command; prepare removal of "autoscr" command 16 years ago
Stefan Roese 68d7d65100 Separate mtdparts command from jffs2 16 years ago
Ben Warren 86321fc112 net: removed board-specific CONFIGs from MPC5xxx FEC driver 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Wolfgang Denk 33af3e6656 TQM5200: enable support for ATAPI devices 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
Axel Beierlein bef92e215d Adding bootlimit/bootcount feature for MPC5XXX on TQM5200 Boards 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b1883a4c drivers/mtd: Move conditional compilation to Makefile 17 years ago
Becky Bruce 31d8267224 PPC: Create and use CONFIG_HIGH_BATS 17 years ago
TsiChung Liew f33fca22e7 Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards 17 years ago
Martin Krause a5cc5555cc TQM5200B: update MTD partition layout 17 years ago
Markus Klotzbücher 32d6f1bc09 Fix problems with usb storage devices on MPC5200 /TQM5200 17 years ago
Bartlomiej Sieka d78791ae91 TQM5200: increase kernel_addr_r and fdt_addr_r (hinted by Wolfgang Denk). 18 years ago
Martin Krause 1a0ce20aa4 TQM5200: fix spurious characters on second serial interface 18 years ago
Martin Krause b31f64343e TQM5200: fix spurious characters on second serial interface 18 years ago
Marian Balakowicz 2b2a587d6d tqm5200: Fix CONFIG_CMD_PCI typo in board config file. 18 years ago
Bartlomiej Sieka e1f601b572 tqm5200: Restore customary env. variable boot commands for powerpc kernels 18 years ago
Grant Likely cf2817a84c Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT 18 years ago
Kim Phillips 3bb342fc85 fdt: remove unused OF_FLAT_TREE_MAX_SIZE references 18 years ago
Wolfgang Denk afaac86fe2 Clean up some remaining CFG_CMD_ -> CONFIG_CMD_ issues. 18 years ago
Jon Loeliger a1aa0bb502 include/configs/[P-Z]*: Cleanup BOOTP and lingering CFG_CMD_*. 18 years ago
Jon Loeliger af075ee96e Clear up confusion over the CMD_POST and POST_DIAG mess. 18 years ago
Jon Loeliger 2694690e28 include/configs: Use new CONFIG_CMD_* in TQM board config files. 18 years ago