Age | Commit message (Expand) | Author |
2015-08-18 | spl: move SPL driver entries to driver/Makefile | Masahiro Yamada |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-30 | arm: Add missing .vectors section to linker scripts | Benoît Thébaudeau |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-02-26 | arm: make _end compiler-generated | Albert ARIBAUD |
2014-01-13 | ARM: pxa: Fix OneNAND SPL builds | Marek Vasut |
2013-12-10 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-12-07 | arm: keep all sections in ELF file | Albert ARIBAUD |
2013-11-17 | Makefile: rename all libraries to built-in.o | Masahiro Yamada |
2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-20 | usb: rename board_usb_init_type to usb_init_type | Troy Kisky |
2013-10-20 | usb: new board-specific USB init interface | Mateusz Zalega |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-21 | remove all references to .dynsym | Albert ARIBAUD |
2013-04-12 | arm: Make all linker scripts compatible with per-symbol sections | Benoît Thébaudeau |
2013-04-12 | arm: relocate_code(): Use __image_copy_end for end of relocation | Benoît Thébaudeau |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-03-12 | Remove linker lists (LGAs) from SPL linker scripts | Albert ARIBAUD |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-10-15 | serial: pxa: Make use of default_serial_console in serial_pxa | Marek Vasut |
2012-03-28 | board/vpac270/onenand.c: Fix build errors | Anatolij Gustschin |
2011-12-06 | PXA: Rename pxa_dram_init to pxa2xx_dram_init | Marek Vasut |
2011-12-06 | PXA: Squash extern pxa_dram_init() | Marek Vasut |
2011-12-06 | PXA: Adapt Voipac PXA270 to OneNAND SPL | Marek Vasut |
2011-11-15 | PXA: vpac270: Enable the new generic MMC driver | Marek Vasut |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-10-19 | Build: PXA: Fix Vpac270 build variants | Marek Vasut |
2010-10-19 | PXA: Fix vpac270 for Reloc | Marek Vasut |
2010-10-19 | PXA: Add necessary information for RELOC | Marek Vasut |
2010-10-19 | PXA: remove unused u-boot.lds from board/vpac270 | Mikhail Kshevetskiy |
2010-10-19 | PXA: Voipac270 improvements | Marek Vasut |
2010-10-19 | PXA: pxa-regs.h cleanup | Marek Vasut |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2010-08-09 | PXA: Fix missing includes | Marek Vasut |
2010-08-09 | PXA: Fix off-the-tree build problems | Marek Vasut |
2010-07-14 | PXA: Voipac PXA270 Support | Marek Vasut |