summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* intel/fsp: Fix microcode includingPatrick Georgi2014-01-111-2/+0
* Remove sprintfVladimir Serbinenko2014-01-102-15/+0
* Replace all occurences of sprintf with snprintfVladimir Serbinenko2014-01-1018-60/+70
* console/vsprintf: Implement snprintfVladimir Serbinenko2014-01-102-8/+29
* X201: set default USB debug controller to 2.Vladimir Serbinenko2014-01-091-0/+4
* bd82x6x/ibexpeak: Make DRAM reset gate GPIO configurableVladimir Serbinenko2014-01-095-38/+82
* cpu/allwinner/a10: Import raminit code from ubootAlexandru Gagniuc2014-01-092-0/+644
* cpu/allwinner/a10: Add low-level helpers for DRAM clock controlAlexandru Gagniuc2014-01-092-0/+109
* cubieboard: Initialize memory in bootblockAlexandru Gagniuc2014-01-092-0/+44
* cubieboard: Keep AHB clock within specsAlexandru Gagniuc2014-01-091-2/+4
* cubieboard: Turn on green LED during bootblockAlexandru Gagniuc2014-01-091-0/+9
* cpu/allwinner/a10: Add functions for driving GPIO pinsAlexandru Gagniuc2014-01-093-0/+107
* cpu/allwinner/a10: Add definitions for in/output GPIO functionsAlexandru Gagniuc2014-01-091-0/+4
* cpu/allwinner/a10: Add function for reading chip revisionAlexandru Gagniuc2014-01-092-0/+20
* cpu/allwinner/a10: Implement udelay using timer 0Alexandru Gagniuc2014-01-093-3/+130
* cpu/allwinner/a10: Add definition for gating GPIO S clockAlexandru Gagniuc2014-01-091-0/+2
* cpu/allwinner/a10: Add basic TWI (I²C) driverAlexandru Gagniuc2014-01-083-0/+265
* cpu/allwinner/a10: Refactor API for gating clocks to peripheralsAlexandru Gagniuc2014-01-084-18/+148
* cpu/allwinner/a10: Refactor and document pinmux APIAlexandru Gagniuc2014-01-083-6/+55
* cpu/allwinner/a10: Clarify the usage of SRAM during bootblockAlexandru Gagniuc2014-01-082-10/+15
* mainboard: Add preliminary support for A10-based CubieboardAlexandru Gagniuc2014-01-087-0/+148
* cpu: Add initial support for Allwinner A10 SoCAlexandru Gagniuc2014-01-0817-0/+840
* CBMEM: Fix allocation for static CBMEMKyösti Mälkki2014-01-063-17/+23
* CBMEM: Drop cbmem_base_check()Kyösti Mälkki2014-01-064-20/+0
* CBMEM ACPI: Move resume handlerKyösti Mälkki2014-01-067-20/+32
* usbdebug: Fix hidden menuconfig optionsKyösti Mälkki2014-01-062-2/+2
* MRC cache: determine flash size on runtimeVladimir Serbinenko2014-01-062-8/+8
* nehalem: Simplify smi.c by using __SIMPLE_DEVICE__Vladimir Serbinenko2014-01-061-4/+5
* cpu/cpu.h: Allow compiling with __SIMPLE_DEVICE__Vladimir Serbinenko2014-01-061-0/+2
* X201: Fix native video initVladimir Serbinenko2014-01-042-13/+4
* device/Kconfig: Add third person singular s to lacksPaul Menzel2014-01-041-1/+1
* asrock/imb-a180: Configure the 6 COM ports and the keyboardDave Frodin2014-01-032-1/+43
* superio: Uncomment the w83627uhg UART clock source initializationDave Frodin2014-01-031-6/+6
* Add the gizmosphere/gizmo mainboardDave Frodin2014-01-0332-0/+5505
* AMD K8 (rev F): Move rev F0/F1 workaround to headerKyösti Mälkki2013-12-3014-51/+3
* AMD K8 (rev F): Move MEM_TRAIN_SEQ check to northbridgeKyösti Mälkki2013-12-3011-22/+3
* AMD K8: Define MEM_TRAIN_SEQ only with K8_REV_F_SUPPORTKyösti Mälkki2013-12-305-13/+8
* AMD K8 (pre-F): Clean platforms without K8_REV_F_SUPPORTKyösti Mälkki2013-12-304-24/+0
* AMD K8 (rev-F): Always have RAMINIT_SYSINFOKyösti Mälkki2013-12-2923-25/+5
* AMD fam10: Drop RAMINIT_SYSINFOKyösti Mälkki2013-12-2926-37/+1
* via/epia-m700: Drop RAMINIT_SYSINFOKyösti Mälkki2013-12-291-1/+0
* AMD K8: Socket implies K8_REV_F_SUPPORTKyösti Mälkki2013-12-2913-27/+4
* via: Write »access« without »m« at endPaul Menzel2013-12-274-5/+5
* AMD AGESA: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-2615-60/+0
* AMD fam10: Drop MEM_TRAIN_SEQKyösti Mälkki2013-12-2622-91/+1
* AMD boards (non-AGESA): Cleanup post_cache_as_ram.c includesKyösti Mälkki2013-12-2673-70/+5
* AMD boards (non-AGESA): Cleanup earlymtrr.c includesKyösti Mälkki2013-12-2676-77/+14
* vortex86ex: Cleanup earlymtrr.c includeKyösti Mälkki2013-12-261-1/+1
* Remove PCI_ROM_RUN optionVladimir Serbinenko2013-12-2433-133/+61
* usbdebug: Add option to disable console for romstageKyösti Mälkki2013-12-233-7/+13