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

19442 Commits (2536850d7cd90bdb75bf3ff86838f913392b68db)
 

Author SHA1 Message Date
Tom Rini 2536850d7c Prepare v2013.04-rc1 12 years ago
Sonic Zhang 47fa71b87f kerneldoc: Add Sonic Zhang to alias bfin in git-mailrc. 12 years ago
Daniel Schwierzeck 59af76d9cc bootm: fix conditional compilation for bootm ramdisk subcommand 12 years ago
Joe Hershberger 18a3cce9fa env: Avoid clobbering an edited variable on ctrl-c 12 years ago
Joe Hershberger 949a771097 ubifs: Allow ubifsmount volume reference by number 12 years ago
Simon Glass e40753b207 sandbox: config: Enable sandbox command 12 years ago
Simon Glass 10fc12184f sandbox: Enable ext4 and fat filesystems 12 years ago
Simon Glass d304931f23 sandbox: Add 'sb' command to access filesystem features 12 years ago
Simon Glass 92ccc96bf3 sandbox: Add host filesystem 12 years ago
Simon Glass 62584db191 sandbox: Add a way of obtaining directory listings 12 years ago
Simon Glass e6d5241534 fs: Move ls and read methods into ext4, fat 12 years ago
Simon Glass 117e050727 fs: Use map_sysmem() on read 12 years ago
Simon Glass 2ded0d4719 fs: Tell probe functions where to put their results 12 years ago
Simon Glass c6f548d232 fs: Use filesystem methods instead of switch() 12 years ago
Simon Glass 436e2b7319 fs: Fully populate the filesystem method struct 12 years ago
Simon Glass 293d7fbd47 ext4: Split write support into its own file 12 years ago
Tom Rini 1c9f47ab2a Merge branch 'mem' of git://git.denx.de/u-boot-x86 12 years ago
Tom Rini c259188b20 Merge branch 'master' of git://git.denx.de/u-boot-blackfin 12 years ago
Steven Miao 9faf4f08e7 blackfin: bf60x: add resume from hibernate 12 years ago
Bob Liu 49c2da53b7 blackfin: bf60x: add hw watchdog support 12 years ago
Scott Jiang 4a207e8b9a blackfin: add bf6xx spi driver 12 years ago
Sonic Zhang 187f32fac3 blackfin: bf60x: add rsi/sdh support 12 years ago
Sonic Zhang 320ec9dfb7 blackfin: bf60x: add board and headers files to support bf609 12 years ago
Bob Liu c34346d85d blackfin: bf60x: add gpio support 12 years ago
Bob Liu 7677d65f65 blackfin: bf60x: support big cplb page 12 years ago
Bob Liu ee8259623e blackfin: bf60x: add dma support 12 years ago
Sonic Zhang a12c51f640 blackfin: bf60x: add serial support 12 years ago
Sonic Zhang a2979dcdbe blackfin: bf60x: Port blackfin core architecture code to boot on bf60x. 12 years ago
Bob Liu 3ead92c571 blackfin: bf60x: new processor header files 12 years ago
Stefano Babic 28786eb960 SPL: Change description for spl command 12 years ago
Stefano Babic 30372965d3 OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define 12 years ago
Stefano Babic 3e1b393976 Add README for the "Falcon" mode 12 years ago
Simon Glass 218da0f35f hash: Use lower case for hash algorithm names 12 years ago
Simon Glass bd091b67d0 sandbox: Allow hash functions to work correctly 12 years ago
Simon Glass 5512d5b034 sandbox: Update mtest to fix crashes 12 years ago
Simon Glass 8e169cc943 Move CONFIG_SYS_MEMTEST_SCRATCH #ifdef to top of file 12 years ago
Simon Glass ecdbf419f9 sandbox: config: Enable hash functions and mtest 12 years ago
Simon Glass d20a40de9d Roll crc32 into hash infrastructure 12 years ago
Simon Glass d5b76673a5 hash: Add a flag to support saving hashes in the environment 12 years ago
Simon Glass 0ccff500cf image: Use crc header file instead of C prototypes 12 years ago
Simon Glass 978226da5e net: Use new numeric setenv functions 12 years ago
Simon Glass 49c4f0370b fs: Use new numeric setenv functions 12 years ago
Simon Glass 41ef372c1a common: Use new numeric setenv functions 12 years ago
Simon Glass bfc5996643 Update set_working_fdt_addr() to use setenv_addr() 12 years ago
Simon Glass 8c86bbe00f Reduce casting in mtest 12 years ago
Simon Glass c44d4386e6 Bring mtest putc() into common code 12 years ago
Simon Glass 7ecbd4d708 Fix mtest indenting 12 years ago
Simon Glass 51209b1f42 Use common mtest iteration counting 12 years ago
Simon Glass c9638f50fb Split out the memory tests into separate functions 12 years ago
Simon Glass 0628ab8ec5 sandbox: Change memory commands to use map_physmem 12 years ago