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

2869 Commits (b9ae609fdbb7f8149a13bb9c67006b7237cbf83e)

Author SHA1 Message Date
Andreas Bießmann 7b1a411743 mkimage: add atmelimage 11 years ago
Stephen Warren df348d8245 cmd_mmc: use new mmc_select_hwpart() function 11 years ago
Stephen Warren 8210a343cd cmd_part: fix typo in part command help text 11 years ago
Pierre Aubert 1fd93c6e7d eMMC: cmd_mmc.c adds the 'rpmb' sub-command for the 'mmc' command 11 years ago
Pierre Aubert a5dffa4b67 Add the function 'confirm_yesno' for interactive 11 years ago
Siva Durga Prasad Paladugu 1a897668ac fpga: Added support to load bit stream from SD/MMC 11 years ago
Michal Simek 67193864bc fpga: Add support to load partial bitstreams 11 years ago
Michal Simek 7a78bd2679 fpga: Define bitstream type based on command selection 11 years ago
Siva Durga Prasad Paladugu 64e809afea fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK 11 years ago
Tim Harvey 50c8d66d33 nand: remove CONFIG_SYS_NAND_PAGE_SIZE 11 years ago
York Sun fa39ffe5d6 common/board_f: Fix size variable 11 years ago
York Sun 2a1680e30e common/board_f: Initialized global data for generic board 11 years ago
Tom Rini 717ccc1d7f cmd_bootm.c: Only say XIP image when load is image_start 11 years ago
Kristian Otnes 5c50a92bbe hush shell: Avoid string write overflow when entering max cmd length 11 years ago
Masahiro Yamada 1d64377177 cmd_time: do not show ticks 11 years ago
Masahiro Yamada 8e2615752e bd_info: remove bi_barudrate member from struct bd_info 11 years ago
Simon Glass 1992dbfdb9 Make 'run' use run_command_list() instead of run_command() 11 years ago
Simon Glass fd37dac9eb sandbox: Support 'env import' and 'env export' 11 years ago
Sebastian Siewior 3aab70afc5 usb/gadget: add the fastboot gadget 11 years ago
Sebastian Siewior 9ace3fc814 image: add support for Android's boot image format 11 years ago
Stephen Warren 8c6004568f ums: allow the user to specify the device type 11 years ago
Stephen Warren 1725f12882 ums: move all variable declarations to the start of the block 11 years ago
Stephen Warren d0cc456dc3 ums: use get_device() not find_mmc_device(); 11 years ago
Stephen Warren abfe8afe88 ums: move IO support code to common location 11 years ago
Stephen Warren 66b88b07cd usb: ums: add error handling for failed registration 11 years ago
Mateusz Zalega c4d0e85604 USB: gadget: added a saner gadget downloader registration API 11 years ago
Mateusz Zalega 75504e9592 usb: dfu: fix boards wo USB cable detection 11 years ago
Adrian Cox 08a98b89df usb: Fix USB keyboard polling via control endpoint 11 years ago
York Sun 34e026f9b1 driver/ddr/fsl: Add DDR4 support to Freescale DDR driver 11 years ago
Alexander Graf c48e686889 fdt_support: Add helper function to read "ranges" property 11 years ago
Alexander Graf 94fb182cdf fdt_support: split fdt_getprop_u32_default 11 years ago
Paul Burton 6dc9bacea5 board_f: call timer_init on MIPS 11 years ago
Paul Burton 3da7e5a50b board_f: call init_func_ram on MIPS 11 years ago
Kees Cook 77cc8902e9 bootm: set max decompression size for LZO 11 years ago
Paul Burton c4474fc880 board_r: return 0 from show_model_r 11 years ago
Ian Campbell fd11bea2cc blackfin: make name_to_gpio be a weak symbol 11 years ago
Tom Rini 3fa1981e24 env_flash.c: Drop unused variables 11 years ago
Karicheri, Muralidharan bf411ea9f1 tools: mkimage: add support for gpimage format 11 years ago
Vitaly Andrianov 00c200f137 fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() 11 years ago
Tom Rini ae1590ed52 spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what to boot 11 years ago
Tom Rini 39b924a304 env_mmc.c: Remove NULL check on tmp_env1/2 11 years ago
Tom Rini b9c8ccaba7 env_mmc.c: Allow environment to be used within SPL 11 years ago
Masahiro Yamada 9f66150436 floppy: delete unused files 11 years ago
Simon Glass 0f605c1501 Start the deprecation process for generic board 11 years ago
Tom Rini 04d2f0a9f3 Revert "Start the deprecation process for generic board" 11 years ago
Przemyslaw Marczak 39206382de cmd:gpt: randomly generate each partition uuid if undefined 11 years ago
Tom Rini 33ace362fd mmc: Add 'mmc rst-function' sub-command 11 years ago
Simon Glass 36c4b1d980 Start the deprecation process for generic board 11 years ago
Matthias Fuchs 01a0c64762 common, env: Fix support for environment in i2c eeprom 11 years ago
Pantelis Antoniou 93bfd61677 mmc: Split mmc struct, rework mmc initialization (v2) 11 years ago