Age | Commit message (Expand) | Author |
2013-09-21 | ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug | Kyösti Mälkki |
2013-09-21 | CBMEM console: Support late init | Kyösti Mälkki |
2013-09-21 | timestamps: Only collect from BSP CPU | Kyösti Mälkki |
2013-09-21 | timestamps: Stash early timestamps in CAR_GLOBAL | Kyösti Mälkki |
2013-09-21 | timestamps: Use stash before CBMEM is usable | Kyösti Mälkki |
2013-09-20 | usbdebug: Allow an USB hub on the debug dongle | Kyösti Mälkki |
2013-09-17 | Fix whitespace leaked into tree | Kyösti Mälkki |
2013-09-11 | CBMEM: Rename high_tables variables and make them static | Kyösti Mälkki |
2013-09-11 | CBMEM: Drop parameters from cbmem_init() | Kyösti Mälkki |
2013-09-11 | CBMEM: Drop parameter from cbmem_reinit() | Kyösti Mälkki |
2013-09-11 | CBMEM x86: Unify get_cbmem_toc() | Kyösti Mälkki |
2013-09-11 | CBMEM: Backup top_of_ram instead of cbmem_toc | Kyösti Mälkki |
2013-09-11 | CBMEM: Add cbmem_locate_table() | Kyösti Mälkki |
2013-09-11 | CBMEM: Unify get_top_of_ram() | Kyösti Mälkki |
2013-09-11 | CBMEM tables: Remove references to global high_tables_base | Kyösti Mälkki |
2013-09-11 | CBMEM: Add cbmem_late_set_table() and drop references to high_tables_base | Kyösti Mälkki |
2013-09-06 | usbdebug: Use CAR migration | Kyösti Mälkki |
2013-09-06 | usbdebug: Dump low-level protocol details | Kyösti Mälkki |
2013-09-06 | usbdebug: Adjust endpoint retry timeouts | Kyösti Mälkki |
2013-09-06 | usbdebug: Adjust transaction retries | Kyösti Mälkki |
2013-08-31 | Remove NRV2B compression support | Patrick Georgi |
2013-08-29 | usbdebug: Fix control messages | Kyösti Mälkki |
2013-08-29 | usbdebug: Use separate data toggle for each pipe | Kyösti Mälkki |
2013-08-29 | usbdebug: Reference endpoints by pipes in calls | Kyösti Mälkki |
2013-08-29 | usbdebug: Support choice of EHCI controller | Kyösti Mälkki |
2013-08-29 | usbdebug: Change debug port scanning | Kyösti Mälkki |
2013-08-24 | usbdebug: Only test two possible USB device numbers | Kyösti Mälkki |
2013-08-23 | usbdebug: Halt host controller before resetting it | Kyösti Mälkki |
2013-08-23 | usbdebug: Do not support logging from SMM | Kyösti Mälkki |
2013-08-23 | usbdebug: Add compatibility quirk for FX2 | Kyösti Mälkki |
2013-08-23 | usbdebug: Block recursive calls of printk | Kyösti Mälkki |
2013-08-23 | usbdebug: Add logging level to debugging | Kyösti Mälkki |
2013-08-19 | Don't include LZMA in romstage if ramstage is not compressed. | Andrew Wu |
2013-08-15 | CBFS: Change how the bss is zeroed when loading a stage. | Gabe Black |
2013-08-15 | CBFS: Change the signature of cbfs_decompress. | Gabe Black |
2013-08-10 | usbdebug: Add option for verbose logging of connection | Kyösti Mälkki |
2013-08-01 | Add directive __SIMPLE_DEVICE__ | Kyösti Mälkki |
2013-07-30 | usbdebug: Fix missing include | Kyösti Mälkki |
2013-07-24 | usbdebug: Split endpoint buffers | Kyösti Mälkki |
2013-07-15 | CBFS: Use memmove instead of memcpy when loading a file from CBFS. | Gabe Black |
2013-07-14 | Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove. | Gabe Black |
2013-07-11 | usbdebug: Cleanup dbgp_ehci_info call | Kyösti Mälkki |
2013-07-11 | Fix CBMEM console use with CAR_MIGRATION | Kyösti Mälkki |
2013-07-10 | usbdebug: Put ehci_debug_info in CAR_GLOBAL | Kyösti Mälkki |
2013-07-10 | usbdebug: Move EHCI BAR relocation code | Kyösti Mälkki |
2013-07-10 | usbdebug: Move ehci_debug_info allocation | Kyösti Mälkki |
2013-07-10 | usbdebug: Refactor disable logic | Kyösti Mälkki |
2013-07-10 | Drop ELF remains from boot code | Stefan Reinauer |
2013-07-10 | lib: Fix spelling | Martin Roth |
2013-07-10 | Rename hardwaremain() to main() | Stefan Reinauer |