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

1841 Commits (e37ae40e9dec9af417c19de72f76becebf160730)

Author SHA1 Message Date
Simon Glass 5307153236 Stop using builtin_run_command() 13 years ago
Simon Glass f47360a74e Rename run_command() to builtin_run_command() 13 years ago
Mike Frysinger ae806cc6ab sc520: fix build warning about unused temp var 13 years ago
Thomas Weber b199c6e2d7 Remove execute permissions from source files 13 years ago
Simon Glass d01b17611b ppc: Change memsz variable to signed char 13 years ago
Simon Glass a5466651e9 m68k: Change memsz to a signed char to avoid warning 13 years ago
Macpaul Lin 4ef806794a nds32/board.c: add PCI prompt at boot up 13 years ago
Macpaul Lin 3998586bce nds32/ag101/watchdog.S: add linkage support 13 years ago
Macpaul Lin 184e6f7db9 nds32: add linkage support 13 years ago
Aneesh V f1f2c3ca9f armv7: omap3: leave outer cache enabled 13 years ago
Helmut Raiger d1300f7686 tt01: add video support 13 years ago
Troy Kisky 28774cbaac net: fec_mxc: add 1000 Mbps selection 13 years ago
prabhakar.csengg@gmail.com fda9c20c80 dm6467Tevm: Use a common configuration file for davinci_dm6467evm and davinci_dm6467Tevm 13 years ago
Chase Maupin 0e35bde7b1 am33xx: ddr_defs.h: Change DDR timings 13 years ago
Hadli, Manjunath 826e99136e davinci: cleanup davinci_sync_env_enetaddr() fucntion 13 years ago
Fabio Estevam ec0919f54b mx35: generic: Let get_reset_cause be defined only when CONFIG_DISPLAY_CPUINFO is selected 13 years ago
Eric Nelson d5c37c9cc4 mx6q: Add support for ECSPI through mxc_spi driver 13 years ago
Eric Nelson 08c61a589b mxc_spi: move machine specifics into CPU headers 13 years ago
Eric Nelson 4b3a30e9ae mx6q: define GPIO macros for translating between ordinals and port:index 13 years ago
Stefano Babic 63b1e004f5 MX27: add missing get_tbclk() 13 years ago
Marek Vasut ff250f3ed8 MX28: Fix get_timer() / get_tbclk() issue 13 years ago
Matthias Fuchs 61698fd563 mx28: fix SPL code to make USB booting work 13 years ago
Marek Vasut 534dbd1219 i.MX28: Fix VDDIO and VDDA setup 13 years ago
Stefano Babic 782bb0d236 MX5/MX6: add missing get_ticks() and get_tbclk() 13 years ago
Stefano Babic 60ebcffbf1 MX31: add missing get_tbclk() 13 years ago
Stefano Babic 31bb50f815 MX35: add missing get_ticks() and get_tbclk() 13 years ago
Stephan Linz 0f883267a8 microblaze: avoid interrupt race conditions 13 years ago
Stephan Linz b9f0b73052 microblaze: fix build failure due to undefined reference to `get_ticks' 13 years ago
Tom Rini a7778f8fbe omap_hsmmc: Wait for CMDI to be clear 13 years ago
ramneek mehresh 79f49120ba powerpc/8xxx:Add MPH controller support in USB device-tree fixup 13 years ago
ramneek mehresh 5a52977f28 powerpc/8xxx: Cleanup USB device-tree fixup 13 years ago
Macpaul Lin 273d11eae5 linkage.h: move from blackfin to common includes 13 years ago
Mike Frysinger dae2242ada Blackfin: add in/out le32 variants 13 years ago
Sughosh Ganu 6b873dcabd Changes to move hawkboard to the new spl infrastructure 13 years ago
Christian Riesch d735a99d3b arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is not defined 13 years ago
Christian Riesch b67d8816fd arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH 13 years ago
Sughosh Ganu da104e04ec arm, arm926ejs: Flush the data cache before disabling it 13 years ago
Christian Riesch 27b66622b5 arm, arm926ejs: Do cpu critical inits only for boards that require it 13 years ago
Christian Riesch eb93524224 arm, davinci: Add lowlevel_init for SoCs other than DM644X 13 years ago
Peter Barada 9540c7e900 ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition 13 years ago
Aneesh V c8ff6a9ed9 OMAP4460: Reduce MPU clock speed from 920 to 700 13 years ago
Hadli, Manjunath 8f5d468721 davinci: add support for printing clock frequency 13 years ago
Hadli, Manjunath 6678cebc09 davinci: remove macro CONFIG_DISPLAY_CPUINFO 13 years ago
Peter Meerwald a4958313fb omap3: fix comment typos 13 years ago
Schuyler Patton c8e5ba8034 AM3517: Changed default clock rate for AM3517 13 years ago
Govindraj.R 860004c103 OMAP4: clock-common: Move the usb dppl configuration to new func 13 years ago
Govindraj.R 95f8791042 OMAP3+: Clock: Adding ehci clock enabling 13 years ago
Govindraj.R 43b62393da ehci-omap: Clean up added ehci-omap.c 13 years ago
Chander Kashyap 37bb6d89de ARM: EXYNOS: Add support for Exynos5 based SoCs 13 years ago
Chander Kashyap 5e46f83cc3 Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro 13 years ago