From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 6 Oct 2014 17:36:06 +0200 Subject: [U-Boot] [PULL] u-boot-socfpga/topic/drivers/fpga-20141006 Message-ID: <201410061736.06234.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit be9f643ae6aa9044c60fe80e3a2c10be8371c692: Merge branch 'for-tom' of git://git.denx.de/u-boot-dm (2014-09-26 20:10:48 -0400) are available in the git repository at: git://git.denx.de/u-boot-socfpga.git topic/drivers/fpga-20141006 for you to fetch changes up to 2012f238bd4383904e898cfc26c9fd433af835aa: fpga: altera: Turn the switches into table lookup (2014-10-06 17:31:42 +0200) ---------------------------------------------------------------- Marek Vasut (7): fpga: altera: Clean up the printing and debug fpga: altera: Clean up altera_validate function fpga: altera: More indentation trimdown fpga: altera: Move altera_validate to the top fpga: altera: Make altera_validate return normal values fpga: altera: Clean up enums in altera.h fpga: altera: Turn the switches into table lookup drivers/fpga/altera.c | 305 +++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------- include/altera.h | 76 ++++++++++++++++++----------- 2 files changed, 173 insertions(+), 208 deletions(-)