]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Merge branch 'master' of /home/wd/git/u-boot/custodians
authorWolfgang Denk <wd@denx.de>
Fri, 13 Jan 2012 19:10:56 +0000 (20:10 +0100)
committerWolfgang Denk <wd@denx.de>
Fri, 13 Jan 2012 19:10:56 +0000 (20:10 +0100)
commitc0219cf08f53d914b4557ef658472b8799c3f9a7
treede23cf5bc21cf27c73580c780d0503a4dadad3eb
parent6d7ba2cef52d6daf119269f06c471c8882e59b84
parent3dc5ea500ffc00a1b3602b5e7fe69e72908a1818
Merge branch 'master' of /home/wd/git/u-boot/custodians

* 'master' of /home/wd/git/u-boot/custodians:
  mpc8313erdb: fix mtdparts address
  powerpc/83xx/km: add support for 8321 based tuge1 board
  powerpc/83xx/km: merge tuxa and tuda1 boards to tuxx1
  powerpc/83xx/km: remove obsolete defines for tuda1
  powerpc/83xx/km: update SDRAM parameters for km8321 boards
  mpc8313erdb: Enable GPIO support on the MPC8313E RDB
  mpc83xx: Add a GPIO driver for the MPC83XX family
  gpio: Replace ARM gpio.h with the common API in include/asm-generic
  gpio: Modify common gpio.h to more closely match Linux