global: Convert simple_strtoul() with hex to hextoul()
[platform/kernel/u-boot.git] / arch / mips / lib /
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-16 Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-15 Ovidiu Panaitcommon: board_r: Drop arch-specific ifdefs around initr...
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
2020-10-06 Tom RiniMerge tag 'u-boot-amlogic-20201005' of https://gitlab...
2020-10-05 Tom RiniMerge branch 'next'
2020-10-05 Tom RiniMerge tag 'u-boot-atmel-2021.01-a' of https://gitlab...
2020-09-24 Tom RiniMerge tag 'xilinx-for-v2021.01' of https://gitlab.denx...
2020-09-21 Tom RiniMerge branch 'master' into next
2020-09-15 Tom RiniMerge tag 'ti-v2021.01-next' of https://gitlab.denx...
2020-09-07 Tom RiniMerge branch 'remove-config-nr-dram-banks-v9-2020-08...
2020-08-26 Stefan Roeseglobal: Move from bi_memstart/memsize -> gd->ram_base...
2020-07-22 Tom RiniMerge tag 'u-boot-rockchip-20200722' of https://gitlab...
2020-07-18 Tom RiniMerge tag 'mips-pull-2020-07-18' of https://gitlab...
2020-07-18 Daniel Schwierzeckmips: sync asm/mipsregs.h with Linux 5.7
2020-07-18 Daniel Schwierzeckmips: remove deprecated UNCACHED_SDRAM() macro
2020-07-18 Daniel Schwierzeckmips: refactor disabling of caches
2020-07-18 Daniel Schwierzeckmips: add KSEG1 wrapper for change_k0_cca
2020-07-18 Stefan Roesemips: cache: Make invalidate_dcache_range() weak to...
2020-07-18 Stefan Roesemips: cache: Make flush_cache() weak to enable overwrite
2020-07-18 Stefan Roesemips: cache: Allow using CONFIG_MIPS_L2_CACHE without...
2020-07-18 Stefan Roesemips: reloc: Change R_MIPS_NONE to catch pre-reloc...
2020-07-18 Stefan Roesemips: traps: Set WG bit in EBase register on Octeon
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-19 Simon Glasscommon: Drop linux/bug.h from common header
2020-05-19 Simon Glasscommon: Drop asm/ptrace.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommand: Remove the cmd_tbl_t typedef
2020-05-18 Simon Glasscommon: Drop init.h from common header
2020-05-18 Simon Glasscommon: Drop image.h from common header
2020-05-18 Simon Glasscommon: Drop bootstage.h from common header
2020-05-18 Simon Glasscommon: Drop net.h from common header
2020-05-04 Tom RiniMerge tag 'u-boot-rockchip-20200501' of https://gitlab...
2020-04-30 Tom RiniMerge tag 'xilinx-for-v2020.07-rc2' of https://gitlab...
2020-04-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2020-04-28 Tom RiniMerge tag 'u-boot-amlogic-20200428' of https://gitlab...
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-28 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-28 Tom RiniMerge tag 'dm-pull-27apr20' of git://git.denx.de/u...
2020-04-27 Tom RiniMerge branch '2020-04-27-master-imports'
2020-04-27 Tom RiniMerge tag 'mips-pull-2020-04-27' of https://gitlab...
2020-04-27 Stefan Roesemips: spl: Flush cache before jumping to U-Boot proper
2020-04-27 Weijie Gaomips: add support to restore exception vector base...
2020-04-13 Tom RiniMerge branch 'next'
2020-04-12 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-10 Tom RiniMerge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm
2020-04-09 Tom RiniMerge tag 'mips-fixes-for-2020.04' of git://git.denx...
2020-04-09 Stefan Roesemips: cmd: go: Flush cache before jumping to app/image
2020-04-09 Alex NemirovskyMIPS: allow override of flush_dcache_range()
2020-01-24 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-24 Simon Glasscommon: Move relocate_code() to init.h
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 hang() to the same header as panic()
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 trap_init() out of common.h
2019-12-02 Simon Glasscommon: Move ARM cache operations out of common.h
2019-12-02 Simon Glasscommon: Move some cache and MMU functions out of common.h
2019-10-30 Tom RiniMerge tag 'u-boot-clk-23Oct2019' of https://gitlab...
2019-10-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-26 Tom RiniMerge tag 'mips-pull-2019-10-25' of git://git.denx...
2019-10-25 Ramon FriedMIPS: add compile time definition of L2 cache size
2019-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13 Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12 Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12 Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11 Simon Glassenv: Move env_init() to env.h
2019-06-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2019.07-a' of git://git...
2019-05-15 Tom RiniMerge tag 'u-boot-stm32-mcu-20190514' of https://github...
2019-05-08 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-05-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-05-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-05-05 Tom RiniMerge tag 'mips-pull-2019-05-03' of git://git.denx...
2019-05-03 Horatiu Vulturarch: mips: Update initrd_start and initrd_end
2019-04-24 Tom RiniMerge tag 'u-boot-amlogic-20190423' of git://git.denx...
2019-04-15 Tom RiniMerge tag 'u-boot-imx-20190415' of git://git.denx.de...
2019-04-15 Tom RiniMerge tag 'efi-2019-07-rc1-2' of git://git.denx.de...
2019-04-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-04-13 Tom RiniMerge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm
2019-04-13 Tom RiniMerge tag 'mips-pull-2019-04-12' of git://git.denx...
2019-04-12 Horatiu Vulturbootm: mips: Remove boot_reloc_ramdisk
2018-10-02 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-09-29 Tom RiniMerge tag 'mpc85xx-for-v2018.11-rc1' of git://git.denx...
2018-09-29 Tom RiniMerge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git...
2018-09-26 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-09-23 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2018-09-22 Daniel SchwierzeckMIPS: cache: remove config option CONFIG_SYS_MIPS_CACHE...
next