aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-10-25am33xx: Add SPI SPL as an optionTom Rini
2012-10-25OMAP3: add video support to the mcx boardStefano Babic
2012-10-25OMAP3: mcx: updated to new hardware revisionStefano Babic
2012-10-25OMAP3: updated pinmux and environment for new revision of mcx boardStefano Babic
2012-10-23cm-t35: clean unused defines from configIgor Grinberg
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford
2012-10-18versatile: board configs: Use buffered writes on flash402jagan@gmail.com
2012-10-18dm: Move s3c24xx USB driver to a proper placeMarek Vasut
2012-10-18dm: wdt: arm: Move tnetv107x into drivers/watchdog/Marek Vasut
2012-10-16Remove lh7a40x cpu and serial driverAlbert ARIBAUD
2012-10-16h2200: Add support for iPAQ h2200 palmtopŁukasz Dałek
2012-10-15Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-stagingTom Rini
2012-10-15configs: mx6qsabre_common.h: Use default clock definitionsFabio Estevam
2012-10-15mx31: Fix PDR0_CSI_PODFBenoît Thébaudeau
2012-10-15mx6qsabreauto: Use ttymxc3 as consoleOtavio Salvador
2012-10-15mx5/6: Define default SoC input clock frequenciesBenoît Thébaudeau
2012-10-15mx6q: Add basic support for mx6qsabreautoFabio Estevam
2012-10-15configs: mx6: Add a common config fileFabio Estevam
2012-10-15mx6qsabresd: Add Ethernet supportFabio Estevam
2012-10-15mx6: Add basic support for mx6qsabresd board.Fabio Estevam
2012-10-15tegra: enable CONFIG_CMD_PARTStephen Warren
2012-10-15Tegra20: Move some include files to arch-tegra for sharing with Tegra30Tom Warren
2012-10-15tegra: Rename Medcom to Medcom-WideThierry Reding
2012-10-15input: Allow key ghosting filter to be disabledSimon Glass
2012-10-15input: Separate out keyboard repeat/delay from initSimon Glass
2012-10-15sata.h: Make all sata/ata drivers include <sata.h>Pavel Herrmann
2012-10-15ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)Tom Rini
2012-10-15usb.h: Add udc_disconnect prototype to usb.hLukasz Dalek
2012-10-15usb: ulpi: add indicator configuration functionLucas Stach
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-10-15ppc4xx: Remove AP1000 board supportStefan Roese
2012-10-15ppc4xx: Remove ML2 board supportStefan Roese
2012-10-15ppc4xx: Remove IOP480 supportStefan Roese
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from remaining sourcesMarek Vasut
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut
2012-10-15serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTIMarek Vasut
2012-10-15serial: zoom2: Remove zoom2 serial prototypes from serial.hMarek Vasut
2012-10-15serial: bfin: Adjust serial_register_bfin_uart()Marek Vasut
2012-10-15serial: bfin: Remove the bfin_serialN_device exports from serial.hMarek Vasut
2012-10-15serial: ns16550: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: microblaze: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: zynq: Move serial registration from serial_initialize()Tom Rini
2012-10-15serial: s5p: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: pxa: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: s3c24xx: Move serial registration from serial_initialize()Marek Vasut
2012-10-15serial: mpc512x: Properly define CONFIG_SYS_PSC3 in config filesMarek Vasut
2012-10-15serial: pxa: Make use of default_serial_console in serial_pxaMarek Vasut
2012-10-15serial: Rename .init() and .uninit() in serial_deviceMarek Vasut
2012-10-15serial: Coding style cleanup of struct serial_deviceMarek Vasut