summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-14videomodes: Add (vesa) standard timingsHans de Goede
2015-01-14videomodes: Add pixelclock_khz and refresh fields to ctfb_res_modesHans de Goede
2015-01-14sun7i: Add new Bananapro board / defconfigHans de Goede
2015-01-14sunxi: Fix PLL1 running at half speed on sun8iHans de Goede
2015-01-14sunxi: Fix buggy sun6i/sun8i DRAM size detection logicSiarhei Siamashka
2015-01-14sun7i: Add defconfig for MSI Primo73 tabletSiarhei Siamashka
2015-01-14sun6i: Add defconfig for MSI Primo81 tabletSiarhei Siamashka
2015-01-14sunxi: Fix CONFIG_UART0_PORT_F build and add it to menuconfigSiarhei Siamashka
2015-01-14sun8i: Add defconfig for Ippo_q8h v1.2Hans de Goede
2015-01-14sun8i: Ippo_q8h_v5_defconfig: Enable SPL supportHans de Goede
2015-01-14sun8i: Add dram initialization supportHans de Goede
2015-01-14sunxi: Use memcmp for mctl_mem_matchesHans de Goede
2015-01-14sunxi: Fill memory before comparing it when doing dram init on sun6iHans de Goede
2015-01-14sunxi: Move await_completion dram helper to dram.hHans de Goede
2015-01-14sun6i: clock_set_pll5: Calculate k and m rather then hardcoding themHans de Goede
2015-01-14sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()Hans de Goede
2015-01-14sunxi: axp221: Disable dcdc4 on sun8i (A23)Hans de Goede
2015-01-14sunxi: axp221: Explicitly turn off unused voltagesHans de Goede
2015-01-14sunxi: axp221: Make dcdc1 voltage configurableHans de Goede
2015-01-14sunxi: axp221: Add Kconfig help and sane defaults for typical ldo usageHans de Goede
2015-01-14sunxi: axp221: Add axp223 supportHans de Goede
2015-01-14sunxi: Add support for the rsb (Reduced Serial Bus)Hans de Goede
2015-01-14sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/Hans de Goede
2015-01-14mmc: sunxi: Fix misuse of gpio_direction_input()Axel Lin
2015-01-14sunxi: Align PSCI stack calculation to commentJan Kiszka
2015-01-14sun6i: Add new board Merrii Hummingbird A31Chen-Yu Tsai
2015-01-14sunxi: Add sunxi_get_sid helper functionHans de Goede
2015-01-14sun6i: axp221: Add axp221_get_sid functionHans de Goede
2015-01-14sunxi: mmc: Properly setup mod-clk and clock sampling phasesHans de Goede
2015-01-14sun6i: Update Colombus defconfig settingsHans de Goede
2015-01-14sun6i: Add new CSQ_CS908 boardHans de Goede
2015-01-14sun6i: dram: Do not try to initialize a second dram chan on A31sHans de Goede
2015-01-14sun6i: Add sunxi_get_ss_bonding_id() functionHans de Goede
2015-01-14sun6i: Make dram clk and zq value Kconfig optionsHans de Goede
2015-01-13omap5: Add netargs and netboot optionCooper Jr., Franklin
2015-01-13arm: omap3: devkit8000: inherit from ti_omap3_common.hAnthoine Bourgeois
2015-01-13arm: omap3: devkit8000: inherit from ti_armv7_common.hAnthoine Bourgeois
2015-01-13pcm051: Add boot script support to pcm051matwey.kornilov@gmail.com
2015-01-13board: ti: am43xx: add support for AM43xx Industrial Development KitFelipe Balbi
2015-01-13pmic: add tps62362 simple wrapper codeFelipe Balbi
2015-01-13Merge git://git.denx.de/u-boot-x86Tom Rini
2015-01-13board: ti: am43xx: take care of all OPPsFelipe Balbi
2015-01-13power: tps65218: define all valid VDD_MPU voltagesFelipe Balbi
2015-01-13board: ti: am43xx: replace if else if else with a switchFelipe Balbi
2015-01-13arm: am437x: Correct PLL frequency for 25MHzJames Doublesin
2015-01-13arm: am437x: Enable hardware leveling for EMIFJames Doublesin
2015-01-13arm: am437x: PLL values for all input frequenciesJames Doublesin
2015-01-13mtd: OMAP: Enable GPMC prefetch modeDaniel Mack
2015-01-13x86: Remove CONFIG_DISPLAY_CPUINFO in chromebook_link.hBin Meng
2015-01-13x86: Update README.x86 for coreboot supportBin Meng