aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Import Panasonic FZ-A1B changesHEADmasterPanasonic150-192/+23756
2011-09-29Prepare v2011.09Wolfgang Denk1-1/+1
2011-09-28ARM: versatile: delete split_by_variant.shLinus Walleij1-42/+0
2011-09-28Revert "phylib: remove a couple of redundant code lines"Wolfgang Denk1-2/+5
2011-09-28doc/README.scrapyard: Update board removal commit IDsWolfgang Denk1-13/+13
2011-09-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk7-816/+2
2011-09-27ARM: remove broken "ixdp425" and "ixpdg425" boardsAlbert ARIBAUD7-816/+2
2011-09-24ASIX: Fix buffer access in asix_get_phy_addr()Marek Vasut1-1/+1
2011-09-23Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-1/+1
2011-09-23doc: provide a correct board_init_r definition pathVladimir Zapolskiy1-1/+1
2011-09-22OMAP3: beagle: Fix build warning in beagle.cDirk Behme1-1/+1
2011-09-22Prepare v2011.09-rc2Wolfgang Denk1-1/+1
2011-09-22Minor Coding Style CleanupWolfgang Denk2-2/+0
2011-09-21km/common: fix bug in IVM mac address accessHolger Brunck1-2/+2
2011-09-21sf: fix debug format string warningVadim Bendebury1-1/+1
2011-09-21net: turn name len check into an assertMike Frysinger1-6/+1
2011-09-21ignore soc asm-offsets.sMike Frysinger1-0/+1
2011-09-20Drop bogus BOOTFLAG_* definitionsWolfgang Denk2-11/+0
2011-09-19net/bootp.c: fix tftp load if autoload environment var isn't setPeter Korsgaard1-1/+1
2011-09-19ppc4xx: Flush dcache after DDR2 autocalibration with caches onStefan Roese1-0/+7
2011-09-19Fix incorrect array size of phy settings for 405EXWeirich, Bernhard1-1/+1
2011-09-13DA830: Fix Build WarningSandeep Paulraj1-1/+2
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner18-113/+113
2011-09-13omap4: fix pad configuration settings for SDP and PandaAneesh V2-28/+22
2011-09-13omap4: IO settingsAneesh V4-45/+105
2011-09-13omap4: make SDRAM init work for ES1.0 siliconAneesh V3-54/+22
2011-09-13omap4: factor out common part from board config headersAneesh V3-476/+288
2011-09-13omap: gpio: Adapt board files to use generic APISanjeev Premi10-112/+112
2011-09-13omap: gpio: generic changes after changing APISanjeev Premi2-12/+13
2011-09-13omap: gpio: Use generic APISanjeev Premi2-46/+82
2011-09-12OMAP3 Beagle: Minor config cleanupSandeep Paulraj1-1/+0
2011-09-12da830: modify the MEMTEST start and end addressNagabhushana Netagunte1-4/+4
2011-09-12da830: enable SPI flash boot modeNagabhushana Netagunte1-3/+4
2011-09-12da830: modify the U-Boot prompt stringNagabhushana Netagunte1-1/+1
2011-09-12ARMV7: OMAP3: Add 37xx ESx revision numbers.Howard D. Gray2-1/+22
2011-09-12ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatibleMichael Jones1-52/+53
2011-09-12ARMV7: OMAP: Write more than 1 byte at a time in i2c_writeMichael Jones1-78/+58
2011-09-12OMAP: Add function to get state of a GPIO outputJoel A Fernandes2-0/+22
2011-09-12MX25: tx25: Cleanup tx25.h configFabio Estevam1-8/+6
2011-09-12MX25: tx25: Fix build by making use of GPIO frameworkFabio Estevam2-0/+3
2011-09-12omap3: beagle: Fix build warningSanjeev Premi1-1/+1
2011-09-11Prepare v2011.09Wolfgang Denk1-2/+2
2011-09-11Minor coding style cleanup.Wolfgang Denk10-67/+48
2011-09-10ARM: hawkboard: fix compilation of nand_splWolfgang Denk1-0/+1
2011-09-10cm4008, cm41xx: fix build warningsWolfgang Denk3-9/+11
2011-09-10tegra2: fix warning: "assert" redefinedWolfgang Denk1-8/+0
2011-09-10ARM: hawkboard_nand: fix compilation of nand_splStefano Babic1-3/+18
2011-09-10KS8695: convert KS8695 eth driver to CONFIG_MULTI_ETHGreg Ungerer6-14/+39
2011-09-10CM41xx: fix signedness of env bootargs string pointerGreg Ungerer1-2/+2
2011-09-10CM4008: fix signedness of env bootargs string pointerGreg Ungerer1-2/+2
2011-09-10utx8245: fix build breakage due to assert()Wolfgang Denk1-6/+0
2011-09-10UBIFS: fix warning: format '%lX' expects type 'long unsigned int'Wolfgang Denk1-1/+1
2011-09-10Fix warning: "assert" redefinedWolfgang Denk1-2/+0
2011-09-10Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk3-15/+13
2011-09-10CM4000: fix broken flash base for OpenGear boardsGreg Ungerer2-2/+2
2011-09-10CM4000: fix missing RAM definitions for OpenGear boardsGreg Ungerer2-0/+6
2011-09-10KS8695: move TIMER_ definitions before code useGreg Ungerer1-8/+8
2011-09-10phylib: remove a couple of redundant code linesVladimir Zapolskiy1-5/+2
2011-09-10phylib: reset mii bus only if reset handler is registeredVladimir Zapolskiy1-1/+2
2011-09-10UBIFS: Change ubifsload to set the filesize variableBastian Ruppert1-1/+5
2011-09-10Add assert() for debug assertionsSimon Glass5-20/+29
2011-09-10MAKEALL: drop boards listed in boards.cfgWolfgang Denk1-46/+4
2011-09-10MAKEALL: drop non-existent "versatile" configurationWolfgang Denk1-1/+0
2011-09-10YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk1-9/+10
2011-09-10YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk1-3/+3
2011-09-10YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warningsWolfgang Denk2-2/+2
2011-09-10YAFFS2: fs/yaffs2/Makefile - fix build warningsWolfgang Denk1-1/+1
2011-09-10YAFFS2: fs/yaffs2/yaffscfg.c - fix build warningsWolfgang Denk1-2/+2
2011-09-10YAFFS2: cmd_yaffs2.c - fix build warningsWolfgang Denk1-1/+1
2011-09-09net/eth.c: throw BUG for eth_get_dev_by_name(NULL)Helmut Raiger1-0/+2
2011-09-09smc911x: Fix build warningsWolfgang Denk1-2/+2
2011-09-09powerpc/mpc8610hpcd: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui1-6/+5
2011-09-09powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui1-3/+3
2011-09-09powerpc/mpc8568mds: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui1-6/+5
2011-09-07MX31: mx31pdk: make use of GPIO frameworkStefano Babic1-0/+1
2011-09-07PXA: FIX: Deep-sleep return address in stored in PSPRMarek Vasut1-1/+1
2011-09-07smc911x MII made availableHelmut Raiger1-6/+30
2011-09-07common: fix behavior of ROUND macro when input is already roundedAnton Staaf2-2/+2
2011-09-07Merge branch 'master' of git://git.denx.de/u-boot-mmcWolfgang Denk4-1/+915
2011-09-07Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-1/+0
2011-09-07I2C: mxc: fix compilation for MX31Stefano Babic1-4/+1
2011-09-07MX31: fix missing mxc_get_clk() callStefano Babic2-0/+2
2011-09-07arm: tegra2: fix out-of-tree buildChe-liang Chiou2-0/+8
2011-09-07omap24xx: fix 'reset_timer_masked' declaration errorWolfgang Denk1-11/+9
2011-09-07da8xxevm: Fix warning: unused variable 'val'Wolfgang Denk1-1/+3
2011-09-07ARM: PXA: remove broken "zylonite" board.Wolfgang Denk9-1743/+1
2011-09-07ARM: remove broken "shannon" board.Wolfgang Denk10-968/+1
2011-09-07ARM: remove broken "modnet50" board.Wolfgang Denk12-1148/+1
2011-09-07ARM: remove broken "lpc2292sodimm" board.Wolfgang Denk9-638/+1
2011-09-07ARM: remove broken "lart" board.Wolfgang Denk10-1062/+1
2011-09-07ARM: remove broken "impa7" board.Wolfgang Denk14-878/+6
2011-09-07ARM: remove broken "gcplus" board.Wolfgang Denk9-853/+1
2011-09-07ARM: remove broken "evb4510" board.Wolfgang Denk11-1032/+1
2011-09-07ARM: remove broken "ep7312" board.Wolfgang Denk14-775/+9
2011-09-07ARM: remove broken "dnp1110" board.Wolfgang Denk9-856/+1
2011-09-07ARM: remove broken "SMN42" board.Wolfgang Denk9-939/+1
2011-09-07doc/README.scrapyard: Update commit IDs or board removalsWolfgang Denk1-25/+25
2011-09-07Makefile : fix generation of cpu related asm-offsets.hStefano Babic13-27/+25
2011-09-06VIDEO: mb86r0xgdc.c: fix warning: unused variable 'i'Wolfgang Denk1-1/+0
2011-09-05Flush cache after the OS image is loaded into the memory.Diana CRACIUN2-14/+9
2011-09-05Correct call to eth_write_hwaddr()Simon Glass1-1/+1
2011-09-05sf: winbond: Add support for the Winbond W25X40James Le Cuirot1-0/+8
2011-09-05board/prodrive/alpr/fpga.c: Coding style cleanupWolfgang Denk1-37/+39
2011-09-05PPC4xx: ALPR: constify FPGA codeWolfgang Denk1-1/+1
2011-09-05FPGA: constify Lattice FPGA codeWolfgang Denk2-5/+5
2011-09-05MPC8xx: fix build problem for ETX094 boardWolfgang Denk1-1/+0
2011-09-05linkstation: fix warning: "CONFIG_IDENT_STRING" redefinedWolfgang Denk1-1/+1
2011-09-05drivers/video/Makefile: include object files only onceWolfgang Denk1-3/+3
2011-09-05video: Fix build error with global inclusion of videomodesKumar Gala1-2/+1
2011-09-04ftsdc010: add support of ftsdc010 mmc controllerMacpaul Lin3-0/+913
2011-09-04mmc: Fix mmc_send_status()Marek Vasut1-1/+2
2011-09-04net: Check network device driver nameMichal Simek1-0/+8
2011-09-04stdio: Fix a possible buffer overflowBradley Bolen1-2/+2
2011-09-04MAINTAINERS: fix integrator and versatileLinus Walleij1-3/+2
2011-09-04Merge branch 'master' of git://git.denx.de/u-boot-coldfireWolfgang Denk34-733/+201
2011-09-04Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk275-16970/+5023
2011-09-04ColdFire:Clean up the CONFIG_STANDALONE_LOAD_ADDR usageJason Jin1-2/+1
2011-09-04ColdFire:Add mb for 5253 dram initializationJason Jin2-0/+6
2011-09-04ColdFire:Define the DM9000 byteswap for M5253 board.Jason Jin1-0/+1
2011-09-04ColdFire:Update the env settings for several boards.Jason Jin6-24/+37
2011-09-04ColdFire:disable the NFS define for 52277 board.Jason Jin1-0/+1
2011-09-04ColdFire:Update the timer_init since it was unified.Jason Jin3-4/+7
2011-09-04ColdFire: Cleanup for partial linking and --gc-sectionsJason Jin13-673/+146
2011-09-04ColdFire: Update compile flags for each CPUsJason Jin6-29/+0
2011-09-04ColdFire:Fix the configuration broken for some boards.Jason Jin2-1/+2
2011-09-04beagleboard: enable HUB power on all variants of the BeagleBoardChristian Spielberger1-1/+9
2011-09-04dm3730: enable dpll5Eric Benard1-0/+1
2011-09-04ehci-hcd: Allow cleanups to happen gracefully on a timeout.Joel Fernandes1-1/+0
2011-09-04OMAP3: Add DSS driver for OMAP3Syed Mohammed Khasim3-0/+307
2011-09-04led: Remove state-saving of led for toggle functionality and add toggle optio...Joel A Fernandes2-40/+52
2011-09-04led: Fixed setting of STATUS_LED_BIT1 when led_name is 'all'Joel A Fernandes1-1/+3
2011-09-04led: correct off/on locations in structureJason Kridner1-2/+2
2011-09-04led: added cmd_led to MakefileJason Kridner1-0/+1
2011-09-04BeagleBoard: fix LED 0/1 in driverJason Kridner1-2/+2
2011-09-04Corrected LED name match finding avoiding extraneous Usage printoutsJason Kridner1-2/+3
2011-09-04BeagleBoard: config: updated default configurationJason Kridner1-2/+18
2011-09-04BeagleBoard: config: Enabled multibus support for I2C in configurationJason Kridner1-0/+6
2011-09-04BeagleBoard: config: add optargs/buddy/cameraJason Kridner1-0/+6
2011-09-04BeagleBoard: config: increase command-line functionalityJason Kridner1-1/+2
2011-09-04BeagleBoard: config: make mtest runJason Kridner1-4/+5
2011-09-04BeagleBoard: config: enable DSSKoen Kooi1-0/+1
2011-09-04BeagleBoard: config: enable asix driver and dhcpKoen Kooi1-1/+2
2011-09-04BeagleBoard: config: enable networkingKoen Kooi1-2/+8
2011-09-04BeagleBoard: config: decrease bootdelay to 2 secondsKoen Kooi1-1/+1
2011-09-04BeagleBoard: config: use uImage.beagle for tftpJoel A Fernandes1-0/+1
2011-09-04BeagleBoard: config: hardcode MAC for onboard SMSCJoel A Fernandes1-0/+1
2011-09-04BeagleBoard: config: load kernel from MMC ext, not FATKoen Kooi1-1/+2
2011-09-04BeagleBoard: Configure DVI/S-videoJason Kridner2-0/+110
2011-09-04BeagleBoard: Added userbutton commandJason Kridner2-1/+62
2011-09-04BeagleBoard: turn off clocks in ehci_stopKoen Kooi1-0/+6
2011-09-04USB: Remove __attribute__ ((packed)) for struct ehci_hccr and ehci_hcorJason Kridner1-2/+2
2011-09-04beagleboard: add support for xM revision CKoen Kooi2-0/+11
2011-09-04beagle: pass expansionboard name in bootargsKoen Kooi1-0/+3
2011-09-04OMAP: Remove omapfb.debug=y from Beagle and Overo env settingsSteve Sakoman2-4/+0
2011-09-04OMAP3 Beagle Pin Mux initialization glitch fixBob Feretich1-6/+6
2011-09-04da850: modifications for Logic PD Rev.3 AM18xx EVMNagabhushana Netagunte2-0/+17
2011-09-04da850: fix the channel number for EMAC teardown initNagabhushana Netagunte1-2/+2
2011-09-04da850: add support for Spectrum Digital AM18xx EVMManjunathappa, Prakash1-0/+1
2011-09-04da850: add support to wake up DSP during board initNagabhushana Netagunte3-0/+66
2011-09-04da850: modify the U-Boot prompt stringNagabhushana Netagunte1-1/+1
2011-09-04da850: add NOR boot mode supportNagabhushana Netagunte2-0/+68
2011-09-04da8xx: add support for multiple PLL controllersSudhakar Rajashekhara2-12/+22
2011-09-04da850: indicate cache usage disable in config fileNagabhushana Netagunte1-0/+3
2011-09-04dm365: modify boot prompt from dm365 to dm36xRajashekhara, Sudhakar1-1/+1
2011-09-04dm365: disable cache usage due to coherency issuesNagabhushana Netagunte1-0/+3
2011-09-04dm6446: disable cache usage due to coherency issuesNagabhushana Netagunte1-0/+3
2011-09-04OMAP3: Remove legacy mmc driverTom Rini3-804/+0
2011-09-04devkit8000: Use generic MMC driverTom Rini2-4/+15
2011-09-04TI OMAP3 SDP3430: Use generic MMC driverTom Rini2-1/+11
2011-09-04AM3517 CraneBoard: Use generic MMC driverTom Rini2-4/+15
2011-09-04OMAP3: pandora: Use generic MMC driverTom Rini2-2/+12
2011-09-04OMAP3: Zoom2: Use generic MMC driverTom Rini2-1/+11
2011-09-04OMAP3: Zoom1: Use generic MMC driverTom Rini2-4/+15
2011-09-04OMAP3: DIG297: Use generic MMC driverTom Rini2-2/+12
2011-09-04OMAP3: CM-T35: Use generic MMC driverTom Rini2-1/+10
2011-09-04am3517evm: Use generic MMC driverVaibhav Hiremath2-4/+15
2011-09-04omap3evm: Use generic MMC driverVaibhav Hiremath2-4/+15
2011-09-04omap3:clock: check cpu_family before enabling clks for IVA & CAMVaibhav Hiremath1-4/+10
2011-09-04omap3:clock: configure GFX clock to 200MHz for AM/DM37xVaibhav Hiremath2-1/+2
2011-09-04OMAP3/4: Increase console I/O buffer sizeVaibhav Hiremath9-9/+9
2011-09-04PXA: vpac270: Remove re-defined CONFIG_SYS_TEXT_BASEMarek Vasut1-1/+0
2011-09-04PXA: Fix CSB226, fix monitor lengthMarek Vasut1-1/+1
2011-09-04PXA: Fix Lubbock, remove redundant parenthesisMarek Vasut1-1/+1
2011-09-04armv7: cache: remove flush on un-aligned invalidateAneesh V2-12/+17
2011-09-04armv7: stronger barrier for cache-maintenance operationsAneesh V1-6/+6
2011-09-04omap: enable caches at system start-upAneesh V2-0/+16
2011-09-04arm: do not force d-cache enable on all boardsAneesh V4-5/+67
2011-09-04ORIGEN: Add MMC SPL supportChander Kashyap5-1/+221
2011-09-04ARMV7: Add support for Samsung ORIGEN boardChander Kashyap8-0/+1641
2011-09-04i2c:gpio:s5p: Enable I2C GPIO on the GONI targetŁukasz Majewski1-0/+12
2011-09-04i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c)Łukasz Majewski3-0/+86
2011-09-04Tegra2: Use clock and pinmux functions to simplify codeSimon Glass3-76/+20
2011-09-04Tegra2: Add additional pin multiplexing featuresSimon Glass4-35/+210
2011-09-04Tegra2: Add more clock supportSimon Glass6-142/+524
2011-09-04Tegra2: Add microsecond timer functionSimon Glass2-6/+42
2011-09-04ARM: remove broken "at91rm9200dk" boardWolfgang Denk10-1080/+1
2011-09-04ARM: remove broken "m501sk" boardWolfgang Denk8-752/+1
2011-09-04ARM: remove broken "kb9202" boardWolfgang Denk6-358/+1
2011-09-04ARM: remove broken "csb637" boardWolfgang Denk6-342/+1
2011-09-04ARM: remove broken "cmc_pu2" boardWolfgang Denk8-1066/+1