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

31 Commits (aa646643b6bc250cb3a4966bf728876e0c10d329)

Author SHA1 Message Date
Kumar Gala 3216ca9692 Fix fallout from autostart revert 17 years ago
Haavard Skinnemoen 0c16eed218 avr32: Put memset in its own section 17 years ago
Marian Balakowicz cb1c489690 Restore the ability to continue booting after legacy image overwrite 17 years ago
Marian Balakowicz cd7c596e9f [new uImage] Add new uImage format support to arch specific do_bootm_linux() routines 17 years ago
Marian Balakowicz d985c8498c [new uImage] Remove unnecessary arguments passed to ramdisk routines 17 years ago
Marian Balakowicz 9a4daad0a3 [new uImage] Update naming convention for bootm/uImage related code 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 5ad03eb385 [new uImage] Factor out common image_get_ramdisk() routine 17 years ago
Marian Balakowicz 4a995edec1 [new uImage] Rename architecture specific bootm code files 17 years ago
Marian Balakowicz f13e7b2e99 [new uImage] Cleanup image header pointer use in bootm code 17 years ago
Marian Balakowicz b97a2a0a21 [new uImage] Define a API for image handling operations 17 years ago
Haavard Skinnemoen e006927a0b AVR32: Initialize ipaddr, loadaddr and bootfile at startup 18 years ago
Haavard Skinnemoen df9c25ea04 AVR32: Fix logic inversion in disable_interrupts() 18 years ago
Haavard Skinnemoen acac475212 AVR32: Enable interrupts at bootup 18 years ago
Haavard Skinnemoen 7b624ad254 AVR32: Initialize bi_flash* in board_init_r 18 years ago
Dirk Behme f7c086e94e Move 64bit division from avr32 to generic lib 18 years ago
Heiko Schocher fad6340715 make show_boot_progress () weak. 18 years ago
Jon Loeliger 67350568f9 lib_{arm,avr32,blackfin,generic,i386}/: Remove obsolete references to CONFIG_COMMANDS 18 years ago
Jon Loeliger 0c505db0a0 lib_*/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 18 years ago
Haavard Skinnemoen 9a24f477a1 AVR32: Enable networking 18 years ago
Haavard Skinnemoen d5acb95b16 AVR32: Implement simple DMA memory allocator 18 years ago
Haavard Skinnemoen 12f099c081 AVR32: Use initdram() instead of board_init_memories() 18 years ago
Haavard Skinnemoen 1f4f2121c2 AVR32: Relocate u-boot to SDRAM 18 years ago
Haavard Skinnemoen df548d3c3e AVR32: Resource management rewrite 18 years ago
Haavard Skinnemoen c841beedde AVR32: Split start_u_boot into board_init_f and board_init_r 18 years ago
Wolfgang Denk d38936cdae Fix "ar" flags in some Makefiles to allow for silent "make -s" 19 years ago
Wolfgang Denk 7b64fef33c Add AVR32 architecture support 19 years ago