]> git.ipfire.org Git - people/ms/u-boot.git/history - arch
VIDEO: better document the correct use of CONFIG_FB_ADDR
[people/ms/u-boot.git] / arch /
2013-01-11  angelom68k/lib: fix serial driver relocation
2013-01-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-01-11  Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2013-01-10  Taylor Huttarm: Tabify code for MMC initialization
2013-01-10  Simon Glassarm: Move bootstage record for board_init_f() to after...
2013-01-10  Tom Wai-Hong Tamarm: Make interrupts.o and reset.o in libarm also appea...
2013-01-10  Simon Glassarm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board...
2013-01-10  Simon Glassarm: Add CONFIG_DELAY_ENVIRONMENT to delay environment...
2013-01-10  Simon Glassarm: Move fdt check earlier so that board_early_init_f...
2013-01-10  Gabe Blackarm: Keep track of the tlb size as well as its location
2013-01-10  Arun Mankuzhiarm: move flush_dcache_all() to just before disable...
2013-01-09  Albert ARIBAUDMerge 'u-boot-atmel/master' into 'u-boot-arm/master'
2013-01-09  Albert ARIBAUDMerge branch 'u-boot-marvell/master' into 'u-boot-arm...
2013-01-09  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-01-08  Luke Lowreyarch-kirkwood: Ethernet port macro returning incorrect...
2013-01-08  Albert ARIBAUDkirkwood: make MPP arrays static const
2013-01-08  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2013-01-08  Albert ARIBAUDarm: remove useless code in start.S files
2013-01-08  Albert ARIBAUDarm: move C runtime setup code in crt0.S
2013-01-08  Albert ARIBAUDMerge branch 'u-boot-imx/master' into 'u-boot-arm/master'
2013-01-08  Albert ARIBAUDMerge branch 'u-boot-ti/master' into 'u-boot-arm/master'
2012-12-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-12-22  Albert ARIBAUDMerge samsung, imx, tegra into u-boot-arm/master
2012-12-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-12-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2012-12-20  Yoshihiro Shimodash: add support for sh7752evb board
2012-12-19  Allen MartinMerge remote-tracking branch 'u-boot/master' into u...
2012-12-14  Scott WoodMerge remote-tracking branch 'origin/master'
2012-12-13  Joe Hershbergerenv: Use getenv_yesno() more generally
2012-12-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2012-12-12  Joe Hershbergermips: serial: Fix busted manual relocation
2012-12-12  Daniel SchwierzeckMIPS: constify mips_io_port_base
2012-12-11  Simon GlassAdd strcasecmp() and strncasecmp()
2012-12-11  Piotr Wilczekexynos:pinmux: Add pinmux support for i2c
2012-12-11  Piotr Wilczekexynos:cpu: Add Exynos4 I2C spacing
2012-12-11  Piotr Wilczekexynos:clock: Add i2c clock
2012-12-11  Marek Vasutmxs: i2c: Implement algorithm to set up arbitrary i2c...
2012-12-10  Nikita Kiryanovgpio: add gpio_is_valid() to omap_gpio API
2012-12-10  Davide Bonfantidavinci: fixed cpu reset
2012-12-10  Lokesh Vutlaomap: emif: configure emif only when required
2012-12-10  Robert P. J. DayOMAP: Tweak omap-common/Makefile since reset.S -> reset.c
2012-12-10  Robert P. J. Dayomap4: Add comments on some "#endif"s for readability.
2012-12-10  Robert P. J. Dayomap3: Add a few comments to "#endif"s for readability.
2012-12-10  Peter BaradaPass sdrc timing values through board_sdrc_timings...
2012-12-10  Mansoor Ahamedam33xx: add ELM support
2012-12-10  Ilya Yanokam33xx: NAND support
2012-12-10  Ilya YanokOMAP: include sys_proto.h from boot-common
2012-12-10  Andreas Bießmannomap3/mem.c: remove unused defines
2012-12-10  Minkyu KangMerge branch 'master' of git://git.denx.de/u-boot into...
2012-12-09  Richard Genoudat91sam9x5: enable USB support for 9x5ek board.
2012-12-08  Daniel SchwierzeckMIPS: constify address pointer in test_bit()
2012-12-08  Zhi-zhou ZhangMIPS: fix a latent bug on initialize $gp
2012-12-08  Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot into...
2012-12-07  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-12-07  Otavio Salvadormxs: SPL: Generalize memory initialization
2012-12-06  Simon Glassx86: Build vga video code only if CONFIG_VIDEO_VGA...
2012-12-06  Simon Glassx86: Remove video_init() prototype from u-boot-x86.h
2012-12-06  Stefan Reinauerx86: drop unused code in coreboot.c
2012-12-06  Stefan Reinauerx86: Remove coreboot_ from file name
2012-12-06  Vadim Bendeburyx86: Provide a way to throttle port80 accesses
2012-12-06  Vadim Bendeburyx86: Provide tick counter and frequency reference for...
2012-12-06  Duncan Lauriex86: Issue SMI to finalize Coreboot in final stage
2012-12-06  Duncan Lauriex86: Fix MTRR clear to detect which MTRR to use
2012-12-06  Stefan Reinauerx86: Emit port 80 post codes in show_boot_progress()
2012-12-06  Simon Glassx86: fdt: Create basic .dtsi file for coreboot
2012-12-06  Gabe Blackx86: coreboot: Set CONFIG_ARCH_DEVICE_TREE correctly
2012-12-06  Gabe Blackx86: Add support for CONFIG_OF_CONTROL
2012-12-06  Stefan Reinauerx86: Add CONFIG_DELAY_ENVIRONMENT to delay environment...
2012-12-06  Gabe Blackx86: Add back cold- and warm-boot flags
2012-12-06  Gabe Blackx86: Override calculate_relocation_address to use the...
2012-12-06  Gabe Blackx86: Make calculate_relocation_address an overridable...
2012-12-06  Gabe Blackx86: Make the upper bound on relocated symbols closed...
2012-12-06  Gabe Blackx86: Reorder x86's post relocation memory layout
2012-12-06  Gabe Blackx86: Initialise SPI if enabled
2012-12-06  Gabe Blackx86: Implement arch_phys_memset so that it can wipe...
2012-12-06  Gabe Blackx86: Increase the size of the phys_size_t and phys_addr...
2012-12-06  Duncan Lauriex86: Fix off-by-one error in do_elf_reloc_fixups()
2012-12-06  Duncan Lauriex86: Ignore memory >4GB when parsing Coreboot tables
2012-12-06  Simon Glassx86: Fix indirect jmp warning in zimage.c
2012-12-06  Stefan Reinauerx86: Clean up MTRR 7 right before jumping to the kernel
2012-12-06  Graeme Russx86: Import MSR/MTRR code from Linux
2012-12-06  Stefan Reinauerx86: Provide a function to clean up just before booting...
2012-12-06  Stefan Reinauerx86: Add basic cache operations
2012-12-06  Gabe Blackx86: Fill in the dram info using the e820 map on corebo...
2012-12-06  Vadim Bendeburyx86: Add a CBMEM timestamp generated right before the...
2012-12-06  Vadim Bendeburyx86: Enable coreboot timestamp facility support in...
2012-12-06  Vadim Bendeburyx86: Add function to read time stamp counter
2012-12-06  Bill Richardsonx86: gpio: Add GPIO driver for Intel ICH6 and later.
2012-12-05  Stefan Roesempc5200: Add SPL support
2012-12-05  Stefan RoeseSPL: Port SPL framework to powerpc
2012-12-05  Stefan Roesepowerpc: Extract EPAPR_MAGIC constants into processor.h
2012-12-04  Marek Vasutmxs: Staticize SPL functions
2012-12-04  Marek Vasutmxs: Properly setup VDDD in power supply setup code
2012-12-04  Marek Vasutmxs: Implement common function to setup VDDx
2012-12-04  Marek Vasutmx28: Rename regs-power.h to regs-power-mx28.h
2012-12-04  Marek Vasutmx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers
2012-12-03  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-x86
2012-11-30  Stefan Reinauerx86: Don't spam POST80 codes with slow IO functions
2012-11-30  Stefan Reinauerx86: Fix typo in pcat_timer.c
2012-11-30  Gabe Blackx86: Include types.h explicitly in the i386 version...
next