]> git.karo-electronics.de Git - karo-tx-uboot.git/history - arch
fdt: Tighten up error handling in fdtdec_get_pci_addr()
[karo-tx-uboot.git] / arch /
2015-04-17 Simon Glassx86: Split up arch_cpu_init()
2015-04-17 Simon Glassx86: Add a x86_ prefix to the x86-specific PCI functions
2015-04-17 Simon Glasssandbox: Update device tree 'reg' properties for I2C...
2015-04-17 Simon Glassx86: Add support for panther (Asus Chromebox)
2015-04-17 Simon Glassx86: Support machines with >4GB of RAM
2015-04-16 Kishon Vijay Abraham Iti: dwc3: Enable clocks in enable_basic_clocks() in...
2015-04-16 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-04-15 Paul Kocialkowskisunxi: Complete i2c support for each supported platform
2015-04-15 Paul Kocialkowskii2c: mvtwsi: Support for up to 4 different controllers
2015-04-15 Hans de Goedesunxi: usbc: Wait for vbus to fall after disabling it
2015-04-15 Hans de Goedesunxi: usbc: Initialize vusb value on request_resources
2015-04-15 Paul Kocialkowskisunxi: Complete mmc pin mux for each supported platform...
2015-04-15 Paul Kocialkowskisunxi: GPIO pin mux hardware-feature-specific function...
2015-04-15 Paul Kocialkowskisunxi: common VBUS detection logic in usbc
2015-04-15 Paul Kocialkowskisunxi: usb: Drop AXP-sepcific VBUS detection and drive...
2015-04-15 Paul Kocialkowskipower: axp221: Virtual VBUS detect and enable GPIOs...
2015-04-15 Paul Kocialkowskisunxi: gpio: Indentation fix
2015-04-14 Kishon Vijay Abraham Iboard: ti: AM43xx: added USB initializtion code
2015-04-14 Kishon Vijay Abraham Iboard: ti: DRA7: added USB initializtion code
2015-04-14 Kishon Vijay Abraham Iinclude: asm: types: add resource_size_t type
2015-04-14 Kishon Vijay Abraham Iarm: asm: dma-mapping: added dma_free_coherent API
2015-04-14 Kishon Vijay Abraham Iinclude: asm: dma-mapping: get rid of the compilation...
2015-04-14 Kishon Vijay Abraham IARM: AM43xx: Enable clocks for USB OTGSS and USB PHY
2015-04-14 Kishon Vijay Abraham IARM: DRA7: Enable clocks for USB OTGSS and USB PHY
2015-04-14 Stephen WarrenARM: bcm2835: use phys_to_bus() for mbox
2015-04-14 Stephen WarrenARM: bcm2835: implement phys_to_bus/bus_to_phys
2015-04-13 Pavel Machekbreak build if it would produce broken binary
2015-04-13 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-04-13 Stephen WarrenARM: rpi: add a couple more revision IDs
2015-04-11 Masahiro YamadaARM: fix arch/arm/Makefile for Tegra
2015-04-11 Stefan Roesearm: armada-xp: Fix SPL for AXP by using save_boot_para...
2015-04-10 Tom RiniMerge git://git.denx.de/u-boot-arc
2015-04-10 Alexey Brodkinarc: fix separate compilation of start.o
2015-04-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fdt
2015-04-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2015-04-10 Alexey Brodkinarc: make sure _start is in the beginning of .text...
2015-04-10 Simon Glassfdt: nios: Fix warning in ft_cpu_setup()
2015-04-10 Albert ARIBAUD ... lpc32xx: add support for board work_92105
2015-04-10 Albert ARIBAUD ... lpc32xx: add LPC32xx SSP support (SPI mode)
2015-04-10 Albert ARIBAUD ... lpc32xx: add GPIO support
2015-04-10 Albert ARIBAUD ... lpc32xx: i2c: add LPC32xx I2C interface support
2015-04-10 Albert ARIBAUD ... lpc32xx: mtd: nand: add MLC NAND controller
2015-04-10 Albert ARIBAUD ... lpc32xx: add Ethernet support
2015-04-10 Albert ARIBAUDMerge branch 'u-boot/master'
2015-04-09 Andrej RosanoARM: mx5: add support for USB armory board
2015-04-09 Andrej RosanoARM: mx5: move to a standard arch/board approach
2015-04-07 Tom Riniam33xx/ddr.c: Fix regression on DDR2 platforms
2015-04-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2015-04-06 Ajay Kumardts: peach_pi: Add DT properties needed for display
2015-04-06 Ajay Kumardts: peach_pit: Add SLP and RST GPIO properties in...
2015-04-06 Ajay Kumardts: exynos54xx: Add samsung, pwm-out-gpio property...
2015-04-06 Ajay KumarExynos5: Fix rpll_sdiv to support both peach-pit and...
2015-04-06 Ajay Kumararm: exynos: add display clocks for Exynos5800
2015-04-06 Guillaume GARDETExynos: Clock: Fix exynos5_get_periph_rate for I2C.
2015-04-03 Tom RiniMerge git://git.denx.de/u-boot-arc
2015-04-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2015-04-03 Alexey Brodkinarc: add support for SLC (System Level Cache, AKA L2...
2015-04-03 Alexey Brodkinboard: Switch Abilis TB-100 board to Driver Model for...
2015-04-03 Alexey Brodkinserial-arc: switch to DM
2015-04-03 Alexey Brodkinarc: minor fixes in Kconfig
2015-04-03 Alexey Brodkinarc: get rid of CONFIG_SYS_GENERIC_GLOBAL_DATA
2015-04-03 Alexey Brodkinarc: clean-up init procedure
2015-04-03 Alexey Brodkinarc: move low-level interrupt and exception handlers...
2015-04-03 Alexey Brodkinarc: merge common start-up code between ARC and ARCv2
2015-04-03 Alexey Brodkinarc: cache - build invalidate_icache_all() and invalida...
2015-03-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2015-03-31 Bo ShenARM: atmel: at91sam9n12ek: enable spl support
2015-03-31 Bo ShenARM: atmel: at91sam9x5ek: enable spl support
2015-03-31 Bo ShenARM: atmel: at91sam9m10g45ek: enable spl support
2015-03-31 Bo ShenARM: atmel: arm926ejs: fix clock configuration
2015-03-31 Tom Rinispl_atmel.c: Switch s_init to board_init_f
2015-03-31 Bo ShenARM: atmel: armv7: switch to use common timer functions
2015-03-31 Bo ShenARM: atmel: arm9: switch to use common timer functions
2015-03-31 Tom RiniMerge git://git.denx.de/u-boot-nand-flash
2015-03-31 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-imx
2015-03-30 Lucas Stachtegra: pinmux: fix FUNCMUX_NDFLASH_KBC_8_BIT
2015-03-30 Marcel ZiswilerARM: tegra: fix colibri_t20 machine type
2015-03-30 Marcel ZiswilerARM: tegra: rename colibri_t20 board/configuration...
2015-03-30 Stephen WarrenARM: tegra: enable MIPI PAD CTRL support for Tegra124
2015-03-30 Stephen WarrenARM: tegra: pinctrl: add support for MIPI PAD control...
2015-03-30 Stephen WarrenARM: tegra: pinctrl: minor cleanup
2015-03-30 Stephen WarrenARM: tegra: pinctrl: move Tegra210 code to the correct dir
2015-03-29 Iain Patonsunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
2015-03-29 Iain Patonsunxi: sun4i: improve cpu clock selection method
2015-03-29 Hans de Goedesunxi: musb: Fix some lo speed devices not working...
2015-03-28 Linus Walleijarmv8: semihosting: delete external interface
2015-03-28 Linus Walleijarmv8: semihosting: add a command to load semihosted...
2015-03-28 Linus Walleijarmv8: semihosting: do not inline trap call
2015-03-28 Masahiro Yamadam68k: merge per-CPU config.mk into arch/m68k/Makefile
2015-03-28 Masahiro Yamadam68k: mcf547x_8x: move CPU type to Kconfig and refactor...
2015-03-28 Masahiro Yamadam68k: mcf523x: move CPU type to Kconfig and refactor...
2015-03-28 Masahiro Yamadam68k: mcf5227x: move CPU type to Kconfig and refactor...
2015-03-28 Masahiro Yamadam68k: mcf5445x: move CPU type to Kconfig and refactor...
2015-03-28 Masahiro Yamadam68k: mcf532x: move CPU type to Kconfig and refactor...
2015-03-28 Masahiro Yamadam68k: mcf530x: move CPU type to Kconfig and refactor...
2015-03-28 Masahiro Yamadam68k: mcf52x2: move CPU type to Kconfig and refactor...
2015-03-28 Masahiro YamadaARM: bcm283x: move SoC headers to mach-bcm283x/include...
2015-03-28 Masahiro YamadaARM: bcm283x: merge BCM2835/BCM2836 directories into...
2015-03-28 Masahiro Yamadamalloc_f: enable SYS_MALLOC_F by default if DM is on
2015-03-28 Masahiro Yamadamalloc_f: remove redundant defalut values of CONFIG_SYS...
next