u-boot-1.1.4: Added additional patches from Atmel AT32STK1000 BSP 2.0.0 CD, mostly...
authorLeon Woestenberg <leon.woestenberg@gmail.com>
Thu, 1 May 2008 12:53:25 +0000 (12:53 +0000)
committerLeon Woestenberg <leon.woestenberg@gmail.com>
Thu, 1 May 2008 12:53:25 +0000 (12:53 +0000)
commit20face5dc2bfe22d6fb747c36ebfc70cad854fa4
treee12a21f97b27b2388bba1ad2372da04f6282b241
parent1c9196a130c2a4f78e89a871deebb3cd9ac60cc8
u-boot-1.1.4: Added additional patches from Atmel AT32STK1000 BSP 2.0.0 CD, mostly LCD/splash support.
 u-boot-1.1.4/at32stk1000/ap7000-add-spi-device-and-lcdc-base-address.patch   |  112 +
 u-boot-1.1.4/at32stk1000/at32ap-add-define-for-sdram-test.patch              |  117 +
 u-boot-1.1.4/at32stk1000/at32ap-add-framebuffer-address.patch                |   11
 u-boot-1.1.4/at32stk1000/at32ap-add-spi-initcalls.patch                      |   16
 u-boot-1.1.4/at32stk1000/at32ap-add-system-manager-header-file.patch         |  252 ++
 u-boot-1.1.4/at32stk1000/atstk1000-add-lcd-and-spi-to-config.patch           |  124 +
 u-boot-1.1.4/at32stk1000/atstk1000-ltv350qv-display-support.patch            |  163 +
 u-boot-1.1.4/at32stk1000/atstk1000-spi-support.patch                         |   98
 u-boot-1.1.4/at32stk1000/avr32-boards-fix-flash-read.patch                   |  120 +
 u-boot-1.1.4/at32stk1000/cmd-bmp-add-gzip-compressed-bmp.patch               |   90
 u-boot-1.1.4/at32stk1000/fix-mmc-data-timeout.patch                          |  101
 u-boot-1.1.4/at32stk1000/lcd-add-24-bpp-support-and-atmel-lcdc-support.patch |  670 ++++++
 u-boot-1.1.4/at32stk1000/lcdc-driver-for-avr32.patch                         |  755 +++++++
 u-boot-1.1.4/at32stk1000/libavr32-add-spi-and-lcd-board-support.patch        |   61
 u-boot-1.1.4/at32stk1000/spi-driver-for-avr32.patch                          | 1026 ++++++++++
 u-boot_1.1.4.bb                                                              |   48
17 files changed:
packages/u-boot/u-boot-1.1.4/at32stk1000/.mtn2git_empty [new file with mode: 0644]
packages/u-boot/u-boot-1.1.4/at32stk1000/ap7000-add-spi-device-and-lcdc-base-address.patch [new file with mode: 0644]
packages/u-boot/u-boot-1.1.4/at32stk1000/at32ap-add-define-for-sdram-test.patch [new file with mode: 0644]
packages/u-boot/u-boot-1.1.4/at32stk1000/at32ap-add-framebuffer-address.patch [new file with mode: 0644]
packages/u-boot/u-boot-1.1.4/at32stk1000/at32ap-add-spi-initcalls.patch [new file with mode: 0644]
packages/u-boot/u-boot-1.1.4/at32stk1000/at32ap-add-system-manager-header-file.patch [new file with mode: 0644]
packages/u-boot/u-boot-1.1.4/at32stk1000/atstk1000-add-lcd-and-spi-to-config.patch [new file with mode: 0644]
packages/u-boot/u-boot-1.1.4/at32stk1000/atstk1000-ltv350qv-display-support.patch [new file with mode: 0644]
packages/u-boot/u-boot-1.1.4/at32stk1000/atstk1000-spi-support.patch [new file with mode: 0644]
packages/u-boot/u-boot-1.1.4/at32stk1000/avr32-boards-fix-flash-read.patch [new file with mode: 0644]
packages/u-boot/u-boot-1.1.4/at32stk1000/cmd-bmp-add-gzip-compressed-bmp.patch [new file with mode: 0644]
packages/u-boot/u-boot-1.1.4/at32stk1000/fix-mmc-data-timeout.patch [new file with mode: 0644]
packages/u-boot/u-boot-1.1.4/at32stk1000/lcd-add-24-bpp-support-and-atmel-lcdc-support.patch [new file with mode: 0644]
packages/u-boot/u-boot-1.1.4/at32stk1000/lcdc-driver-for-avr32.patch [new file with mode: 0644]
packages/u-boot/u-boot-1.1.4/at32stk1000/libavr32-add-spi-and-lcd-board-support.patch [new file with mode: 0644]
packages/u-boot/u-boot-1.1.4/at32stk1000/spi-driver-for-avr32.patch [new file with mode: 0644]
packages/u-boot/u-boot_1.1.4.bb