]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - arch
sunxi: Convert sun7i boards to use auto dram configuration
[karo-tx-uboot.git] / arch /
2015-01-22 Hans de Goedesunxi: Hookup OTG USB controller support
2015-01-22 Hans de Goedesunxi: video: Use frontend for dma on sun4i to fix...
2015-01-22 Hans de Goedesunxi: Stop differentiating between 512M and 1G variant...
2015-01-22 Hans de Goedesunxi: mmc: Add support for sun9i (A80)
2015-01-22 Hans de Goedesun9i: Add sun9i (A80) clock setup support
2015-01-22 Hans de Goedesun9i: Add clock_sun9i.h with ccu register layout for...
2015-01-22 Hans de Goedesun9i: Add cpu_sun9i.h with iomem defines
2015-01-22 Hans de Goedesunxi: Rename cpu.h to cpu_sun4i.h
2015-01-22 Hans de Goedesunxi: Move clock_get_pllX / clock_set_pllX protos...
2015-01-22 Hans de Goedesunxi: Drop pll6 setting from clock_init_uart
2015-01-22 Hans de Goedesunxi: display: Make lcd display clk phase configurable
2015-01-21 Hans de Goedesunxi: Restore lowlevel_init usage
2015-01-20 Tom RiniMerge git://git.denx.de/u-boot-arc
2015-01-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2015-01-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2015-01-20 Simon Glasszynq: Remove reference to gdata
2015-01-19 Nobuhiro Iwamatsummc: rmobile: Add SDHC support for Renesas rmobile...
2015-01-16 Simon Glasssunxi: Drop use of lowlevel_init()
2015-01-16 Simon Glasssunxi: Move SPL s_init() code to board_init_f()
2015-01-16 Simon Glassarm: Add warnings about using gdata
2015-01-16 Tom RiniTI ARMv7: Don't use GD before crt0.S has set it
2015-01-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2015-01-16 Masahiro Yamadapowerpc: 74xx_7xx: remove 74xx_7xx cpu support
2015-01-16 Masahiro Yamadampc8xx: remove unused linker script
2015-01-16 Masahiro Yamadappc4xx: remove dead code
2015-01-15 Alexey Brodkinarc: rename "arc700" in "arcv1"
2015-01-15 Alexey Brodkinboard/synopsys: remove selection of CPU from the board
2015-01-15 Alexey Brodkinarc: move common sources in library
2015-01-15 Alexey Brodkinarc: move linker script in arch/arc/cpu folder
2015-01-15 Alexey Brodkinarc: relocate - minor refactoring and clean-up
2015-01-15 Igor Guryanovarc: introduce separate section for interrupt vector...
2015-01-15 Alexey Brodkinarc: add dependences on MMU presence
2015-01-15 Igor Guryanovarc: interrupts - fix mask setup
2015-01-15 Igor Guryanovarc: add ECR (exception cause register) output
2015-01-15 Igor Guryanovarc: check caches existence before use
2015-01-15 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-01-14 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-video
2015-01-14 Michal SimekARM: armv8: Fix typo in commentary
2015-01-14 Evgeni DobrevAdd support for Seagate BlackArmor NAS220
2015-01-14 Tom RiniMerge branch 'buildman' of git://git.denx.de/u-boot-x86
2015-01-14 Hans de Goedesunxi: usbc: Add support for usb-vbus0 controller by...
2015-01-14 Hans de Goedesunxi: usbc: Add support for usb0 to the common usbc...
2015-01-14 Hans de Goedesunxi: Move usb-controller init code out of ehci-sunxi...
2015-01-14 Jan Kiszkasun7i: Move psci_arch_init close to text_end
2015-01-14 Jan Kiszkasun7i: Add support for taking CPUs offline via PSCI
2015-01-14 Hans de Goedesunxi: video: Add lvds support
2015-01-14 Hans de Goedesunxi: video: Add VGA output support
2015-01-14 Hans de Goedesunxi: video: Add lcd output support
2015-01-14 Hans de Goedesunxi: video: Modify sunxi_lcdc_pll_set to work with...
2015-01-14 Hans de Goedesunxi: gpio: Add support for gpio pins on the AXP209...
2015-01-14 Hans de Goedesunxi: gpio: Properly sort mux defines by port number
2015-01-14 Hans de Goedesunxi: video: Set input sync enable
2015-01-14 Hans de Goedesunxi: video: Add hdmi support
2015-01-14 Hans de Goedesunxi: video: Add DDC & EDID support
2015-01-14 Hans de Goedesunxi: Fix PLL1 running at half speed on sun8i
2015-01-14 Siarhei Siamashkasunxi: Fix buggy sun6i/sun8i DRAM size detection logic
2015-01-14 Hans de Goedesun8i: Add dram initialization support
2015-01-14 Hans de Goedesunxi: Use memcmp for mctl_mem_matches
2015-01-14 Hans de Goedesunxi: Fill memory before comparing it when doing dram...
2015-01-14 Hans de Goedesunxi: Move await_completion dram helper to dram.h
2015-01-14 Hans de Goedesun6i: clock_set_pll5: Calculate k and m rather then...
2015-01-14 Hans de Goedesun6i: Add a sigma_delta_enable paramter to clock_set_p...
2015-01-14 Hans de Goedesunxi: axp221: Add axp223 support
2015-01-14 Hans de Goedesunxi: Add support for the rsb (Reduced Serial Bus)
2015-01-14 Hans de Goedesun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/
2015-01-14 Jan Kiszkasunxi: Align PSCI stack calculation to comment
2015-01-14 Hans de Goedesunxi: Add sunxi_get_sid helper function
2015-01-14 Hans de Goedesunxi: mmc: Properly setup mod-clk and clock sampling...
2015-01-14 Hans de Goedesun6i: dram: Do not try to initialize a second dram...
2015-01-14 Hans de Goedesun6i: Add sunxi_get_ss_bonding_id() function
2015-01-14 Hans de Goedesun6i: Make dram clk and zq value Kconfig options
2015-01-13 Tom RiniMerge git://git.denx.de/u-boot-x86
2015-01-13 James Doublesinarm: am437x: Enable hardware leveling for EMIF
2015-01-13 Bin Mengx86: coreboot: Configure pci memory regions
2015-01-13 Bin Mengx86: Make chromebook_link the default board for coreboot
2015-01-13 Bin Mengx86: coreboot: Move coreboot-specific defines from...
2015-01-13 Bin Mengx86: Hide ROM chip size when CONFIG_X86_RESET_VECTOR...
2015-01-13 Bin Mengx86: Move CONFIG_X86_RESET_VECTOR and CONFIG_SYS_X86_ST...
2015-01-13 Bin Mengx86: Allow a hardcoded TSC frequency provided by Kconfig
2015-01-13 Bin Mengx86: coreboot: Set up timer base correctly
2015-01-13 Bin Mengx86: fsp: Drop get_hob_type() and get_hob_length()
2015-01-13 Simon Glassx86: Add an 'mtrr' command to list and adjust MTRRs
2015-01-13 Simon Glassx86: ivybridge: Update microcode early in boot
2015-01-13 Simon Glassx86: Disable CAR before relocation on platforms that...
2015-01-13 Simon Glassx86: ivybridge: Add a way to turn off the CAR
2015-01-13 Simon Glassx86: Commit the current MTRRs before relocation
2015-01-13 Simon Glassx86: ivybridge: Request MTRRs for DRAM regions
2015-01-13 Simon Glassx86: ivybridge: Set up an MTRR for the video frame...
2015-01-13 Simon Glassx86: Add support for MTRRs
2015-01-13 Simon Glassx86: ivybridge: Drop support for ROM caching
2015-01-13 Simon Glassx86: Tidy up VESA mode numbers
2015-01-13 Simon Glassx86: Use cache, don't clear the display in video BIOS
2015-01-13 Simon Glassx86: ivybridge: Only run the Video BIOS when video...
2015-01-13 Simon Glassx86: Drop RAMTOP Kconfig
2015-01-13 Simon Glassx86: Correct XIP_ROM_SIZE
2015-01-13 Bin Mengx86: crownbay: Add pci devices in the dts file
2015-01-13 Bin Mengx86: Use ePAPR defined properties for x86-uart
2015-01-13 Matthias Fuchsppc4xx: remove some CPCI405 variants
2015-01-13 Matthias Fuchsppc4xx: remove G2000 board
2015-01-13 Matthias Fuchsppc4xx: remove WUH405 board
next