aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2012-08-23powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2-28/+28
2012-08-23powerpc/corenet_ds: Master module for boot from PCIELiu Gang2-18/+18
2012-08-23powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2-6/+0
2012-08-23powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2-26/+65
2012-08-13mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashsHolger Brunck1-0/+1
2012-08-13cfi_flash: add support for Spansion flash PPB sector protectionAnatolij Gustschin1-0/+7
2012-08-09zfs: Add ZFS filesystem supportJorgen Lundman19-0/+1571
2012-08-09rename EB+MCF-EV123 to its current marketing name EB+CPU5282Jens Scharsig1-5/+5
2012-08-09configs: Remove unused symbol CONFIG_DISCOVER_PHYFabio Estevam10-10/+0
2012-08-09Add run_command_list() to run a list of commandsSimon Glass1-0/+13
2012-08-09Malloc: Fix -Wundef warningsMarek Vasut1-3/+3
2012-08-09global_data: unify global flag definesMike Frysinger1-0/+28
2012-08-09Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk8-24/+72
2012-08-08powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi7-20/+18
2012-08-08powerpc/corenet: fix compile error when CONFIG_SYS_NO_FLASH is definedShaohui Xie2-1/+6
2012-08-08powerpc/p1022ds: add support for SPI and SD bootMatthew McClintock1-3/+48
2012-08-08sh: Add support pin function control using GPIONobuhiro Iwamatsu1-0/+192
2012-07-31powerpc/82xx: adapt SDRAM settings for mgcoge3neGerlando Falauto1-2/+4
2012-07-31powerpc/82xx: use SDRAM detection for mgcoge2neGerlando Falauto1-4/+13
2012-07-31powerpc/82xx: move km/km82xx-common.h within km82xx.hGerlando Falauto2-318/+289
2012-07-31powerpc/82xx: merge mgcoge.h and mgcoge3ne.h into km82xx.hGerlando Falauto2-94/+57
2012-07-31powerpc/82xx: move mgcoge, mgcoge3ne defines to ease subsequent mergeGerlando Falauto2-34/+34
2012-07-31powerpc/82xx: remove unused define for mgcoge3neHolger Brunck1-3/+0
2012-07-31Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2-4/+12
2012-07-31Merge branch 'master' of git://git.denx.de/u-boot-microblazeWolfgang Denk1-16/+113
2012-07-31CONFIG: SMDK5250: I2C: Enable I2CRajeshwari Shinde1-0/+10
2012-07-31mx6qsabrelite: add i2c multi-bus supportTroy Kisky1-4/+2
2012-07-31microblaze: Wire up SPI driverStephan Linz1-3/+52
2012-07-30Merge branch 'next' of git://git.denx.de/u-bootWolfgang Denk1-0/+1
2012-07-30hawkboard: Fix SPL Nand driver misconfigurationLinu Cherian1-0/+1
2012-07-20common.h: Remove include compiler.hMarek Vasut1-2/+1
2012-07-20Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2-3/+28
2012-07-18ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini1-0/+10
2012-07-18common.h: Introduce DEFINE_CACHE_ALIGN_BUFFERMarek Vasut1-3/+18
2012-07-18Merge branch 'next' of git://git.denx.de/u-boot-videoWolfgang Denk3-3/+6
2012-07-16nios2: move gd and bd into BSSThomas Chou1-8/+4
2012-07-12Merge branch 'next' of git://git.denx.de/u-boot-net into nextWolfgang Denk1-0/+1
2012-07-11net: phy: micrel: make ksz9021 phy accessibleTroy Kisky1-0/+1
2012-07-11mx28evk: Add I2C supportFabio Estevam1-0/+8
2012-07-11mx6qsabrelite: add i2c supportTroy Kisky1-0/+8
2012-07-11mxc_i2c: specify i2c base address in config fileTroy Kisky7-7/+8
2012-07-10microblaze: intc: Clear interrupt codeMichal Simek1-1/+0
2012-07-10ipu_common: Do not hardcode the ipu_clk frequencyFabio Estevam3-0/+3
2012-07-10video: Rename CONFIG_VIDEO_MX5Fabio Estevam3-3/+3
2012-07-10microblaze: Wire up dts configurationStephan Linz1-0/+5
2012-07-10Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk5-34/+189
2012-07-09tegra: define fdt_load/fdt_high variablesStephen Warren1-0/+2
2012-07-09tegra: enable bootz commandStephen Warren1-0/+1
2012-07-09tegra: bootcmd: start USB only when neededStephen Warren1-3/+11
2012-07-09tegra: bootcmd enhancementsStephen Warren1-30/+52