Your ROOT_URL in app.ini is https://src.whiteboxsystems.nl/ but you are visiting http://src.whiteboxsystems.nl/Whitebox/u-boot/commits/commit/b21f87a3e02461c600f1c172b053f1530a532d90/arch/arm You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

2817 Commits (b21f87a3e02461c600f1c172b053f1530a532d90)

Author SHA1 Message Date
Simon Glass 76a1e584e1 arm: Support pre-relocation malloc() 11 years ago
Simon Glass aae2aef9c8 arm: Set up global data before board_init_f() 11 years ago
Marek Vasut dae0f5c644 mmc: s3c: Add SD driver 11 years ago
Marek Vasut 7eca6b6327 arm: s3c: Unify the S3C24xx SDI structure 11 years ago
DrEagle 3fe3b4fb1c ARM: kirkwood: add mvsdio driver 11 years ago
Masahiro Yamada 90f984e397 kconfig: delete redundant CONFIG_${ARCH} definition 11 years ago
Masahiro Yamada dd84058d24 kconfig: add board Kconfig and defconfig files 11 years ago
Marc Zyngier 9d195a5461 ARM: HYP/non-sec: remove MIDR check to validate CBAR 11 years ago
Marc Zyngier e771a3d538 ARM: HYP/non-sec/PSCI: emit DT nodes 11 years ago
Ma Haijun e29607ed97 ARM: convert arch_fixup_memory_node to a generic FDT fixup function 11 years ago
Marc Zyngier 38510a4b34 ARM: HYP/non-sec: add the option for a second-stage monitor 11 years ago
Marc Zyngier ecf07a7930 ARM: HYP/non-sec: add generic ARMv7 PSCI code 11 years ago
Marc Zyngier f510aeae68 ARM: HYP/non-sec: allow relocation to secure RAM 11 years ago
Marc Zyngier bf433afd60 ARM: HYP/non-sec: add separate section for secure code 11 years ago
Marc Zyngier b726d22da9 ARM: add missing HYP mode constant 11 years ago
Marc Zyngier 64fd44dcae ARM: non-sec: reset CNTVOFF to zero 11 years ago
Marc Zyngier 800c83522c ARM: HYP/non-sec: add a barrier after setting SCR.NS==1 11 years ago
Marc Zyngier c19e0dd741 ARM: HYP/non-sec: move switch to non-sec to the last boot phase 11 years ago
pekon gupta 222a3113b4 ARM: omap: clean redundant PISMO_xx macros used in OMAP3 11 years ago
pekon gupta 77cd89e755 ARM: omap: fix GPMC address-map size for NAND and NOR devices 11 years ago
Rajendra Nayak 8c16dd6fa7 ARM: OMAP: Fix handling of errata i727 11 years ago
Hao Zhang a906847966 board: k2e-evm: add board support 11 years ago
Khoronzhuk, Ivan 1284246eb9 ARM: keystone2: spl: add K2E SoC support 11 years ago
Hao Zhang 20187fd11c ARM: keystone2: add MSMC cache coherency support for K2E SOC 11 years ago
Hao Zhang 4dca7f0acc ARM: keystone2: clock: add K2E clock support 11 years ago
Hao Zhang 5c76f78858 ARM: keystone2: add K2E SoC hardware definitions 11 years ago
Khoronzhuk, Ivan 8dfc15f56c ARM: keystone: clock: move K2HK SoC dependent code in separate file 11 years ago
Khoronzhuk, Ivan 3d31538625 k2hk: use common KS2_ prefix for all hardware definitions 11 years ago
Hao Zhang 7b26c1f608 keystone2: add possibility to turn off all dsps 11 years ago
Hao Zhang 4984bce41f keystone2: move cpu_to_bus() to keystone.c 11 years ago
Khoronzhuk, Ivan 35c547c2bc ARM: keystone2: keystone_nav: make it dependent on keystone driver 11 years ago
Hao Zhang 101eec50f0 keystone2: ddr: add DDR3 PHY configs updated for PG 2.0 11 years ago
Khoronzhuk, Ivan 0b86858956 keystone: ddr3: add ddr3.h to hold ddr3 API 11 years ago
Khoronzhuk, Ivan 04b7ce0773 ARM: keystone2: psc: use common PSC base 11 years ago
Stefan Roese 6d3bbdb0e7 ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c 11 years ago
Stefan Roese fb2fcb798a ARM: omap: Fix GPMC init for OMAP3 platforms 11 years ago
Tom Rini c4f80f5003 am335x_evm / gumstix pepper: Correct DDR settings 11 years ago
Nobuhiro Iwamatsu fafcfc5a98 arm: rmobile: Add support R8A7794 11 years ago
Michal Simek 03606ff42e ARM: zynq: Show ECC status on the same line as DRAM size 11 years ago
York Sun 8340e7ac86 driver/ddr: Fix DDR4 driver for ARM 11 years ago
Ian Campbell 7c48b01510 sunxi: use setbits_le32 to enable the DMA clock 11 years ago
Ian Campbell abce2c6220 sunxi: add gpio driver 11 years ago
Hans de Goede ae5de5a19d sunxi: Fix reset hang on sun5i 11 years ago
Hans de Goede 6620377e4b sunxi: Add i2c support 11 years ago
Hans de Goede 0db2bbdc04 mvtwsi: convert to CONFIG_SYS_I2C framework 11 years ago
Eric Nelson e153333eeb i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10 11 years ago
Felipe Balbi 5ba95541b7 usb: phy: omap_usb_phy: implement usb_phy_power() for AM437x 11 years ago
Fabio Estevam 157f45da91 mx6: soc: Update the comments of set_ldo_voltage() 11 years ago
Andre Renaud 2eb268f6fd MX6: Correct calculation of PLL_SYS 11 years ago
Ian Campbell 799aff38df sunxi: Avoid unused variable warning. 11 years ago