- f7b4ed3 Onda VX747/VX777 bootloader: make boot menu more robust + add reset Rockbox configuration option by Maurus Cuelenaere · 16 years ago
- 304c622 fix more red by Nils Wallménius · 16 years ago
- 47608e0 fix red by Nils Wallménius · 16 years ago
- caf2011 Onda's: add touchscreen boot menu for targets without/not much physical buttons (VX777) by Maurus Cuelenaere · 16 years ago
- 5aeaa84 Samsung YP-S3: add beginning of a low-level NAND driver and update bootloader demo program to display the NAND ids. by Bertrik Sikken · 16 years ago
- 4632fc0 Samsung YP-S3: allow player to stay powered up without the USB cable plugged and implement power_off by Bertrik Sikken · 16 years ago
- 0dc5cc8 Samsung YP-S3: update bootloader demo app with test code for the wmcodec (volume control of fm radio) by Bertrik Sikken · 16 years ago
- ee0ab03 Samsung YP-S3: update backlight brightness curve again (can't go all the way down to 1/256 brightness) and update yp-s3 bootloader demo. by Bertrik Sikken · 16 years ago
- 2fb7384 Start of a Rockbox port to the Samsung YP-S3. by Bertrik Sikken · 16 years ago
- 4ce26ff Onda VX747: don't fully init the LCD when not doing an USB_BOOT compile (fixes flashes when booting up) by Maurus Cuelenaere · 16 years ago
- 3865035 Various Nano2g changes - enable the rest of crt0.S (including clock setup) and make the nano2g bootloader do something useful (displaying gpio ports). Also add checks for the fifo-full condition in the LCD driver - required after enabling all the crt0.S inits by Dave Chapman · 16 years ago
- cf9935d Onda VX747: add dual-boot capability + make it possible to permanently 'stick' Rockbox to your DAP by Maurus Cuelenaere · 16 years ago
- 0270e4c Get the Nano2G bootloader running - it now runs and displays a logo on one type of Nano2G LCD. by Dave Chapman · 16 years ago
- eea149b FS#10436 - add the Sansa View to the build system. The bootloader builds but doesn't do anything useful yet. by Robert Keevil · 16 years ago
- afe43d3 Basic changes to add nano 2g to the build system, based on the Meizu M3 port. The bootloader builds, but does nothing due to lack of any drivers. by Dave Chapman · 16 years ago
- 80fbb4e Update initialisation and display of debug info in meizu M3 bootloader by Bertrik Sikken · 16 years ago
- c468273 Onda VX747: clean up bootloader a bit and make sure storage doesn't get init'd twice by Maurus Cuelenaere · 16 years ago
- 278b8f8 Onda VX747 bootloader: don't init storage twice by Maurus Cuelenaere · 16 years ago
- f62388f TCC78x: Enable interrupts/threading in the bootloader (required now that the storage driver yields). by Rob Purchase · 16 years ago
- 743dcf7 Implement PWM backlight driver for the Meizus. Update Meizu M3 bootloader to control brightness with the touch strip. by Bertrik Sikken · 16 years ago
- 5829420 * Commit a modified FS#10354 (thanks to Davide Quarta) - add support the VX747+ in scramble and configure by Maurus Cuelenaere · 16 years ago
- 3520d8e Sansa c200v2 : lcd & backlight support, using the c200v1 lcd driver by Rafaël Carré · 16 years ago
- f504153 FS#10048 : enable MMU and data cache on Sansa AMS to give a major speed up by Rafaël Carré · 16 years ago
- 758bb3b 3 new ports: Samsung YH-820, YH-920, and YH-925. Mostly functional. Audio working on 820 & 925 (untested on the 920). No battery readings. No recording. No plugins. Keymap needs work. by Mark Arigo · 16 years ago
- 4633446 Sansa AMS: Centralise mapping of RAM and IRAM in as3525.h via #defines. This will hopefully make ongoing mmu work easier as less places need to be changed. by Thomas Martitz · 16 years ago
- 49fccaf FS#9730 by Torne Wuff - support installing Rockbox in the firmware partition in place of the main Apple firmware. This image is only loaded if no rockbox.ipod is found so does not affect current behaviour. The advantage is a small increase in boottime. This patch also adds documentation to bootloader/ipod.c in the form of a comment describing the booting behaviour. by Dave Chapman · 16 years ago
- dccdce6 Remove unnecessary #include "adc.h" by Bertrik Sikken · 16 years ago
- 3369a74 Fix VX767 bootloader warning by Maurus Cuelenaere · 16 years ago
- 75be9c3 Gigabeat FX: Look for button A (rather than any button) in bootloader for verbose mode - needed for flashed bootloader by Karl Kurbjun · 16 years ago
- be8a27a Onda VX747: fix touchscreen issues when switching from bootloader to 'normal' Rockbox by Maurus Cuelenaere · 16 years ago
- aeddacb FS#10066 by Michael Chicoine: Sansa AMS bootloader "Hold" switch detection. by Mustapha Senhaji · 16 years ago
- b2c4bd3 M:Robe 500: Remove some dead test code in bootloader, reorganize the bootloader link script, and remove an unnecessary lcd disable/enable in initialization. by Karl Kurbjun · 16 years ago
- f5c5983 commit FS#10092 (cleanup AMS system init) by Rafaël Carré. by Dominik Wenger · 16 years ago
- 8983fcb Initial commit for the "Lyre prototype 1" port by Jorge Pinto from FS#10045. by Daniel Stenberg · 16 years ago
- b5e6eec Fix ZVM 30GB bootloader. by Thomas Martitz · 16 years ago
- 6ce98bd FS#10018 general pp bootloader: start the OF if loading rockbox fails. Resolves a bug where the c200 bootloader would loop flashing the logo if loading rockbox failed and drop support for loading old .e200 and .h10 rockbox main binaries for the e200 resp h10, affects e200, c200, h10 (both kinds) and mrobe 100. by Nils Wallménius · 16 years ago
- 9e1d00c Get the M:Robe 500 main build booting again, fix a bug and commit the rest of Cat's work to get sound working. The code is messy right now, but it plays a file (test.raw) in a normal build when you go into the debug ports screen. Take 1. by Karl Kurbjun · 16 years ago
- 935fad7 Small fix for touchscreen-capable DAP's in display_logf() by Maurus Cuelenaere · 16 years ago
- cf26322 fix the obligatory yellow by Frank Gevaerts · 16 years ago
- 2ee18b3 fix storage_*() calls by Frank Gevaerts · 16 years ago
- 00baccd Onda VX747 bootloader: don't remove too much info.. by Maurus Cuelenaere · 16 years ago
- 4b0ae10 Don't display logo in Onda VX747 bootloader (which also fixes bootloader builds) by Maurus Cuelenaere · 16 years ago
- 4532d14 Onda VX747: by Maurus Cuelenaere · 16 years ago
- 21f0c9a Make basic cache functions into calls, and get rid of CACHE_FUNCTION_WRAPPERS and CACHE_FUNCTIONS_AS_CALL macros. Rename flush/invalidate_icache to cpucache_flush/invalidate. They're inlined only if an implementation isn't provided by defining HAVE_CPUCACHE_FLUSH/INVALIDATE. by Michael Sevakis · 16 years ago
- 04c7379 Onda VX747: commit some parts to get apps/ to compile (more will follow) by Maurus Cuelenaere · 16 years ago
- c33209e Add optional logf display helper function for bootloaders by Maurus Cuelenaere · 16 years ago
- 3f109f5 Onda VX747: enable USB in the bootloader by Maurus Cuelenaere · 16 years ago
- 4d3a020 Gigabeat S: Move the LCD framebuffer address so that DRAM can be mapped flat between physical and virtual addresses. NO BOOTLOADER UPDATE SHOULD BE NEEDED. The firmware image now handles low-level system setup as well. by Michael Sevakis · 16 years ago
- ee1e8be Creative ZVM: by Maurus Cuelenaere · 16 years ago
- af5c4d1 Silence the m:robe 100 and HDD1630 bootloaders by Mark Arigo · 16 years ago
- 47509fa Fix up ZVM builds. It appeared to share common definitions with PP502x targets so use those. Remove one stale comment left behind in last commit. by Michael Sevakis · 16 years ago
- 616c98b USB detection changes. c200/e200: Consider USB to be powered when charger is plugged but detect USB connection by bus reset. When received, disconnect and restart the driver fully enabled. imx31: Fix hack used to make initial connect succeeded-- set PHY type before initial reset. General: Move some target code out of usb-drv-arc.c and implement it in respective usb sources and CPU headers so things stay clean. by Michael Sevakis · 16 years ago
- 3482a55 Dual boot for the Philips HDD1630. by Mark Arigo · 16 years ago
- c97f640 Commit FS#9679 by Thomas Martitz. Adds c200v2 to the target tree. Has some buttons defined, a bootloader, and stubs for most drivers. by Michael Giacomelli · 16 years ago
- 9da2456 Fix SVN properties by Maurus Cuelenaere · 16 years ago
- 40ec543 * Add support for Onda VX747+ (FS#9674 by Olivier Barbut) by Maurus Cuelenaere · 16 years ago
- cb06108 Meg-FX: Enable a real tick in the bootloader. Do cleanups before switching to firmware and cache handling. Put proper main return address in lr. by Michael Sevakis · 16 years ago
- bc963c3 Hopefully mop-up remaining red. by Michael Sevakis · 16 years ago
- a091d20 Added 'keywords' and 'eol-style' properties. by Björn Stenberg · 16 years ago
- 2b39cb4 Sansa AMS bootloader: consider the bootloader finished by Rafaël Carré · 16 years ago
- 76e662b fix the e200r installer so it compiles again (storage rework broke it) by Jonathan Gordon · 16 years ago
- b69be10 Use BOOTDIR and BOOTFILE defines instead of hardcoded path and file. FS#9559 by Björn Stenberg · 16 years ago
- ac355de Don't print partition sizes in megabytes, as that is buggy on 5.5G. Use sectors instead by Frank Gevaerts · 16 years ago
- c6b3d38 New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. by Björn Stenberg · 16 years ago
- 9f0fbec Show the Rockbox logo in the Telechips bootloader. by Rob Purchase · 16 years ago
- f32336e Last commit for the flash bootloader. The bootloader build works properly either flashed or unflashed. by Karl Kurbjun · 16 years ago
- 59d4d20 Revert last commit (accidentally committed the whole tree) by Karl Kurbjun · 16 years ago
- d420410 Add in the needed crt0.S code for the wakeup alarm also by Karl Kurbjun · 16 years ago
- ce505b8 the delay in the as3525 bootloader was driving me mad so remove it and get the bootloader closer to where a "finished" one should be (only show info if sometrhing needs to be shown, which is always for now.) by Jonathan Gordon · 16 years ago
- f7b1d80 Sansa AMS bootloader: use the correct (renamed) header file by Rafaël Carré · 16 years ago
- 4ca4e52 Rename functions as3525_codec_* to ascodec_* to prepare re-use of as3514 code for sansa v2 players by Bertrik Sikken · 16 years ago
- aef27e1 Sansav2 Bootloader by Rafaël Carré · 16 years ago
- 6e645cc AS3525: we won't use threads in the bootloader by Rafaël Carré · 16 years ago
- baecdb6 AS3525: use kernel_init() in bootloader by Rafaël Carré · 16 years ago
- 86f0c75 fix red by Frank Gevaerts · 16 years ago
- 2f8a008 Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*. by Frank Gevaerts · 16 years ago
- 19d1cac cleanup storage defines by Frank Gevaerts · 16 years ago
- e1b4838 Embryo of a SD driver for Sansav2 by Rafaël Carré · 16 years ago
- 8df1a7e e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 code - this should probably be unified, along with other upcoming v2 code), plus clean up the lcd init by calling lcd_init() directly in the bootloader, instead of lcd_init_device(). by Dave Chapman · 16 years ago
- b3ee07c Sansav2 : initializes SDRAM by Rafaël Carré · 16 years ago
- 95726a5 FS#9503 - Sansa v2 audio/PMU communication driver (for the AS3525 SoC) by Bertrik Sikken · 16 years ago
- 4f81a54 Add c200 erase tools. The resulting .bin files can be run from e200tool by Frank Gevaerts · 16 years ago
- 08c41d4 Add e200v2 and m200v2 targets. Move the telechips lcd-ssd1815.c (currently used by Logik DAX and m200v1 ports) driver up in the target tree and share with the m200v2 - as2525 parts contributed by Rafael Carre. Includes the start (but is still very incomplete) of an LCD driver for the e200v2. m200v2 is not yet fully supported by mkamsboot - that will come soon. Also some minor cleanups for the Clip. by Dave Chapman · 16 years ago
- 49ec9ea Make the meizu m3 load from flash, so interrupts work. More work is needed to get the m6sl "working" again by Frank Gevaerts · 16 years ago
- 91b9c61 telechips usb: not ready for use but, something is working, needs improvement. by Vitja Makarov · 16 years ago
- 5134612 Remove usage of snprintf and strlen and instead calculate things at compile-time. Also swap the positions of the version text and logo for the Clip so we don't get a multi-coloured logo by Dave Chapman · 16 years ago
- 2cc85bc Fix LCD timings on the older meizu M3 variant, so it works with a fast clock. by Frank Gevaerts · 16 years ago
- da8bff1 Commit FS#9467 - initial work on port to Sansa Clip by Rafaël Carré and François Dinel. A few cosmetic changes were made by me prior to committing: 1) TAB policing in button-clip.c; 2) Add François Dinel to CREDITS; 3) Add François Dinel as (C) holder in button-target.h (it was previously blank); 4) Add Rockbox header to bootloader/sansa_as3525.c with Rafaël Carré as (C) holder; 5) Change target_id to 50 (next available number) in tools/configure and fixed indentation; 6) Change MODEL_NUMBER in config-clip.h to 50 (next available number); 7) Remove unused in/out macros from system-target.h by Dave Chapman · 16 years ago
- 68d9fb9 lcd now shows things on the old-style Meizu M3. by Frank Gevaerts · 16 years ago
- 2d5e6e1 LCD driver for meizu M3, new type (older M3s are not yet supported) by Frank Gevaerts · 16 years ago
- 85807cd Trivial changes to make the main Rockbox builds for the Sansa m200 and Logik DAX ports compile. Note that some codecs are currently disabled (due to lowmem on these targets), but that needs more work and analysis to decide how much RAM we want to allocate to codecs. by Dave Chapman · 17 years ago
- 48e45f5 add Meizu M6SP and M3 ports by Marcoen Hirschberg · 17 years ago
- 9407ae8 Onda VX747: by Maurus Cuelenaere · 17 years ago
- c0e898a Now reads the LCD controller ID succesfully and flashes it using the backlight by Frank Gevaerts · 17 years ago
- 1e294e3 Onda VX747: by Maurus Cuelenaere · 17 years ago
- 1898ff7 * move qt1106 specific things to their own files * use CHANGE pin by Frank Gevaerts · 17 years ago
- 1ff9ce2 Fix mrobe500 svn:* by Maurus Cuelenaere · 17 years ago
- 3637ef9 First reading out of the touchpad! by Frank Gevaerts · 17 years ago
- 23fc923 ZVM: by Maurus Cuelenaere · 17 years ago
- d462a64 Initial commit of iaudio 7 port by Vitja Makarov (FS#9245). Port is at quite an advanced stage, but is troubled by the lack of a reliable NAND driver (similar to the Cowon D2 port) and is not yet suitable for non-developers. by Dave Chapman · 17 years ago