summaryrefslogtreecommitdiffstats
path: root/src/southbridge/amd/agesa/hudson/enable_usbdebug.c
Commit message (Expand)AuthorAgeFilesLines
* sb/amd: Remove dropped platformsArthur Heymans2022-11-071-40/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/southbridge: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-13/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-0/+1
* usbdebug: Refactor early enableKyösti Mälkki2017-08-071-8/+4
* usbdebug: Consolidate EHCI_BAR setupKyösti Mälkki2017-08-071-3/+0
* southbridge/amd: Add space around operatorsElyes HAOUAS2016-09-201-2/+2
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Fix pointer arithmetic regressions from MMIO changesKevin Paul Herbert2015-02-271-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-151-2/+2
* usbdebug: Move under drivers/usbKyösti Mälkki2014-02-061-1/+1
* usbdebug AMD: Add choice of EHCI controllerKyösti Mälkki2013-09-251-5/+6
* usbdebug: Support choice of EHCI controllerKyösti Mälkki2013-08-291-8/+10
* usbdebug: Change debug port scanningKyösti Mälkki2013-08-291-1/+0
* usbdebug: Change reference to EHCI BARKyösti Mälkki2013-08-241-4/+5
* usbdebug: Use __SIMPLE_DEVICE__ on early enableKyösti Mälkki2013-08-071-0/+4
* AMD sb800 agesa/hudson: Use PCI definesKyösti Mälkki2013-06-141-1/+2
* x86: Unify arch/io.h and arch/romcc_io.hStefan Reinauer2013-03-221-1/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* USBDEBUG: Enable the EHCI in AMD SouthbridgeZheng Bao2012-12-281-2/+6
* AGESA F15 wrapper for Hudson.zbao2012-07-141-0/+52