Add functions which return DDR width and CAS latency, use them in printing board...
[oweals/u-boot_mod.git] / u-boot / board / ar7240 / common / common.c
2016-03-13 Piotr DymaczAdd functions which return DDR width and CAS latency...
2016-03-09 Piotr DymaczIntroduce new DRAM related init code for QC/A (for...
2016-03-04 Piotr DymaczAdd QC/A DRAM related reg defines, function prototypes...
2016-03-03 Piotr DymaczChange GPIO_RST_BUTTON_* define names
2016-03-03 Piotr DymaczChange BOARD_CUSTOM_STRING define name, add default...
2016-03-01 Piotr DymaczMove reset_button_status function to common qca file
2015-12-15 Piotr DymaczFix printing clock values lower than 100 MHz
2015-12-02 Piotr DymaczUpdate printing FLASH info in common code, allow to...
2015-11-23 Piotr DymaczAdd missing copyright/license info
2015-11-14 Piotr DymaczRework code related with CPU reset, plus minor fixes
2015-11-14 Piotr DymaczAdd support for reading MIPS CPU type and print it...
2015-11-13 Piotr DymaczNew, common file for board related, common functions