]> git.ipfire.org Git - people/ms/u-boot.git/history - arch
configs: Delete obsolete macro, CONFIG_SYS_GBL_DATA_SIZE
[people/ms/u-boot.git] / arch /
2014-02-19  Masahiro Yamadadts: generate multiple device tree blobs
2014-02-19  Masahiro Yamadadts: move device tree sources to arch/$(ARCH)/dts/
2014-02-19  Masahiro Yamadadts: re-write dts/Makefile more simply with Kbuild
2014-02-19  Masahiro Yamadakbuild: use scripts/Makefile.clean
2014-02-19  Masahiro Yamadakbuild: use Linux Kernel build scripts
2014-02-19  Masahiro Yamadakbuild: add dummy obj-y to create built-in.o
2014-02-19  Masahiro Yamadakbuild: change out-of-tree build
2014-02-19  Masahiro Yamadamicroblaze: remove an empty file arch/microblaze/lib...
2014-02-19  Dan MurphyARM: O5/dra7xx: Add SATA boot support
2014-02-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-02-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nios
2014-02-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2014-02-14  Stephen WarrenARM: bcm2835: fix mbox POWER_STATE_RESP_ON value
2014-02-13  Michal Simekzynq: Fix elf header generation
2014-02-13  Stephen WarrenARM: bcm2835: config.mk isn't needed
2014-02-13  Albert ARIBAUDMerge branch 'u-boot-samsung/master' into 'u-boot-arm...
2014-02-10  Inha Songexynos: clock: use the clear and set bits macros.
2014-02-10  Inha Songexynos: clock: fixed that cfg is set to wrong value.
2014-02-07  Tom RiniSPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL...
2014-02-07  Rajeshwari S ShindeMMC: DWMMC: Correct the CLKDIV register value
2014-02-07  Alexey Brodkinarc: add library functions
2014-02-07  Alexey Brodkinarc: add cpu files
2014-02-07  Alexey Brodkinarc: add architecture header files
2014-02-07  Aaron Wublackfin: Initialize the EMAC VLAN with proper default...
2014-02-07  Sonic Zhangblackfin: Change SMC dcplb entry flag to cover 16M...
2014-02-07  Bob Liublackfin: init bss early
2014-02-07  Sonic Zhangblackfin: The logic of the BF609 macro is opposite.
2014-02-07  Piotr Wilczekarm:s5pc110: add cpu revision
2014-02-07  Piotr Wilczekarm:exynos: add cpu revision
2014-02-05  Minkyu Kangexynos: pinmux: remove unnecessary routine
2014-02-05  Minkyu Kangexynos: pinmux: remove unnecessary define
2014-02-05  Minkyu Kangexynos: pinmux: sort the list of peripherals
2014-02-04  Tom RiniMerge branch 'serial' of git://www.denx.de/git/u-boot...
2014-02-04  Tom RiniMerge branch 'net' of git://www.denx.de/git/u-boot...
2014-02-04  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2014-02-04  Tom RiniMerge branch 'clk' of git://www.denx.de/git/u-boot...
2014-02-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-02-04  Michal Simekmicroblaze: Add SPL support
2014-02-04  Michal Simekmicroblaze: Report priviledged or stack protection...
2014-02-04  Michal Simekmicroblaze: Show u-boot banner
2014-02-03  Tom WarrenARM: tegra: add DT files for Tegra124 and Venice2
2014-02-03  Tom WarrenARM: tegra: add common (shared) CPU files
2014-02-03  Tom WarrenARM: tegra: Add CPU (armv7) files for Tegra124
2014-02-03  Tom WarrenARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124
2014-02-03  Tom WarrenARM: tegra: add/edit headers for Tegra124
2014-02-03  Stephen WarrenARM: tegra: fix a typo in the tegra114.dtsi
2014-02-03  Stephen WarrenARM: tegra: remove a conditional for CSITE rate
2014-02-03  Stephen WarrenARM: tegra: enable PLLX only once it's been fully confi...
2014-02-03  Stephen WarrenARM: tegra: pass just partition ID to power_partition()
2014-02-03  Stephen WarrenARM: tegra: misc cleanups triggered by Tegra124 review
2014-02-03  Jimmy ZhangARM: tegra: don't exceed AVP limits when configuring...
2014-02-03  Stephen WarrenARM: tegra: amend pmc.h for Tegra114+
2014-02-03  Tom WarrenARM: tegra: implement MASK_BITS_31_29
2014-02-03  Stephen WarrenARM: tegra: MASK_BITS_ no longer needs specific values
2014-02-03  Stephen WarrenARM: tegra: use MASK_BITS_* macros everywhere
2014-02-03  Stephen WarrenARM: tegra: rename OUT_CLK_SOURCE_*
2014-02-03  Stephen WarrenARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28
2014-02-03  Tom WarrenARM: tegra: deduplicate MASK_BITS_xxx clock mux enum
2014-02-03  Stephen WarrenARM: tegra: accept any SKU ID for most chips
2014-02-03  Prabhakar Kushwahadriver/ifc:Change accessor function to take care of...
2014-02-03  Nikhil Badolapowerpc/usb: Enable dual phy for T1040
2014-02-03  Prabhakar Kushwahaboards/t1040qds: Adds ethernet support for T1040
2014-02-03  Prabhakar Kushwahapowerpc/mpc85xx: Update serdes protocols for T1040
2014-02-03  poonam aggrwalpowerpc/mpc85xx: Update LIODNs for T1040
2014-02-03  Przemyslaw Marczaks5p: gpio: change gpio coding method for s5p gpio.
2014-01-29  Masahiro Yamadasandbox: Use system headers first for sandbox's os...
2014-01-29  Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2014-01-28  ricknds32: add support for leopard and orca board boot...
2014-01-28  Albert ARIBAUDMerge branch 'u-boot-arm/next' into 'u-boot-arm/master'
2014-01-24  Dan Murphyspl: common: Support for USB MSD FAT image loading
2014-01-24  Masahiro Yamadapowerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx defin...
2014-01-24  Masahiro Yamadasandbox: fix the return type of os_free() function
2014-01-24  Masahiro YamadaARM: merge commonly-defined PLATFORM_RELFLAGS
2014-01-24  Masahiro Yamadapowerpc: mpc86xx: move CONFIG_MPC86xx definition to...
2014-01-24  Masahiro Yamadapowerpc: mpc85xx: move CONFIG_MPC85xx definition to...
2014-01-24  Masahiro Yamadapowerpc: mpc5xx: remove redundant CONFIG_5xx definition
2014-01-24  Masahiro Yamadapowerpc: mpc8xx: remove redundant CONFIG_8xx definition
2014-01-24  Masahiro Yamadax86: delete unused header files
2014-01-24  Masahiro Yamadapowerpc: delete unused header files
2014-01-24  Masahiro Yamadablackfin: delete unused header files
2014-01-24  Masahiro Yamadaavr32: delete unused header files
2014-01-24  Masahiro Yamadaavr32: move CONFIG_AVR32 definition to arch/avr32/config.mk
2014-01-24  Masahiro YamadaRemove obsolete _LINUX_CONFIG_H macro
2014-01-24  Darwin Rambolib: time: add weak timer_init() function
2014-01-24  Nishanth MenonDRA7: add ABB setup for MPU voltage domain
2014-01-24  Nishanth MenonDRA7: Add support for ES1.1 silicon ID code
2014-01-24  Satyanarayana, SandhyaARM: AM335x: Enable DDR dynamic IO power down
2014-01-24  Enric Balletbò i... ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*
2014-01-24  Jassi BrarARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABL...
2014-01-24  Jassi BrarARM: OMAP4/5: Remove dead code against CONFIG_SYS_CLOCK...
2014-01-22  Haijun.ZhangeSDHC: Calculate envaddr accroding to the address format
2014-01-21  Po Liupowerpc:mpc85xx: Add ifc nand boot support for TPL/SPL
2014-01-21  York Sunpowerpc/mpc85xx: Fix a typo in workaround message for...
2014-01-21  Shengzhou Liupowerpc/85xx: update erratum a006379
2014-01-21  Ramneek Mehreshpowerpc/83xx: Add support for get_svr() for 83xx devices
2014-01-20  Stephen WarrenARM: bcm2835: fix mailbox timeout
2014-01-20  Stephen WarrenARM: rpi_b: power on SDHCI and USB HW modules
2014-01-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2014-01-20  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-01-17  Fabio Estevammx6: Revert "mx6: soc: Disable VDDPU regulator"
next