Commit Graph

17979 Commits (8a57fdc6404fc9436ed68857963ba081c701ef37)
 

Author SHA1 Message Date
Eric Benard 8a57fdc640 mx25: add CPU revision 1.2 12 years ago
Fabio Estevam 7dd6545da7 mx6q: Add basic support for mx6qsabreauto 12 years ago
Fabio Estevam bcfc71186e configs: mx6: Add a common config file 12 years ago
Eric Nelson 2af7e81015 i.MX6: get rid of redundant struct src_regs (dupe of struct src) 12 years ago
Eric Nelson de710a14b5 i.MX6: define struct iomuxc and IOMUX_GPR2 register bitfields 12 years ago
Eric Nelson e66ad6e747 i.MX6: Add ANATOP_PFD_480 bitfield constants 12 years ago
Eric Nelson a83e1b7b8c i.MX6: define IOMUX_GPR3 register bitfields 12 years ago
Eric Nelson 344da71a20 i.MX6: define bitfields for CHSCCDR register 12 years ago
Eric Nelson da6df2d1c8 i.MX6: change register name for CCM_CHSCCDR to match ref. manual 12 years ago
Eric Nelson 0bb7e316f0 i.MX6: provide functional names for CCM_CCGR0-CCGR6 bit fields 12 years ago
Fabio Estevam e72d617860 mx6qsabresd: Add 8-bit USDHC support 12 years ago
Fabio Estevam a0d21fc01a mx6qsabresd: Add Ethernet support 12 years ago
Fabio Estevam 7891e258d4 mx6: Add basic support for mx6qsabresd board. 12 years ago
Fabio Estevam af7ec0b058 mx6q: Factor out common DDR3 init code 12 years ago
Lukasz Dalek 539e9ffd92 pxa: Add code to examine cpu model and revision 12 years ago
Lucas Stach c0720afbb5 tegra: nand: add board pinmux 12 years ago
Lucas Stach 516f00b324 tegra: clean up board include hell 12 years ago
Lucas Stach ac56d959a3 tegra: add funcmux entry for NAND attached to KBC 12 years ago
Lucas Stach 0cd10c7abf tegra20: rework UART GPIO handling 12 years ago
Lucas Stach 65530a842e tegra20: add clock_set_pllout function 12 years ago
Lucas Stach 3f44e44f33 tegra20: complete periph_id enum 12 years ago
Stephen Warren 01ca286526 tegra: enable CONFIG_CMD_PART 12 years ago
Tom Warren 150c24936b Tegra20: Move some include files to arch-tegra for sharing with Tegra30 12 years ago
Tom Warren 3064f32278 Tegra20: Move some code files to common directories for upcoming Tegra30 patches. 12 years ago
Thierry Reding 66b796a560 tegra: Rename Medcom to Medcom-Wide 12 years ago
Thierry Reding b9ce38ef29 tegra: Update Avionic Design vendor prefix 12 years ago
Joe Hershberger 1c4ea78aa7 tools: Add a README note about fw_printenv lock file 12 years ago
Joe Hershberger 586197dfe4 env: Check for NULL pointer in envmatch() 12 years ago
Joe Hershberger e4a223f04d tools/env: Serialize calls to fw_*env 12 years ago
Joe Hershberger d9acae1a88 tools/env: Don't call env_init() in fw_getenv() 12 years ago
Joe Hershberger 62a34a04e7 tools/env: Remove unneeded complexity 12 years ago
Joe Hershberger 497f2053f8 tools/env: Use a board-specific default env 12 years ago
Daniel Schwierzeck 47708457f8 common: cmd_bdinfo: fix type of value in print_lnum 12 years ago
Simon Glass 14813f19e3 input: Add debugging for key matrix key codes 12 years ago
Simon Glass 71dc6bca4e input: Allow key ghosting filter to be disabled 12 years ago
Simon Glass 1b1d3e6461 input: Separate out keyboard repeat/delay from init 12 years ago
Simon Glass 00f1099e09 input: Correct key_matrix fdt decoding 12 years ago
Fabio Estevam 92eee7cde1 tools: Add cleanpatch 12 years ago
Simon Glass afb9bf55d0 patman: Handle checkpatch.pl not providing file/line info 12 years ago
Simon Glass ef0e9de82b patman: Support Series-name tag to name a series 12 years ago
Kim Phillips 33f336d528 MAKEALL: add a -C/--check option to enable build checking 12 years ago
Kim Phillips 4ab64933e3 add check infrastructure, default sparse 12 years ago
Pavel Herrmann e46a4350b4 sata.h: Make all sata/ata drivers include <sata.h> 12 years ago
Tom Rini 4ac8f8e022 ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) 12 years ago
Tom Rini 0e7d856ea5 sil_sata: Make sata_write() comply with <part.h> 12 years ago
Tom Rini 98391ff143 sata_dwc: Make sata_write() use const void, per <part.h> 12 years ago
Tom Rini 974d801401 pata_bfin: Make sata_{read,write}() comply with <part.h> 12 years ago
Tom Rini 40c030f8ff fsl_sata: Make sata_{read,write}() comply with <part.h> 12 years ago
Tom Rini dac8757100 dwc_ahsata: Make sata_write() comply with <part.h> 12 years ago
Tom Rini 5048a672d9 ata_piix: sata_write must take a const void argument. 12 years ago