summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-01arm926ejs, at91: add common phy_reset functionHeiko Schocher
2013-12-01arm: atmel: sama5d3: spl boot from fat fs SD cardBo Shen
2013-12-01arm: atmel: add ddr2 initialization functionBo Shen
2013-12-01arm: atmel: sama5d3: early enable PIO peripheralsBo Shen
2013-12-01arm: atmel: sama5d3: the offset of MULA is 18Bo Shen
2013-12-01arm: atmel: sama5d3: correct the error define of DIVBo Shen
2013-12-01arm: at91: pm9261: remove undefined bit in mckrBo Shen
2013-12-01arm: atmel: sama5d3: correct the ID for DBGU and PITBo Shen
2013-11-13ARM: at91: sama5d3: add support for sama5d36 chipWu, Josh
2013-11-13at91: remove all occourances of CONFIG_AT91_LEGACYAndreas Bießmann
2013-11-13net: remove unused CONFIG_AT91_LEGACYAndreas Bießmann
2013-11-13snapper9260: remove unused AT91_LEGACYAndreas Bießmann
2013-11-13at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACYAndreas Bießmann
2013-11-13i2c: switch from AT91 legacy to ATMEL legacyAndreas Bießmann
2013-11-13video: remove AT91 legacy API from bus_vcxkAndreas Bießmann
2013-11-12arm, am335x: update for the siemens boardsSamuel Egli
2013-11-12usb, g_dnl: make bcdDevice value configurableHeiko Schocher
2013-11-11omap730p2: Remove boardTom Rini
2013-11-11am33xx: Make SoC bootcount driver have its own symbolTom Rini
2013-11-11cm-t35: use gpio_led driver for status ledIgor Grinberg
2013-11-11am335x_evm: Fix CONS_INDEX numberingAndrew Bradford
2013-11-11boards.cfg: update email address for ti814x_evm maintainerMatt Porter
2013-11-11arm, am33x: make RTC32K OSC enable configurableHeiko Schocher
2013-11-11bootcount: store bootcount var in environmentHeiko Schocher
2013-11-09Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-11-08Merge branch 'master' of git://www.denx.de/git/u-boot-usbTom Rini
2013-11-08sandbox: convert to common time functionsRob Herring
2013-11-08time: add weak annotation to timer_read_counter declarationRob Herring
2013-11-08netconsole loses 2nd character of inputSuriyan Ramasami
2013-11-08serial: s5p: Staticize local functionsAxel Lin
2013-11-08env: fix the env export varnamePierre Aubert
2013-11-08highbank: set AUTOBOOT_KEYED_CTRLC config optionMark Langsdorf
2013-11-08autoboot: add an option to override keyed autobootMark Langsdorf
2013-11-08serial: xuartlite: Staticize local functionsAxel Lin
2013-11-08serial: mxs_auart: Staticize local functionsAxel Lin
2013-11-08fs:fat: fix set file name functionPiotr Wilczek
2013-11-08cmd_zfs: normalize 'file not found' errorsLuka Perkov
2013-11-08cmd_reiser: normalize 'file not found' errorsLuka Perkov
2013-11-08cmd_ubifs: normalize 'file not found' errorsTim Harvey
2013-11-08include: delete include/linux/config.hMasahiro Yamada
2013-11-08config/sandbox: Add EFI and GPT supportEgbert Eich
2013-11-08config: Define HAVE_BLOCK_DEVICE when CONFIG_CMD_GPT is setEgbert Eich
2013-11-08cmd/gpt: Support gpt command for all devicesEgbert Eich
2013-11-08cosmetic: UDM-net: clean up the remainders of dead driverMasahiro Yamada
2013-11-08cosmetic: UDM-serial: clean up the remainders of dead driverMasahiro Yamada
2013-11-08cosmetic: doc: driver-model: Do not number driver listsMasahiro Yamada
2013-11-08usb: dfu: make nand upload workingBo Shen
2013-11-08usb, g_dnl: make iSerialNumber board configurableHeiko Schocher
2013-11-08usb: dfu: correct dfu buffer inited valueBo Shen
2013-11-08usb: dfu: decrease dfu->r_left along with the transferBo Shen