]> git.ipfire.org Git - people/ms/u-boot.git/history - common
ARM: Implement non-cached memory support
[people/ms/u-boot.git] / common /
2014-12-18  Thierry RedingARM: Implement non-cached memory support
2014-12-16  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-12-16  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2014-12-15  Tom RiniMerge git://git.denx.de/u-boot-x86
2014-12-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2014-12-12  Andrew Gabbasovmmc: Fix handling of bus widths and DDR card capabilities
2014-12-12  Tom RiniMerge git://git.denx.de/u-boot-dm
2014-12-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-12-11  Simon Glassdm: i2c: Implement driver model support in the i2c...
2014-12-10  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-12-10  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2014-12-08  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2014-12-08  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ti
2014-12-08  Tom RiniMerge git://git.denx.de/u-boot-i2c
2014-12-08  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2014-12-08  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2014-12-08  Suriyan Ramasamifdt: Allow non-FDT kernels to boot when CONFIG_OF_LIBFD...
2014-12-08  Masahiro YamadaReplace <compiler.h> with <linux/compiler.h>
2014-12-08  Masahiro Yamadapowerpc: mpc8xx: remove hermes board support
2014-12-08  Hector Palacioscmd_fuse: return CMD_RET_FAILURE on error
2014-12-08  Stephen WarrenARM: rpi: rename rpi_b to rpi
2014-12-08  Guillaume GARDETspl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if...
2014-12-08  Simon GlassFix console functions for U-Boot API
2014-12-08  Paul Kocialkowskispl: MMC U-Boot image load from raw partition
2014-12-07  Masahiro Yamadaflash: do not fail even if flash_size is zero
2014-12-05  Alison Wangcommon: spl: Add interactive DDR debugger support for...
2014-12-04  Paul KocialkowskiMMC SD fs boot partition config coding style and proper...
2014-12-04  Tom RiniMerge branch 'sandbox' of git://git.denx.de/u-boot-x86
2014-12-03  Tom RiniRevert "image-fdt: boot_get_fdt() return value when...
2014-12-01  Tom RiniMerge git://git.denx.de/u-boot-fdt
2014-12-01  Tom RiniMerge git://git.denx.de/u-boot-x86
2014-12-01  Hans de Goedefdt: Fix regression in fdt_pack_reg()
2014-11-27  Simon Glasssandbox: Fix warnings due to 64-bit printf() strings
2014-11-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-fsl...
2014-11-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc85xx
2014-11-26  Guillaume GARDETspl: Fix SPL EXT support
2014-11-26  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2014-11-26  Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2014-11-26  Tom RiniMerge git://git.denx.de/u-boot-fdt
2014-11-25  Bin Mengx86: Remove unnecessary call to initr_enable_interrupts()
2014-11-25  Bin Mengx86: Remove cpu_init_r() for x86
2014-11-25  Simon Glassx86: Remove board_early_init_r()
2014-11-25  Hans de Goedecommon/lcd: Make lcd_dt_simplefb_configure_node use...
2014-11-25  Hans de Goedefdt_support: Add a fdt_setup_simplefb_node helper function
2014-11-24  Tom RiniRevert "common/board_f: add setup of initial stack...
2014-11-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-11-24  Rabin VincentRevert "hush: fix segfault on syntax error"
2014-11-24  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-11-24  Tom RiniMerge git://git.denx.de/u-boot-dm
2014-11-24  Tom RiniMerge git://git.denx.de/u-boot-x86
2014-11-24  Nikita Kiryanovcmd_sata: implement sata stop command
2014-11-23  Suriyan Ramasamifs: API changes enabling extra parameter to return...
2014-11-23  Suriyan Ramasamisandbox: Prepare API change for files greater than 2GB
2014-11-23  Suriyan Ramasamiext4: Prepare API change for files greater than 2GB
2014-11-23  Suriyan Ramasamifat: Prepare API change for files greater than 2GB
2014-11-23  Suriyan Ramasamisandbox: Use md5sum and fatwrite to enable testing...
2014-11-23  Daniel Schwierzeckcommon/board_f: fix gcc warning on MIPS64
2014-11-23  Daniel Schwierzeckcommon/board_f: add setup of initial stack frame for...
2014-11-23  Masahiro Yamadacommands: add more command entries in Kconfig
2014-11-23  Masahiro Yamadahush: add CONFIG_HUSH_PARSER to Kconfig
2014-11-23  Thierry Redingpci: Honour pci_skip_dev()
2014-11-23  Thierry Redingpci: Abort early if bus does not exist
2014-11-23  Christian Gmeinerfs: make it possible to read the filesystem UUID
2014-11-23  Stefan Roesespl: Change debug to printf for "Unsupported boot-device"
2014-11-23  Masahiro Yamadalinux/kernel.h: sync min, max, min3, max3 macros with...
2014-11-21  Simon Glassdm: i2c: Move error reporting into a common function
2014-11-21  Simon Glassdm: spl: Allow driver model to be used
2014-11-21  Simon Glassdm: spl: Make simple malloc() available when enabled
2014-11-21  Simon Glassdm: Split the simple malloc() implementation into its...
2014-11-21  Simon Glassx86: Remove unnecessary find_fdt(), prepare_fdt() functions
2014-11-21  Simon GlassMove early malloc() to before arch_cpu_init()
2014-11-21  Simon Glassx86: Use the standard arch_cpu_init() function
2014-11-21  Simon Glassx86: Use the standard dram_init() function
2014-11-21  Simon Glassfdt: Try to use fdt_address_cells()/fdt_size_cells()
2014-11-21  Simon Glassfdt: Change fdt_pack_reg() to static and fix types
2014-11-21  Simon Glassfdt: Add ft_system_setup() function for system device...
2014-11-21  Simon Glassfdt: Tidy up error handling in image_setup_libfdt()
2014-11-21  Simon Glassfdt: Export the fdt_find_or_add_subnode() function
2014-11-21  Simon Glassfdt: Report failure of ft_board_setup()
2014-11-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2014-11-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2014-11-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mpc5xxx
2014-11-19  Dirk Eibachcommon: Fix cmd_fpgad addressing
2014-11-17  Heiko Schocherspl, nand: add option to boot raw u-boot.bin image...
2014-11-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2014-11-17  Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2014-11-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2014-11-14  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2014-11-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2014-11-13  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-11-13  Tom RiniMerge branch 'zynq' of git://www.denx.de/git/u-boot...
2014-11-12  Nikita Kiryanovpowerpc: remove orphaned boards mcc200 and prs200
2014-11-12  Thierry Redingmalloc: Output region when debugging
2014-11-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2014-11-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2014-11-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2014-11-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-blackfin
2014-11-10  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2014-11-08  Soeren Mochusb_storage: blacklist Enclosure Service Devices
2014-11-07  Wolfgang Denkcommon/cmd_fitupd.c: restore corrupted file
next