summaryrefslogtreecommitdiffstats
path: root/board
Commit message (Expand)AuthorAgeFilesLines
* x86: Rename linker script symbolsGraeme Russ2010-10-071-12/+9
* x86: Remove usage of %ebp as a return pointerGraeme Russ2010-10-072-3/+2
* x86: Remove progress indication in low-level initGraeme Russ2010-10-071-12/+0
* x86: use gc sections to reduce image sizeGraeme Russ2010-10-071-5/+5
* x86: Use TEXT_BASE in linker scriptsGraeme Russ2010-10-071-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk2010-10-0554-405/+897
|\
| * Blackfin: blackvme: new board portWojtek Skulski2010-10-023-0/+117
| * Blackfin: bct-brettl2: new board portPeter Meerwald2010-10-027-0/+430
| * Blackfin: bf527-sdp: new board portMike Frysinger2010-10-023-0/+122
| * Blackfin: support a 3rd gpio cfi pinPeter Meerwald2010-10-021-1/+14
| * Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger2010-10-0225-0/+50
| * Blackfin: bf527-ad7160-eval: convert from old style MMR macrosMike Frysinger2010-10-021-1/+1
| * Blackfin: cm-bf548: video: convert from old style MMR macrosMike Frysinger2010-10-021-11/+12
| * Blackfin: bf548-ezkit: video: convert from old style MMR macrosMike Frysinger2010-10-021-10/+11
| * Blackfin: bf527-ezkit: video: convert from old style MMR macrosMike Frysinger2010-10-021-36/+40
| * Blackfin: bf537-stamp: post: update old MMR style macrosMike Frysinger2010-10-022-131/+75
| * Blackfin: unify gpio cfi implementationsMike Frysinger2010-10-0210-216/+26
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2010-10-057-110/+490
|\ \
| * | ppc44x: config GPIOs for USB on canyonlands boardRupjyoti Sarmah2010-10-041-10/+13
| * | ppc4xx: Small whitespace cleanup in canyonlands.cStefan Roese2010-10-041-10/+10
| * | ppc4xx: Big lwmon5 board support rework/updateSascha Laue2010-10-042-90/+204
| * | APM821xx: Add bluestone board supportTirumala Marri2010-10-044-0/+263
* | | Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk2010-10-057-131/+357
|\ \ \ | |/ / |/| |
| * | p1022ds: use weak CFI flash accessors when DIU is enabledTimur Tabi2010-09-251-7/+201
| * | p1022ds: add video supportTimur Tabi2010-09-252-0/+112
| * | fsl_diu_fb: further refactoring of FSL DIU codeAnatolij Gustschin2010-09-255-131/+51
* | | hmi1001, mucmc52, uc100, uc101: move boards to vendor directoryWolfgang Denk2010-10-0415-0/+0
| |/ |/|
* | Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-28171-1490/+638
|\ \ | |/
| * 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-2318-46/+27
| * mpc8308_p1m: support for MPC8308 P1M boardIlya Yanok2010-09-234-0/+254
| * MPC8308RDB: various clean upsIlya Yanok2010-09-232-46/+5
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-2314-3/+16
| * ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2010-09-235-23/+22
| * ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-2310-38/+26
| * ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-2319-19/+19
| * ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-2398-105/+105
| * fsl: refactor MPC8610 and MPC5121 DIU code to use existing bitmap and logo fe...Timur Tabi2010-09-217-1087/+26
| * arm: Make jadecpu board use relocationMatthias Weisser2010-09-212-3/+10
| * Merge branch 'next' of ../custodians into nextWolfgang Denk2010-09-212-11/+7
| |\
| | * cfi_flash: Simplify dynamic flash bank number detectionStefan Roese2010-09-202-11/+7
| * | Remove HMI10 board supportWolfgang Denk2010-09-192-27/+0
| |/
| * canmb board: Fix compiler warningsWolfgang Denk2010-09-191-4/+4
| * da8xx: fixup ARM relocation supportBen Gardiner2010-09-191-0/+17
| * ARM: implement relocation for ARM926Heiko Schocher2010-09-195-11/+45
| * ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher2010-09-191-1/+1
| * ARM: implement relocation for ARM11Heiko Schocher2010-09-192-42/+49
| * New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-20/+5
| * 4xx: adjust TEXT_BASE to increase U-Boot image sizeWolfgang Denk2010-09-193-7/+3
* | ARMV7: OMAP3: Update Beagle xM pinmux with USB hub and DVI gpio setupSteve Sakoman2010-09-281-0/+4
* | ARMV7: OMAP4: Fix Panda pinmux setting to enable Wifi/BT ModuleSteve Sakoman2010-09-281-9/+9
OpenPOWER on IntegriCloud