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

43 Commits (fd4e49c18901a50b1648235f26da1e8caa0f8764)

Author SHA1 Message Date
Ingo van Lil 3eb90bad65 Generic udelay() with watchdog support 16 years ago
Nobuhiro Iwamatsu 0f9eaf4b32 sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios. 16 years ago
Luigi 'Comio' Mantellini 310cecb8cc Add bb_miiphy_init call before any ethernet bring-up code. 16 years ago
Mike Frysinger 262ae0a619 push LOAD_ADDR out to arch mk files 16 years ago
Peter Tyser d4e8ada0f6 Consolidate arch-specific mem_malloc_init() implementations 16 years ago
Peter Tyser a483a167bc Standardize mem_malloc_init() implementation 16 years ago
Peter Tyser 5e93bd1c9a Consolidate arch-specific sbrk() implementations 16 years ago
Peter Tyser b220c64d86 Move architecture specific config.mk files into subdirs 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 52cb4d4fb3 stdio/device: rework function naming convention 16 years ago
Jean-Christophe PLAGNIOL-VILLARD be45c63256 sh3/sh4: rename config option TMU_CLK_DIVIDER to CONFIG_SYS_TMU_CLK_DIV 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 8dd29c87ba sh3/sh4: fix CONFIG_SYS_HZ to 1000 16 years ago
Stefan Roese c790b04d23 lib_arch/board.c: Move malloc initialization before flash_init() 16 years ago
Mike Frysinger 19b5b533cc lib_*/board.c: do not initialize bi_enet*addr in global data 16 years ago
Jean-Christophe PLAGNIOL-VILLARD 85cb052ee4 sh: update sh2/sh2a timer coding style 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 1e15ff9993 sh: update sh timer coding style 17 years ago
Nobuhiro Iwamatsu d8bbc51c7b sh: Update sh2/sh2a timer 17 years ago
Nobuhiro Iwamatsu e9d5f35497 sh: Update sh timer function 17 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 17 years ago
Kumar Gala 49c3a861d1 bootm: Add subcommands 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Nobuhiro Iwamatsu b5d10a1352 sh: Fix compile warning 17 years ago
Nobuhiro Iwamatsu 4a065abf92 sh: Add support watchdog for SH4A core 17 years ago
Nobuhiro Iwamatsu 6b44a43921 sh: Add support any page size and empty_zero_page to SH Linux uImage 17 years ago
Jean-Christophe PLAGNIOL-VILLARD a3a08c0ced bootm arm/avr32/blackfin/microblaze/nios2/sh: remove no more need 'error' label 17 years ago
Kumar Gala 40d7e99d37 bootm: refactor do_reset and os boot function args 17 years ago
Kumar Gala c160a95447 bootm: refactor entry point code 17 years ago
Kumar Gala 3216ca9692 Fix fallout from autostart revert 17 years ago
Nobuhiro Iwamatsu 9e23fe0560 sh: Fix SH-boards compile error 17 years ago
Scott Wood d6ac2ed893 Remove prototypes of nand_init() in favor of including nand.h. 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Marian Balakowicz cb1c489690 Restore the ability to continue booting after legacy image overwrite 17 years ago
Yusuke Goda 1a2334a4eb sh: Add support PCI of SuperH and SH7780 17 years ago
Wolfgang Denk 438a4c1126 Cleanup coding style, update CHANGELOG 17 years ago
Marian Balakowicz cd7c596e9f [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines 17 years ago
Kumar Gala 75fa002c47 [new uImage] Respect autostart setting in linux bootm 17 years ago
Marian Balakowicz 8a5ea3e616 [new uImage] Move image verify flag to bootm_headers structure 17 years ago
Marian Balakowicz 823afe7cef [Makefile] Sort COBJS in lib_<arch> Makefiles 17 years ago
Marian Balakowicz d5934ad775 [new uImage] Add dual format uImage support framework 17 years ago
Marian Balakowicz 82850f3d32 [new uImage] Use image API in SH do_bootm_linux() routine 17 years ago
Marian Balakowicz 4a995edec1 [new uImage] Rename architecture specific bootm code files 17 years ago
Wolfgang Denk 61fb15c516 Fix coding style issues; update CHANGELOG. 18 years ago
Nobuhiro Iwamatsu b02bad1286 sh: Update core code of SuperH. 18 years ago
Nobuhiro Iwamatsu 0b135cfc2e sh: First support code of SuperH. 18 years ago