| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed board file for GTA04 | H. Nikolaus Schaller | 2011-04-22 | 1 | -74/+8 |
* | renamed beagle expander variant | H. Nikolaus Schaller | 2011-04-22 | 5 | -24/+51 |
* | fixed GPIOs and MUX for backlight | H. Nikolaus Schaller | 2011-04-22 | 1 | -7/+21 |
* | made DSS initialization more flexible | H. Nikolaus Schaller | 2011-04-22 | 4 | -61/+68 |
* | fixed GPIOs for GTA04 | H. Nikolaus Schaller | 2011-04-22 | 1 | -3/+7 |
* | git pull denx master | H. Nikolaus Schaller | 2011-02-24 | 823 | -14397/+38150 |
|\ |
|
| * | ARM: Update mach-types | Sandeep Paulraj | 2011-02-21 | 1 | -15/+1276 |
| * | arm1136 relocation: Fix calculation of board_init_r | Fabio Estevam | 2011-02-21 | 1 | -1/+1 |
| * | arm1136: Fix NAND boot | Fabio Estevam | 2011-02-21 | 1 | -12/+4 |
| * | arm: get_sp() should always be compiled | Po-Yu Chuang | 2011-02-21 | 1 | -3/+1 |
| * | Pantheon: Add Board Support for Marvell dkb board | Lei Wen | 2011-02-21 | 5 | -0/+175 |
| * | mvmfp: add MFP configuration support for PANTHEON | Lei Wen | 2011-02-21 | 2 | -0/+43 |
| * | serial: add pantheon soc support | Lei Wen | 2011-02-21 | 1 | -0/+2 |
| * | ARM: Add Support for Marvell Pantheon Familiy SoCs | Lei Wen | 2011-02-21 | 7 | -0/+641 |
| * | mv: seperate kirkwood and armada from common setting | Lei Wen | 2011-02-21 | 5 | -126/+223 |
| * | ARM: fix write*() I/O accessors | Wolfgang Denk | 2011-02-21 | 1 | -3/+3 |
| * | arm relocation: Fix calculation of board_init_r | Alexander Stein | 2011-02-21 | 1 | -1/+1 |
| * | arm: Tegra2: Add support for NVIDIA Seaboard board | Tom Warren | 2011-02-21 | 4 | -0/+95 |
| * | arm: Tegra2: Add support for NVIDIA Harmony board | Tom Warren | 2011-02-21 | 5 | -0/+264 |
| * | serial: Add Tegra2 serial port support | Tom Warren | 2011-02-21 | 5 | -2/+111 |
| * | arm: Tegra2: Add basic NVIDIA Tegra2 SoC support | Tom Warren | 2011-02-21 | 13 | -0/+1054 |
| * | mx31pdk: Make the full boot log visible | Fabio Estevam | 2011-02-21 | 2 | -1/+7 |
| * | mx31pdk: Use the new relocation scheme | Fabio Estevam | 2011-02-21 | 3 | -9/+66 |
| * | EfikaMX: switch to MACH_TYPE_MX51_EFIKAMX | Loïc Minier | 2011-02-21 | 1 | -1/+1 |
| * | Fix compile warning in net/eth.c | Remy Bohmer | 2011-02-19 | 1 | -1/+1 |
| * | Fix build warnings in cmd_flash.c | Remy Bohmer | 2011-02-19 | 1 | -4/+4 |
| * | USB-RNDIS: Send RNDIS state on disconnecting | Vitaly Kuzmichev | 2011-02-19 | 3 | -0/+36 |
| * | USB: Add USB RNDIS gadget protocol | Vitaly Kuzmichev | 2011-02-19 | 6 | -61/+2367 |
| * | USB-CDC: Move struct declaration before its use | Vitaly Kuzmichev | 2011-02-19 | 1 | -34/+36 |
| * | USB-CDC: Port struct net_device_stats | Vitaly Kuzmichev | 2011-02-19 | 2 | -0/+104 |
| * | USB-CDC: handle interrupt after dropped pullup | Vitaly Kuzmichev | 2011-02-19 | 1 | -0/+7 |
| * | Add support for ASIX AX88772 USB 2.0 10/100Mbit Ethernet Adaptor | Simon Glass | 2011-02-19 | 4 | -0/+652 |
| * | Add USB host ethernet adapter support | Simon Glass | 2011-02-19 | 9 | -24/+298 |
| * | Fix EHCI usb submit timeout and unify with OHCI | Simon Glass | 2011-02-19 | 3 | -7/+16 |
| * | add checking the CONFIG_ENV_IS_IN_SPI_FLASH in Enbedded env | Yoshihiro Shimoda | 2011-02-15 | 1 | -1/+2 |
| * | net: ne2000: Add spport RTL-8019AS | Nobuhiro Iwamatsu | 2011-02-15 | 1 | -1/+2 |
| * | unzip: return uncompressed size in `filesize', and print it. | Wolfgang Denk | 2011-02-15 | 1 | -1/+9 |
| * | itest: fix result of string compares | Wolfgang Denk | 2011-02-15 | 1 | -5/+2 |
| * | microblaze: Fix msr handling in interrupt_handler | Michal Simek | 2011-02-15 | 1 | -18/+1 |
| * | microblaze: Fix systems with MSR=0 | Michal Simek | 2011-02-15 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.denx.de/u-boot-mips | Wolfgang Denk | 2011-02-12 | 9 | -145/+39 |
| |\ |
|
| | * | MIPS: Move VCT boards to boards.cfg | Shinya Kuribayashi | 2011-02-07 | 2 | -32/+12 |
| | * | MIPS: Move Inca-IP targets to boards.cfg | Shinya Kuribayashi | 2011-02-05 | 4 | -17/+11 |
| | * | MIPS: Move Qemu MIPS target to boards.cfg | Shinya Kuribayashi | 2011-02-05 | 2 | -5/+1 |
| | * | MIPS: Move Alchemy Au1x00 based boards to boards.cfg | Shinya Kuribayashi | 2011-02-05 | 2 | -39/+7 |
| | * | cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended | Shinya Kuribayashi | 2011-02-05 | 1 | -1/+2 |
| | * | MIPS: dbau1x00: Remove unused flash driver stub | Daniel Schwierzeck | 2011-02-05 | 2 | -44/+1 |
| | * | MIPS: Purple: Fix multiple definition error on final linking of u-boot binary | Daniel Schwierzeck | 2011-02-05 | 1 | -5/+0 |
| | * | MIPS: VCT: Fix enabling of unwanted options if networking or USB support are ... | Daniel Schwierzeck | 2011-02-05 | 1 | -2/+5 |
| * | | eNET: Move initial Global Data into CAR | Graeme Russ | 2011-02-12 | 1 | -1/+1 |