Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commits/commit/9dec5270be87c01e50808001be69fce5b92a7af8/board/jse You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

41 Commits (9dec5270be87c01e50808001be69fce5b92a7af8)

Author SHA1 Message Date
Masahiro Yamada 93d4334f7f Add board MAINTAINERS files 11 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 11 years ago
Masahiro Yamada 377e1048d3 board: powerpc: convert makefiles to Kbuild style 12 years ago
Wolfgang Denk 1b387ef55c SPDX: fix IBM-pibs license identifier 12 years ago
Wolfgang Denk 46263f2de4 SPDX-License-Identifier: convert PIBS licensed files 12 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Wolfgang Denk 8e119b03c5 board/jse/flash.c: fix GCC 4.6 build warnings 14 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 14 years ago
Sebastien Carlier 6d8962e814 Switch from archive libraries to partial linking 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
Stefan Roese b36df56115 ppc4xx: Move ppc4xx headers to powerpc include directory 15 years ago
Stefan Roese a47a12becf Move arch/ppc to arch/powerpc 15 years ago
Peter Tyser ea0364f1bb Move lib_$ARCH directories to arch/$ARCH/lib 15 years ago
Stefan Roese 2cd95a25cb ppc4xx: Remove board specific linker scripts from most PPC4xx boards 16 years ago
Stefan Roese ceaa62a6f0 ppc4xx: Fix problems in some ppc4xx board Makefiles 16 years ago
Stefan Roese 297a65873d ppc4xx: Big cleanup of PPC4xx defines 16 years ago
Peter Tyser 858290178f ppc: Enable full relocation to RAM 16 years ago
Stefan Roese 95b602bab5 ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper case 16 years ago
Stefan Roese 952e7760bf ppc4xx: Convert PPC4xx UIC defines from lower case to upper case 16 years ago
Stefan Roese d1c3b27525 ppc4xx: Big cleanup of PPC4xx defines 16 years ago
Josh Boyer 317734966e Dual-license IBM code contributions 16 years ago
Trent Piepho f62fb99941 Fix all linker script to handle all rodata sections 16 years ago
Selvamuthukumar 9b827cf172 Align end of bss by 4 bytes 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0cf4fd3cf8 rename environment.c in env_embedded.c to reflect is functionality 17 years ago
Wolfgang Denk c8a3b109f0 Cleanup out-or-tree building for some boards (.depend) 17 years ago
Becky Bruce 9973e3c614 Change initdram() return type to phys_size_t 17 years ago
Stefan Roese bbeff30cbd ppc4xx: Remove superfluous dram_init() call or replace it by initdram() 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Jason Wessel 3d36be0300 Remove all the search paths from the .lds files. 17 years ago
Wolfgang Denk 64134f0112 Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 18 years ago
Wolfgang Denk 2b208f5308 Move "ar" flags to config.mk to allow for silent "make -s" 19 years ago
Wolfgang Denk 511d0c72b8 Coding style cleanup 19 years ago
Marian Balakowicz f93286397e Add support for a saving build objects in a separate directory. 19 years ago
Wolfgang Denk 7481266e4e 20 years ago
Wolfgang Denk 807d5d7319 Fix problems with ld version 2.16 (dot outside sections problem) 20 years ago
wdenk e2ffd59b4d * Code cleanup, mostly for GCC-3.3.x 21 years ago
wdenk cce625e557 * Patch by Stephen Williams, 15 July 2004 21 years ago
wdenk 6bdd1377af Patch by Stephen Williams, 11 May 2004: 21 years ago
wdenk 08f1080c9c Make compile clean. 21 years ago
wdenk db01a2ea99 * Patch by Stephen Williams, 01 Apr 2004: 21 years ago