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

83 Commits (96e5b03c8ab749b6547f6a3ceb4d4b9f274211aa)

Author SHA1 Message Date
Tom Rini 5b8031ccb4 Add more SPDX-License-Identifier tags 9 years ago
Thomas Chou 9e39003e7f ns16550: move CONFIG_SYS_NS16550 to Kconfig 9 years ago
Masahiro Yamada 09f3ca3dd5 arm, powerpc: select SYS_GENERIC_BOARD 10 years ago
York Sun 9ae14ca2e7 powerpc: convert selected boards to generic board structure 10 years ago
Joe Hershberger ef0f2f5752 Move defaults from config_cmd_default.h to Kconfig 10 years ago
Joe Hershberger 6eed3786c6 net: Move the CMD_NET config to defconfigs 10 years ago
Joe Hershberger 92ac520821 net: Remove all references to CONFIG_ETHADDR and friends 10 years ago
Masahiro Yamada 84acd1e179 powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mk 11 years ago
Vladimir Zapolskiy 2c808a12ea kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX 11 years ago
York Sun 5614e71b49 Driver/DDR: Moving Freescale DDR driver to a common driver 12 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
Rob Herring 344ca0b40c ahci: convert to use libata functions and definitions 12 years ago
Heiko Schocher 00f792e0df i2c, fsl_i2c: switch to new multibus/multiadapter support 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
Marek Vasut 5368c55d4c COMMON: Use __stringify() instead of MK_STR() 13 years ago
Tom Rini 219f4788d3 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c 13 years ago
Joe Hershberger b3f44c21ea common: cosmetic: CONFIG_BOOTFILE checkpatch compliance 14 years ago
Joe Hershberger 8b3637c662 common: cosmetic: CONFIG_ROOTPATH checkpatch compliance 14 years ago
Mike Frysinger 31a4f1e5b6 board configs: drop NET_MULTI references 14 years ago
Timur Tabi ba8e76bd49 powerpc: use 'video-mode' environment variable to configure DIU 14 years ago
Timur Tabi 7d3053fbf1 powerpc: clean up DIU macro definitions for Freescale reference boards 14 years ago
Kumar Gala c39f44dc6f powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board 14 years ago
Kumar Gala b8526212ca powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code 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
Peter Tyser 4bbfd3e279 ppc: Conditionally compile bat_rw.c 15 years ago
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 15 years ago
Timur Tabi e69e520f9d fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo features 15 years ago
Kumar Gala dd2cda3dbd powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.h 15 years ago
Timur Tabi 2feb4af001 fsl: improve the PIXIS code and fix a few bugs 15 years ago
Timur Tabi 9ff32d8ccf mpc86xx: set the DDR BATs after calculating true DDR size 15 years ago
Heiko Schocher 4b142febff common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL 16 years ago
Paul Gortmaker 26df6aa991 mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define 16 years ago
Poonam Aggrwal 0e870980a6 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx 16 years ago
Kumar Gala ad19e7a5d2 pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 16 years ago
Timur Tabi 890d242fac remove _IO_BASE and KSEG1ADDR from board configuration files 16 years ago
Mike Frysinger bdab39d358 rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV 16 years ago
Peter Tyser 4ef630df77 86xx: Reset update 16 years ago
Becky Bruce 3e3fffe3ba mpc8610hpcd: Fix PCI mapping concepts 16 years ago
Jon Loeliger 5a105a333d Removed unused CONFIG_L1_INIT_RAM symbol. 17 years ago
Jon Loeliger 801a194616 Removed unused CONFIG_L1_INIT_RAM symbol. 17 years ago
Jon Loeliger f698738e46 86xx: Fix non-64-bit compilation problems. 17 years ago
Becky Bruce bf9a8c3430 mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY 17 years ago
Becky Bruce 1266df8877 powerpc: change 86xx SMP boot method 17 years ago