Merge tag 'u-boot-imx-20200121' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / arch / powerpc / cpu / mpc8xx /
2020-01-21 Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-20 Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20 Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20 Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-17 Simon Glasscommon: Move get_tbclk() to time.h
2020-01-17 Simon Glasscommon: Move clock functions into a new file
2020-01-17 Simon Glasscommon: Move relocate_code() to init.h
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move interrupt functions into a new header
2019-12-02 Simon Glasscommon: Drop checkicache() and checkdcache()
2019-12-02 Simon Glasscommon: Move some cache and MMU functions out of common.h
2019-12-02 Simon Glasscommon: Move checkcpu() out of common.h
2019-12-02 Simon GlassMove strtomhz() to vsprintf.h
2019-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-05-01 Tom RiniMerge tag 'u-boot-imx-20190426' of git://git.denx.de...
2019-04-26 Tom RiniMerge git://git.denx.de/u-boot-marvell
2019-04-26 Stefan Roesewatchdog: mpc8xx_wdt: Watchdog driver and macros cleanup
2018-12-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-12-05 Tom RiniMerge tag 'video-updates-for-2019.01-rc2' of git:/...
2018-12-04 Tom RiniMerge tag 'xilinx-for-v2019.01' of git://git.denx.de...
2018-12-03 Tom RiniMerge tag 'signed-rpi-next' of git://github.com/agraf...
2018-12-03 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-12-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-12-03 Tom RiniMerge branch '2018-12-03-master-imports'
2018-12-03 Christophe Leroypowerpc, mpc8xx: clear top of stack
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-04-15 Tom RiniMerge git://git.denx.de/u-boot-imx
2018-04-09 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-04-06 Christophe Leroypowerpc: mpc8xx: move watchdog into drivers/watchdog
2018-04-06 Christophe Leroypowerpc: mpc8xx: cleaning up watchdog
2018-04-06 Christophe Leroypowerpc: mpc8xx: refactorise reginfo
2018-04-06 Christophe Leroypowerpc: mpc8xx: initialisation of initial RAM
2018-04-06 Christophe Leroypowercp: mpc8xx: move commproc.h
2018-04-06 Christophe Leroypowerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xx
2018-04-06 Christophe Leroypowerpc: mpc8xx: remove get_immr() argument
2018-04-06 Christophe Leroypowerpc: mpc8xx: get rid of the multiple PVR_ values
2018-04-06 Christophe Leroypowerpc: mpc8xx: harmonise initialisation of the immap...
2018-03-06 Tom RiniMerge git://git.denx.de/u-boot-sh
2018-03-05 Masahiro Yamadalibfdt: move headers to <linux/libfdt.h> and <linux...
2017-09-05 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-09-01 Tom RiniMerge git://git.denx.de/u-boot-imx
2017-08-26 Tom RiniMerge git://git.denx.de/u-boot-sh
2017-08-26 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-08-26 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-08-26 Tom RiniMerge git://git.denx.de/u-boot-i2c
2017-08-26 Tom RiniMerge git://www.denx.de/git/u-boot-cfi-flash
2017-08-26 Tom Rinipowerpc: Rework interrupt_init_cpu()
2017-07-31 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-07-23 Christophe Leroypowerpc, 8xx: fix missing function declarations.
2017-07-23 Christophe Leroypowerpc: move get_pvr() and get_svr() into C
2017-07-23 Christophe Leroypowerpc, 8xx: move cache helper into C
2017-07-23 Christophe Leroypowerpc, 8xx: move get_immr() into C
2017-07-23 Christophe Leroypowerpc, 8xx: Move cache function into C files
2017-07-23 Christophe Leroypowerpc, 8xx: Simplifying check_CPU()
2017-07-23 Christophe Leroypowerpc: Remove unneccessary #ifdefs in reginfo
2017-07-23 Christophe Leroypowerpc, timer: Does 8xx specific actions in 8xx cpu_init
2017-07-23 Christophe Leroypowerpc: get rid of addr_probe()
2017-07-23 Christophe Leroypowerpc, 8xx: Simplify brgclk calculation and remove...
2017-07-08 Christophe Leroypowerpc, 8xx: Add support for MCR3000 board from CSSI
2017-07-08 Christophe Leroypowerpc, 8xx: move Serial driver to drivers/serial/
2017-07-08 Christophe Leroypowerpc, 8xx: move SPI driver to drivers/spi/
2017-07-08 Christophe Leroypowerpc, 8xx: move FEC Ethernet driver in drivers/net
2017-07-08 Christophe Leroypowerpc, 8xx: Migrate to Kconfig
2017-07-08 Christophe Leroypowerpc, 8xx: Properly set CPM frequency in the device...
2017-07-08 Christophe Leroypowerpc, 8xx: Handle checkpatch errors and some of...
2017-07-08 Christophe Leroypowerpc, 8xx: Implement GLL2 ERRATA
2017-07-08 Christophe Leroypowerpc, 8xx: Use IO accessors to access IO memory
2017-07-08 Christophe Leroypowerpc, 8xx: move specific reginfo
2017-07-08 Christophe Leroypowerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/
2017-07-08 Christophe Leroypowerpc: Partialy restore core of mpc8xx
2017-06-27 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-06-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2017-06-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-06-14 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-06-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2017-06-12 Heiko Schocherpowerpc, 8xx: remove support for 8xx
2017-05-26 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-05-18 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot-imx
2017-05-16 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-05-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-05-16 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2017-05-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2017-05-15 Simon Glassi2c: powerpc: Remove use of CONFIG_HARD_I2C
2017-05-09 Stefano BabicMerge branch 'master' of git://git.denx.de/u-boot
2017-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-05-01 Tom Rinifdt: Move fdt_fixup_ethernet to a common place
2017-04-13 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2017-04-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2017-04-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-04-05 Simon Glassboard_f: Remove adjust_sdram_tbs_8xx() from the init...
2017-04-05 Simon Glassboard_f: Remove sdram_adjust_866() from the init sequence
2017-04-05 Simon Glassboard_f: powerpc: Rename get_clocks_866() to get_clocks()
2017-01-26 Tom RiniMerge git://www.denx.de/git/u-boot-marvell
2017-01-25 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2017-01-25 Simon Glasspowerpc: Drop CONFIG_SYS_ALLOC_DPRAM
2016-08-20 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2016-08-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-atmel
2016-08-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
next