summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | | | | | ARMV7: OMAP4: twl6030 add battery charging supportBalaji T K2010-12-11-5/+229
* | | | | | | Merge branch 'next' of git://git.denx.de/u-boot into nextSandeep Paulraj2010-12-11-804/+8
|\ \ \ \ \ \ \
| * | | | | | | Move LDSCRIPT definitions to board config files.Wolfgang Denk2010-12-09-205/+8
| * | | | | | | Remove redundant config.mk filesWolfgang Denk2010-12-09-599/+0
| * | | | | | | Davinci: add support for the ea20 boardStefano Babic2010-12-09-0/+443
| * | | | | | | Davinci 8xx: Move common functions to share codeStefano Babic2010-12-09-116/+72
| * | | | | | | da850: Add RMII support for EMACSudhakar Rajashekhara2010-12-09-5/+171
| * | | | | | | Add board support for hawkboardSughosh Ganu2010-12-09-77/+865
| * | | | | | | Remove board_init_f function from nand_boot.cSughosh Ganu2010-12-09-9/+42
| * | | | | | | Move and rename common headers from underSughosh Ganu2010-12-09-13/+13
| * | | | | | | da850: Enable SPI FlashStefano Babic2010-12-09-1/+39
| * | | | | | | da8xx: Add cpu_is_da8xx macrosSudhakar Rajashekhara2010-12-09-0/+16
| * | | | | | | pl01x: use C structs and readl/writelRabin Vincent2010-12-09-39/+52
| * | | | | | | add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fnsWolfgang Wegner2010-12-09-0/+7
| * | | | | | | ext2: constify file/dir namesMike Frysinger2010-12-09-4/+4
| * | | | | | | stdio: constify "name" arg in public apiMike Frysinger2010-12-09-8/+8
* | | | | | | | Merge branch 'next' of git://git.denx.de/u-boot-arm into nextWolfgang Denk2010-11-30-175/+1615
|\ \ \ \ \ \ \ \
| * | | | | | | | Davinci: add support for the ea20 boardStefano Babic2010-11-30-0/+443
| * | | | | | | | Davinci 8xx: Move common functions to share codeStefano Babic2010-11-30-116/+72
| * | | | | | | | da850: Add RMII support for EMACSudhakar Rajashekhara2010-11-30-5/+171
| * | | | | | | | Add board support for hawkboardSughosh Ganu2010-11-30-77/+865
| * | | | | | | | Remove board_init_f function from nand_boot.cSughosh Ganu2010-11-28-9/+42
| * | | | | | | | Move and rename common headers from underSughosh Ganu2010-11-28-13/+13
| * | | | | | | | da850: Enable SPI FlashStefano Babic2010-11-28-1/+39
| * | | | | | | | da8xx: Add cpu_is_da8xx macrosSudhakar Rajashekhara2010-11-28-0/+16
* | | | | | | | | pl01x: use C structs and readl/writelRabin Vincent2010-11-30-39/+52
* | | | | | | | | add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fnsWolfgang Wegner2010-11-30-0/+7
|/ / / / / / / /
* | | | | | | | ext2: constify file/dir namesMike Frysinger2010-11-28-4/+4
* | | | | | | | stdio: constify "name" arg in public apiMike Frysinger2010-11-28-8/+8
* | | | | | | | boot cmds: convert to getenv_yesno() with autostartMike Frysinger2010-11-28-9/+8
|/ / / / / / /
* | | | | | | ctype: constify lookup tableMike Frysinger2010-11-28-2/+2
* | | | | | | image: constify lookup tablesMike Frysinger2010-11-28-9/+9
* | | | | | | cmd_itest: constify & localize op tableMike Frysinger2010-11-28-5/+3
* | | | | | | cmd_date: constifyMike Frysinger2010-11-28-4/+4
* | | | | | | string_to_ip: constify "s" argMike Frysinger2010-11-28-2/+2
* | | | | | | string_to_VLAN: constify "var" argMike Frysinger2010-11-28-2/+2
* | | | | | | copy_filename: constify "src" argMike Frysinger2010-11-28-2/+2
* | | | | | | autocomplete: remove runtime handler installMike Frysinger2010-11-28-48/+30
* | | | | | | do_reset: unify duplicate prototypesMike Frysinger2010-11-28-67/+21
* | | | | | | do_bootd: unify duplicate prototypesMike Frysinger2010-11-28-6/+3
* | | | | | | do_bootm: unify duplicate prototypesMike Frysinger2010-11-28-15/+2
* | | | | | | command_t: punt unused typeMike Frysinger2010-11-28-2/+0
* | | | | | | cmd_mii: localize & constify local funcs/dataMike Frysinger2010-11-28-38/+30
|/ / / / / /
* | | | | | Prepare v2010.12-rc2v2010.12-rc2Wolfgang Denk2010-11-28-1/+1
* | | | | | cfi_flash: fix bug introduced while recent change to flash_get_size()Anatolij Gustschin2010-11-28-3/+4
* | | | | | DaVinci: DM355 Leopard : Fix for ARM Relocation supportSandeep Paulraj2010-11-28-0/+6
* | | | | | DaVinci DM365: Fix for ARM Relocation supportSandeep Paulraj2010-11-28-0/+6
* | | | | | DaVinci DM355: Fix for ARM Relocation supportSandeep Paulraj2010-11-28-0/+6
* | | | | | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-11-28-6/+11
|\ \ \ \ \ \
| * | | | | | ppc4xx: Flush complete dcache in relocate_code()Stefan Roese2010-11-28-6/+7