NVMem fixes
Jeffrey Lee authored
Detail:
  c/NVMem - Fixed NVMem_C_write() to skip creating a CMOS file if the directory is full
  c/fat - Fixed FindDirectoryEntry() to ensure short_name[] is always terminated properly
  s/NVMemory - Only update the CMOS file if bytes have changed
  s/Boot - Fixed beagleboard revision detection GPIOs not being configured correctly
Admin:
  Tested on rev A2 BB-xM


Version 0.54. Tagged as 'OMAP3-0_54'
835fa326
Name Last commit Last update
..
Audio Add timeout to audio init code
Boot NVMem fixes
CLibAsm Basic OMAP3 HAL
CPUClk Update OMAP3 HAL to support keyboard scan on boot, plus other changes
Debug Update OMAP3 HAL to support new OMAPVideo module, plus other minor changes
GPIO Add new support for the new GPIO HAL device
GPMC Add basic GPMC setup code and NIC HAL devices to OMAP HAL
I2C Fix OMAP3 IIC driver to flush RX/TX FIFOs before each transfer
Interrupts Update OMAP3 HAL to use correct instruction/memory barrier operations and to handle branch target predictors
KbdScan Update OMAP3 HAL to support keyboard scan on boot, plus other changes
NIC Correct DM9000 NIC IRQ configuration
NVMemory NVMem fixes
PRCM BeagleBoard-xM, TouchBook fixes
RAM Update OMAP3 HAL to use correct instruction/memory barrier operations and to handle branch target predictors
RTC Add Dave Higton's CMOS save code
SDMA Miscellaneous OMAP3 HAL improvements
Stubs Update OMAP3 HAL to support keyboard scan on boot, plus other changes
TPS Add CPUClk HAL device implementation
Timers BeagleBoard-xM, TouchBook fixes
Top Add preliminary OMAP3 EVM support. Fix HAL_UARTModemControl
UART Add preliminary OMAP3 EVM support. Fix HAL_UARTModemControl
USB Various OMAP3 HAL power management improvements, plus add support for board config autodetection via Linux machine ID
Video Miscellaneous OMAP3 HAL updates
board Add preliminary OMAP3 EVM support. Fix HAL_UARTModemControl