mbox

[U-Boot,PULL] u-boot-socfpga/topic/drivers/fpga-20141006

Message ID 201410061736.06234.marex@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-socfpga.git topic/drivers/fpga-20141006

Message

Marek Vasut Oct. 6, 2014, 3:36 p.m. UTC
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(-)